16 p1(gamedef->getItemDefManager()),
17 p2(gamedef->getItemDefManager())
Definition inventory.h:277
Definition mock_inventorymanager.h:13
Inventory p2
Definition mock_inventorymanager.h:31
void setInventoryModified(const InventoryLocation &loc) override
Definition mock_inventorymanager.h:28
Inventory p1
Definition mock_inventorymanager.h:30
MockInventoryManager(IGameDef *gamedef)
Definition mock_inventorymanager.h:15
Inventory * getInventory(const InventoryLocation &loc) override
Definition mock_inventorymanager.h:20
Definition serverinventorymgr.h:17
Definition inventorymanager.h:18
enum InventoryLocation::Type type
std::string name
Definition inventorymanager.h:27
@ PLAYER
Definition inventorymanager.h:22