Minetest  5.4.0
ModApiItemMod Member List

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

getClient(lua_State *L)ModApiBasestatic
getCurrentModPath(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)ModApiItemModstatic
isNaN(lua_State *L, int idx)LuaHelperprotectedstatic
l_deprecated_function(lua_State *L, const char *good, const char *bad, lua_CFunction func)ModApiBasestatic
l_get_content_id(lua_State *L)ModApiItemModprivatestatic
l_get_name_from_content_id(lua_State *L)ModApiItemModprivatestatic
l_register_alias_raw(lua_State *L)ModApiItemModprivatestatic
l_register_item_raw(lua_State *L)ModApiItemModprivatestatic
l_unregister_item_raw(lua_State *L)ModApiItemModprivatestatic
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
registerFunction(lua_State *L, const char *name, lua_CFunction func, int top)ModApiBasestatic