Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Member Functions | Public Attributes | List of all members
cBrewingRecipes::cRecipe Struct Reference

#include <BrewingRecipes.h>

Collaboration diagram for cBrewingRecipes::cRecipe:
Collaboration graph
[legend]

Public Member Functions

 cRecipe ()
 

Public Attributes

cItem Ingredient
 
cItem Input
 
cItem Output
 

Detailed Description

Definition at line 21 of file BrewingRecipes.h.

Constructor & Destructor Documentation

◆ cRecipe()

cBrewingRecipes::cRecipe::cRecipe ( )
inline

Definition at line 23 of file BrewingRecipes.h.

Member Data Documentation

◆ Ingredient

cItem cBrewingRecipes::cRecipe::Ingredient

Definition at line 32 of file BrewingRecipes.h.

◆ Input

cItem cBrewingRecipes::cRecipe::Input

Definition at line 30 of file BrewingRecipes.h.

◆ Output

cItem cBrewingRecipes::cRecipe::Output

Definition at line 31 of file BrewingRecipes.h.


The documentation for this struct was generated from the following file: