| Constructor and Description |
|---|
RecipesArmorDyes() |
| Modifier and Type | Method and Description |
|---|---|
ItemStack |
getCraftingResult(InventoryCrafting p_77572_1_) |
ItemStack |
getRecipeOutput() |
int |
getRecipeSize() |
boolean |
matches(InventoryCrafting p_77569_1_,
World p_77569_2_) |
public boolean matches(InventoryCrafting p_77569_1_, World p_77569_2_)
public ItemStack getCraftingResult(InventoryCrafting p_77572_1_)
getCraftingResult in interface IRecipepublic int getRecipeSize()
getRecipeSize in interface IRecipepublic ItemStack getRecipeOutput()
getRecipeOutput in interface IRecipe