Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes | Functions
ItemHandler.h File Reference
#include "../Defines.h"
#include "../Item.h"
Include dependency graph for ItemHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cItemHandler
 
struct  cItemHandler::FoodInfo
 

Functions

cItemHandlerItemHandler (int a_ItemType)
 

Function Documentation

cItemHandler* ItemHandler ( int  a_ItemType)
inline

Definition at line 174 of file ItemHandler.h.