saveStructure

open fun saveStructure(plugin: Plugin): StructureSaver

Creates a new instance of the StructureSaver for saving structures from a minecraft world into a target.

Return

A new instance of the StructureSaver.

Parameters

plugin

Plugin instance using this API.