public class TileEntityDropper extends TileEntityDispenser
customName, lootTable, lootTableSeed
blockType, INFINITE_EXTENT_AABB, pos, tileEntityInvalid, world
Constructor and Description |
---|
TileEntityDropper() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGuiID() |
java.lang.String |
getName() |
static void |
registerFixesDropper(DataFixer fixer) |
addItemStack, createContainer, getDispenseSlot, getInventoryStackLimit, getItems, getSizeInventory, isEmpty, readFromNBT, registerFixes, writeToNBT
checkLootAndRead, checkLootAndWrite, clear, closeInventory, decrStackSize, fillWithLoot, getField, getFieldCount, getLootTable, getStackInSlot, hasCustomName, isItemValidForSlot, isUsableByPlayer, openInventory, removeStackFromSlot, setCustomName, setField, setInventorySlotContents, setLootTable
createUnSidedHandler, getCapability, getDisplayName, getLockCode, hasCapability, isLocked, setLockCode
addInfoToCrashReport, canRenderBreaking, create, deserializeNBT, getBlockMetadata, getBlockType, getDistanceSq, getKey, getMaxRenderDistanceSquared, getPos, getRenderBoundingBox, getTileData, getUpdatePacket, getUpdateTag, getWorld, handleUpdateTag, hasFastRenderer, hasWorld, invalidate, isInvalid, markDirty, mirror, onChunkUnload, onDataPacket, onLoad, onlyOpsCanSetNbt, receiveClientEvent, register, restrictNBTCopy, rotate, serializeNBT, setPos, setWorld, setWorldCreate, shouldRefresh, shouldRenderInPass, updateContainingBlockInfo, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
markDirty
public static void registerFixesDropper(DataFixer fixer)
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