| Interface | Description |
|---|---|
| ICubeIO |
| Class | Description |
|---|---|
| AsyncBatchingCubeIO |
Implementation of
ICubeIO which internally batches cubes/columns together, and forwards them along to a ICubicStorage on the I/O thread. |
| ICubeIO.PartialData<T> |
Stores partially read cube, before sync read but after async read
|
| IONbtReader | |
| RegionCubeStorage |
Implementation of
ICubicStorage for the Cubic Chunks' standard Anvil3d storage format. |