public class TrappedChestBlockEntity extends ChestBlockEntity
lootTableId, lootTableSeedpos, removed, world| Constructor and Description |
|---|
TrappedChestBlockEntity(BlockPos blockPos,
BlockState blockState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onInvOpenOrClose(World world,
BlockPos blockPos,
BlockState blockState,
int int2,
int int3) |
clientTick, copyInventory, createScreenHandler, fromTag, getAnimationProgress, getContainerName, getInvStackList, getPlayersLookingInChestCount, method_31671, onClose, onOpen, onSyncedBlockEvent, setInvStackList, size, toTagcanPlayerUse, checkLootInteraction, checkUnlocked, clear, createMenu, deserializeLootTable, getStack, isEmpty, removeStack, removeStack, serializeLootTable, setLootTable, setLootTable, setStackcheckUnlocked, getCustomName, getDisplayName, getName, setCustomNamecancelRemoval, copyItemDataRequiresOperator, createFromTag, getCachedState, getPos, getSquaredRenderDistance, getType, getWorld, hasWorld, isRemoved, markDirty, markDirty, markRemoved, populateCrashReport, setCachedState, setWorld, toInitialChunkDataTag, toUpdatePacketclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsAny, count, getMaxCountPerStack, isValid, markDirtyhasCustomNamepublic TrappedChestBlockEntity(BlockPos blockPos, BlockState blockState)
protected void onInvOpenOrClose(World world, BlockPos blockPos, BlockState blockState, int int2, int int3)
onInvOpenOrClose in class ChestBlockEntity