Package org.bukkit.block
Interface Conduit
- All Superinterfaces:
- BlockState,- Metadatable,- PersistentDataHolder,- TileState
public interface Conduit extends TileState
Represents a captured state of a conduit.
- 
Method SummaryMethods inherited from interface org.bukkit.block.BlockStategetBlock, 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.MetadatablegetMetadata, hasMetadata, removeMetadata, setMetadata