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) |
boolean |
isDynamic() |
private boolean |
isExplorationMap(MapData p_190934_1_) |
boolean |
matches(InventoryCrafting inv,
World worldIn) |
canFit, deserialize, deserializeIngredient, deserializeItem, getGroup, getHeight, getIngredients, getRecipeHeight, getRecipeOutput, getRecipeWidth, getRemainingItems, getWidth, shrinkgetRegistryName, 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 ShapedRecipesprivate boolean isExplorationMap(MapData p_190934_1_)
public ItemStack getCraftingResult(InventoryCrafting inv)
getCraftingResult in interface IRecipegetCraftingResult in class ShapedRecipespublic boolean isDynamic()