C# Class ManicDigger.CraftingRecipe

Show file Open project: GlennMR/800Craft-Client Class Usage Examples

Public Properties

Property Type Description
ingredients List
output Ingredient

Property Details

ingredients public property

public List ingredients
return List

output public property

public Ingredient,ManicDigger output
return Ingredient