1
0
cuberite-2a/source/Bindings.h
madmaxoft ebb2ccaa26 Removed BlockEntities' constructors from the API.
Plugins shouldn't construct block entities, rather, they will query them either from the cWorld (while playing), or from cChunkDesc (while generating).
2013-11-15 09:49:56 +01:00

9 lines
181 B
C

/*
** Lua binding: AllToLua
** Generated automatically by tolua++-1.0.92 on 11/15/13 09:35:13.
*/
/* Exported function */
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);