| Interface | Description |
|---|---|
| CraftingGrid |
Represents a crafting grid.
|
| CraftingRecipe |
Contains a single crafting recipe, no matter its crafting logic.
|
| RecipeFunction |
Created by Stan on 31/01/2015.
|
| Class | Description |
|---|---|
| CraftingGridIterator | |
| CraftingRecipeManager |
Manages crafting recipes and has functions to efficiently lookup a crafting
recipe.
|
| ShapedCraftingRecipe |
Contains a single shaped crafting recipe.
|
| ShapelessCraftingRecipe |