public class RecipesMapExtending extends ShapedRecipes
recipeHeight, recipeItems, recipeWidth
Constructor and Description |
---|
RecipesMapExtending() |
Modifier and Type | Method and Description |
---|---|
ItemStack |
getCraftingResult(InventoryCrafting p_77572_1_) |
boolean |
matches(InventoryCrafting p_77569_1_,
World p_77569_2_) |
func_92100_c, getRecipeOutput, getRecipeSize
public boolean matches(InventoryCrafting p_77569_1_, World p_77569_2_)
matches
in interface IRecipe
matches
in class ShapedRecipes
public ItemStack getCraftingResult(InventoryCrafting p_77572_1_)
getCraftingResult
in interface IRecipe
getCraftingResult
in class ShapedRecipes