loadStructure

open fun loadStructure(plugin: Plugin): StructureLoader

Creates a new instance of the StructureLoader for loading structures from a source into the minecraft world.

Return

A new instance of the StructureLoader.

Parameters

plugin

Plugin instance using this API.