StructureWorldService
interface StructureWorldService
Content copied to clipboard
Functions
placeStructureToWorld
Link copied to clipboard
abstract fun placeStructureToWorld(meta: StructurePlaceMeta, structure: Any)
Content copied to clipboard
Places the blocks in the world defined by the given structure.
readStructureFromWorld
Link copied to clipboard
Reads the blocks in the world into an NMS Structure definition.