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