Package net.minecraft.tileentity
Interface IHopper
- All Superinterfaces:
IClearable
,IInventory
- All Known Implementing Classes:
HopperMinecartEntity
,HopperTileEntity
-
Field Summary
Modifier and TypeFieldDescriptionstatic final VoxelShape
static final VoxelShape
static final VoxelShape
-
Method Summary
Methods inherited from interface net.minecraft.inventory.IClearable
clearContent
Methods inherited from interface net.minecraft.inventory.IInventory
canPlaceItem, countItem, getContainerSize, getItem, getMaxStackSize, hasAnyOf, isEmpty, removeItem, removeItemNoUpdate, setChanged, setItem, startOpen, stillValid, stopOpen
-
Field Details
-
INSIDE
-
ABOVE
-
SUCK
-
-
Method Details
-
getSuckShape
-
getLevel
-
getLevelX
double getLevelX() -
getLevelY
double getLevelY() -
getLevelZ
double getLevelZ()
-