24 #ifndef NET_EA_INVENTORYHANDLER_H
25 #define NET_EA_INVENTORYHANDLER_H
45 void clear()
const override;
51 const int amount)
const override final;
54 const int newIndex)
const override final;
size_t getSize(const InventoryTypeT type) const A_CONST
static void pushPickup(const BeingId floorId)
void moveItem(const int oldIndex, const int newIndex) const
void destroyStorage() const
bool canSplit(const Item *const item) const A_CONST
Inventory * getStorage() const
void splitItem(const Item *const item, const int amount) const
void forgotStorage() const
InventoryType ::T InventoryTypeT
#define A_DELETE_COPY(func)
std::queue< BeingId > PickupQueue