Structure Block Lib
Api Bukkit implementation.
Constructors
StructureBlockLib
Link copied to clipboard
open fun StructureBlockLib()
Content copied to clipboard
Init.
Functions
get Structure Block At
Link copied to clipboard
open fun <T : StructureBlock?> getStructureBlockAt(location: Location, plugin: Plugin): T
Content copied to clipboard
Gets or creates a StructureBlock at the given location.
load Structure
Link copied to clipboard
Creates a new instance of the StructureLoader for loading structures from a source into the minecraft world.
save Structure
Link copied to clipboard
Creates a new instance of the StructureSaver for saving structures from a minecraft world into a target.