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