程序包 org.bukkit.block
接口 ShulkerBox
- 所有超级接口:
BlockState,Container,InventoryHolder,Lockable,Metadatable,Nameable
Represents a captured state of a ShulkerBox.
-
方法概要
从接口继承的方法 org.bukkit.block.BlockState
getBlock, getChunk, getData, getLightLevel, getLocation, getLocation, getRawData, getType, getTypeId, getWorld, getX, getY, getZ, isPlaced, setData, setRawData, setType, setTypeId, update, update, update从接口继承的方法 org.bukkit.block.Container
getInventory, getSnapshotInventory从接口继承的方法 org.bukkit.metadata.Metadatable
getMetadata, hasMetadata, removeMetadata, setMetadata从接口继承的方法 org.bukkit.Nameable
getCustomName, setCustomName