public class TileEntityTrappedChest extends TileEntityChest
lidAngle, numPlayersUsing, prevLidAngle
customName, lootTable, lootTableSeed
pos, removed, world
INFINITE_EXTENT_AABB
Constructor and Description |
---|
TileEntityTrappedChest() |
Modifier and Type | Method and Description |
---|---|
protected void |
onOpenOrClose() |
closeInventory, createContainer, getCapability, getGuiID, getInventoryStackLimit, getItems, getLidAngle, getName, getPlayersUsing, getSizeInventory, isEmpty, openInventory, read, receiveClientEvent, remove, setItems, swapContents, tick, updateContainingBlockInfo, write
checkLootAndRead, checkLootAndWrite, clear, decrStackSize, fillWithLoot, getCustomName, getField, getFieldCount, getLootTable, getStackInSlot, hasCustomName, isItemValidForSlot, isUsableByPlayer, removeStackFromSlot, setCustomName, setField, setInventorySlotContents, setLootTable, setLootTable
createUnSidedHandler, getLockCode, isLocked, setLockCode
addInfoToCrashReport, create, getBlockState, getDistanceSq, getMaxRenderDistanceSquared, getPos, getTileData, getType, getUpdatePacket, getUpdateTag, getWorld, hasWorld, isRemoved, markDirty, mirror, onlyOpsCanSetNbt, rotate, setPos, setWorld, validate
areCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, getCapabilities, invalidateCaps, reviveCaps, serializeCaps
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHeight, getWidth, markDirty
getDisplayName
canRenderBreaking, deserializeNBT, getModelData, getRenderBoundingBox, getTileEntity, handleUpdateTag, hasFastRenderer, onChunkUnloaded, onDataPacket, onLoad, requestModelDataUpdate, serializeNBT, shouldRenderInPass
getCapability
protected void onOpenOrClose()
onOpenOrClose
in class TileEntityChest