Interface Container
- All Superinterfaces:
BlockInventoryHolder, BlockState, InventoryHolder, Lockable, LockableTileState, Metadatable, Nameable, PersistentDataHolder, PersistentDataViewHolder, TileState, TileStateInventoryHolder
- All Known Subinterfaces:
Barrel, BlastFurnace, BrewingStand, Chest, Crafter, Dispenser, Dropper, Furnace, Hopper, ShulkerBox, Smoker
Represents a captured state of a container block.
-
Method Summary
Methods inherited from interface BlockInventoryHolder
getBlockMethods inherited from interface BlockState
copy, copy, getBlock, getBlockData, getChunk, getData, getDrops, getDrops, getDrops, getLightLevel, getLocation, getLocation, getRawData, getType, getWorld, getX, getY, getZ, isCollidable, isPlaced, isSuffocating, setBlockData, setData, setRawData, setType, update, update, updateMethods inherited from interface Lockable
getLock, isLocked, setLock, setLockItemMethods inherited from interface Metadatable
getMetadata, hasMetadata, removeMetadata, setMetadataMethods inherited from interface Nameable
customName, customName, getCustomName, setCustomNameMethods inherited from interface TileState
getPersistentDataContainer, isSnapshotMethods inherited from interface TileStateInventoryHolder
getInventory, getSnapshotInventory