Class Hierarchy
- java.lang.Object
- com.github.shynixn.structureblocklib.core.entity.PositionImpl (implements com.github.shynixn.structureblocklib.api.entity.Position)
- com.github.shynixn.structureblocklib.core.entity.ProgressTokenImpl<T> (implements com.github.shynixn.structureblocklib.api.entity.ProgressToken<T>)
- com.github.shynixn.structureblocklib.core.block.StructureBlockAbstractImpl<L,V> (implements com.github.shynixn.structureblocklib.api.block.StructureBlockDataAbstract, com.github.shynixn.structureblocklib.api.block.StructureBlockLoadAbstract<L,V>, com.github.shynixn.structureblocklib.api.block.StructureBlockSaveAbstract<L,V>)
- com.github.shynixn.structureblocklib.core.entity.StructureLoaderAbstractImpl<L,V> (implements com.github.shynixn.structureblocklib.api.entity.StructureLoaderAbstract<L,V>)
- com.github.shynixn.structureblocklib.core.entity.StructurePlaceMetaImpl (implements com.github.shynixn.structureblocklib.api.entity.StructurePlaceMeta)
- com.github.shynixn.structureblocklib.core.entity.StructureReadMetaImpl (implements com.github.shynixn.structureblocklib.api.entity.StructureReadMeta)
- com.github.shynixn.structureblocklib.core.entity.StructureSaverAbstractImpl<L,V> (implements com.github.shynixn.structureblocklib.api.entity.StructureSaverAbstract<L,V>)