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 worldIn) |
func_92100_c, getRecipeOutput, getRecipeSize, getRemainingItemspublic boolean matches(InventoryCrafting p_77569_1_, World worldIn)
matches in interface IRecipematches in class ShapedRecipespublic ItemStack getCraftingResult(InventoryCrafting p_77572_1_)
getCraftingResult in interface IRecipegetCraftingResult in class ShapedRecipes