|
libclod
C library for interacting with NBTs, region files, LOD data and other things.
|
#include <allocator.h>
Public Attributes | |
| uint32_t | checksum |
| Checksum. | |
| struct branch | branches [31] |
Key is the location of the block/blocks. Value is the location of the block/blocks and some metadata.
Definition at line 132 of file allocator.h.
| uint32_t node::checksum |
Checksum.
Definition at line 134 of file allocator.h.
| struct branch node::branches[31] |
Definition at line 136 of file allocator.h.