placeStructureToWorld

abstract fun placeStructureToWorld(meta: StructurePlaceMeta, structure: Any)

Places the blocks in the world defined by the given structure.

Parameters

meta

Meta data to describe the placement.

structure

NMS structure.