Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
|
The file containing minecraft chat message implementation. More...
#include <string>
#include <unordered_map>
#include <rapidjson/rapidjson.h>
#include <rapidjson/document.h>
#include <plugins/luaheaders.h>
Go to the source code of this file.
Classes | |
class | ChatMessage |
Minecraft Chat Message implementation. More... | |
class | ChatMessage::ClickEvent |
Click Event. More... | |
The file containing minecraft chat message implementation.