Uses of Interface
net.minecraft.block.entity.Hopper
-
Uses of Hopper in net.minecraft.block.entity
Modifier and TypeMethodDescriptionprivate static boolean
static boolean
HopperBlockEntity.getInputInventory
(World world, Hopper hopper) static List<ItemEntity>
HopperBlockEntity.getInputItemEntities
(World world, Hopper hopper) -
Uses of Hopper in net.minecraft.entity.vehicle