Interface StructureBlock
- All Superinterfaces:
org.bukkit.block.BlockState,org.bukkit.metadata.Metadatable,com.github.shynixn.structureblocklib.api.block.StructureBlockAbstract
- All Known Subinterfaces:
StructureBlockConstruction,StructureBlockCorner,StructureBlockData,StructureBlockLoad,StructureBlockSave
public interface StructureBlock
extends org.bukkit.block.BlockState, com.github.shynixn.structureblocklib.api.block.StructureBlockAbstract
Bukkit Wrapper for the StructureBlock.
-
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 com.github.shynixn.structureblocklib.api.block.StructureBlockAbstract
getStructureMode, setStructureMode