public class RecipesMapExtending extends ShapedRecipes
IForgeRegistryEntry.Impl<T extends IForgeRegistryEntry<T>>recipeHeight, recipeItems, recipeWidthdelegate| Constructor and Description |
|---|
RecipesMapExtending() |
| Modifier and Type | Method and Description |
|---|---|
ItemStack |
getCraftingResult(InventoryCrafting inv)
Returns an Item that is the result of this recipe
|
boolean |
isDynamic() |
boolean |
matches(InventoryCrafting inv,
World worldIn)
Used to check if a recipe matches current crafting inventory
|
canFit, deserialize, deserializeIngredient, deserializeItem, getGroup, getHeight, getIngredients, getRecipeHeight, getRecipeOutput, getRecipeWidth, getRemainingItems, getWidthgetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRegistryName, getRegistryType, setRegistryNamepublic boolean matches(InventoryCrafting inv, World worldIn)
matches in interface IRecipematches in class ShapedRecipespublic ItemStack getCraftingResult(InventoryCrafting inv)
getCraftingResult in interface IRecipegetCraftingResult in class ShapedRecipespublic boolean isDynamic()