This is the complete list of members for LuaItemStack, including all inherited members.
checkObject(lua_State *L, int narg) | ModApiBase | inlinestatic |
className | LuaItemStack | static |
create(lua_State *L, const ItemStack &item) | LuaItemStack | static |
create_object(lua_State *L) | LuaItemStack | static |
drop() noexcept | IntrusiveReferenceCounted | inline |
gc_object(lua_State *L) | LuaItemStack | privatestatic |
getCurrentModPath(lua_State *L) | ModApiBase | static |
getEmergeThread(lua_State *L) | ModApiBase | static |
getEnv(lua_State *L) | ModApiBase | static |
getGameDef(lua_State *L) | ModApiBase | static |
getItem() const | LuaItemStack | inline |
getItem() | LuaItemStack | inline |
getScriptApi(lua_State *L) | ModApiBase | inlinestatic |
getScriptApiBase(lua_State *L) | ModApiBase | static |
getServer(lua_State *L) | ModApiBase | static |
getServerInventoryMgr(lua_State *L) | ModApiBase | static |
grab() noexcept | IntrusiveReferenceCounted | inline |
IntrusiveReferenceCounted()=default | IntrusiveReferenceCounted | |
l_add_item(lua_State *L) | LuaItemStack | privatestatic |
l_add_wear(lua_State *L) | LuaItemStack | privatestatic |
l_add_wear_by_uses(lua_State *L) | LuaItemStack | privatestatic |
l_clear(lua_State *L) | LuaItemStack | privatestatic |
l_deprecated_function(lua_State *L, const char *good, const char *bad, lua_CFunction func) | ModApiBase | static |
l_equals(lua_State *L) | LuaItemStack | privatestatic |
l_get_count(lua_State *L) | LuaItemStack | privatestatic |
l_get_definition(lua_State *L) | LuaItemStack | privatestatic |
l_get_description(lua_State *L) | LuaItemStack | privatestatic |
l_get_free_space(lua_State *L) | LuaItemStack | privatestatic |
l_get_meta(lua_State *L) | LuaItemStack | privatestatic |
l_get_metadata(lua_State *L) | LuaItemStack | privatestatic |
l_get_name(lua_State *L) | LuaItemStack | privatestatic |
l_get_short_description(lua_State *L) | LuaItemStack | privatestatic |
l_get_stack_max(lua_State *L) | LuaItemStack | privatestatic |
l_get_tool_capabilities(lua_State *L) | LuaItemStack | privatestatic |
l_get_wear(lua_State *L) | LuaItemStack | privatestatic |
l_get_wear_bar_params(lua_State *L) | LuaItemStack | privatestatic |
l_is_empty(lua_State *L) | LuaItemStack | privatestatic |
l_is_known(lua_State *L) | LuaItemStack | privatestatic |
l_item_fits(lua_State *L) | LuaItemStack | privatestatic |
l_peek_item(lua_State *L) | LuaItemStack | privatestatic |
l_replace(lua_State *L) | LuaItemStack | privatestatic |
l_set_count(lua_State *L) | LuaItemStack | privatestatic |
l_set_metadata(lua_State *L) | LuaItemStack | privatestatic |
l_set_name(lua_State *L) | LuaItemStack | privatestatic |
l_set_wear(lua_State *L) | LuaItemStack | privatestatic |
l_take_item(lua_State *L) | LuaItemStack | privatestatic |
l_to_string(lua_State *L) | LuaItemStack | privatestatic |
l_to_table(lua_State *L) | LuaItemStack | privatestatic |
LuaItemStack(const ItemStack &item) | LuaItemStack | private |
m_refcount | IntrusiveReferenceCounted | private |
m_stack | LuaItemStack | private |
methods | LuaItemStack | privatestatic |
mt_tostring(lua_State *L) | LuaItemStack | privatestatic |
packIn(lua_State *L, int idx) | LuaItemStack | static |
packOut(lua_State *L, void *ptr) | LuaItemStack | static |
readParam(lua_State *L, int index) | LuaHelper | protectedstatic |
readParam(lua_State *L, int index, const T &default_value) | LuaHelper | inlineprotectedstatic |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
readParam(lua_State *L, int index) | LuaHelper | protected |
Register(lua_State *L) | LuaItemStack | static |
registerClass(lua_State *L, const char *name, const luaL_Reg *methods, const luaL_Reg *metamethods) | ModApiBase | static |
registerFunction(lua_State *L, const char *name, lua_CFunction func, int top) | ModApiBase | static |
~IntrusiveReferenceCounted()=default | IntrusiveReferenceCounted | virtual |
~LuaItemStack()=default | LuaItemStack | private |