Package com.github.shynixn.structureblocklib.api.bukkit.entity

Types

StructureLoader
Link copied to clipboard
interface StructureLoader : StructureLoaderAbstract<Location, Vector, Block, Entity, World>
Bukkit Wrapper for StructureLoader.
StructureSaver
Link copied to clipboard
interface StructureSaver : StructureSaverAbstract<Location, Vector>
Bukkit Wrapper for the StructureSaver.