BlockEntityMapAllocator

Undocumented in source.

Members

Functions

allocate
void[] allocate(size_t bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
deallocate
bool deallocate(void[] b)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

instance
BlockEntityMapAllocator instance;
Undocumented in source.

Meta