![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
void | RegisterAllBlockHandlers (BlockTypeRegistry &aRegistry) |
Registers all the BlockHandler descendants in the specified registry. More... | |
void Temporary::RegisterAllBlockHandlers | ( | BlockTypeRegistry & | aRegistry | ) |
Registers all the BlockHandler descendants in the specified registry.
Temporary, since this will later be performed in a plugin that provides the vanilla blocks.
Definition at line 606 of file BlockHandler.cpp.