History - net.minecraft.data.recipes.RecipeProvider
1.21.3
Names
oo
pc
net.minecraft.data.server.recipe.RecipeProvider
net.minecraft.data.server.recipe.RecipeGenerator
Fields
Map<BlockFamily$Variant, BiFunction<ItemLike, ItemLike, RecipeBuilder>>: g, SHAPE_BUILDERS, field_28555, VARIANT_FACTORIES, f_244077_
Map<BlockFamily$Variant, RecipeProvider$FamilyRecipeProvider>: d, SHAPE_BUILDERS, field_28555, VARIANT_FACTORIES
PackOutput$PathProvider: d, recipePathProvider, field_39378, recipesPathResolver, f_236355_
PackOutput$PathProvider: e, advancementPathProvider, field_39379, advancementsPathResolver, f_236356_
CompletableFuture<HolderLookup$Provider>: f, registries, field_48981, registryLookupFuture, f_315873_
HolderLookup$Provider: a, registries, field_48981, registries
HolderGetter<Item>: c, items, field_53722, itemLookup
RecipeOutput: b, output, field_53721, exporter
Constructors
(PackOutput, CompletableFuture<HolderLookup$Provider>)
(HolderLookup$Provider, RecipeOutput)
Methods
String (): a, getName, method_10321, getName, m_6055_
RecipeBuilder (ItemLike, Ingredient): d, buttonBuilder, method_33542, createTransmutationRecipe, m_176658_
RecipeBuilder (ItemLike, Ingredient): e, buttonBuilder, method_33542, createButtonRecipe
RecipeBuilder (ItemLike, Ingredient): a, doorBuilder, method_33544, createDoorRecipe, m_176670_
RecipeBuilder (ItemLike, Ingredient): a, doorBuilder, method_33544, createDoorRecipe
RecipeBuilder (ItemLike, Ingredient): e, fenceBuilder, method_33546, createFenceRecipe, m_176678_
RecipeBuilder (ItemLike, Ingredient): f, fenceBuilder, method_33546, createFenceRecipe
RecipeBuilder (ItemLike, Ingredient): f, fenceGateBuilder, method_33548, createFenceGateRecipe, m_176684_
RecipeBuilder (ItemLike, Ingredient): g, fenceGateBuilder, method_33548, createFenceGateRecipe
RecipeBuilder (ItemLike, Ingredient): b, stairBuilder, method_32808, createStairsRecipe, m_176710_
RecipeBuilder (ItemLike, Ingredient): b, stairBuilder, method_32808, createStairsRecipe
RecipeBuilder (ItemLike, Ingredient): c, trapdoorBuilder, method_33553, createTrapdoorRecipe, m_176720_
RecipeBuilder (ItemLike, Ingredient): c, trapdoorBuilder, method_33553, createTrapdoorRecipe
RecipeBuilder (ItemLike, Ingredient): g, signBuilder, method_33555, createSignRecipe, m_176726_
RecipeBuilder (ItemLike, Ingredient): h, signBuilder, method_33555, createSignRecipe
Block (BlockFamily, BlockFamily$Variant): a, getBaseBlock, method_33533, getVariantRecipeInput, m_176523_
Block (BlockFamily, BlockFamily$Variant): a, getBaseBlock, method_33533, getVariantRecipeInput
String (ItemLike): b, getHasName, method_32807, hasItem, m_176602_
String (ItemLike): b, getHasName, method_32807, hasItem
String (ItemLike): c, getItemName, method_33716, getItemPath, m_176632_
String (ItemLike): c, getItemName, method_33716, getItemPath
String (ItemLike): d, getSimpleRecipeName, method_36450, getRecipeName, m_176644_
String (ItemLike): d, getSimpleRecipeName, method_36450, getRecipeName
String (ItemLike, ItemLike): a, getConversionRecipeName, method_33714, convertBetween, m_176517_
String (ItemLike, ItemLike): p, getConversionRecipeName, method_33714, convertBetween
String (ItemLike): e, getSmeltingRecipeName, method_36451, getSmeltingItemPath, m_176656_
String (ItemLike): e, getSmeltingRecipeName, method_36451, getSmeltingItemPath
String (ItemLike): f, getBlastingRecipeName, method_36452, getBlastingItemPath, m_176668_
String (ItemLike): f, getBlastingRecipeName, method_36452, getBlastingItemPath
CompletableFuture<?> (CachedOutput): a, run, method_10319, run, m_213708_
RecipeBuilder (RecipeCategory, ItemLike, Ingredient): c, pressurePlateBuilder, method_32806, createPressurePlateRecipe, m_247347_
RecipeBuilder (RecipeCategory, ItemLike, Ingredient): c, pressurePlateBuilder, method_32806, createPressurePlateRecipe
RecipeBuilder (RecipeCategory, ItemLike, Ingredient): a, slabBuilder, method_32804, createSlabRecipe, m_247552_
RecipeBuilder (RecipeCategory, ItemLike, Ingredient): a, slabBuilder, method_32804, createSlabRecipe
RecipeBuilder (RecipeCategory, ItemLike, Ingredient): d, wallBuilder, method_33531, getWallRecipe, m_245864_
RecipeBuilder (RecipeCategory, ItemLike, Ingredient): d, wallBuilder, method_33531, getWallRecipe
RecipeBuilder (RecipeCategory, ItemLike, Ingredient): e, polishedBuilder, method_33537, createCondensingRecipe, m_247174_
RecipeBuilder (RecipeCategory, ItemLike, Ingredient): e, polishedBuilder, method_33537, createCondensingRecipe
ShapedRecipeBuilder (RecipeCategory, ItemLike, Ingredient): f, cutBuilder, method_36547, createCutCopperRecipe, m_245792_
ShapedRecipeBuilder (RecipeCategory, ItemLike, Ingredient): f, cutBuilder, method_36547, createCutCopperRecipe
ShapedRecipeBuilder (RecipeCategory, ItemLike, Ingredient): b, chiseledBuilder, method_32805, createChiseledBlockRecipe, m_246451_
ShapedRecipeBuilder (RecipeCategory, ItemLike, Ingredient): b, chiseledBuilder, method_32805, createChiseledBlockRecipe
void (RecipeOutput): a, buildRecipes, method_10419, generate, m_245200_
void (RecipeOutput, FeatureFlagSet): a, generateForEnabledBlockFamilies, method_46207, generateFamilies, m_247051_
void (RecipeOutput, ItemLike, ItemLike, String): a, oneToOneConversionRecipe, method_36444, offerSingleOutputShapelessRecipe, m_176551_
void (RecipeOutput, ItemLike, ItemLike, String, int): a, oneToOneConversionRecipe, method_36445, offerShapelessRecipe, m_176556_
void (RecipeOutput, List<ItemLike>, RecipeCategory, ItemLike, float, int, String): a, oreSmelting, method_36233, offerSmelting, m_246272_
void (RecipeOutput, List<ItemLike>, RecipeCategory, ItemLike, float, int, String): b, oreBlasting, method_36234, offerBlasting, m_245412_
void (RecipeOutput, Item, RecipeCategory, Item): a, netheriteSmithing, method_29728, offerNetheriteUpgradeRecipe, m_246630_
void (RecipeOutput, Item, ResourceLocation): a, trimSmithing, method_48530, offerSmithingTrimRecipe, m_284421_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): a, twoByTwoPacker, method_46209, offer2x2CompactingRecipe, m_247540_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike, String): a, threeByThreePacker, method_47521, offerCompactingRecipe, m_257994_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): b, threeByThreePacker, method_47522, offerCompactingRecipe, m_258049_
void (RecipeOutput, ItemLike, TagKey<Item>, int): a, planksFromLog, method_24475, offerPlanksRecipe2, m_257929_
void (RecipeOutput, ItemLike, TagKey<Item>, int): b, planksFromLogs, method_24477, offerPlanksRecipe, m_257424_
void (RecipeOutput, ItemLike, ItemLike): a, woodFromLogs, method_24476, offerBarkBlockRecipe, m_126002_
void (RecipeOutput, ItemLike, ItemLike): b, woodenBoat, method_24478, offerBoatRecipe, m_126021_
void (RecipeOutput, ItemLike, ItemLike): c, chestBoat, method_42754, offerChestBoatRecipe, m_236371_
void (RecipeOutput, ItemLike, ItemLike): d, pressurePlate, method_32813, offerPressurePlateRecipe, m_176690_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): c, slab, method_32814, offerSlabRecipe, m_246658_
void (RecipeOutput, ItemLike, ItemLike): e, hangingSign, method_46208, offerHangingSignRecipe, m_246977_
void (RecipeOutput, List<Item>, List<Item>, String): a, colorBlockWithDye, method_51890, offerDyeableRecipes, m_289596_
void (RecipeOutput, ItemLike, ItemLike): f, carpet, method_24885, offerCarpetRecipe, m_176716_
void (RecipeOutput, ItemLike, ItemLike): g, bedFromPlanksAndWool, method_24887, offerBedRecipe, m_126073_
void (RecipeOutput, ItemLike, ItemLike): h, banner, method_24889, offerBannerRecipe, m_126081_
void (RecipeOutput, ItemLike, ItemLike): i, stainedGlassFromGlassAndDye, method_24890, offerStainedGlassDyeingRecipe, m_126085_
void (RecipeOutput, ItemLike, ItemLike): j, stainedGlassPaneFromStainedGlass, method_24891, offerStainedGlassPaneRecipe, m_126089_
void (RecipeOutput, ItemLike, ItemLike): k, stainedGlassPaneFromGlassPaneAndDye, method_24892, offerStainedGlassPaneDyeingRecipe, m_126093_
void (RecipeOutput, ItemLike, ItemLike): l, coloredTerracottaFromTerracottaAndDye, method_24893, offerTerracottaDyeingRecipe, m_126097_
void (RecipeOutput, ItemLike, ItemLike): m, concretePowder, method_24894, offerConcretePowderDyeingRecipe, m_126101_
void (RecipeOutput, ItemLike, ItemLike): n, candle, method_32233, offerCandleDyeingRecipe, m_176542_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): d, wall, method_32809, offerWallRecipe, m_246382_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): e, polished, method_32810, offerPolishedStoneRecipe, m_245931_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): f, cut, method_32811, offerCutCopperRecipe, m_247059_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): g, chiseled, method_32812, offerChiseledBlockRecipe, m_246222_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): h, mosaicBuilder, method_46212, offerMosaicRecipe, m_247239_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): i, stonecutterResultFromBase, method_33717, offerStonecuttingRecipe, m_247298_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike, int): a, stonecutterResultFromBase, method_33715, offerStonecuttingRecipe, m_247600_
void (RecipeOutput, ItemLike, ItemLike): p, smeltingResultFromBase, method_34662, offerCrackingRecipe, m_176739_
void (RecipeOutput, RecipeCategory, ItemLike, RecipeCategory, ItemLike): a, nineBlockStorageRecipes, method_36325, offerReversibleCompactingRecipes, m_247655_
void (RecipeOutput, RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String): a, nineBlockStorageRecipesWithCustomPacking, method_36446, offerReversibleCompactingRecipesWithCompactingRecipeGroup, m_246075_
void (RecipeOutput, RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String): b, nineBlockStorageRecipesRecipesWithCustomUnpacking, method_36449, offerReversibleCompactingRecipesWithReverseRecipeGroup, m_245261_
void (RecipeOutput, RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String, String, String): a, nineBlockStorageRecipes, method_36447, offerReversibleCompactingRecipes, m_247368_
void (RecipeOutput, ItemLike, TagKey<Item>): a, copySmithingTemplate, method_48532, offerSmithingTemplateCopyingRecipe, m_266438_
void (RecipeOutput, ItemLike, ItemLike): o, copySmithingTemplate, method_48533, offerSmithingTemplateCopyingRecipe, m_266564_
Criterion<EnterBlockTrigger$TriggerInstance> (Block): a, insideOf, method_10422, requireEnteringFluid, m_125979_
Criterion<EnterBlockTrigger$TriggerInstance> (Block): a, insideOf, method_10422, requireEnteringFluid
Criterion<InventoryChangeTrigger$TriggerInstance> (MinMaxBounds$Ints, ItemLike): a, has, method_35914, conditionsFromItem, m_176520_
Criterion<InventoryChangeTrigger$TriggerInstance> (MinMaxBounds$Ints, ItemLike): a, has, method_35914, conditionsFromItem
Criterion<InventoryChangeTrigger$TriggerInstance> (ItemLike): a, has, method_10426, conditionsFromItem, m_206406_
Criterion<InventoryChangeTrigger$TriggerInstance> (ItemLike): a, has, method_10426, conditionsFromItem
Criterion<InventoryChangeTrigger$TriggerInstance> (TagKey<Item>): a, has, method_10420, conditionsFromTag, m_125977_
Criterion<InventoryChangeTrigger$TriggerInstance> (TagKey<Item>): a, has, method_10420, conditionsFromTag
Criterion<InventoryChangeTrigger$TriggerInstance> (ItemPredicate$Builder[]): a, inventoryTrigger, method_53499, conditionsFromPredicates, m_126011_
Criterion<InventoryChangeTrigger$TriggerInstance> (ItemPredicate$Builder[]): a, inventoryTrigger, method_53499, conditionsFromPredicates
Criterion<InventoryChangeTrigger$TriggerInstance> (ItemPredicate[]): a, inventoryTrigger, method_10423, conditionsFromItemPredicates, m_293546_
Criterion<InventoryChangeTrigger$TriggerInstance> (ItemPredicate[]): a, inventoryTrigger, method_10423, conditionsFromItemPredicates
<T extends AbstractCookingRecipe> void (RecipeOutput, RecipeSerializer<T>, AbstractCookingRecipe$Factory<T>, List<ItemLike>, RecipeCategory, ItemLike, float, int, String, String): a, oreCooking, method_36232, offerMultipleOptions, m_245809_
<T extends AbstractCookingRecipe> void (RecipeOutput, String, RecipeSerializer<T>, AbstractCookingRecipe$Factory<T>, int): a, cookRecipes, method_17585, generateCookingRecipes, m_126006_
<T extends AbstractCookingRecipe> void (RecipeOutput, String, RecipeSerializer<T>, AbstractCookingRecipe$Factory<T>, int, ItemLike, ItemLike, float): a, simpleCookingRecipe, method_36448, offerFoodCookingRecipe, m_247434_
void (RecipeOutput, FeatureFlagSet): b, waxRecipes, method_34854, offerWaxingRecipes, m_176610_
void (RecipeOutput, Block, Block): a, grate, method_54829, offerGrateRecipe, m_306715_
void (RecipeOutput, Block, Block): b, copperBulb, method_54830, offerBulbRecipe, m_306759_
void (RecipeOutput, BlockFamily, FeatureFlagSet): a, generateRecipes, method_33535, generateFamily, m_176580_
CompletableFuture<?> (CachedOutput, HolderLookup$Provider): a, run, method_56888, run, m_252749_
CompletableFuture<?> (CachedOutput, HolderLookup$Provider, AdvancementHolder): a, buildAdvancement, method_46206, saveRecipeAdvancement, m_253240_
void (RecipeOutput, ItemLike, Ingredient): a, copySmithingTemplate, method_60922, offerSmithingTemplateCopyingRecipe, m_339495_
void (): a, buildRecipes, method_10419, generate
void (FeatureFlagSet): a, generateForEnabledBlockFamilies, method_46207, generateFamilies
void (ItemLike, ItemLike, String): a, oneToOneConversionRecipe, method_36444, offerSingleOutputShapelessRecipe
void (ItemLike, ItemLike, String, int): a, oneToOneConversionRecipe, method_36445, offerShapelessRecipe
void (List<ItemLike>, RecipeCategory, ItemLike, float, int, String): a, oreSmelting, method_36233, offerSmelting
void (List<ItemLike>, RecipeCategory, ItemLike, float, int, String): b, oreBlasting, method_36234, offerBlasting
<T extends AbstractCookingRecipe> void (RecipeSerializer<T>, AbstractCookingRecipe$Factory<T>, List<ItemLike>, RecipeCategory, ItemLike, float, int, String, String): a, oreCooking, method_36232, offerMultipleOptions
void (Item, RecipeCategory, Item): a, netheriteSmithing, method_29728, offerNetheriteUpgradeRecipe
void (Item, ResourceKey<Recipe<?>>): a, trimSmithing, method_48530, offerSmithingTrimRecipe
void (RecipeCategory, ItemLike, ItemLike): a, twoByTwoPacker, method_46209, offer2x2CompactingRecipe
void (RecipeCategory, ItemLike, ItemLike, String): a, threeByThreePacker, method_47521, offerCompactingRecipe
void (RecipeCategory, ItemLike, ItemLike): b, threeByThreePacker, method_47522, offerCompactingRecipe
void (ItemLike, TagKey<Item>, int): a, planksFromLog, method_24475, offerPlanksRecipe2
void (ItemLike, TagKey<Item>, int): b, planksFromLogs, method_24477, offerPlanksRecipe
void (ItemLike, ItemLike): a, woodFromLogs, method_24476, offerBarkBlockRecipe
void (ItemLike, ItemLike): b, woodenBoat, method_24478, offerBoatRecipe
void (ItemLike, ItemLike): c, chestBoat, method_42754, offerChestBoatRecipe
void (ItemLike, ItemLike): d, pressurePlate, method_32813, offerPressurePlateRecipe
void (RecipeCategory, ItemLike, ItemLike): c, slab, method_32814, offerSlabRecipe
void (ItemLike, ItemLike): e, hangingSign, method_46208, offerHangingSignRecipe
void (List<Item>, List<Item>, String): a, colorBlockWithDye, method_51890, offerDyeableRecipes
void (List<Item>, List<Item>, Item, String, RecipeCategory): a, colorWithDye, method_62744, offerDyeablesRecipes
void (ItemLike, ItemLike): f, carpet, method_24885, offerCarpetRecipe
void (ItemLike, ItemLike): g, bedFromPlanksAndWool, method_24887, offerBedRecipe
void (ItemLike, ItemLike): h, banner, method_24889, offerBannerRecipe
void (ItemLike, ItemLike): i, stainedGlassFromGlassAndDye, method_24890, offerStainedGlassDyeingRecipe
void (ItemLike, ItemLike): j, stainedGlassPaneFromStainedGlass, method_24891, offerStainedGlassPaneRecipe
void (ItemLike, ItemLike): k, stainedGlassPaneFromGlassPaneAndDye, method_24892, offerStainedGlassPaneDyeingRecipe
void (ItemLike, ItemLike): l, coloredTerracottaFromTerracottaAndDye, method_24893, offerTerracottaDyeingRecipe
void (ItemLike, ItemLike): m, concretePowder, method_24894, offerConcretePowderDyeingRecipe
void (ItemLike, ItemLike): n, candle, method_32233, offerCandleDyeingRecipe
void (RecipeCategory, ItemLike, ItemLike): d, wall, method_32809, offerWallRecipe
void (RecipeCategory, ItemLike, ItemLike): e, polished, method_32810, offerPolishedStoneRecipe
void (RecipeCategory, ItemLike, ItemLike): f, cut, method_32811, offerCutCopperRecipe
void (RecipeCategory, ItemLike, ItemLike): g, chiseled, method_32812, offerChiseledBlockRecipe
void (RecipeCategory, ItemLike, ItemLike): h, mosaicBuilder, method_46212, offerMosaicRecipe
void (RecipeCategory, ItemLike, ItemLike): i, stonecutterResultFromBase, method_33717, offerStonecuttingRecipe
void (RecipeCategory, ItemLike, ItemLike, int): a, stonecutterResultFromBase, method_33715, offerStonecuttingRecipe
void (ItemLike, ItemLike): q, smeltingResultFromBase, method_34662, offerCrackingRecipe
void (RecipeCategory, ItemLike, RecipeCategory, ItemLike): a, nineBlockStorageRecipes, method_36325, offerReversibleCompactingRecipes
void (RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String): a, nineBlockStorageRecipesWithCustomPacking, method_36446, offerReversibleCompactingRecipesWithCompactingRecipeGroup
void (RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String): b, nineBlockStorageRecipesRecipesWithCustomUnpacking, method_36449, offerReversibleCompactingRecipesWithReverseRecipeGroup
void (RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String, String, String): a, nineBlockStorageRecipes, method_36447, offerReversibleCompactingRecipes
void (ItemLike, ItemLike): o, copySmithingTemplate, method_48533, offerSmithingTemplateCopyingRecipe
void (ItemLike, Ingredient): d, copySmithingTemplate, method_60922, offerSmithingTemplateCopyingRecipe
<T extends AbstractCookingRecipe> void (String, RecipeSerializer<T>, AbstractCookingRecipe$Factory<T>, int): a, cookRecipes, method_17585, generateCookingRecipes
<T extends AbstractCookingRecipe> void (String, RecipeSerializer<T>, AbstractCookingRecipe$Factory<T>, int, ItemLike, ItemLike, float): a, simpleCookingRecipe, method_36448, offerFoodCookingRecipe
void (FeatureFlagSet): b, waxRecipes, method_34854, offerWaxingRecipes
void (Block, Block): a, grate, method_54829, offerGrateRecipe
void (Block, Block): b, copperBulb, method_54830, offerBulbRecipe
void (Item, SuspiciousEffectHolder): a, suspiciousStew, method_62743, offerSuspiciousStewRecipe
void (BlockFamily, FeatureFlagSet): a, generateRecipes, method_33535, generateFamily
Ingredient (TagKey<Item>): b, tag, method_62748, ingredientFromTag
ShapedRecipeBuilder (RecipeCategory, ItemLike): a, shaped, method_62746, createShaped
ShapedRecipeBuilder (RecipeCategory, ItemLike, int): a, shaped, method_62747, createShaped
ShapelessRecipeBuilder (RecipeCategory, ItemStack): a, shapeless, method_62745, createShapeless
ShapelessRecipeBuilder (RecipeCategory, ItemLike): b, shapeless, method_62749, createShapeless
ShapelessRecipeBuilder (RecipeCategory, ItemLike, int): b, shapeless, method_62750, createShapeless
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
or
oo
Fields
Constructors
Methods
RecipeBuilder (ItemLike, Ingredient): c, buttonBuilder, method_33542, createTransmutationRecipe, m_176658_
RecipeBuilder (ItemLike, Ingredient): d, buttonBuilder, method_33542, createTransmutationRecipe, m_176658_
RecipeBuilder (ItemLike, Ingredient): d, fenceBuilder, method_33546, createFenceRecipe, m_176678_
RecipeBuilder (ItemLike, Ingredient): e, fenceBuilder, method_33546, createFenceRecipe, m_176678_
RecipeBuilder (ItemLike, Ingredient): e, fenceGateBuilder, method_33548, createFenceGateRecipe, m_176684_
RecipeBuilder (ItemLike, Ingredient): f, fenceGateBuilder, method_33548, createFenceGateRecipe, m_176684_
RecipeBuilder (ItemLike, Ingredient): f, trapdoorBuilder, method_33553, createTrapdoorRecipe, m_176720_
RecipeBuilder (ItemLike, Ingredient): c, trapdoorBuilder, method_33553, createTrapdoorRecipe, m_176720_
void (RecipeOutput, ItemLike, Ingredient): a, copySmithingTemplate, method_60922, offerSmithingTemplateCopyingRecipe, m_339495_
1.20.6
Names
mz
or
Fields
Map<BlockFamily$Variant, BiFunction<ItemLike, ItemLike, RecipeBuilder>>: f, SHAPE_BUILDERS, field_28555, VARIANT_FACTORIES, f_244077_
Map<BlockFamily$Variant, BiFunction<ItemLike, ItemLike, RecipeBuilder>>: g, SHAPE_BUILDERS, field_28555, VARIANT_FACTORIES, f_244077_
CompletableFuture<HolderLookup$Provider>: f, registries, field_48981, registryLookupFuture, f_315873_
Constructors
(PackOutput, CompletableFuture<HolderLookup$Provider>)
Methods
CompletableFuture<?> (CachedOutput, AdvancementHolder): a, buildAdvancement, method_46206, saveRecipeAdvancement, m_253240_
CompletableFuture<?> (CachedOutput, HolderLookup$Provider): a, run, method_56888, run, m_252749_
CompletableFuture<?> (CachedOutput, HolderLookup$Provider, AdvancementHolder): a, buildAdvancement, method_46206, saveRecipeAdvancement, m_253240_
1.20.4
Names
lu
mz
Fields
Constructors
Methods
void (RecipeOutput, RecipeSerializer<? extends AbstractCookingRecipe>, List<ItemLike>, RecipeCategory, ItemLike, float, int, String, String): a, oreCooking, method_36232, offerMultipleOptions, m_245809_
void (RecipeOutput, String, RecipeSerializer<? extends AbstractCookingRecipe>, int): a, cookRecipes, method_17585, generateCookingRecipes, m_126006_
void (RecipeOutput, String, RecipeSerializer<? extends AbstractCookingRecipe>, int, ItemLike, ItemLike, float): a, simpleCookingRecipe, method_36448, offerFoodCookingRecipe, m_247434_
void (RecipeOutput): b, waxRecipes, method_34854, offerWaxingRecipes, m_176610_
void (RecipeOutput, BlockFamily): a, generateRecipes, method_33535, generateFamily, m_176580_
<T extends AbstractCookingRecipe> void (RecipeOutput, RecipeSerializer<T>, AbstractCookingRecipe$Factory<T>, List<ItemLike>, RecipeCategory, ItemLike, float, int, String, String): a, oreCooking, method_36232, offerMultipleOptions, m_245809_
<T extends AbstractCookingRecipe> void (RecipeOutput, String, RecipeSerializer<T>, AbstractCookingRecipe$Factory<T>, int): a, cookRecipes, method_17585, generateCookingRecipes, m_126006_
<T extends AbstractCookingRecipe> void (RecipeOutput, String, RecipeSerializer<T>, AbstractCookingRecipe$Factory<T>, int, ItemLike, ItemLike, float): a, simpleCookingRecipe, method_36448, offerFoodCookingRecipe, m_247434_
void (RecipeOutput, FeatureFlagSet): b, waxRecipes, method_34854, offerWaxingRecipes, m_176610_
void (RecipeOutput, Block, Block): a, grate, method_54829, offerGrateRecipe, m_306715_
void (RecipeOutput, Block, Block): b, copperBulb, method_54830, offerBulbRecipe, m_306759_
void (RecipeOutput, BlockFamily, FeatureFlagSet): a, generateRecipes, method_33535, generateFamily, m_176580_
1.20.2
Names
lr
lu
Fields
Constructors
Methods
void (Consumer<FinishedRecipe>): a, buildRecipes, method_10419, generate, m_245200_
EnterBlockTrigger$TriggerInstance (Block): a, insideOf, method_10422, requireEnteringFluid, m_125979_
InventoryChangeTrigger$TriggerInstance (MinMaxBounds$Ints, ItemLike): a, has, method_35914, conditionsFromItem, m_176520_
InventoryChangeTrigger$TriggerInstance (ItemLike): a, has, method_10426, conditionsFromItem, m_125977_
InventoryChangeTrigger$TriggerInstance (ItemPredicate...): a, inventoryTrigger, method_10423, conditionsFromItemPredicates, m_126011_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): a, woodFromLogs, method_24476, offerBarkBlockRecipe, m_126002_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): b, woodenBoat, method_24478, offerBoatRecipe, m_126021_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): f, carpet, method_24885, offerCarpetRecipe, m_176716_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): g, bedFromPlanksAndWool, method_24887, offerBedRecipe, m_126073_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): h, banner, method_24889, offerBannerRecipe, m_126081_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): i, stainedGlassFromGlassAndDye, method_24890, offerStainedGlassDyeingRecipe, m_126085_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): j, stainedGlassPaneFromStainedGlass, method_24891, offerStainedGlassPaneRecipe, m_126089_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): k, stainedGlassPaneFromGlassPaneAndDye, method_24892, offerStainedGlassPaneDyeingRecipe, m_126093_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): l, coloredTerracottaFromTerracottaAndDye, method_24893, offerTerracottaDyeingRecipe, m_126097_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): m, concretePowder, method_24894, offerConcretePowderDyeingRecipe, m_126101_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String): a, oneToOneConversionRecipe, method_36444, offerSingleOutputShapelessRecipe, m_176551_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String, int): a, oneToOneConversionRecipe, method_36445, offerShapelessRecipe, m_176556_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): d, pressurePlate, method_32813, offerPressurePlateRecipe, m_176690_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): n, candle, method_32233, offerCandleDyeingRecipe, m_176542_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): p, smeltingResultFromBase, method_34662, offerCrackingRecipe, m_176739_
void (Consumer<FinishedRecipe>): b, waxRecipes, method_34854, offerWaxingRecipes, m_176610_
void (Consumer<FinishedRecipe>, BlockFamily): a, generateRecipes, method_33535, generateFamily, m_176580_
InventoryChangeTrigger$TriggerInstance (TagKey<Item>): a, has, method_10420, conditionsFromTag, m_206406_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): c, chestBoat, method_42754, offerChestBoatRecipe, m_236371_
CompletableFuture<?> (CachedOutput, ResourceLocation, Advancement$Builder): a, buildAdvancement, method_46206, saveRecipeAdvancement, m_253240_
void (Consumer<FinishedRecipe>, FeatureFlagSet): a, generateForEnabledBlockFamilies, method_46207, generateFamilies, m_247051_
void (Consumer<FinishedRecipe>, List<ItemLike>, RecipeCategory, ItemLike, float, int, String): a, oreSmelting, method_36233, offerSmelting, m_246272_
void (Consumer<FinishedRecipe>, List<ItemLike>, RecipeCategory, ItemLike, float, int, String): b, oreBlasting, method_36234, offerBlasting, m_245412_
void (Consumer<FinishedRecipe>, RecipeSerializer<? extends AbstractCookingRecipe>, List<ItemLike>, RecipeCategory, ItemLike, float, int, String, String): a, oreCooking, method_36232, offerMultipleOptions, m_245809_
void (Consumer<FinishedRecipe>, Item, RecipeCategory, Item): a, netheriteSmithing, method_29728, offerNetheriteUpgradeRecipe, m_246630_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): a, twoByTwoPacker, method_46209, offer2x2CompactingRecipe, m_247540_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike, String): a, threeByThreePacker, method_47521, offerCompactingRecipe, m_257994_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): b, threeByThreePacker, method_47522, offerCompactingRecipe, m_258049_
void (Consumer<FinishedRecipe>, ItemLike, TagKey<Item>, int): a, planksFromLog, method_24475, offerPlanksRecipe2, m_257929_
void (Consumer<FinishedRecipe>, ItemLike, TagKey<Item>, int): b, planksFromLogs, method_24477, offerPlanksRecipe, m_257424_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): c, slab, method_32814, offerSlabRecipe, m_246658_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): e, hangingSign, method_46208, offerHangingSignRecipe, m_246977_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): d, wall, method_32809, offerWallRecipe, m_246382_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): e, polished, method_32810, offerPolishedStoneRecipe, m_245931_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): f, cut, method_32811, offerCutCopperRecipe, m_247059_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): g, chiseled, method_32812, offerChiseledBlockRecipe, m_246222_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): h, mosaicBuilder, method_46212, offerMosaicRecipe, m_247239_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): i, stonecutterResultFromBase, method_33717, offerStonecuttingRecipe, m_247600_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike, int): a, stonecutterResultFromBase, method_33715, offerStonecuttingRecipe, m_247298_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, RecipeCategory, ItemLike): a, nineBlockStorageRecipes, method_36325, offerReversibleCompactingRecipes, m_247655_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String): a, nineBlockStorageRecipesWithCustomPacking, method_36446, offerReversibleCompactingRecipesWithCompactingRecipeGroup, m_246075_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String): b, nineBlockStorageRecipesRecipesWithCustomUnpacking, method_36449, offerReversibleCompactingRecipesWithReverseRecipeGroup, m_245261_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String, String, String): a, nineBlockStorageRecipes, method_36447, offerReversibleCompactingRecipes, m_247368_
void (Consumer<FinishedRecipe>, String, RecipeSerializer<? extends AbstractCookingRecipe>, int): a, cookRecipes, method_17585, generateCookingRecipes, m_126006_
void (Consumer<FinishedRecipe>, String, RecipeSerializer<? extends AbstractCookingRecipe>, int, ItemLike, ItemLike, float): a, simpleCookingRecipe, method_36448, offerFoodCookingRecipe, m_247434_
void (Consumer<FinishedRecipe>, ItemLike, TagKey<Item>): a, copySmithingTemplate, method_48532, offerSmithingTemplateCopyingRecipe, m_266564_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): o, copySmithingTemplate, method_48533, offerSmithingTemplateCopyingRecipe, m_266438_
void (Consumer<FinishedRecipe>, Item, ResourceLocation): a, trimSmithing, method_48530, offerSmithingTrimRecipe, m_284421_
void (Consumer<FinishedRecipe>, List<Item>, List<Item>, String): a, colorBlockWithDye, method_51890, offerDyeableRecipes, m_289596_
CompletableFuture<?> (CachedOutput, AdvancementHolder): a, buildAdvancement, method_46206, saveRecipeAdvancement, m_253240_
void (RecipeOutput): a, buildRecipes, method_10419, generate, m_245200_
void (RecipeOutput, FeatureFlagSet): a, generateForEnabledBlockFamilies, method_46207, generateFamilies, m_247051_
void (RecipeOutput, ItemLike, ItemLike, String): a, oneToOneConversionRecipe, method_36444, offerSingleOutputShapelessRecipe, m_176551_
void (RecipeOutput, ItemLike, ItemLike, String, int): a, oneToOneConversionRecipe, method_36445, offerShapelessRecipe, m_176556_
void (RecipeOutput, List<ItemLike>, RecipeCategory, ItemLike, float, int, String): a, oreSmelting, method_36233, offerSmelting, m_246272_
void (RecipeOutput, List<ItemLike>, RecipeCategory, ItemLike, float, int, String): b, oreBlasting, method_36234, offerBlasting, m_245412_
void (RecipeOutput, RecipeSerializer<? extends AbstractCookingRecipe>, List<ItemLike>, RecipeCategory, ItemLike, float, int, String, String): a, oreCooking, method_36232, offerMultipleOptions, m_245809_
void (RecipeOutput, Item, RecipeCategory, Item): a, netheriteSmithing, method_29728, offerNetheriteUpgradeRecipe, m_246630_
void (RecipeOutput, Item, ResourceLocation): a, trimSmithing, method_48530, offerSmithingTrimRecipe, m_284421_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): a, twoByTwoPacker, method_46209, offer2x2CompactingRecipe, m_247540_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike, String): a, threeByThreePacker, method_47521, offerCompactingRecipe, m_257994_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): b, threeByThreePacker, method_47522, offerCompactingRecipe, m_258049_
void (RecipeOutput, ItemLike, TagKey<Item>, int): a, planksFromLog, method_24475, offerPlanksRecipe2, m_257929_
void (RecipeOutput, ItemLike, TagKey<Item>, int): b, planksFromLogs, method_24477, offerPlanksRecipe, m_257424_
void (RecipeOutput, ItemLike, ItemLike): a, woodFromLogs, method_24476, offerBarkBlockRecipe, m_126002_
void (RecipeOutput, ItemLike, ItemLike): b, woodenBoat, method_24478, offerBoatRecipe, m_126021_
void (RecipeOutput, ItemLike, ItemLike): c, chestBoat, method_42754, offerChestBoatRecipe, m_236371_
void (RecipeOutput, ItemLike, ItemLike): d, pressurePlate, method_32813, offerPressurePlateRecipe, m_176690_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): c, slab, method_32814, offerSlabRecipe, m_246658_
void (RecipeOutput, ItemLike, ItemLike): e, hangingSign, method_46208, offerHangingSignRecipe, m_246977_
void (RecipeOutput, List<Item>, List<Item>, String): a, colorBlockWithDye, method_51890, offerDyeableRecipes, m_289596_
void (RecipeOutput, ItemLike, ItemLike): f, carpet, method_24885, offerCarpetRecipe, m_176716_
void (RecipeOutput, ItemLike, ItemLike): g, bedFromPlanksAndWool, method_24887, offerBedRecipe, m_126073_
void (RecipeOutput, ItemLike, ItemLike): h, banner, method_24889, offerBannerRecipe, m_126081_
void (RecipeOutput, ItemLike, ItemLike): i, stainedGlassFromGlassAndDye, method_24890, offerStainedGlassDyeingRecipe, m_126085_
void (RecipeOutput, ItemLike, ItemLike): j, stainedGlassPaneFromStainedGlass, method_24891, offerStainedGlassPaneRecipe, m_126089_
void (RecipeOutput, ItemLike, ItemLike): k, stainedGlassPaneFromGlassPaneAndDye, method_24892, offerStainedGlassPaneDyeingRecipe, m_126093_
void (RecipeOutput, ItemLike, ItemLike): l, coloredTerracottaFromTerracottaAndDye, method_24893, offerTerracottaDyeingRecipe, m_126097_
void (RecipeOutput, ItemLike, ItemLike): m, concretePowder, method_24894, offerConcretePowderDyeingRecipe, m_126101_
void (RecipeOutput, ItemLike, ItemLike): n, candle, method_32233, offerCandleDyeingRecipe, m_176542_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): d, wall, method_32809, offerWallRecipe, m_246382_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): e, polished, method_32810, offerPolishedStoneRecipe, m_245931_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): f, cut, method_32811, offerCutCopperRecipe, m_247059_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): g, chiseled, method_32812, offerChiseledBlockRecipe, m_246222_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): h, mosaicBuilder, method_46212, offerMosaicRecipe, m_247239_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike): i, stonecutterResultFromBase, method_33717, offerStonecuttingRecipe, m_247298_
void (RecipeOutput, RecipeCategory, ItemLike, ItemLike, int): a, stonecutterResultFromBase, method_33715, offerStonecuttingRecipe, m_247600_
void (RecipeOutput, ItemLike, ItemLike): p, smeltingResultFromBase, method_34662, offerCrackingRecipe, m_176739_
void (RecipeOutput, RecipeCategory, ItemLike, RecipeCategory, ItemLike): a, nineBlockStorageRecipes, method_36325, offerReversibleCompactingRecipes, m_247655_
void (RecipeOutput, RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String): a, nineBlockStorageRecipesWithCustomPacking, method_36446, offerReversibleCompactingRecipesWithCompactingRecipeGroup, m_246075_
void (RecipeOutput, RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String): b, nineBlockStorageRecipesRecipesWithCustomUnpacking, method_36449, offerReversibleCompactingRecipesWithReverseRecipeGroup, m_245261_
void (RecipeOutput, RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String, String, String): a, nineBlockStorageRecipes, method_36447, offerReversibleCompactingRecipes, m_247368_
void (RecipeOutput, ItemLike, TagKey<Item>): a, copySmithingTemplate, method_48532, offerSmithingTemplateCopyingRecipe, m_266438_
void (RecipeOutput, ItemLike, ItemLike): o, copySmithingTemplate, method_48533, offerSmithingTemplateCopyingRecipe, m_266564_
void (RecipeOutput, String, RecipeSerializer<? extends AbstractCookingRecipe>, int): a, cookRecipes, method_17585, generateCookingRecipes, m_126006_
void (RecipeOutput, String, RecipeSerializer<? extends AbstractCookingRecipe>, int, ItemLike, ItemLike, float): a, simpleCookingRecipe, method_36448, offerFoodCookingRecipe, m_247434_
void (RecipeOutput): b, waxRecipes, method_34854, offerWaxingRecipes, m_176610_
void (RecipeOutput, BlockFamily): a, generateRecipes, method_33535, generateFamily, m_176580_
Criterion<EnterBlockTrigger$TriggerInstance> (Block): a, insideOf, method_10422, requireEnteringFluid, m_125979_
Criterion<InventoryChangeTrigger$TriggerInstance> (MinMaxBounds$Ints, ItemLike): a, has, method_35914, conditionsFromItem, m_176520_
Criterion<InventoryChangeTrigger$TriggerInstance> (ItemLike): a, has, method_10426, conditionsFromItem, m_206406_
Criterion<InventoryChangeTrigger$TriggerInstance> (TagKey<Item>): a, has, method_10420, conditionsFromTag, m_125977_
Criterion<InventoryChangeTrigger$TriggerInstance> (ItemPredicate$Builder[]): a, inventoryTrigger, method_53499, conditionsFromPredicates, m_126011_
Criterion<InventoryChangeTrigger$TriggerInstance> (ItemPredicate[]): a, inventoryTrigger, method_10423, conditionsFromItemPredicates, m_293546_
1.20.1
Names
ma
lr
Fields
Constructors
Methods
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): f, coloredWoolFromWhiteWoolAndDye, method_24884, offerWoolDyeingRecipe, m_126061_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): g, carpet, method_24885, offerCarpetRecipe, m_176716_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): f, carpet, method_24885, offerCarpetRecipe, m_176716_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): h, coloredCarpetFromWhiteCarpetAndDye, method_24886, offerCarpetDyeingRecipe, m_126069_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): i, bedFromPlanksAndWool, method_24887, offerBedRecipe, m_126073_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): g, bedFromPlanksAndWool, method_24887, offerBedRecipe, m_126073_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): j, bedFromWhiteBedAndDye, method_24888, offerBedDyeingRecipe, m_126077_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): k, banner, method_24889, offerBannerRecipe, m_126081_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): h, banner, method_24889, offerBannerRecipe, m_126081_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): l, stainedGlassFromGlassAndDye, method_24890, offerStainedGlassDyeingRecipe, m_126085_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): i, stainedGlassFromGlassAndDye, method_24890, offerStainedGlassDyeingRecipe, m_126085_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): m, stainedGlassPaneFromStainedGlass, method_24891, offerStainedGlassPaneRecipe, m_126089_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): j, stainedGlassPaneFromStainedGlass, method_24891, offerStainedGlassPaneRecipe, m_126089_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): n, stainedGlassPaneFromGlassPaneAndDye, method_24892, offerStainedGlassPaneDyeingRecipe, m_126093_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): k, stainedGlassPaneFromGlassPaneAndDye, method_24892, offerStainedGlassPaneDyeingRecipe, m_126093_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): o, coloredTerracottaFromTerracottaAndDye, method_24893, offerTerracottaDyeingRecipe, m_126097_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): l, coloredTerracottaFromTerracottaAndDye, method_24893, offerTerracottaDyeingRecipe, m_126097_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): p, concretePowder, method_24894, offerConcretePowderDyeingRecipe, m_126101_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): m, concretePowder, method_24894, offerConcretePowderDyeingRecipe, m_126101_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): q, candle, method_32233, offerCandleDyeingRecipe, m_176542_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): n, candle, method_32233, offerCandleDyeingRecipe, m_176542_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): s, smeltingResultFromBase, method_34662, offerCrackingRecipe, m_176739_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): p, smeltingResultFromBase, method_34662, offerCrackingRecipe, m_176739_
void (Consumer<FinishedRecipe>, Item, RecipeCategory, Item): b, netheriteSmithing, method_29728, offerNetheriteUpgradeRecipe, m_246630_
void (Consumer<FinishedRecipe>, Item, RecipeCategory, Item): a, netheriteSmithing, method_29728, offerNetheriteUpgradeRecipe, m_246630_
void (Consumer<FinishedRecipe>, Item, RecipeCategory, Item): a, legacyNetheriteSmithing, method_48531, offerLegacyNetheriteUpgradeRecipe, m_266450_
void (Consumer<FinishedRecipe>, Item): a, trimSmithing, method_48530, offerSmithingTrimRecipe, m_266340_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): r, copySmithingTemplate, method_48533, offerSmithingTemplateCopyingRecipe, m_266438_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): o, copySmithingTemplate, method_48533, offerSmithingTemplateCopyingRecipe, m_266438_
void (Consumer<FinishedRecipe>, Item, ResourceLocation): a, trimSmithing, method_48530, offerSmithingTrimRecipe, m_284421_
void (Consumer<FinishedRecipe>, List<Item>, List<Item>, String): a, colorBlockWithDye, method_51890, offerDyeableRecipes, m_289596_
1.19.4
Names
lp
ma
Fields
Constructors
Methods
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): r, smeltingResultFromBase, method_34662, offerCrackingRecipe, m_176739_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): s, smeltingResultFromBase, method_34662, offerCrackingRecipe, m_176739_
void (Consumer<FinishedRecipe>, Item, RecipeCategory, Item): a, netheriteSmithing, method_29728, offerNetheriteUpgradeRecipe, m_246630_
void (Consumer<FinishedRecipe>, Item, RecipeCategory, Item): b, netheriteSmithing, method_29728, offerNetheriteUpgradeRecipe, m_246630_
void (Consumer<FinishedRecipe>, Item, RecipeCategory, Item): a, legacyNetheriteSmithing, method_48531, offerLegacyNetheriteUpgradeRecipe, m_266450_
void (Consumer<FinishedRecipe>, Item): a, trimSmithing, method_48530, offerSmithingTrimRecipe, m_266340_
void (Consumer<FinishedRecipe>, ItemLike, TagKey<Item>): a, copySmithingTemplate, method_48532, offerSmithingTemplateCopyingRecipe, m_266564_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): r, copySmithingTemplate, method_48533, offerSmithingTemplateCopyingRecipe, m_266438_
1.19.3
Names
kv
lp
net.minecraft.data.server.RecipeProvider
net.minecraft.data.server.recipe.RecipeProvider
Fields
com.google.common.collect.ImmutableList<ItemLike>: d, COAL_SMELTABLES, field_33420, COAL_ORES, f_176505_
com.google.common.collect.ImmutableList<ItemLike>: e, IRON_SMELTABLES, field_33421, IRON_ORES, f_176506_
com.google.common.collect.ImmutableList<ItemLike>: f, COPPER_SMELTABLES, field_33422, COPPER_ORES, f_176507_
com.google.common.collect.ImmutableList<ItemLike>: g, GOLD_SMELTABLES, field_33423, GOLD_ORES, f_176508_
com.google.common.collect.ImmutableList<ItemLike>: h, DIAMOND_SMELTABLES, field_33424, DIAMOND_ORES, f_176509_
com.google.common.collect.ImmutableList<ItemLike>: i, LAPIS_SMELTABLES, field_33425, LAPIS_ORES, f_176510_
com.google.common.collect.ImmutableList<ItemLike>: j, REDSTONE_SMELTABLES, field_33426, REDSTONE_ORES, f_176511_
com.google.common.collect.ImmutableList<ItemLike>: k, EMERALD_SMELTABLES, field_33427, EMERALD_ORES, f_176512_
Map<BlockFamily$Variant, BiFunction<ItemLike, ItemLike, RecipeBuilder>>: n, shapeBuilders, field_28555, VARIANT_FACTORIES, f_176513_
Map<BlockFamily$Variant, BiFunction<ItemLike, ItemLike, RecipeBuilder>>: f, SHAPE_BUILDERS, field_28555, VARIANT_FACTORIES, f_244077_
org.slf4j.Logger: c, LOGGER, field_11374, LOGGER, f_125968_
DataGenerator$PathProvider: l, recipePathProvider, field_39378, recipesPathResolver, f_236355_
DataGenerator$PathProvider: m, advancementPathProvider, field_39379, advancementsPathResolver, f_236356_
PackOutput$PathProvider: d, recipePathProvider, field_39378, recipesPathResolver, f_236355_
PackOutput$PathProvider: e, advancementPathProvider, field_39379, advancementsPathResolver, f_236356_
Constructors
Methods
void (Consumer<FinishedRecipe>): a, buildCraftingRecipes, method_10419, generate, m_176531_
void (Consumer<FinishedRecipe>): a, buildRecipes, method_10419, generate, m_245200_
void (Consumer<FinishedRecipe>, String, SimpleCookingSerializer<?>, int): a, cookRecipes, method_17585, generateCookingRecipes, m_126006_
void (Consumer<FinishedRecipe>, Item, Item): a, netheriteSmithing, method_29728, offerNetheriteUpgradeRecipe, m_125994_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): f, woodFromLogs, method_24476, offerBarkBlockRecipe, m_126002_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): a, woodFromLogs, method_24476, offerBarkBlockRecipe, m_126002_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): g, woodenBoat, method_24478, offerBoatRecipe, m_126021_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): b, woodenBoat, method_24478, offerBoatRecipe, m_126021_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): k, coloredWoolFromWhiteWoolAndDye, method_24884, offerWoolDyeingRecipe, m_126061_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): f, coloredWoolFromWhiteWoolAndDye, method_24884, offerWoolDyeingRecipe, m_126061_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): l, carpet, method_24885, offerCarpetRecipe, m_176716_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): g, carpet, method_24885, offerCarpetRecipe, m_176716_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): m, coloredCarpetFromWhiteCarpetAndDye, method_24886, offerCarpetDyeingRecipe, m_126069_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): h, coloredCarpetFromWhiteCarpetAndDye, method_24886, offerCarpetDyeingRecipe, m_126069_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): n, bedFromPlanksAndWool, method_24887, offerBedRecipe, m_126073_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): i, bedFromPlanksAndWool, method_24887, offerBedRecipe, m_126073_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): o, bedFromWhiteBedAndDye, method_24888, offerBedDyeingRecipe, m_126077_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): j, bedFromWhiteBedAndDye, method_24888, offerBedDyeingRecipe, m_126077_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): p, banner, method_24889, offerBannerRecipe, m_126081_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): k, banner, method_24889, offerBannerRecipe, m_126081_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): q, stainedGlassFromGlassAndDye, method_24890, offerStainedGlassDyeingRecipe, m_126085_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): l, stainedGlassFromGlassAndDye, method_24890, offerStainedGlassDyeingRecipe, m_126085_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): r, stainedGlassPaneFromStainedGlass, method_24891, offerStainedGlassPaneRecipe, m_126089_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): m, stainedGlassPaneFromStainedGlass, method_24891, offerStainedGlassPaneRecipe, m_126089_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): s, stainedGlassPaneFromGlassPaneAndDye, method_24892, offerStainedGlassPaneDyeingRecipe, m_126093_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): n, stainedGlassPaneFromGlassPaneAndDye, method_24892, offerStainedGlassPaneDyeingRecipe, m_126093_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): t, coloredTerracottaFromTerracottaAndDye, method_24893, offerTerracottaDyeingRecipe, m_126097_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): o, coloredTerracottaFromTerracottaAndDye, method_24893, offerTerracottaDyeingRecipe, m_126097_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): u, concretePowder, method_24894, offerConcretePowderDyeingRecipe, m_126101_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): p, concretePowder, method_24894, offerConcretePowderDyeingRecipe, m_126101_
void (Consumer<FinishedRecipe>, List<ItemLike>, ItemLike, float, int, String): a, oreSmelting, method_36233, offerSmelting, m_176591_
void (Consumer<FinishedRecipe>, List<ItemLike>, ItemLike, float, int, String): b, oreBlasting, method_36234, offerBlasting, m_176625_
void (Consumer<FinishedRecipe>, SimpleCookingSerializer<?>, List<ItemLike>, ItemLike, float, int, String, String): a, oreCooking, method_36232, offerMultipleOptions, m_176533_
RecipeBuilder (ItemLike, Ingredient): e, buttonBuilder, method_33542, createTransmutationRecipe, m_176658_
RecipeBuilder (ItemLike, Ingredient): c, buttonBuilder, method_33542, createTransmutationRecipe, m_176658_
RecipeBuilder (ItemLike, Ingredient): f, doorBuilder, method_33544, createDoorRecipe, m_176670_
RecipeBuilder (ItemLike, Ingredient): a, doorBuilder, method_33544, createDoorRecipe, m_176670_
RecipeBuilder (ItemLike, Ingredient): g, fenceBuilder, method_33546, createFenceRecipe, m_176678_
RecipeBuilder (ItemLike, Ingredient): d, fenceBuilder, method_33546, createFenceRecipe, m_176678_
RecipeBuilder (ItemLike, Ingredient): h, fenceGateBuilder, method_33548, createFenceGateRecipe, m_176684_
RecipeBuilder (ItemLike, Ingredient): e, fenceGateBuilder, method_33548, createFenceGateRecipe, m_176684_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): i, pressurePlate, method_32813, offerPressurePlateRecipe, m_176690_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): d, pressurePlate, method_32813, offerPressurePlateRecipe, m_176690_
RecipeBuilder (ItemLike, Ingredient): i, pressurePlateBuilder, method_32806, createPressurePlateRecipe, m_176694_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): j, slab, method_32814, offerSlabRecipe, m_176700_
RecipeBuilder (ItemLike, Ingredient): j, slabBuilder, method_32804, createSlabRecipe, m_176704_
RecipeBuilder (ItemLike, Ingredient): k, stairBuilder, method_32808, createStairsRecipe, m_176710_
RecipeBuilder (ItemLike, Ingredient): b, stairBuilder, method_32808, createStairsRecipe, m_176710_
RecipeBuilder (ItemLike, Ingredient): l, trapdoorBuilder, method_33553, createTrapdoorRecipe, m_176720_
RecipeBuilder (ItemLike, Ingredient): f, trapdoorBuilder, method_33553, createTrapdoorRecipe, m_176720_
RecipeBuilder (ItemLike, Ingredient): m, signBuilder, method_33555, createSignRecipe, m_176726_
RecipeBuilder (ItemLike, Ingredient): g, signBuilder, method_33555, createSignRecipe, m_176726_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): a, candle, method_32233, offerCandleDyeingRecipe, m_176542_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): q, candle, method_32233, offerCandleDyeingRecipe, m_176542_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): b, wall, method_32809, offerWallRecipe, m_176612_
RecipeBuilder (ItemLike, Ingredient): a, wallBuilder, method_33531, getWallRecipe, m_176514_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): c, polished, method_32810, offerPolishedStoneRecipe, m_176640_
RecipeBuilder (ItemLike, Ingredient): b, polishedBuilder, method_33537, createCondensingRecipe, m_176604_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): d, cut, method_32811, offerCutCopperRecipe, m_176652_
ShapedRecipeBuilder (ItemLike, Ingredient): c, cutBuilder, method_36547, createCutCopperRecipe, m_176634_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): e, chiseled, method_32812, offerChiseledBlockRecipe, m_176664_
ShapedRecipeBuilder (ItemLike, Ingredient): d, chiseledBuilder, method_32805, createChiseledBlockRecipe, m_176646_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): v, stonecutterResultFromBase, method_33717, offerStonecuttingRecipe, m_176735_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, int): a, stonecutterResultFromBase, method_33715, offerStonecuttingRecipe, m_176546_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): w, smeltingResultFromBase, method_34662, offerCrackingRecipe, m_176739_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): r, smeltingResultFromBase, method_34662, offerCrackingRecipe, m_176739_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): x, nineBlockStorageRecipes, method_36325, offerReversibleCompactingRecipes, m_176743_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String, String): a, nineBlockStorageRecipesWithCustomPacking, method_36446, offerReversibleCompactingRecipesWithCompactingRecipeGroup, m_176562_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String, String): b, nineBlockStorageRecipesRecipesWithCustomUnpacking, method_36449, offerReversibleCompactingRecipesWithReverseRecipeGroup, m_176616_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String, String, String, String): a, nineBlockStorageRecipes, method_36447, offerReversibleCompactingRecipes, m_176568_
void (Consumer<FinishedRecipe>, String, SimpleCookingSerializer<?>, int, ItemLike, ItemLike, float): a, simpleCookingRecipe, method_36448, offerCookingRecipe, m_176583_
void (Consumer<FinishedRecipe>, ItemLike, TagKey<Item>): a, planksFromLog, method_24475, offerPlanksRecipe2, m_206408_
void (Consumer<FinishedRecipe>, ItemLike, TagKey<Item>): b, planksFromLogs, method_24477, offerPlanksRecipe, m_206412_
void (CachedOutput): a, run, method_10319, run, m_213708_
void (CachedOutput, com.google.gson.JsonObject, Path): a, saveRecipe, method_10425, saveRecipe, m_236359_
void (CachedOutput, com.google.gson.JsonObject, Path): b, saveAdvancement, method_10427, saveRecipeAdvancement, m_236367_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): h, chestBoat, method_42754, offerChestBoatRecipe, m_236371_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): c, chestBoat, method_42754, offerChestBoatRecipe, m_236371_
CompletableFuture<?> (CachedOutput): a, run, method_10319, run, m_213708_
CompletableFuture<?> (CachedOutput, ResourceLocation, Advancement$Builder): a, buildAdvancement, method_46206, saveRecipeAdvancement, m_253240_
void (Consumer<FinishedRecipe>, FeatureFlagSet): a, generateForEnabledBlockFamilies, method_46207, generateFamilies, m_247051_
void (Consumer<FinishedRecipe>, List<ItemLike>, RecipeCategory, ItemLike, float, int, String): a, oreSmelting, method_36233, offerSmelting, m_246272_
void (Consumer<FinishedRecipe>, List<ItemLike>, RecipeCategory, ItemLike, float, int, String): b, oreBlasting, method_36234, offerBlasting, m_245412_
void (Consumer<FinishedRecipe>, RecipeSerializer<? extends AbstractCookingRecipe>, List<ItemLike>, RecipeCategory, ItemLike, float, int, String, String): a, oreCooking, method_36232, offerMultipleOptions, m_245809_
void (Consumer<FinishedRecipe>, Item, RecipeCategory, Item): a, netheriteSmithing, method_29728, offerNetheriteUpgradeRecipe, m_246630_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): a, twoByTwoPacker, method_46209, offer2x2CompactingRecipe, m_247540_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike, String): a, threeByThreePacker, method_47521, offerCompactingRecipe, m_257994_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): b, threeByThreePacker, method_47522, offerCompactingRecipe, m_258049_
void (Consumer<FinishedRecipe>, ItemLike, TagKey<Item>, int): a, planksFromLog, method_24475, offerPlanksRecipe2, m_257929_
void (Consumer<FinishedRecipe>, ItemLike, TagKey<Item>, int): b, planksFromLogs, method_24477, offerPlanksRecipe, m_257424_
RecipeBuilder (RecipeCategory, ItemLike, Ingredient): c, pressurePlateBuilder, method_32806, createPressurePlateRecipe, m_247347_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): c, slab, method_32814, offerSlabRecipe, m_246658_
RecipeBuilder (RecipeCategory, ItemLike, Ingredient): a, slabBuilder, method_32804, createSlabRecipe, m_247552_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): e, hangingSign, method_46208, offerHangingSignRecipe, m_246977_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): d, wall, method_32809, offerWallRecipe, m_246382_
RecipeBuilder (RecipeCategory, ItemLike, Ingredient): d, wallBuilder, method_33531, getWallRecipe, m_245864_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): e, polished, method_32810, offerPolishedStoneRecipe, m_245931_
RecipeBuilder (RecipeCategory, ItemLike, Ingredient): e, polishedBuilder, method_33537, createCondensingRecipe, m_247174_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): f, cut, method_32811, offerCutCopperRecipe, m_247059_
ShapedRecipeBuilder (RecipeCategory, ItemLike, Ingredient): f, cutBuilder, method_36547, createCutCopperRecipe, m_245792_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): g, chiseled, method_32812, offerChiseledBlockRecipe, m_246222_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): h, mosaicBuilder, method_46212, offerMosaicRecipe, m_247239_
ShapedRecipeBuilder (RecipeCategory, ItemLike, Ingredient): b, chiseledBuilder, method_32805, createChiseledBlockRecipe, m_246451_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike): i, stonecutterResultFromBase, method_33717, offerStonecuttingRecipe, m_247600_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, ItemLike, int): a, stonecutterResultFromBase, method_33715, offerStonecuttingRecipe, m_247298_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, RecipeCategory, ItemLike): a, nineBlockStorageRecipes, method_36325, offerReversibleCompactingRecipes, m_247655_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String): a, nineBlockStorageRecipesWithCustomPacking, method_36446, offerReversibleCompactingRecipesWithCompactingRecipeGroup, m_246075_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String): b, nineBlockStorageRecipesRecipesWithCustomUnpacking, method_36449, offerReversibleCompactingRecipesWithReverseRecipeGroup, m_245261_
void (Consumer<FinishedRecipe>, RecipeCategory, ItemLike, RecipeCategory, ItemLike, String, String, String, String): a, nineBlockStorageRecipes, method_36447, offerReversibleCompactingRecipes, m_247368_
void (Consumer<FinishedRecipe>, String, RecipeSerializer<? extends AbstractCookingRecipe>, int): a, cookRecipes, method_17585, generateCookingRecipes, m_126006_
void (Consumer<FinishedRecipe>, String, RecipeSerializer<? extends AbstractCookingRecipe>, int, ItemLike, ItemLike, float): a, simpleCookingRecipe, method_36448, offerFoodCookingRecipe, m_247434_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
Fields
Constructors
Methods
1.19
Names
kg
kv
Fields
com.google.gson.Gson: c, GSON, field_11375, GSON, f_125969_
DataGenerator: l, generator, field_11373, root, f_125970_
Map<BlockFamily$Variant, BiFunction<ItemLike, ItemLike, RecipeBuilder>>: m, shapeBuilders, field_28555, VARIANT_FACTORIES, f_176513_
Map<BlockFamily$Variant, BiFunction<ItemLike, ItemLike, RecipeBuilder>>: n, shapeBuilders, field_28555, VARIANT_FACTORIES, f_176513_
org.slf4j.Logger: b, LOGGER, field_11374, LOGGER, f_125968_
org.slf4j.Logger: c, LOGGER, field_11374, LOGGER, f_125968_
DataGenerator$PathProvider: l, recipePathProvider, field_39378, recipesPathResolver, f_236355_
DataGenerator$PathProvider: m, advancementPathProvider, field_39379, advancementsPathResolver, f_236356_
Constructors
Methods
void (HashCache): a, run, method_10319, run, m_6865_
void (HashCache, com.google.gson.JsonObject, Path): a, saveRecipe, method_10425, saveRecipe, m_125983_
void (HashCache, com.google.gson.JsonObject, Path): b, saveAdvancement, method_10427, saveRecipeAdvancement, m_126013_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): j, coloredWoolFromWhiteWoolAndDye, method_24884, offerWoolDyeingRecipe, m_126061_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): k, coloredWoolFromWhiteWoolAndDye, method_24884, offerWoolDyeingRecipe, m_126061_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): k, carpet, method_24885, offerCarpetRecipe, m_176716_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): l, carpet, method_24885, offerCarpetRecipe, m_176716_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): l, coloredCarpetFromWhiteCarpetAndDye, method_24886, offerCarpetDyeingRecipe, m_126069_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): m, coloredCarpetFromWhiteCarpetAndDye, method_24886, offerCarpetDyeingRecipe, m_126069_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): m, bedFromPlanksAndWool, method_24887, offerBedRecipe, m_126073_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): n, bedFromPlanksAndWool, method_24887, offerBedRecipe, m_126073_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): n, bedFromWhiteBedAndDye, method_24888, offerBedDyeingRecipe, m_126077_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): o, bedFromWhiteBedAndDye, method_24888, offerBedDyeingRecipe, m_126077_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): o, banner, method_24889, offerBannerRecipe, m_126081_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): p, banner, method_24889, offerBannerRecipe, m_126081_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): p, stainedGlassFromGlassAndDye, method_24890, offerStainedGlassDyeingRecipe, m_126085_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): q, stainedGlassFromGlassAndDye, method_24890, offerStainedGlassDyeingRecipe, m_126085_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): q, stainedGlassPaneFromStainedGlass, method_24891, offerStainedGlassPaneRecipe, m_126089_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): r, stainedGlassPaneFromStainedGlass, method_24891, offerStainedGlassPaneRecipe, m_126089_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): r, stainedGlassPaneFromGlassPaneAndDye, method_24892, offerStainedGlassPaneDyeingRecipe, m_126093_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): s, stainedGlassPaneFromGlassPaneAndDye, method_24892, offerStainedGlassPaneDyeingRecipe, m_126093_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): s, coloredTerracottaFromTerracottaAndDye, method_24893, offerTerracottaDyeingRecipe, m_126097_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): t, coloredTerracottaFromTerracottaAndDye, method_24893, offerTerracottaDyeingRecipe, m_126097_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): t, concretePowder, method_24894, offerConcretePowderDyeingRecipe, m_126101_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): u, concretePowder, method_24894, offerConcretePowderDyeingRecipe, m_126101_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): h, pressurePlate, method_32813, createPressurePlateRecipe, m_176690_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): i, pressurePlate, method_32813, offerPressurePlateRecipe, m_176690_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): i, slab, method_32814, offerSlabRecipe, m_176700_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): j, slab, method_32814, offerSlabRecipe, m_176700_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): u, stonecutterResultFromBase, method_33717, offerStonecuttingRecipe, m_176735_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): v, stonecutterResultFromBase, method_33717, offerStonecuttingRecipe, m_176735_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): v, smeltingResultFromBase, method_34662, offerCrackingRecipe, m_176739_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): w, smeltingResultFromBase, method_34662, offerCrackingRecipe, m_176739_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): w, nineBlockStorageRecipes, method_36325, offerReversibleCompactingRecipes, m_176743_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): x, nineBlockStorageRecipes, method_36325, offerReversibleCompactingRecipes, m_176743_
void (CachedOutput): a, run, method_10319, run, m_213708_
void (CachedOutput, com.google.gson.JsonObject, Path): a, saveRecipe, method_10425, saveRecipe, m_236359_
void (CachedOutput, com.google.gson.JsonObject, Path): b, saveAdvancement, method_10427, saveRecipeAdvancement, m_236367_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): h, chestBoat, method_42754, offerChestBoatRecipe, m_236371_
1.18.2
Names
kb
kg
net.minecraft.data.server.RecipesProvider
net.minecraft.data.server.RecipeProvider
Fields
org.apache.logging.log4j.Logger: b, LOGGER, field_11374, LOGGER, f_125968_
org.slf4j.Logger: b, LOGGER, field_11374, LOGGER, f_125968_
Constructors
Methods
InventoryChangeTrigger$TriggerInstance (Tag<Item>): a, has, method_10420, conditionsFromTag, m_125975_
void (Consumer<FinishedRecipe>, ItemLike, Tag<Item>): a, planksFromLog, method_24475, offerPlanksRecipe2, m_125998_
void (Consumer<FinishedRecipe>, ItemLike, Tag<Item>): b, planksFromLogs, method_24477, offerPlanksRecipe, m_126017_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String, String): a, nineBlockStorageRecipesWithCustomPacking, method_36446, offerReversibleCompactingRecipesWithCompactedItemGroup, m_176562_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String, String): a, nineBlockStorageRecipesWithCustomPacking, method_36446, offerReversibleCompactingRecipesWithCompactingRecipeGroup, m_176562_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String, String): b, nineBlockStorageRecipesRecipesWithCustomUnpacking, method_36449, offerReversibleCompactingRecipesWithInputItemGroup, m_176616_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String, String): b, nineBlockStorageRecipesRecipesWithCustomUnpacking, method_36449, offerReversibleCompactingRecipesWithReverseRecipeGroup, m_176616_
void (Consumer<FinishedRecipe>, ItemLike, TagKey<Item>): a, planksFromLog, method_24475, offerPlanksRecipe2, m_206408_
void (Consumer<FinishedRecipe>, ItemLike, TagKey<Item>): b, planksFromLogs, method_24477, offerPlanksRecipe, m_206412_
InventoryChangeTrigger$TriggerInstance (TagKey<Item>): a, has, method_10420, conditionsFromTag, m_206406_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
jy
kb
Fields
Constructors
Methods
String (ItemLike): d, getSimpleRecipeName, method_36450, method_36450, m_176644_
String (ItemLike): d, getSimpleRecipeName, method_36450, getRecipeName, m_176644_
1.17.1
Names
Fields
Constructors
Methods
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): u, stonecutterResultFromBase, method_33717, offerRecipe, m_176735_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): u, stonecutterResultFromBase, method_33717, offerStonecuttingRecipe, m_176735_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, int): a, stonecutterResultFromBase, method_33715, offerRecipe, m_176546_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, int): a, stonecutterResultFromBase, method_33715, offerStonecuttingRecipe, m_176546_
1.17
Names
jg
jy
net.minecraft.data.RecipeProvider
net.minecraft.src.C_4829_
Fields
org.apache.logging.log4j.Logger: b, LOGGER, field_11374, LOGGER, field_200411_a
org.apache.logging.log4j.Logger: b, LOGGER, field_11374, LOGGER, f_125968_
com.google.gson.Gson: c, GSON, field_11375, GSON, field_200412_b
com.google.gson.Gson: c, GSON, field_11375, GSON, f_125969_
DataGenerator: d, generator, field_11373, root, field_200413_c
DataGenerator: l, generator, field_11373, root, f_125970_
com.google.common.collect.ImmutableList<ItemLike>: d, COAL_SMELTABLES, field_33420, COAL_ORES, f_176505_
com.google.common.collect.ImmutableList<ItemLike>: e, IRON_SMELTABLES, field_33421, IRON_ORES, f_176506_
com.google.common.collect.ImmutableList<ItemLike>: f, COPPER_SMELTABLES, field_33422, COPPER_ORES, f_176507_
com.google.common.collect.ImmutableList<ItemLike>: g, GOLD_SMELTABLES, field_33423, GOLD_ORES, f_176508_
com.google.common.collect.ImmutableList<ItemLike>: h, DIAMOND_SMELTABLES, field_33424, DIAMOND_ORES, f_176509_
com.google.common.collect.ImmutableList<ItemLike>: i, LAPIS_SMELTABLES, field_33425, LAPIS_ORES, f_176510_
com.google.common.collect.ImmutableList<ItemLike>: j, REDSTONE_SMELTABLES, field_33426, REDSTONE_ORES, f_176511_
com.google.common.collect.ImmutableList<ItemLike>: k, EMERALD_SMELTABLES, field_33427, EMERALD_ORES, f_176512_
Map<BlockFamily$Variant, BiFunction<ItemLike, ItemLike, RecipeBuilder>>: m, shapeBuilders, field_28555, VARIANT_FACTORIES, f_176513_
Constructors
Methods
void (HashCache): a, run, method_10319, run, func_200398_a
void (HashCache): a, run, method_10319, run, m_6865_
void (HashCache, com.google.gson.JsonObject, Path): a, saveRecipe, method_10425, saveRecipe, func_208311_a
void (HashCache, com.google.gson.JsonObject, Path): a, saveRecipe, method_10425, saveRecipe, m_125983_
void (HashCache, com.google.gson.JsonObject, Path): b, saveAdvancement, method_10427, saveRecipeAdvancement, func_208310_b
void (HashCache, com.google.gson.JsonObject, Path): b, saveAdvancement, method_10427, saveRecipeAdvancement, m_126013_
void (Consumer<FinishedRecipe>): a, buildShapelessRecipes, method_10419, generate, func_200404_a
void (Consumer<FinishedRecipe>): a, buildCraftingRecipes, method_10419, generate, m_176531_
EnterBlockTrigger$TriggerInstance (Block): a, insideOf, method_10422, requireEnteringFluid, func_200407_a
EnterBlockTrigger$TriggerInstance (Block): a, insideOf, method_10422, requireEnteringFluid, m_125979_
InventoryChangeTrigger$TriggerInstance (MinMaxBounds$Ints, ItemLike): a, has, method_35914, conditionsFromItem, m_176520_
InventoryChangeTrigger$TriggerInstance (ItemLike): a, has, method_10426, conditionsFromItem, func_200403_a
InventoryChangeTrigger$TriggerInstance (ItemLike): a, has, method_10426, conditionsFromItem, m_125977_
InventoryChangeTrigger$TriggerInstance (Tag<Item>): a, has, method_10420, conditionsFromTag, func_200409_a
InventoryChangeTrigger$TriggerInstance (Tag<Item>): a, has, method_10420, conditionsFromTag, m_125975_
InventoryChangeTrigger$TriggerInstance (ItemPredicate...): a, inventoryTrigger, method_10423, conditionsFromItemPredicates, func_200405_a
InventoryChangeTrigger$TriggerInstance (ItemPredicate...): a, inventoryTrigger, method_10423, conditionsFromItemPredicates, m_126011_
String (): a, getName, method_10321, getName, func_200397_b
String (): a, getName, method_10321, getName, m_6055_
void (Consumer<FinishedRecipe>, String, SimpleCookingSerializer<?>, int): a, cookRecipes, method_17585, generateCookingRecipes, func_218445_a
void (Consumer<FinishedRecipe>, String, SimpleCookingSerializer<?>, int): a, cookRecipes, method_17585, generateCookingRecipes, m_126006_
void (Consumer<FinishedRecipe>, Item, Item): a, netheriteSmithing, method_29728, method_29728, func_240469_a_
void (Consumer<FinishedRecipe>, Item, Item): a, netheriteSmithing, method_29728, offerNetheriteUpgradeRecipe, m_125994_
void (Consumer<FinishedRecipe>, ItemLike, Tag<Item>): a, planksFromLog, method_24475, method_24475, func_240470_a_
void (Consumer<FinishedRecipe>, ItemLike, Tag<Item>): a, planksFromLog, method_24475, offerPlanksRecipe2, m_125998_
void (Consumer<FinishedRecipe>, ItemLike, Tag<Item>): b, planksFromLogs, method_24477, method_24477, func_240472_b_
void (Consumer<FinishedRecipe>, ItemLike, Tag<Item>): b, planksFromLogs, method_24477, offerPlanksRecipe, m_126017_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): a, woodFromLogs, method_24476, method_24476, func_240471_a_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): f, woodFromLogs, method_24476, offerBarkBlockRecipe, m_126002_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): b, woodenBoat, method_24478, method_24478, func_240473_b_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): g, woodenBoat, method_24478, offerBoatRecipe, m_126021_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): c, woodenButton, method_24479, method_24479, func_240474_c_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): d, woodenDoor, method_24480, method_24480, func_240475_d_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): e, woodenFence, method_24481, method_24481, func_240476_e_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): f, woodenFenceGate, method_24482, method_24482, func_240477_f_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): g, woodenPressurePlate, method_24483, method_24483, func_240478_g_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): h, woodenSlab, method_24484, method_24484, func_240479_h_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): i, woodenStairs, method_24485, method_24485, func_240480_i_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): j, woodenTrapdoor, method_24486, method_24486, func_240481_j_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): k, woodenSign, method_24883, method_24883, func_240482_k_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): l, coloredWoolFromWhiteWoolAndDye, method_24884, method_24884, func_240483_l_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): j, coloredWoolFromWhiteWoolAndDye, method_24884, offerWoolDyeingRecipe, m_126061_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): m, carpetFromWool, method_24885, method_24885, func_240484_m_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): k, carpet, method_24885, offerCarpetRecipe, m_176716_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): n, coloredCarpetFromWhiteCarpetAndDye, method_24886, method_24886, func_240485_n_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): l, coloredCarpetFromWhiteCarpetAndDye, method_24886, offerCarpetDyeingRecipe, m_126069_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): o, bedFromPlanksAndWool, method_24887, method_24887, func_240486_o_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): m, bedFromPlanksAndWool, method_24887, offerBedRecipe, m_126073_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): p, bedFromWhiteBedAndDye, method_24888, method_24888, func_240487_p_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): n, bedFromWhiteBedAndDye, method_24888, offerBedDyeingRecipe, m_126077_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): q, banner, method_24889, method_24889, func_240488_q_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): o, banner, method_24889, offerBannerRecipe, m_126081_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): r, stainedGlassFromGlassAndDye, method_24890, method_24890, func_240489_r_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): p, stainedGlassFromGlassAndDye, method_24890, offerStainedGlassDyeingRecipe, m_126085_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): s, stainedGlassPaneFromStainedGlass, method_24891, method_24891, func_240490_s_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): q, stainedGlassPaneFromStainedGlass, method_24891, offerStainedGlassPaneRecipe, m_126089_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): t, stainedGlassPaneFromGlassPaneAndDye, method_24892, method_24892, func_240491_t_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): r, stainedGlassPaneFromGlassPaneAndDye, method_24892, offerStainedGlassPaneDyeingRecipe, m_126093_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): u, coloredTerracottaFromTerracottaAndDye, method_24893, method_24893, func_240492_u_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): s, coloredTerracottaFromTerracottaAndDye, method_24893, offerTerracottaDyeingRecipe, m_126097_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): v, concretePowder, method_24894, method_24894, func_240493_v_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): t, concretePowder, method_24894, offerConcretePowderDyeingRecipe, m_126101_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String): a, oneToOneConversionRecipe, method_36444, offerSingleOutputShapelessRecipe, m_176551_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String, int): a, oneToOneConversionRecipe, method_36445, offerShapelessRecipe, m_176556_
void (Consumer<FinishedRecipe>, List<ItemLike>, ItemLike, float, int, String): a, oreSmelting, method_36233, offerSmelting, m_176591_
void (Consumer<FinishedRecipe>, List<ItemLike>, ItemLike, float, int, String): b, oreBlasting, method_36234, offerBlasting, m_176625_
void (Consumer<FinishedRecipe>, SimpleCookingSerializer<?>, List<ItemLike>, ItemLike, float, int, String, String): a, oreCooking, method_36232, offerMultipleOptions, m_176533_
RecipeBuilder (ItemLike, Ingredient): e, buttonBuilder, method_33542, createTransmutationRecipe, m_176658_
RecipeBuilder (ItemLike, Ingredient): f, doorBuilder, method_33544, createDoorRecipe, m_176670_
RecipeBuilder (ItemLike, Ingredient): g, fenceBuilder, method_33546, createFenceRecipe, m_176678_
RecipeBuilder (ItemLike, Ingredient): h, fenceGateBuilder, method_33548, createFenceGateRecipe, m_176684_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): h, pressurePlate, method_32813, createPressurePlateRecipe, m_176690_
RecipeBuilder (ItemLike, Ingredient): i, pressurePlateBuilder, method_32806, createPressurePlateRecipe, m_176694_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): i, slab, method_32814, offerSlabRecipe, m_176700_
RecipeBuilder (ItemLike, Ingredient): j, slabBuilder, method_32804, createSlabRecipe, m_176704_
RecipeBuilder (ItemLike, Ingredient): k, stairBuilder, method_32808, createStairsRecipe, m_176710_
RecipeBuilder (ItemLike, Ingredient): l, trapdoorBuilder, method_33553, createTrapdoorRecipe, m_176720_
RecipeBuilder (ItemLike, Ingredient): m, signBuilder, method_33555, createSignRecipe, m_176726_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): a, candle, method_32233, offerCandleDyeingRecipe, m_176542_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): b, wall, method_32809, offerWallRecipe, m_176612_
RecipeBuilder (ItemLike, Ingredient): a, wallBuilder, method_33531, getWallRecipe, m_176514_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): c, polished, method_32810, offerPolishedStoneRecipe, m_176640_
RecipeBuilder (ItemLike, Ingredient): b, polishedBuilder, method_33537, createCondensingRecipe, m_176604_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): d, cut, method_32811, offerCutCopperRecipe, m_176652_
ShapedRecipeBuilder (ItemLike, Ingredient): c, cutBuilder, method_36547, createCutCopperRecipe, m_176634_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): e, chiseled, method_32812, offerChiseledBlockRecipe, m_176664_
ShapedRecipeBuilder (ItemLike, Ingredient): d, chiseledBuilder, method_32805, createChiseledBlockRecipe, m_176646_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): u, stonecutterResultFromBase, method_33717, offerRecipe, m_176735_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, int): a, stonecutterResultFromBase, method_33715, offerRecipe, m_176546_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): v, smeltingResultFromBase, method_34662, offerCrackingRecipe, m_176739_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): w, nineBlockStorageRecipes, method_36325, offerReversibleCompactingRecipes, m_176743_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String, String): a, nineBlockStorageRecipesWithCustomPacking, method_36446, offerReversibleCompactingRecipesWithCompactedItemGroup, m_176562_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String, String): b, nineBlockStorageRecipesRecipesWithCustomUnpacking, method_36449, offerReversibleCompactingRecipesWithInputItemGroup, m_176616_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike, String, String, String, String): a, nineBlockStorageRecipes, method_36447, offerReversibleCompactingRecipes, m_176568_
void (Consumer<FinishedRecipe>, String, SimpleCookingSerializer<?>, int, ItemLike, ItemLike, float): a, simpleCookingRecipe, method_36448, offerCookingRecipe, m_176583_
void (Consumer<FinishedRecipe>): b, waxRecipes, method_34854, offerWaxingRecipes, m_176610_
void (Consumer<FinishedRecipe>, BlockFamily): a, generateRecipes, method_33535, generateFamily, m_176580_
Block (BlockFamily, BlockFamily$Variant): a, getBaseBlock, method_33533, getVariantRecipeInput, m_176523_
String (ItemLike): b, getHasName, method_32807, hasItem, m_176602_
String (ItemLike): c, getItemName, method_33716, getItemPath, m_176632_
String (ItemLike): d, getSimpleRecipeName, method_36450, method_36450, m_176644_
String (ItemLike, ItemLike): a, getConversionRecipeName, method_33714, convertBetween, m_176517_
String (ItemLike): e, getSmeltingRecipeName, method_36451, getSmeltingItemPath, m_176656_
String (ItemLike): f, getBlastingRecipeName, method_36452, getBlastingItemPath, m_176668_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
jf
jg
Fields
Constructors
Methods
1.16.1
Names
hv
jf
Fields
Constructors
Methods
void (Consumer<FinishedRecipe>, Item, Item): a, netheriteSmithing, method_29728, method_29728, func_240469_a_
void (Consumer<FinishedRecipe>, ItemLike, Tag<Item>): a, planksFromLog, method_24475, method_24475, func_240470_a_
void (Consumer<FinishedRecipe>, ItemLike, Tag<Item>): b, planksFromLogs, method_24477, method_24477, func_240472_b_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): a, woodFromLogs, method_24476, method_24476, func_240471_a_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): b, woodenBoat, method_24478, method_24478, func_240473_b_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): c, woodenButton, method_24479, method_24479, func_240474_c_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): d, woodenDoor, method_24480, method_24480, func_240475_d_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): e, woodenFence, method_24481, method_24481, func_240476_e_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): f, woodenFenceGate, method_24482, method_24482, func_240477_f_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): g, woodenPressurePlate, method_24483, method_24483, func_240478_g_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): h, woodenSlab, method_24484, method_24484, func_240479_h_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): i, woodenStairs, method_24485, method_24485, func_240480_i_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): j, woodenTrapdoor, method_24486, method_24486, func_240481_j_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): k, woodenSign, method_24883, method_24883, func_240482_k_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): l, coloredWoolFromWhiteWoolAndDye, method_24884, method_24884, func_240483_l_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): m, carpetFromWool, method_24885, method_24885, func_240484_m_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): n, coloredCarpetFromWhiteCarpetAndDye, method_24886, method_24886, func_240485_n_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): o, bedFromPlanksAndWool, method_24887, method_24887, func_240486_o_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): p, bedFromWhiteBedAndDye, method_24888, method_24888, func_240487_p_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): q, banner, method_24889, method_24889, func_240488_q_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): r, stainedGlassFromGlassAndDye, method_24890, method_24890, func_240489_r_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): s, stainedGlassPaneFromStainedGlass, method_24891, method_24891, func_240490_s_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): t, stainedGlassPaneFromGlassPaneAndDye, method_24892, method_24892, func_240491_t_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): u, coloredTerracottaFromTerracottaAndDye, method_24893, method_24893, func_240492_u_
void (Consumer<FinishedRecipe>, ItemLike, ItemLike): v, concretePowder, method_24894, method_24894, func_240493_v_
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
void (HashCache, com.google.gson.JsonObject, Path): a, saveRecipe, method_10425, func_208311_a
void (HashCache, com.google.gson.JsonObject, Path): a, saveRecipe, method_10425, saveRecipe, func_208311_a
void (HashCache, com.google.gson.JsonObject, Path): b, saveAdvancement, method_10427, func_208310_b
void (HashCache, com.google.gson.JsonObject, Path): b, saveAdvancement, method_10427, saveRecipeAdvancement, func_208310_b
EnterBlockTrigger$TriggerInstance (Block): a, insideOf, method_10422, func_200407_a
EnterBlockTrigger$TriggerInstance (Block): a, insideOf, method_10422, requireEnteringFluid, func_200407_a
InventoryChangeTrigger$TriggerInstance (ItemLike): a, has, method_10426, func_200403_a
InventoryChangeTrigger$TriggerInstance (ItemLike): a, has, method_10426, conditionsFromItem, func_200403_a
InventoryChangeTrigger$TriggerInstance (Tag<Item>): a, has, method_10420, func_200409_a
InventoryChangeTrigger$TriggerInstance (Tag<Item>): a, has, method_10420, conditionsFromTag, func_200409_a
InventoryChangeTrigger$TriggerInstance (ItemPredicate...): a, inventoryTrigger, method_10423, func_200405_a
InventoryChangeTrigger$TriggerInstance (ItemPredicate...): a, inventoryTrigger, method_10423, conditionsFromItemPredicates, func_200405_a
void (Consumer<FinishedRecipe>, String, SimpleCookingSerializer<?>, int): a, cookRecipes, method_17585, func_218445_a
void (Consumer<FinishedRecipe>, String, SimpleCookingSerializer<?>, int): a, cookRecipes, method_17585, generateCookingRecipes, func_218445_a
1.15
Names
hh
hv
Fields
Constructors
Methods
InventoryChangeTrigger$TriggerInstance (MinMaxBounds$Ints, ItemLike): a, has, method_10424, func_200408_a
1.14.4
Names
hg
hh
net.minecraft.data.recipes.RecipeProvider
Fields
org.apache.logging.log4j.Logger: b, field_11374, LOGGER, field_200411_a
org.apache.logging.log4j.Logger: b, LOGGER, field_11374, LOGGER, field_200411_a
com.google.gson.Gson: c, field_11375, GSON, field_200412_b
com.google.gson.Gson: c, GSON, field_11375, GSON, field_200412_b
DataGenerator: d, field_11373, root, field_200413_c
DataGenerator: d, generator, field_11373, root, field_200413_c
Constructors
Methods
void (DataCache): a, method_10319, run, func_200398_a
void (HashCache): a, run, method_10319, run, func_200398_a
void (DataCache, com.google.gson.JsonObject, Path): a, method_10425, method_10425, func_208311_a
void (HashCache, com.google.gson.JsonObject, Path): a, saveRecipe, method_10425, func_208311_a
void (DataCache, com.google.gson.JsonObject, Path): b, method_10427, method_10427, func_208310_b
void (HashCache, com.google.gson.JsonObject, Path): b, saveAdvancement, method_10427, func_208310_b
void (Consumer<RecipeJsonProvider>): a, method_10419, generate, func_200404_a
void (Consumer<FinishedRecipe>): a, buildShapelessRecipes, method_10419, generate, func_200404_a
CriterionTriggerEnterBlock$b (Block): a, method_10422, method_10422, func_200407_a
EnterBlockTrigger$TriggerInstance (Block): a, insideOf, method_10422, func_200407_a
CriterionTriggerInventoryChanged$b (CriterionConditionValue$IntegerRange, IMaterial): a, method_10424, method_10424, func_200408_a
InventoryChangeTrigger$TriggerInstance (MinMaxBounds$Ints, ItemLike): a, has, method_10424, func_200408_a
CriterionTriggerInventoryChanged$b (IMaterial): a, method_10426, method_10426, func_200403_a
InventoryChangeTrigger$TriggerInstance (ItemLike): a, has, method_10426, func_200403_a
CriterionTriggerInventoryChanged$b (Tag<Item>): a, method_10420, method_10420, func_200409_a
InventoryChangeTrigger$TriggerInstance (Tag<Item>): a, has, method_10420, func_200409_a
CriterionTriggerInventoryChanged$b (CriterionConditionItem...): a, method_10423, method_10423, func_200405_a
InventoryChangeTrigger$TriggerInstance (ItemPredicate...): a, inventoryTrigger, method_10423, func_200405_a
String (): a, method_10321, getName, func_200397_b
String (): a, getName, method_10321, getName, func_200397_b
void (Consumer<RecipeJsonProvider>, String, RecipeSerializerCooking<?>, int): a, method_17585, method_17585, func_218445_a
void (Consumer<FinishedRecipe>, String, SimpleCookingSerializer<?>, int): a, cookRecipes, method_17585, func_218445_a
1.14.3
Names
hf
hg
net.minecraft.data.server.RecipesProvider
Fields
org.apache.logging.log4j.Logger: b, field_11374, field_200411_a
org.apache.logging.log4j.Logger: b, field_11374, LOGGER, field_200411_a
com.google.gson.Gson: c, field_11375, field_200412_b
com.google.gson.Gson: c, field_11375, GSON, field_200412_b
DataGenerator: d, field_11373, field_200413_c
DataGenerator: d, field_11373, root, field_200413_c
Constructors
Methods
void (DirectoryCache): a, method_10319, func_200398_a
void (DataCache): a, method_10319, run, func_200398_a
void (DirectoryCache, com.google.gson.JsonObject, Path): a, method_10425, func_208311_a
void (DataCache, com.google.gson.JsonObject, Path): a, method_10425, method_10425, func_208311_a
void (DirectoryCache, com.google.gson.JsonObject, Path): b, method_10427, func_208310_b
void (DataCache, com.google.gson.JsonObject, Path): b, method_10427, method_10427, func_208310_b
void (Consumer<IFinishedRecipe>): a, method_10419, func_200404_a
void (Consumer<RecipeJsonProvider>): a, method_10419, generate, func_200404_a
CriterionTriggerEnterBlock$b (Block): a, method_10422, func_200407_a
CriterionTriggerEnterBlock$b (Block): a, method_10422, method_10422, func_200407_a
CriterionTriggerInventoryChanged$b (CriterionConditionValue$IntegerRange, IMaterial): a, method_10424, func_200408_a
CriterionTriggerInventoryChanged$b (CriterionConditionValue$IntegerRange, IMaterial): a, method_10424, method_10424, func_200408_a
CriterionTriggerInventoryChanged$b (IMaterial): a, method_10426, func_200403_a
CriterionTriggerInventoryChanged$b (IMaterial): a, method_10426, method_10426, func_200403_a
CriterionTriggerInventoryChanged$b (Tag<Item>): a, method_10420, func_200409_a
CriterionTriggerInventoryChanged$b (Tag<Item>): a, method_10420, method_10420, func_200409_a
CriterionTriggerInventoryChanged$b (CriterionConditionItem...): a, method_10423, func_200405_a
CriterionTriggerInventoryChanged$b (CriterionConditionItem...): a, method_10423, method_10423, func_200405_a
String (): a, method_10321, func_200397_b
String (): a, method_10321, getName, func_200397_b
void (Consumer<IFinishedRecipe>, String, RecipeSerializerCooking<?>, int): a, method_17585, func_218445_a
void (Consumer<RecipeJsonProvider>, String, RecipeSerializerCooking<?>, int): a, method_17585, method_17585, func_218445_a
1.14.2
Names
net.minecraft.server.v1_14_R1.DebugReportRecipe
Fields
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
gf
hf
net.minecraft.class_2446
net.minecraft.server.v1_13_R2.DebugReportRecipe
net.minecraft.server.v1_14_R1.DebugReportRecipe
Fields
org.apache.logging.log4j.Logger: b, field_200411_a
org.apache.logging.log4j.Logger: b, field_11374, field_200411_a
com.google.gson.Gson: c, field_200412_b
com.google.gson.Gson: c, field_11375, field_200412_b
DebugReportGenerator: d, field_200413_c
DebugReportGenerator: d, field_11373, field_200413_c
Constructors
Methods
void (HashCache): a, func_200398_a
void (HashCache): a, method_10319, func_200398_a
void (HashCache, com.google.gson.JsonObject, Path): a, func_208311_a
void (HashCache, com.google.gson.JsonObject, Path): a, method_10425, func_208311_a
void (HashCache, com.google.gson.JsonObject, Path): b, func_208310_b
void (HashCache, com.google.gson.JsonObject, Path): b, method_10427, func_208310_b
void (Consumer<DebugReportRecipeData>): a, func_200404_a
void (Consumer<DebugReportRecipeData>): a, method_10419, func_200404_a
CriterionTriggerEnterBlock$b (Block): a, func_200407_a
CriterionTriggerEnterBlock$b (Block): a, method_10422, func_200407_a
CriterionTriggerInventoryChanged$b (CriterionConditionValue$IntegerRange, IMaterial): a, func_200408_a
CriterionTriggerInventoryChanged$b (CriterionConditionValue$IntegerRange, IMaterial): a, method_10424, func_200408_a
CriterionTriggerInventoryChanged$b (IMaterial): a, func_200403_a
CriterionTriggerInventoryChanged$b (IMaterial): a, method_10426, func_200403_a
CriterionTriggerInventoryChanged$b (Tag<Item>): a, func_200409_a
CriterionTriggerInventoryChanged$b (Tag<Item>): a, method_10420, func_200409_a
CriterionTriggerInventoryChanged$b (CriterionConditionItem...): a, func_200405_a
CriterionTriggerInventoryChanged$b (CriterionConditionItem...): a, method_10423, func_200405_a
String (): a, func_200397_b
String (): a, method_10321, func_200397_b
void (Consumer<DebugReportRecipeData>, String, RecipeSerializerCooking<?>, int): a, method_17585, func_218445_a
1.13.2
Names
Fields
Constructors
Methods
1.13.1
Names
net.minecraft.server.v1_13_R1.DebugReportRecipe
net.minecraft.server.v1_13_R2.DebugReportRecipe
Fields
Constructors
Methods
1.13
Names
gf
net.minecraft.data.RecipeProvider
net.minecraft.server.v1_13_R1.DebugReportRecipe
Fields
org.apache.logging.log4j.Logger: b, field_200411_a
com.google.gson.Gson: c, field_200412_b
DebugReportGenerator: d, field_200413_c
Constructors
Methods
void (HashCache): a, func_200398_a
void (HashCache, com.google.gson.JsonObject, Path): a, func_208311_a
void (HashCache, com.google.gson.JsonObject, Path): b, func_208310_b
void (Consumer<DebugReportRecipeData>): a, func_200404_a
CriterionTriggerEnterBlock$b (Block): a, func_200407_a
CriterionTriggerInventoryChanged$b (CriterionConditionValue$d, IMaterial): a, func_200408_a
CriterionTriggerInventoryChanged$b (IMaterial): a, func_200403_a
CriterionTriggerInventoryChanged$b (Tag<Item>): a, func_200409_a
CriterionTriggerInventoryChanged$b (CriterionConditionItem...): a, func_200405_a
String (): a, func_200397_b