readStructureFromWorld

abstract fun readStructureFromWorld(meta: StructureReadMeta): Any

Reads the blocks in the world into an NMS Structure definition.

Return

A new NMS Structure definition.

Parameters

meta

Meta data to describe the block selection.