Structs§
- Chunk
Storage - An abstract chunk storage backed by a
ChunkStorageTraitimplementation. - Weak
Chunk Storage - A storage for chunks where they’re only stored weakly, so if they’re not actively being used somewhere else they’ll be forgotten.
ChunkStorageTrait implementation.