| Interface | Description |
|---|---|
| ICubicStorage |
Representation of a storage format driver for Cubic Chunks worlds.
|
| Class | Description |
|---|---|
| ICubicStorage.NBTBatch |
A group of position+NBT data pairs for both column and cube data.
|
| ICubicStorage.PosBatch |
A group of positions for both columns and cubes.
|
| StorageFormatProviderBase |