Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
Loading...
Searching...
No Matches
luaregplaypackets.hpp File Reference

Utility for loading types lua classes. More...

Go to the source code of this file.

Functions

void loadPlayPacketsLua (lua_State *state)
 Loads entities classes to lua.
 

Detailed Description

Utility for loading types lua classes.

Author
Lygaen
Version
0.1
Date
2024-01-15

Function Documentation

◆ loadPlayPacketsLua()

void loadPlayPacketsLua ( lua_State * state)

Loads entities classes to lua.

Parameters
statethe lua state to load to