Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include "Item.h"
Go to the source code of this file.
Classes | |
class | cCraftingGrid |
class | cCraftingRecipe |
class | cCraftingRecipes |
The crafting recipes are the configurations to build a result item out of a set of ingredient items. More... | |
struct | cCraftingRecipes::cRecipe |
A single recipe, stored. More... | |
struct | cCraftingRecipes::cRecipeSlot |