Package com.github.shynixn.structureblocklib.api.bukkit.block

Types

StructureBlock
Link copied to clipboard
interface StructureBlock : StructureBlockAbstract
Bukkit Wrapper for the StructureBlock.
StructureBlockConstruction
Link copied to clipboard
Bukkit Wrapper for the StructureBlock.
StructureBlockCorner
Link copied to clipboard
interface StructureBlockCorner : StructureBlockCornerAbstract, StructureBlock
Bukkit Wrapper for the StructureBlock.
StructureBlockData
Link copied to clipboard
interface StructureBlockData : StructureBlockDataAbstract, StructureBlock
Bukkit Wrapper for the StructureBlock.
StructureBlockLoad
Link copied to clipboard
interface StructureBlockLoad : StructureBlockLoadAbstract<Location, Vector, Block, Entity, World> , StructureBlockConstruction
Bukkit Wrapper for the StructureBlock.
StructureBlockSave
Link copied to clipboard
interface StructureBlockSave : StructureBlockSaveAbstract<Location, Vector> , StructureBlockConstruction
Bukkit Wrapper for the StructureBlock.