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
UnnamedIngredients
public Dictionary<int, ItemStack[]>? UnnamedIngredients
Field Value
- Dictionary<int, ItemStack[]>