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

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

addItem(const std::string &listname, const ItemStack &newitem)Inventoryinline
addList(const std::string &name, u32 size)Inventory
checkModified() constInventoryinline
clear()Inventory
deleteList(const std::string &name)Inventory
deSerialize(std::istream &is)Inventory
getList(const std::string &name)Inventory
getList(const std::string &name) constInventory
getListIndex(const std::string &name) constInventoryprivate
getLists() constInventoryinline
Inventory(IItemDefManager *itemdef)Inventory
Inventory(const Inventory &other)Inventory
m_dirtyInventoryprivate
m_itemdefInventoryprivate
m_listsInventoryprivate
operator!=(const Inventory &other) constInventoryinline
operator=(const Inventory &other)Inventory
operator==(const Inventory &other) constInventory
serialize(std::ostream &os, bool incremental=false) constInventory
setModified(bool dirty=true)Inventoryinline
~Inventory()Inventory