| Interface | Description |
|---|---|
| IConditionFactory | |
| IIngredientFactory | |
| IRecipeContainer |
This interface is to be implemented on Container objects.
|
| IRecipeFactory | |
| IShapedRecipe |
Used to mark a recipe that shape matters so that the recipe
book and auto crafting picks the correct shape.
|
| Class | Description |
|---|---|
| CompoundIngredient | |
| CraftingHelper | |
| CraftingHelper.FactoryLoader<T> | |
| CraftingHelper.ShapedPrimer | |
| IngredientNBT | |
| JsonContext |