#include "itemdef.h"
#include "irrlichttypes.h"
#include "itemstackmetadata.h"
#include <istream>
#include <ostream>
#include <string>
#include <vector>
#include <cassert>
Go to the source code of this file.
Classes | |
struct | ItemStack |
class | InventoryList |
struct | InventoryList::ResizeUnlocker |
class | Inventory |