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, getRecipeSizepublic boolean matches(InventoryCrafting par1InventoryCrafting, World par2World)
matches in interface IRecipematches in class ShapedRecipespublic ItemStack getCraftingResult(InventoryCrafting par1InventoryCrafting)
getCraftingResult in interface IRecipegetCraftingResult in class ShapedRecipes