Interface StructureBlockLoad
- All Superinterfaces:
org.bukkit.block.BlockState,org.bukkit.metadata.Metadatable,StructureBlock,com.github.shynixn.structureblocklib.api.block.StructureBlockAbstract,StructureBlockConstruction,com.github.shynixn.structureblocklib.api.block.StructureBlockConstructionAbstract<org.bukkit.Location>,StructureBlockCorner,com.github.shynixn.structureblocklib.api.block.StructureBlockCornerAbstract,com.github.shynixn.structureblocklib.api.block.StructureBlockLoadAbstract<org.bukkit.Location,org.bukkit.util.Vector, org.bukkit.block.Block, org.bukkit.entity.Entity, org.bukkit.World>
public interface StructureBlockLoad
extends com.github.shynixn.structureblocklib.api.block.StructureBlockLoadAbstract<org.bukkit.Location,org.bukkit.util.Vector,org.bukkit.block.Block,org.bukkit.entity.Entity,org.bukkit.World>, StructureBlockConstruction
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, setSaveNameMethods inherited from interface com.github.shynixn.structureblocklib.api.block.StructureBlockLoadAbstract
getIntegrity, getMirrorType, getRotationType, getSeed, isBoundingBoxVisible, loadStructure, setBoundingBoxVisible, setIntegrity, setMirrorType, setRotationType, setSeed