public class TileEntityDropper extends TileEntityDispenser
customName
blockMetadata, blockType, INFINITE_EXTENT_AABB, tileEntityInvalid, worldObj, xCoord, yCoord, zCoord
Constructor and Description |
---|
TileEntityDropper() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInvName()
Returns the name of the inventory.
|
addItem, closeChest, decrStackSize, getInventoryStackLimit, getRandomStackFromInventory, getSizeInventory, getStackInSlot, getStackInSlotOnClosing, isInvNameLocalized, isItemValidForSlot, isUseableByPlayer, openChest, readFromNBT, setCustomName, setInventorySlotContents, writeToNBT
addMapping, canUpdate, createAndLoadEntity, func_85027_a, getBlockMetadata, getBlockType, getDescriptionPacket, getDistanceFrom, getMaxRenderDistanceSquared, getRenderBoundingBox, getWorldObj, hasWorldObj, invalidate, isInvalid, onChunkUnload, onDataPacket, onInventoryChanged, receiveClientEvent, setWorldObj, shouldRefresh, shouldRenderInPass, updateContainingBlockInfo, updateEntity, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onInventoryChanged
public java.lang.String getInvName()
getInvName
in interface IInventory
getInvName
in class TileEntityDispenser