StructureBlock

interface StructureBlock : StructureBlockAbstract

Bukkit Wrapper for the StructureBlock.

Functions

getStructureMode
Link copied to clipboard
abstract fun getStructureMode(): StructureMode
Returns the type of the structureBlock.
setStructureMode
Link copied to clipboard
abstract fun setStructureMode(structureMode: StructureMode)
Changes the type of the structureBlock.

Inheritors

StructureBlockCorner
Link copied to clipboard
StructureBlockData
Link copied to clipboard