Uses of Interface
net.minecraft.block.entity.Hopper
Packages that use Hopper
-
Uses of Hopper in net.minecraft.block.entity
Classes in net.minecraft.block.entity that implement HopperMethods in net.minecraft.block.entity with parameters of type HopperModifier 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
Classes in net.minecraft.entity.vehicle that implement Hopper