Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Go to the source code of this file.
Classes | |
class | cWindow |
Represents a UI window. More... | |
Typedefs | |
using | cClientHandleCallback = cFunctionRef< bool(cClientHandle &)> |
typedef std::list< cPlayer * > | cPlayerList |
using | cPlayerListCallback = cFunctionRef< bool(cPlayer &)> |
typedef std::vector< cSlotArea * > | cSlotAreas |
using cClientHandleCallback = cFunctionRef<bool(cClientHandle &)> |
typedef std::list<cPlayer *> cPlayerList |
using cPlayerListCallback = cFunctionRef<bool(cPlayer &)> |
typedef std::vector<cSlotArea *> cSlotAreas |