public class RecipesTools
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Object[][] |
recipeItems |
private java.lang.String[][] |
recipePatterns |
| Constructor and Description |
|---|
RecipesTools() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRecipes(CraftingManager p_77586_1_)
Adds the tool recipes to the CraftingManager.
|
private java.lang.String[][] recipePatterns
private java.lang.Object[][] recipeItems
public void addRecipes(CraftingManager p_77586_1_)