Interface StructureBlockConstruction
- All Superinterfaces:
org.bukkit.block.BlockState,org.bukkit.metadata.Metadatable,StructureBlock,com.github.shynixn.structureblocklib.api.block.StructureBlockAbstract,com.github.shynixn.structureblocklib.api.block.StructureBlockConstructionAbstract<org.bukkit.Location>,StructureBlockCorner,com.github.shynixn.structureblocklib.api.block.StructureBlockCornerAbstract
- All Known Subinterfaces:
StructureBlockLoad,StructureBlockSave
public interface StructureBlockConstruction
extends com.github.shynixn.structureblocklib.api.block.StructureBlockConstructionAbstract<org.bukkit.Location>, StructureBlockCorner
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, setStructureModeMethods inherited from interface com.github.shynixn.structureblocklib.api.block.StructureBlockConstructionAbstract
getAuthor, getSizeX, getSizeY, getSizeZ, getStructureLocation, isIncludeEntitiesEnabled, setAuthor, setIncludeEntities, setSizeX, setSizeY, setSizeZ, setStructureLocationMethods inherited from interface com.github.shynixn.structureblocklib.api.block.StructureBlockCornerAbstract
getSaveName, setSaveName