Uses of Class
net.minecraft.block.entity.HopperBlockEntity
-
Uses of HopperBlockEntity in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<HopperBlockEntity>
BlockEntityType.HOPPER
Modifier and TypeMethodDescriptionprivate static boolean
HopperBlockEntity.insertAndExtract
(World world, BlockPos pos, BlockState state, HopperBlockEntity blockEntity, BooleanSupplier booleanSupplier) static void
HopperBlockEntity.onEntityCollided
(World world, BlockPos pos, BlockState state, Entity entity, HopperBlockEntity blockEntity) static void
HopperBlockEntity.serverTick
(World world, BlockPos pos, BlockState state, HopperBlockEntity blockEntity)