Table of Contents

Class GridRecipeAndUnnamedIngredients

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public class GridRecipeAndUnnamedIngredients
Inheritance
GridRecipeAndUnnamedIngredients
Inherited Members

Fields

Recipe

public GridRecipe Recipe

Field Value

GridRecipe

unnamedIngredients

public Dictionary<int, ItemStack[]> unnamedIngredients

Field Value

Dictionary<int, ItemStack[]>