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

Types

Position
Link copied to clipboard
interface Position
Vector Util.
ProgressToken
Link copied to clipboard
interface ProgressToken<T>
StructureEntity
Link copied to clipboard
interface StructureEntity<Entity, Location>
Represents an entity stored in a structure.
StructureLoaderAbstract
Link copied to clipboard
interface StructureLoaderAbstract<L, V, B, E, W>
Interface fluent API to load structures from sources into the world
StructurePlaceMeta
Link copied to clipboard
interface StructurePlaceMeta
StructurePlacePart
Link copied to clipboard
interface StructurePlacePart<Block, World>
Represents a part of the structure.
StructureReadMeta
Link copied to clipboard
interface StructureReadMeta
StructureSaverAbstract
Link copied to clipboard
interface StructureSaverAbstract<L, V>
Interface fluent API to save structures from the world into different targets.