net.minecraft.world.level.block

public class HopperBlock

extends BaseEntityBlock

All mapped superinterfaces:

FeatureElement, ItemLike, EntityBlock

dua
net.minecraft.world.level.block.HopperBlock
net.minecraft.class_2377
net.minecraft.block.HopperBlock
net.minecraft.src.C_1812_

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<HopperBlock>
a
CODEC
field_46370
CODEC
f_303207_
public static final EnumProperty<Direction>
b
FACING
field_11129
FACING
f_54021_
public static final BooleanProperty
c
ENABLED
field_11126
ENABLED
f_54022_
private final Function<BlockState, VoxelShape>
d
shapes
field_55766
shapeFunction
f_380461_
private final Map<Direction, VoxelShape>
e
interactionShapes
field_55767
shapesByDirection
f_380498_

Constructor summary

ModifierConstructor
public (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<HopperBlock>
a()
codec()
method_53969()
getCodec()
m_304657_()
private Function<BlockState, VoxelShape>
b(fjm arg0)
makeShapes(VoxelShape arg0)
method_66439(class_265 arg0)
createShapeFunction(VoxelShape shape)
m_387181_(C_3072_ arg0)
protected VoxelShape
a(eeb arg0, dly arg1, jb arg2, fix arg3)
getShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
getOutlineShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3)
m_5940_(C_2064_ p_54106_, C_1559_ p_54107_, C_4675_ p_54108_, C_3051_ arg3)
protected VoxelShape
a(eeb arg0, dly arg1, jb arg2)
getInteractionShape(BlockState arg0, BlockGetter arg1, BlockPos arg2)
method_9584(class_2680 arg0, class_1922 arg1, class_2338 arg2)
getRaycastShape(BlockState arg0, BlockView arg1, BlockPos arg2)
m_6079_(C_2064_ p_54100_, C_1559_ p_54101_, C_4675_ arg2)
public BlockState
a(dgo arg0)
getStateForPlacement(BlockPlaceContext arg0)
method_9605(class_1750 arg0)
getPlacementState(ItemPlacementContext arg0)
m_5573_(C_1445_ arg0)
public BlockEntity
a(jb arg0, eeb arg1)
newBlockEntity(BlockPos arg0, BlockState arg1)
method_10123(class_2338 arg0, class_2680 arg1)
createBlockEntity(BlockPos arg0, BlockState arg1)
m_142194_(C_4675_ p_153383_, C_2064_ arg1)
public <T extends BlockEntity> BlockEntityTicker<T>
a(dmu arg0, eeb arg1, ebb<T> arg2)
getTicker(Level arg0, BlockState arg1, BlockEntityType<T> arg2)
method_31645(class_1937 arg0, class_2680 arg1, class_2591<T> arg2)
getTicker(World arg0, BlockState arg1, BlockEntityType<T> arg2)
m_142354_(C_1596_ p_153379_, C_2064_ p_153380_, C_1992_<T> arg2)
protected void
a(eeb arg0, dmu arg1, jb arg2, eeb arg3, boolean arg4)
onPlace(BlockState arg0, Level arg1, BlockPos arg2, BlockState arg3, boolean arg4)
method_9615(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_2680 arg3, boolean arg4)
onBlockAdded(BlockState arg0, World arg1, BlockPos arg2, BlockState arg3, boolean arg4)
m_6807_(C_2064_ p_54111_, C_1596_ p_54112_, C_4675_ p_54113_, C_2064_ p_54114_, boolean arg4)
protected InteractionResult
a(eeb arg0, dmu arg1, jb arg2, cut arg3, fio arg4)
useWithoutItem(BlockState arg0, Level arg1, BlockPos arg2, Player arg3, BlockHitResult arg4)
method_55766(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1657 arg3, class_3965 arg4)
onUse(BlockState arg0, World arg1, BlockPos arg2, PlayerEntity arg3, BlockHitResult arg4)
m_6227_(C_2064_ p_54072_, C_1596_ p_54073_, C_4675_ p_54074_, C_1141_ p_54076_, C_3041_ arg4)
protected void
a(eeb arg0, dmu arg1, jb arg2, dpz arg3, fbt arg4, boolean arg5)
neighborChanged(BlockState arg0, Level arg1, BlockPos arg2, Block arg3, Orientation arg4, boolean arg5)
method_9612(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_2248 arg3, class_9904 arg4, boolean arg5)
neighborUpdate(BlockState arg0, World arg1, BlockPos arg2, Block arg3, WireOrientation arg4, boolean arg5)
m_6861_(C_2064_ p_54079_, C_1596_ p_54080_, C_4675_ p_54081_, C_1706_ p_364751_, C_346043_ p_54083_, boolean arg5)
private void
a(dmu arg0, jb arg1, eeb arg2)
checkPoweredState(Level arg0, BlockPos arg1, BlockState arg2)
method_10217(class_1937 arg0, class_2338 arg1, class_2680 arg2)
updateEnabled(World world, BlockPos pos, BlockState state)
m_274306_(C_1596_ p_275298_, C_4675_ p_275611_, C_2064_ arg2)
protected void
a(eeb arg0, aub arg1, jb arg2, boolean arg3)
affectNeighborsAfterRemoval(BlockState arg0, ServerLevel arg1, BlockPos arg2, boolean arg3)
method_66388(class_2680 arg0, class_3218 arg1, class_2338 arg2, boolean arg3)
onStateReplaced(BlockState arg0, ServerWorld arg1, BlockPos arg2, boolean arg3)
m_7892_(C_2064_ p_395407_, C_12_ p_397570_, C_4675_ p_396660_, boolean arg3)
protected boolean
c_(eeb arg0)
hasAnalogOutputSignal(BlockState arg0)
method_9498(class_2680 arg0)
hasComparatorOutput(BlockState arg0)
m_7278_(C_2064_ arg0)
protected int
a(eeb arg0, dmu arg1, jb arg2)
getAnalogOutputSignal(BlockState arg0, Level arg1, BlockPos arg2)
method_9572(class_2680 arg0, class_1937 arg1, class_2338 arg2)
getComparatorOutput(BlockState arg0, World arg1, BlockPos arg2)
m_6782_(C_2064_ p_54063_, C_1596_ p_54064_, C_4675_ arg2)
protected BlockState
a(eeb arg0, dwu arg1)
rotate(BlockState arg0, Rotation arg1)
method_9598(class_2680 arg0, class_2470 arg1)
rotate(BlockState arg0, BlockRotation arg1)
m_6843_(C_2064_ p_54095_, C_1886_ arg1)
protected BlockState
a(eeb arg0, dvd arg1)
mirror(BlockState arg0, Mirror arg1)
method_9569(class_2680 arg0, class_2415 arg1)
mirror(BlockState arg0, BlockMirror arg1)
m_6943_(C_2064_ p_54092_, C_1838_ arg1)
protected void
a(eec$a<dpz, eeb> arg0)
createBlockStateDefinition(StateDefinition$Builder<Block, BlockState> arg0)
method_9515(class_2689$class_2690<class_2248, class_2680> arg0)
appendProperties(StateManager$Builder<Block, BlockState> arg0)
m_7926_(C_2065_$C_2066_<C_1706_, C_2064_> arg0)
protected void
a(eeb arg0, dmu arg1, jb arg2, bzm arg3, cae arg4)
entityInside(BlockState arg0, Level arg1, BlockPos arg2, Entity arg3, InsideBlockEffectApplier arg4)
method_9548(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1297 arg3, class_10774 arg4)
onEntityCollision(BlockState arg0, World arg1, BlockPos arg2, Entity arg3, EntityCollisionHandler arg4)
m_49259_(C_2064_ p_54067_, C_1596_ p_54068_, C_4675_ p_54069_, C_507_ p_397073_, C_378837_ arg4)
protected boolean
a(eeb arg0, fba arg1)
isPathfindable(BlockState arg0, PathComputationType arg1)
method_9516(class_2680 arg0, class_10 arg1)
canPathfindThrough(BlockState arg0, NavigationType arg1)
m_7357_(C_2064_ p_54060_, C_2754_ arg1)