Package org.bukkit.block
Interface Beacon
- All Superinterfaces:
BlockState
,InventoryHolder
,Metadatable
public interface Beacon extends BlockState, InventoryHolder
Represents a beacon.
-
Method Summary
Methods inherited from interface 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
Methods inherited from interface org.bukkit.metadata.Metadatable
getMetadata, hasMetadata, removeMetadata, setMetadata