![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include <BlockInfo.h>
Public Member Functions | |
cBlockInfoArray () | |
Initializes the contained BlockInfo structures with block-specific values. More... | |
Definition at line 136 of file BlockInfo.h.
cBlockInfo::cBlockInfoArray::cBlockInfoArray | ( | ) |
Initializes the contained BlockInfo structures with block-specific values.
Definition at line 17 of file BlockInfo.cpp.