public class TileEntityDropper extends TileEntityDispenser
customName
lootTable, lootTableSeed
blockType, INFINITE_EXTENT_AABB, pos, tileEntityInvalid, worldObj
Constructor and Description |
---|
TileEntityDropper() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGuiID() |
java.lang.String |
getName() |
addItemStack, clear, closeInventory, createContainer, decrStackSize, getDispenseSlot, getField, getFieldCount, getInventoryStackLimit, getSizeInventory, getStackInSlot, hasCustomName, isItemValidForSlot, isUseableByPlayer, openInventory, readFromNBT, removeStackFromSlot, setCustomName, setField, setInventorySlotContents, writeToNBT
checkLootAndRead, checkLootAndWrite, fillWithLoot, getLootTable, setLootTable
createUnSidedHandler, getCapability, getDisplayName, getLockCode, hasCapability, isLocked, setLockCode
addInfoToCrashReport, addMapping, canRenderBreaking, create, deserializeNBT, getBlockMetadata, getBlockType, getDistanceSq, getMaxRenderDistanceSquared, getPos, getRenderBoundingBox, getTileData, getUpdatePacket, getUpdateTag, getWorld, handleUpdateTag, hasFastRenderer, hasWorldObj, invalidate, isInvalid, markDirty, onChunkUnload, onDataPacket, onLoad, onlyOpsCanSetNbt, receiveClientEvent, restrictNBTCopy, serializeNBT, setPos, setWorldObj, shouldRefresh, shouldRenderInPass, updateContainingBlockInfo, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
markDirty
getDisplayName
public java.lang.String getName()
getName
in interface IWorldNameable
getName
in class TileEntityDispenser
public java.lang.String getGuiID()
getGuiID
in interface IInteractionObject
getGuiID
in class TileEntityDispenser