1
0
cuberite-2a/source/Bindings.h
madmaxoft@gmail.com 1a127f5510 Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups.
Note that cItems is used in the function signature but not yet exported in the API, TODO!

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1176 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-01-27 02:00:33 +00:00

9 lines
181 B
C

/*
** Lua binding: AllToLua
** Generated automatically by tolua++-1.0.92 on 01/27/13 05:59:07.
*/
/* Exported function */
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);