Package | Description |
---|---|
net.minecraft.entity.item | |
net.minecraft.tileentity |
Modifier and Type | Class and Description |
---|---|
class |
EntityMinecartHopper |
Modifier and Type | Class and Description |
---|---|
class |
TileEntityHopper |
Modifier and Type | Method and Description |
---|---|
static IInventory |
TileEntityHopper.func_96118_b(Hopper par0Hopper) |
static boolean |
TileEntityHopper.suckItemsIntoHopper(Hopper par0Hopper)
Sucks one item into the given hopper from an inventory or EntityItem above it.
|