Table of Contents

Class GridRecipeAndUnnamedIngredients

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

Fields

Recipe

public GridRecipe? Recipe

Field Value

GridRecipe

UnnamedIngredients

public Dictionary<int, ItemStack[]>? UnnamedIngredients

Field Value

Dictionary<int, ItemStack[]>