public interface Hopper extends IInventory
Modifier and Type | Method and Description |
---|---|
World |
getWorldObj()
Returns the worldObj for this tileEntity.
|
double |
getXPos()
Gets the world X position for this hopper entity.
|
double |
getYPos()
Gets the world Y position for this hopper entity.
|
double |
getZPos()
Gets the world Z position for this hopper entity.
|
closeChest, decrStackSize, getInventoryStackLimit, getInvName, getSizeInventory, getStackInSlot, getStackInSlotOnClosing, isInvNameLocalized, isStackValidForSlot, isUseableByPlayer, onInventoryChanged, openChest, setInventorySlotContents
World getWorldObj()
double getXPos()
double getYPos()
double getZPos()