public class RecipesMapExtending extends ShapedRecipes
recipeHeight, recipeItems, recipeWidth
Constructor and Description |
---|
RecipesMapExtending() |
Modifier and Type | Method and Description |
---|---|
ItemStack |
getCraftingResult(InventoryCrafting inv) |
boolean |
matches(InventoryCrafting inv,
World worldIn) |
getRecipeOutput, getRecipeSize, getRemainingItems
public boolean matches(InventoryCrafting inv, World worldIn)
matches
in interface IRecipe
matches
in class ShapedRecipes
@Nullable public ItemStack getCraftingResult(InventoryCrafting inv)
getCraftingResult
in interface IRecipe
getCraftingResult
in class ShapedRecipes