Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
InvRef Member List

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

checkObject(lua_State *L, int narg)ModApiBaseinlinestatic
classNameInvRefstatic
create(lua_State *L, const InventoryLocation &loc)InvRefstatic
gc_object(lua_State *L)InvRefprivatestatic
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
getinv(lua_State *L, InvRef *ref)InvRefprivatestatic
getlist(lua_State *L, InvRef *ref, const char *listname)InvRefprivatestatic
getScriptApi(lua_State *L)ModApiBaseinlinestatic
getScriptApiBase(lua_State *L)ModApiBasestatic
getServer(lua_State *L)ModApiBasestatic
getServerInventoryMgr(lua_State *L)ModApiBasestatic
InvRef(const InventoryLocation &loc)InvRef
l_add_item(lua_State *L)InvRefprivatestatic
l_contains_item(lua_State *L)InvRefprivatestatic
l_deprecated_function(lua_State *L, const char *good, const char *bad, lua_CFunction func)ModApiBasestatic
l_get_list(lua_State *L)InvRefprivatestatic
l_get_lists(lua_State *L)InvRefprivatestatic
l_get_location(lua_State *L)InvRefprivatestatic
l_get_size(lua_State *L)InvRefprivatestatic
l_get_stack(lua_State *L)InvRefprivatestatic
l_get_width(lua_State *L)InvRefprivatestatic
l_is_empty(lua_State *L)InvRefprivatestatic
l_remove_item(lua_State *L)InvRefprivatestatic
l_room_for_item(lua_State *L)InvRefprivatestatic
l_set_list(lua_State *L)InvRefprivatestatic
l_set_lists(lua_State *L)InvRefprivatestatic
l_set_size(lua_State *L)InvRefprivatestatic
l_set_stack(lua_State *L)InvRefprivatestatic
l_set_width(lua_State *L)InvRefprivatestatic
m_locInvRefprivate
methodsInvRefprivatestatic
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
Register(lua_State *L)InvRefstatic
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
reportInventoryChange(lua_State *L, InvRef *ref)InvRefprivatestatic
~InvRef()=defaultInvRef