Package com.github.shynixn.structureblocklib.api.bukkit.block
Types
StructureBlock
Link copied to clipboard
Bukkit Wrapper for the StructureBlock.
StructureBlockConstruction
Link copied to clipboard
interface StructureBlockConstruction : StructureBlockConstructionAbstract<Location> , StructureBlockCorner
Content copied to clipboard
Bukkit Wrapper for the StructureBlock.
StructureBlockCorner
Link copied to clipboard
interface StructureBlockCorner : StructureBlockCornerAbstract, StructureBlock
Content copied to clipboard
Bukkit Wrapper for the StructureBlock.
StructureBlockData
Link copied to clipboard
interface StructureBlockData : StructureBlockDataAbstract, StructureBlock
Content copied to clipboard
Bukkit Wrapper for the StructureBlock.
StructureBlockLoad
Link copied to clipboard
interface StructureBlockLoad : StructureBlockLoadAbstract<Location, Vector, Block, Entity, World> , StructureBlockConstruction
Content copied to clipboard
Bukkit Wrapper for the StructureBlock.
StructureBlockSave
Link copied to clipboard
interface StructureBlockSave : StructureBlockSaveAbstract<Location, Vector> , StructureBlockConstruction
Content copied to clipboard
Bukkit Wrapper for the StructureBlock.