1
0
cuberite-2a/source/Bindings.h
madmaxoft@gmail.com f0fc0edd21 cPickup doesn't use cPackets.
Also, Lua API change, OnCollectItem -> OnCollectPickup; first param is cPlayer to match other callbacks.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@786 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-24 09:49:00 +00:00

9 lines
181 B
C

/*
** Lua binding: AllToLua
** Generated automatically by tolua++-1.0.92 on 08/24/12 10:55:13.
*/
/* Exported function */
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);