public class RecipesMapExtending extends ShapedRecipes
IForgeRegistryEntry.Impl<T extends IForgeRegistryEntry<T>>
recipeHeight, recipeItems, recipeWidth
delegate
Constructor and Description |
---|
RecipesMapExtending() |
Modifier and Type | Method and Description |
---|---|
ItemStack |
getCraftingResult(InventoryCrafting inv) |
boolean |
isDynamic() |
boolean |
matches(InventoryCrafting inv,
World worldIn) |
canFit, deserialize, deserializeIngredient, deserializeItem, getGroup, getHeight, getIngredients, getRecipeHeight, getRecipeOutput, getRecipeWidth, getRemainingItems, getWidth
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRegistryName, getRegistryType, setRegistryName
public boolean matches(InventoryCrafting inv, World worldIn)
matches
in interface IRecipe
matches
in class ShapedRecipes
public ItemStack getCraftingResult(InventoryCrafting inv)
getCraftingResult
in interface IRecipe
getCraftingResult
in class ShapedRecipes
public boolean isDynamic()