public class EnderChestBlockEntity extends ChestBlockEntity implements EnderChest
closed, id, ID_ALLOCATOR, lastUpdate, movable, server, timing| Constructor and Description |
|---|
EnderChestBlockEntity(BlockEntityType<?> type,
Chunk chunk,
com.nukkitx.math.vector.Vector3i position) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSpawnable() |
boolean |
isValid() |
checkPairing, close, getInventory, getPair, getRealInventory, isFindable, isPaired, loadAdditionalData, onBreak, onUpdate, pairWith, saveAdditionalData, saveClientData, setFindable, setPairlead, unpairgetBlock, getBlockState, getChunk, getChunkTag, getClientTag, getCustomName, getId, getItemTag, getLevel, getPosition, getServerTag, getType, hasCustomName, init, isClosed, isMovable, scheduleUpdate, setCustomName, setDirty, setMovable, spawnTo, spawnToAll, updateFromClient, updateNbtMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInventory, getPair, isFindable, isPaired, pairWith, setFindable, unpairclose, getBlock, getBlockState, getChunkTag, getClientTag, getCustomName, getItemTag, getLevel, getPosition, getServerTag, getType, hasCustomName, isClosed, isMovable, loadAdditionalData, onBreak, onUpdate, saveAdditionalData, scheduleUpdate, setCustomName, setDirty, setMovable, spawnTo, spawnToAll, updateFromClientgetHopperPullSlots, getHopperPushSlotspublic EnderChestBlockEntity(BlockEntityType<?> type, Chunk chunk, com.nukkitx.math.vector.Vector3i position)
public boolean isValid()
isValid in interface BlockEntityisValid in class ChestBlockEntitypublic boolean isSpawnable()
isSpawnable in interface BlockEntityisSpawnable in class ChestBlockEntityCopyright © 2020. All rights reserved.