Structure World Service
interface StructureWorldService
Content copied to clipboard
Functions
place Structure To World
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.
read Structure From World
Link copied to clipboard
Reads the blocks in the world into an NMS Structure definition.