Minetest 5.10.0-dev
 
Loading...
Searching...
No Matches
ModApiItem Member List

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

checkObject(lua_State *L, int narg)ModApiBaseinlinestatic
getClient(lua_State *L)ModApiBasestatic
getCurrentModPath(lua_State *L)ModApiBasestatic
getEmergeThread(lua_State *L)ModApiBasestatic
getEnv(lua_State *L)ModApiBasestatic
getGameDef(lua_State *L)ModApiBasestatic
getGuiEngine(lua_State *L)ModApiBasestatic
getScriptApi(lua_State *L)ModApiBaseinlinestatic
getScriptApiBase(lua_State *L)ModApiBasestatic
getServer(lua_State *L)ModApiBasestatic
getServerInventoryMgr(lua_State *L)ModApiBasestatic
Initialize(lua_State *L, int top)ModApiItemstatic
InitializeAsync(lua_State *L, int top)ModApiItemstatic
InitializeClient(lua_State *L, int top)ModApiItemstatic
l_deprecated_function(lua_State *L, const char *good, const char *bad, lua_CFunction func)ModApiBasestatic
l_get_content_id(lua_State *L)ModApiItemprivatestatic
l_get_name_from_content_id(lua_State *L)ModApiItemprivatestatic
l_register_alias_raw(lua_State *L)ModApiItemprivatestatic
l_register_item_raw(lua_State *L)ModApiItemprivatestatic
l_unregister_item_raw(lua_State *L)ModApiItemprivatestatic
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
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