public class TrappedChestBlockEntity extends ChestBlockEntity
animationAngle, lastAnimationAngle, viewerCount
lootTableId, lootTableSeed
pos, removed, world
Constructor and Description |
---|
TrappedChestBlockEntity() |
Modifier and Type | Method and Description |
---|---|
protected void |
onInvOpenOrClose() |
copyInventory, countViewers, createScreenHandler, fromTag, getAnimationProgress, getContainerName, getInvStackList, getPlayersLookingInChestCount, onClose, onOpen, onSyncedBlockEvent, setInvStackList, size, tick, tickViewerCount, toTag
canPlayerUse, checkLootInteraction, checkUnlocked, clear, createMenu, deserializeLootTable, getStack, isEmpty, removeStack, removeStack, serializeLootTable, setLootTable, setLootTable, setStack
checkUnlocked, getCustomName, getDisplayName, getName, setCustomName
applyMirror, applyRotation, cancelRemoval, copyItemDataRequiresOperator, createFromTag, getCachedState, getPos, getSquaredRenderDistance, getType, getWorld, hasWorld, isRemoved, markDirty, markInvalid, markRemoved, populateCrashReport, resetBlock, setLocation, setPos, toInitialChunkDataTag, toUpdatePacket
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
containsAny, count, getMaxCountPerStack, isValid, markDirty
hasCustomName
protected void onInvOpenOrClose()
onInvOpenOrClose
in class ChestBlockEntity