Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Go to the source code of this file.
Classes | |
class | cMapManager |
Manages the in-game maps of a single world - Thread safe. More... | |
Typedefs | |
using | cMapCallback = cFunctionRef< bool(cMap &)> |
using cMapCallback = cFunctionRef<bool(cMap &)> |
Definition at line 20 of file MapManager.h.