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, getRemainingItemspublic boolean matches(InventoryCrafting inv, World worldIn)
matches in interface IRecipematches in class ShapedRecipes@Nullable public ItemStack getCraftingResult(InventoryCrafting inv)
getCraftingResult in interface IRecipegetCraftingResult in class ShapedRecipes