Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
|
Utility for loading packets lua classes. More...
#include <plugins/luaheaders.h>
#include <net/packets/status/serverlist.h>
#include <net/packets/status/pingpong.h>
#include <net/packets/login/loginstartend.h>
#include <net/packets/play/luaregplaypackets.hpp>
#include <net/packets/handshake.h>
Go to the source code of this file.
Functions | |
void | loadPacketsLua (lua_State *state) |
Loads packets lua classes. | |
Utility for loading packets lua classes.