Package org.bukkit.block
Interface DecoratedPot
- All Superinterfaces:
BlockState,Metadatable,PersistentDataHolder,TileState
Represents a captured state of a decorated pot.
-
Method Summary
Methods inherited from interface org.bukkit.block.BlockState
getBlock, getBlockData, getChunk, getData, getLightLevel, getLocation, getLocation, getRawData, getType, getWorld, getX, getY, getZ, isPlaced, setBlockData, setData, setRawData, setType, update, update, updateMethods inherited from interface org.bukkit.metadata.Metadatable
getMetadata, hasMetadata, removeMetadata, setMetadataMethods inherited from interface org.bukkit.block.TileState
getPersistentDataContainer
-
Method Details
-
getShards
Gets the shards which will be dropped when this pot is broken.- Returns:
- shards
-