| Interface | Description |
|---|---|
| IChunkBlock |
The IChunkBlock defines a block that will be store in chunks data directly.
|
| IChunkBlockHandler |
| Class | Description |
|---|---|
| ChunkBlockHandler |
This class is the entry point for blocks that need to stored inside a chunk for later processing.
|
| ChunkBlockHandler.ChunkProcedure |
This class is the base for a process that is to be called for every coordinate stored inside a
Chunk. |
| ChunkBlockMessage | |
| ChunkBlockMessage.Packet | |
| ChunkBlockTransformer |