Cuberite
A lightweight, fast and extensible game server for Minecraft
cCraftingRecipe Member List

This is the complete list of members for cCraftingRecipe, including all inherited members.

cCraftingRecipe(const cCraftingGrid &a_CraftingGrid)cCraftingRecipe
Clear(void)cCraftingRecipe
ConsumeIngredients(cCraftingGrid &a_CraftingGrid)cCraftingRecipe
Dump(void)cCraftingRecipe
GetIngredient(int x, int y) constcCraftingRecipeinline
GetIngredientsHeight(void) constcCraftingRecipeinline
GetIngredientsWidth(void) constcCraftingRecipeinline
GetResult(void) constcCraftingRecipeinline
m_IngredientscCraftingRecipeprotected
m_ResultcCraftingRecipeprotected
SetIngredient(int x, int y, ENUM_ITEM_TYPE a_ItemType, char a_ItemCount, short a_ItemHealth)cCraftingRecipeinline
SetIngredient(int x, int y, const cItem &a_Item)cCraftingRecipeinline
SetResult(ENUM_ITEM_TYPE a_ItemType, char a_ItemCount, short a_ItemHealth)cCraftingRecipe
SetResult(const cItem &a_Item)cCraftingRecipeinline