|
libclod
C library for interacting with NBTs, region files, LOD data and other things.
|
Public Attributes | |
| struct region_file * | rf |
| struct timespec | last_access |
| int64_t | pos [] |
Definition at line 15 of file file_cache.c.
| struct region_file* file_cache::rf |
Definition at line 16 of file file_cache.c.
| struct timespec file_cache::last_access |
Definition at line 17 of file file_cache.c.
| int64_t file_cache::pos[] |
Definition at line 18 of file file_cache.c.