Luanti 5.11.0-dev
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
LuaVoxelManip Member List

This is the complete list of members for LuaVoxelManip, including all inherited members.

checkObject(lua_State *L, int narg)ModApiBaseinlinestatic
classNameLuaVoxelManipstatic
create(lua_State *L, MMVManip *mmvm, bool is_mapgen_vm)LuaVoxelManipstatic
create_object(lua_State *L)LuaVoxelManipstatic
gc_object(lua_State *L)LuaVoxelManipprivatestatic
getCurrentModPath(lua_State *L)ModApiBasestatic
getEmergeThread(lua_State *L)ModApiBasestatic
getEnv(lua_State *L)ModApiBasestatic
getGameDef(lua_State *L)ModApiBasestatic
getScriptApi(lua_State *L)ModApiBaseinlinestatic
getScriptApiBase(lua_State *L)ModApiBasestatic
getServer(lua_State *L)ModApiBasestatic
getServerInventoryMgr(lua_State *L)ModApiBasestatic
is_mapgen_vmLuaVoxelManipprivate
l_calc_lighting(lua_State *L)LuaVoxelManipprivatestatic
l_deprecated_function(lua_State *L, const char *good, const char *bad, lua_CFunction func)ModApiBasestatic
l_get_data(lua_State *L)LuaVoxelManipprivatestatic
l_get_emerged_area(lua_State *L)LuaVoxelManipprivatestatic
l_get_light_data(lua_State *L)LuaVoxelManipprivatestatic
l_get_node_at(lua_State *L)LuaVoxelManipprivatestatic
l_get_param2_data(lua_State *L)LuaVoxelManipprivatestatic
l_read_from_map(lua_State *L)LuaVoxelManipprivatestatic
l_set_data(lua_State *L)LuaVoxelManipprivatestatic
l_set_light_data(lua_State *L)LuaVoxelManipprivatestatic
l_set_lighting(lua_State *L)LuaVoxelManipprivatestatic
l_set_node_at(lua_State *L)LuaVoxelManipprivatestatic
l_set_param2_data(lua_State *L)LuaVoxelManipprivatestatic
l_update_liquids(lua_State *L)LuaVoxelManipprivatestatic
l_update_map(lua_State *L)LuaVoxelManipprivatestatic
l_was_modified(lua_State *L)LuaVoxelManipprivatestatic
l_write_to_map(lua_State *L)LuaVoxelManipprivatestatic
LuaVoxelManip(MMVManip *mmvm, bool is_mapgen_vm)LuaVoxelManip
LuaVoxelManip(Map *map)LuaVoxelManip
methodsLuaVoxelManipprivatestatic
packIn(lua_State *L, int idx)LuaVoxelManipstatic
packOut(lua_State *L, void *ptr)LuaVoxelManipstatic
readParam(lua_State *L, int index)LuaHelperprotectedstatic
readParam(lua_State *L, int index, const T &default_value)LuaHelperinlineprotectedstatic
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
Register(lua_State *L)LuaVoxelManipstatic
registerClass(lua_State *L, const char *name, const luaL_Reg *methods, const luaL_Reg *metamethods)ModApiBasestatic
registerFunction(lua_State *L, const char *name, lua_CFunction func, int top)ModApiBasestatic
vmLuaVoxelManip
~LuaVoxelManip()LuaVoxelManip