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