Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
|
The file containing all of the client events. More...
#include <plugins/event.h>
#include <net/packets/status/serverlist.h>
#include <net/packets/handshake.h>
Go to the source code of this file.
Classes | |
class | ClientConnectedEvent |
Event for a client connection. More... | |
class | ClientHandshakeEvent |
Event for a client status. More... | |
class | ClientStatusEvent |
Event for a client status. More... | |
The file containing all of the client events.