History - net.minecraft.recipe.ServerRecipeManager
26.3
Names
Fields
RegistryWrapper$WrapperLookup: registries, registries, field_54637, registries
ResourceFinder: RECIPE_LISTER, RECIPE_LISTER, field_55213, FINDER
Collection<RecipeEntry<?>>: learnableRecipes, learnableRecipes, field_1_9563, recipesInBook
Constructors
Methods
Collection<RecipeEntry<?>> (): getRecipes, getRecipes, method_8126, values
Collection<RecipeEntry<?>> (): getRecipes, getRecipes, method_8126, getAllRecipes
PreparedRecipes (ResourceManager, Profiler): prepare, prepare, method_18789, prepare
void (PreparedRecipes, ResourceManager, Profiler): apply, apply, method_20705, apply
RecipeEntry<?> (RegistryKey<Recipe<?>>, com.google.gson.JsonObject, RegistryWrapper$WrapperLookup): fromJson, fromJson, method_17720, deserialize
Collection<RecipeEntry<?>> (): getLearnableRecipes, getLearnableRecipes, method_1_9208, getRecipesInBook
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
dqz
net.minecraft.world.item.crafting.RecipeManager
net.minecraft.class_1863
net.minecraft.recipe.ServerRecipeManager
Fields
org.slf4j.Logger: a, LOGGER, field_9027, LOGGER, f_hqaaykcp, LOGGER, f_44006_
org.slf4j.Logger: LOGGER, LOGGER, field_9027, LOGGER
RegistryWrapper$WrapperLookup: d, registries, field_54637, registries, f_cfijlewf, registries, f_314854_
RegistryWrapper$WrapperLookup: registries, registries, field_54637, registries
Map<RegistryKey<RecipePropertySet>, ServerRecipeManager$SoleIngredientGetter>: b, RECIPE_PROPERTY_SETS, field_54897, SOLE_INGREDIENT_GETTERS, f_kczkpctf, RECIPE_PROPERTY_SETS, f_347382_
Map<RegistryKey<RecipePropertySet>, ServerRecipeManager$SoleIngredientGetter>: RECIPE_PROPERTY_SETS, RECIPE_PROPERTY_SETS, field_54897, SOLE_INGREDIENT_GETTERS
PreparedRecipes: e, recipes, field_54638, preparedRecipes, f_qlhewmmf, recipes, f_346395_
PreparedRecipes: recipes, recipes, field_54638, preparedRecipes
Map<RegistryKey<RecipePropertySet>, RecipePropertySet>: f, propertySets, field_54639, propertySets, f_lwdpgeem, propertySets, f_348877_
Map<RegistryKey<RecipePropertySet>, RecipePropertySet>: propertySets, propertySets, field_54639, propertySets
CuttingRecipeDisplay$Grouping<StonecuttingRecipe>: g, stonecutterRecipes, field_54640, stonecutterRecipes, f_sbxhtycx, stonecuttingRecipes, f_347679_
CuttingRecipeDisplay$Grouping<StonecuttingRecipe>: stonecutterRecipes, stonecutterRecipes, field_54640, stonecutterRecipes
List<ServerRecipeManager$ServerRecipe>: h, allDisplays, field_54641, recipes, f_avfppxeg, displays, f_346240_
List<ServerRecipeManager$ServerRecipe>: allDisplays, allDisplays, field_54641, recipes
Map<RegistryKey<Recipe<?>>, List<ServerRecipeManager$ServerRecipe>>: i, recipeToDisplay, field_54642, recipesByKey, f_yzfonsti, displayByRecipe, f_346716_
Map<RegistryKey<Recipe<?>>, List<ServerRecipeManager$ServerRecipe>>: recipeToDisplay, recipeToDisplay, field_54642, recipesByKey
ResourceFinder: c, RECIPE_LISTER, field_55213, FINDER, f_mgtjzayv, FILE_NAMESPACE, f_370651_
ResourceFinder: RECIPE_LISTER, RECIPE_LISTER, field_55213, FINDER
Constructors
Methods
Collection<RecipeEntry<?>> (): d, getRecipes, method_8126, values, m_vrjdrstk, getRecipes, m_44051_
Collection<RecipeEntry<?>> (): getRecipes, getRecipes, method_8126, values
<I extends RecipeInput, T extends Recipe<I>> ServerRecipeManager$MatchGetter<I, T> (RecipeType<T>): a, createCheck, method_42302, createCachedMatchGetter, m_oqvxqpcm, createCheck, m_220267_
<I extends RecipeInput, T extends Recipe<I>> ServerRecipeManager$MatchGetter<I, T> (RecipeType<T>): createCheck, createCheck, method_42302, createCachedMatchGetter
<I extends RecipeInput, T extends Recipe<I>> Optional<RecipeEntry<T>> (RecipeType<T>, I, World): a, getRecipeFor, method_8132, getFirstMatch, m_omtmmszf, getFirstMatch, m_44015_
<I extends RecipeInput, T extends Recipe<I>> Optional<RecipeEntry<T>> (RecipeType<T>, I, World): getRecipeFor, getRecipeFor, method_8132, getFirstMatch
<I extends RecipeInput, T extends Recipe<I>> Optional<RecipeEntry<T>> (RecipeType<T>, I, World, RecipeEntry<T>): a, getRecipeFor, method_59993, getFirstMatch, m_igyegyvq, getFirstMatch, m_339836_
<I extends RecipeInput, T extends Recipe<I>> Optional<RecipeEntry<T>> (RecipeType<T>, I, World, RecipeEntry<T>): getRecipeFor, getRecipeFor, method_59993, getFirstMatch
PreparedRecipes (ResourceManager, Profiler): a, prepare, method_64680, prepare, m_vjbcbgny, prepare, m_5944_
PreparedRecipes (ResourceManager, Profiler): prepare, prepare, method_18789, prepare
void (PreparedRecipes, ResourceManager, Profiler): a, apply, method_20705, apply, m_qwhkywli, apply, m_5787_
void (PreparedRecipes, ResourceManager, Profiler): apply, apply, method_20705, apply
void (FeatureSet): a, finalizeRecipeLoading, method_64681, initialize, m_zjlbqobl, finalizeLoading, m_352914_
void (FeatureSet): finalizeRecipeLoading, finalizeRecipeLoading, method_64681, initialize
List<Ingredient> (FeatureSet, List<Ingredient>): a, filterDisabled, method_64683, filterIngredients, m_enpjndth, filterDisabled, m_354133_
List<Ingredient> (FeatureSet, List<Ingredient>): filterDisabled, filterDisabled, method_64683, filterIngredients
boolean (FeatureSet, Ingredient): a, isIngredientEnabled, method_64682, isEnabled, m_tziaudbn, isEnabled, m_353965_
boolean (FeatureSet, Ingredient): isIngredientEnabled, isIngredientEnabled, method_64682, isEnabled
<I extends RecipeInput, T extends Recipe<I>> Optional<RecipeEntry<T>> (RecipeType<T>, I, World, RegistryKey<Recipe<?>>): a, getRecipeFor, method_42299, getFirstMatch, m_yhwkrsrr, getFirstMatch, m_220248_
<I extends RecipeInput, T extends Recipe<I>> Optional<RecipeEntry<T>> (RecipeType<T>, I, World, RegistryKey<Recipe<?>>): getRecipeFor, getRecipeFor, method_42299, getFirstMatch
Optional<RecipeEntry<?>> (RegistryKey<Recipe<?>>): b, byKey, method_8130, get, m_dsxpcpxk, get, m_44043_
Optional<RecipeEntry<?>> (RegistryKey<Recipe<?>>): byKey, byKey, method_8130, get
<T extends Recipe<?>> RecipeEntry<T> (RecipeType<T>, RegistryKey<Recipe<?>>): a, byKeyTyped, method_59821, get, m_jgeojtch, get, m_320711_
<T extends Recipe<?>> RecipeEntry<T> (RecipeType<T>, RegistryKey<Recipe<?>>): byKeyTyped, byKeyTyped, method_59821, get
Map<RegistryKey<RecipePropertySet>, RecipePropertySet> (): b, getSynchronizedItemProperties, method_64692, getPropertySets, m_pmavtcuv, getSynchronizedPropertySets, m_351610_
Map<RegistryKey<RecipePropertySet>, RecipePropertySet> (): getSynchronizedItemProperties, getSynchronizedItemProperties, method_64692, getPropertySets
CuttingRecipeDisplay$Grouping<StonecuttingRecipe> (): c, getSynchronizedStonecutterRecipes, method_64694, getStonecutterRecipeForSync, m_vdaiapfc, getSynchronizedStonecuttingRecipes, m_355529_
CuttingRecipeDisplay$Grouping<StonecuttingRecipe> (): getSynchronizedStonecutterRecipes, getSynchronizedStonecutterRecipes, method_64694, getStonecutterRecipeForSync
RecipePropertySet (RegistryKey<RecipePropertySet>): a, propertySet, method_64678, getPropertySet, m_kdokqbcz, getPropertySet, m_353891_
RecipePropertySet (RegistryKey<RecipePropertySet>): propertySet, propertySet, method_64678, getPropertySet
CuttingRecipeDisplay$Grouping<StonecuttingRecipe> (): a, stonecutterRecipes, method_64677, getStonecutterRecipes, m_yajapjwu, getStonecuttingRecipes, m_352810_
CuttingRecipeDisplay$Grouping<StonecuttingRecipe> (): stonecutterRecipes, stonecutterRecipes, method_64677, getStonecutterRecipes
ServerRecipeManager$ServerRecipe (NetworkRecipeId): a, getRecipeFromDisplay, method_64686, get, m_rjyhicja, get, m_354858_
ServerRecipeManager$ServerRecipe (NetworkRecipeId): getRecipeFromDisplay, getRecipeFromDisplay, method_64686, get
void (RegistryKey<Recipe<?>>, Consumer<RecipeDisplayEntry>): a, listDisplaysForRecipe, method_64679, forEachRecipeDisplay, m_wzltkytn, forEachDisplay, m_357033_
void (RegistryKey<Recipe<?>>, Consumer<RecipeDisplayEntry>): listDisplaysForRecipe, listDisplaysForRecipe, method_64679, forEachRecipeDisplay
RecipeEntry<?> (RegistryKey<Recipe<?>>, com.google.gson.JsonObject, RegistryWrapper$WrapperLookup): a, fromJson, method_17720, deserialize, m_hcqenhtt, deserialize, m_44045_
RecipeEntry<?> (RegistryKey<Recipe<?>>, com.google.gson.JsonObject, RegistryWrapper$WrapperLookup): fromJson, fromJson, method_17720, deserialize
List<ServerRecipeManager$ServerRecipe> (Iterable<RecipeEntry<?>>, FeatureSet): a, unpackRecipeInfo, method_64688, collectServerRecipes, m_zvzhojlr, collectDisplayInfo, m_351620_
List<ServerRecipeManager$ServerRecipe> (Iterable<RecipeEntry<?>>, FeatureSet): unpackRecipeInfo, unpackRecipeInfo, method_64688, collectServerRecipes
ServerRecipeManager$SoleIngredientGetter (RecipeType<? extends SingleStackRecipe>): b, forSingleInput, method_64992, cookingIngredientGetter, m_cuobwmoj, createExtractorForSingleItemRecipe, m_357081_
ServerRecipeManager$SoleIngredientGetter (RecipeType<? extends SingleStackRecipe>): forSingleInput, forSingleInput, method_64992, cookingIngredientGetter
1.21.11
Names
dmp
dqz
Fields
Constructors
Methods
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
dht
dmp
Fields
Constructors
Methods
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
ResourceFinder: c, RECIPE_LISTER, field_55213, FINDER, f_mgtjzayv, f_370651_
ResourceFinder: c, RECIPE_LISTER, field_55213, FINDER, f_mgtjzayv, FILE_NAMESPACE, f_370651_
Constructors
Methods
1.21.6
Names
dfi
dht
Fields
Constructors
Methods
1.21.5
Names
dbm
dfi
Fields
Constructors
Methods
Collection<RecipeEntry<?>> (): e, getRecipes, method_8126, values, m_vrjdrstk, getRecipes, m_44051_
Collection<RecipeEntry<?>> (): d, getRecipes, method_8126, values, m_vrjdrstk, getRecipes, m_44051_
CuttingRecipeDisplay$Grouping<StonecuttingRecipe> (): d, getSynchronizedStonecutterRecipes, method_64694, getStonecutterRecipeForSync, m_vdaiapfc, getSynchronizedStonecuttingRecipes, m_355529_
CuttingRecipeDisplay$Grouping<StonecuttingRecipe> (): c, getSynchronizedStonecutterRecipes, method_64694, getStonecutterRecipeForSync, m_vdaiapfc, getSynchronizedStonecuttingRecipes, m_355529_
1.21.4
Names
dcl
dbm
Fields
RegistryWrapper$WrapperLookup: c, registries, field_54637, registries, f_cfijlewf, registries, f_314854_
RegistryWrapper$WrapperLookup: d, registries, field_54637, registries, f_cfijlewf, registries, f_314854_
PreparedRecipes: d, recipes, field_54638, preparedRecipes, f_qlhewmmf, recipes, f_346395_
PreparedRecipes: e, recipes, field_54638, preparedRecipes, f_qlhewmmf, recipes, f_346395_
Map<RegistryKey<RecipePropertySet>, RecipePropertySet>: e, propertySets, field_54639, propertySets, f_lwdpgeem, propertySets, f_348877_
Map<RegistryKey<RecipePropertySet>, RecipePropertySet>: f, propertySets, field_54639, propertySets, f_lwdpgeem, propertySets, f_348877_
CuttingRecipeDisplay$Grouping<StonecuttingRecipe>: f, stonecutterRecipes, field_54640, stonecutterRecipes, f_sbxhtycx, stonecuttingRecipes, f_347679_
CuttingRecipeDisplay$Grouping<StonecuttingRecipe>: g, stonecutterRecipes, field_54640, stonecutterRecipes, f_sbxhtycx, stonecuttingRecipes, f_347679_
List<ServerRecipeManager$ServerRecipe>: g, allDisplays, field_54641, recipes, f_avfppxeg, displays, f_346240_
List<ServerRecipeManager$ServerRecipe>: h, allDisplays, field_54641, recipes, f_avfppxeg, displays, f_346240_
Map<RegistryKey<Recipe<?>>, List<ServerRecipeManager$ServerRecipe>>: h, recipeToDisplay, field_54642, recipesByKey, f_yzfonsti, displayByRecipe, f_346716_
Map<RegistryKey<Recipe<?>>, List<ServerRecipeManager$ServerRecipe>>: i, recipeToDisplay, field_54642, recipesByKey, f_yzfonsti, displayByRecipe, f_346716_
ResourceFinder: c, RECIPE_LISTER, field_55213, FINDER, f_mgtjzayv, f_370651_
Constructors
Methods
1.21.3
Names
czd
dcl
net.minecraft.recipe.RecipeManager
net.minecraft.recipe.ServerRecipeManager
Fields
boolean: f, hasErrors, field_9024, errored, f_yehcypye, errored, f_44008_
com.google.gson.Gson: a, GSON, field_19359, GSON, f_kwbdpvdv, GSON, f_44005_
Map<Identifier, RecipeEntry<?>>: e, byName, field_36308, recipesById, f_jrpzcqji, recipes, f_199900_
org.slf4j.Logger: b, LOGGER, field_9027, LOGGER, f_hqaaykcp, LOGGER, f_44006_
org.slf4j.Logger: a, LOGGER, field_9027, LOGGER, f_hqaaykcp, LOGGER, f_44006_
RegistryWrapper$WrapperLookup: c, registries, field_48848, registryLookup, f_cfijlewf, lookupProvider, f_314854_
RegistryWrapper$WrapperLookup: c, registries, field_54637, registries, f_cfijlewf, registries, f_314854_
com.google.common.collect.Multimap<RecipeType<?>, RecipeEntry<?>>: d, byType, field_51481, recipesByType, f_nkouqikk, recipesByType, f_316587_
Map<RegistryKey<RecipePropertySet>, ServerRecipeManager$SoleIngredientGetter>: b, RECIPE_PROPERTY_SETS, field_54897, SOLE_INGREDIENT_GETTERS, f_kczkpctf, RECIPE_PROPERTY_SETS, f_347382_
PreparedRecipes: d, recipes, field_54638, preparedRecipes, f_qlhewmmf, recipes, f_346395_
Map<RegistryKey<RecipePropertySet>, RecipePropertySet>: e, propertySets, field_54639, propertySets, f_lwdpgeem, propertySets, f_348877_
CuttingRecipeDisplay$Grouping<StonecuttingRecipe>: f, stonecutterRecipes, field_54640, stonecutterRecipes, f_sbxhtycx, stonecuttingRecipes, f_347679_
List<ServerRecipeManager$ServerRecipe>: g, allDisplays, field_54641, recipes, f_avfppxeg, displays, f_346240_
Map<RegistryKey<Recipe<?>>, List<ServerRecipeManager$ServerRecipe>>: h, recipeToDisplay, field_54642, recipesByKey, f_yzfonsti, displayByRecipe, f_346716_
Constructors
Methods
Collection<RecipeEntry<?>> (): d, getRecipes, method_8126, values, m_vrjdrstk, getRecipes, m_44051_
Collection<RecipeEntry<?>> (): e, getRecipes, method_8126, values, m_vrjdrstk, getRecipes, m_44051_
Optional<RecipeEntry<?>> (Identifier): a, byKey, method_8130, get, m_dsxpcpxk, get, m_44043_
Stream<Identifier> (): e, getRecipeIds, method_8127, keys, m_tfsmuhjx, streamIds, m_44073_
void (Map<Identifier, com.google.gson.JsonElement>, ResourceManager, Profiler): a, apply, method_20705, apply, m_fenzmtpr, apply, m_5787_
void (Iterable<RecipeEntry<?>>): a, replaceRecipes, method_20702, setRecipes, m_tkniqwbe, setRecipes, m_44024_
<I extends RecipeInput, T extends Recipe<I>> List<RecipeEntry<T>> (RecipeType<T>): a, getAllRecipesFor, method_30027, listAllOfType, m_ardwasqa, listAllOfType, m_44013_
boolean (): a, hadErrorsLoading, method_35227, isErrored, m_xyhfuata, isErrored, m_151269_
<I extends RecipeInput, T extends Recipe<I>> RecipeManager$MatchGetter<I, T> (RecipeType<T>): b, createCheck, method_42302, createCachedMatchGetter, m_oqvxqpcm, createCheck, m_220267_
<I extends RecipeInput, T extends Recipe<I>> ServerRecipeManager$MatchGetter<I, T> (RecipeType<T>): a, createCheck, method_42302, createCachedMatchGetter, m_oqvxqpcm, createCheck, m_220267_
<I extends RecipeInput, T extends Recipe<I>> Collection<RecipeEntry<T>> (RecipeType<T>): c, byType, method_17717, getAllOfType, m_xkivhqgi, getAllOfType, m_44054_
<T extends Recipe<?>> RecipeEntry<T> (RecipeType<T>, Identifier): a, byKeyTyped, method_59821, get, m_jgeojtch, get, m_320711_
Collection<RecipeEntry<?>> (): b, getOrderedRecipes, method_59822, sortedValues, m_mubfpsqe, getSortedRecieps, m_323867_
RecipeEntry<?> (Identifier, com.google.gson.JsonObject, RegistryWrapper$WrapperLookup): a, fromJson, method_17720, deserialize, m_hcqenhtt, deserialize, m_44045_
<I extends RecipeInput, T extends Recipe<I>> Optional<RecipeEntry<T>> (RecipeType<T>, I, World, Identifier): a, getRecipeFor, method_42299, getFirstMatch, m_oegdnaun, getFirstMatch, m_220248_
<I extends RecipeInput, T extends Recipe<I>> List<RecipeEntry<T>> (RecipeType<T>, I, World): b, getRecipesFor, method_17877, getAllMatches, m_hrukhdkd, getAllMatches, m_44056_
<I extends RecipeInput, T extends Recipe<I>> DefaultedList<ItemStack> (RecipeType<T>, I, World): c, getRemainingItemsFor, method_8128, getRemainingStacks, m_pgjmabyy, getRemainder, m_44069_
PreparedRecipes (ResourceManager, Profiler): a, prepare, method_64680, prepare, m_vjbcbgny, prepare, m_5944_
void (PreparedRecipes, ResourceManager, Profiler): a, apply, method_20705, apply, m_qwhkywli, apply, m_5787_
void (FeatureSet): a, finalizeRecipeLoading, method_64681, initialize, m_zjlbqobl, finalizeLoading, m_352914_
List<Ingredient> (FeatureSet, List<Ingredient>): a, filterDisabled, method_64683, filterIngredients, m_enpjndth, filterDisabled, m_354133_
boolean (FeatureSet, Ingredient): a, isIngredientEnabled, method_64682, isEnabled, m_tziaudbn, isEnabled, m_353965_
<I extends RecipeInput, T extends Recipe<I>> Optional<RecipeEntry<T>> (RecipeType<T>, I, World, RegistryKey<Recipe<?>>): a, getRecipeFor, method_42299, getFirstMatch, m_yhwkrsrr, getFirstMatch, m_220248_
Optional<RecipeEntry<?>> (RegistryKey<Recipe<?>>): b, byKey, method_8130, get, m_dsxpcpxk, get, m_44043_
<T extends Recipe<?>> RecipeEntry<T> (RecipeType<T>, RegistryKey<Recipe<?>>): a, byKeyTyped, method_59821, get, m_jgeojtch, get, m_320711_
Map<RegistryKey<RecipePropertySet>, RecipePropertySet> (): b, getSynchronizedItemProperties, method_64692, getPropertySets, m_pmavtcuv, getSynchronizedPropertySets, m_351610_
CuttingRecipeDisplay$Grouping<StonecuttingRecipe> (): d, getSynchronizedStonecutterRecipes, method_64694, getStonecutterRecipeForSync, m_vdaiapfc, getSynchronizedStonecuttingRecipes, m_355529_
RecipePropertySet (RegistryKey<RecipePropertySet>): a, propertySet, method_64678, getPropertySet, m_kdokqbcz, getPropertySet, m_353891_
CuttingRecipeDisplay$Grouping<StonecuttingRecipe> (): a, stonecutterRecipes, method_64677, getStonecutterRecipes, m_yajapjwu, getStonecuttingRecipes, m_352810_
ServerRecipeManager$ServerRecipe (NetworkRecipeId): a, getRecipeFromDisplay, method_64686, get, m_rjyhicja, get, m_354858_
void (RegistryKey<Recipe<?>>, Consumer<RecipeDisplayEntry>): a, listDisplaysForRecipe, method_64679, forEachRecipeDisplay, m_wzltkytn, forEachDisplay, m_357033_
RecipeEntry<?> (RegistryKey<Recipe<?>>, com.google.gson.JsonObject, RegistryWrapper$WrapperLookup): a, fromJson, method_17720, deserialize, m_hcqenhtt, deserialize, m_44045_
List<ServerRecipeManager$ServerRecipe> (Iterable<RecipeEntry<?>>, FeatureSet): a, unpackRecipeInfo, method_64688, collectServerRecipes, m_zvzhojlr, collectDisplayInfo, m_351620_
ServerRecipeManager$SoleIngredientGetter (RecipeType<? extends SingleStackRecipe>): b, forSingleInput, method_64992, cookingIngredientGetter, m_cuobwmoj, createExtractorForSingleItemRecipe, m_357081_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cza
czd
Fields
Map<Identifier, RecipeEntry<?>>: e, byName, field_36308, recipesById, f_jrpzcqji, recipeFlatMap, f_199900_
Map<Identifier, RecipeEntry<?>>: e, byName, field_36308, recipesById, f_jrpzcqji, recipes, f_199900_
RegistryWrapper$WrapperLookup: c, registries, field_48848, registryLookup, f_cfijlewf, f_314854_
RegistryWrapper$WrapperLookup: c, registries, field_48848, registryLookup, f_cfijlewf, lookupProvider, f_314854_
com.google.common.collect.Multimap<RecipeType<?>, RecipeEntry<?>>: d, byType, field_51481, recipesByType, f_nkouqikk, f_316587_
com.google.common.collect.Multimap<RecipeType<?>, RecipeEntry<?>>: d, byType, field_51481, recipesByType, f_nkouqikk, recipesByType, f_316587_
Constructors
Methods
Collection<RecipeEntry<?>> (): d, getRecipes, method_8126, values, m_vrjdrstk, values, m_44051_
Collection<RecipeEntry<?>> (): d, getRecipes, method_8126, values, m_vrjdrstk, getRecipes, m_44051_
<C extends Inventory, T extends Recipe<C>> Optional<RecipeEntry<T>> (RecipeType<T>, C, World): a, getRecipeFor, method_8132, getFirstMatch, m_gpongpgc, getFirstMatch, m_44015_
<C extends Inventory, T extends Recipe<C>> List<RecipeEntry<T>> (RecipeType<T>, C, World): b, getRecipesFor, method_17877, getAllMatches, m_hrukhdkd, getAllMatches, m_44056_
<C extends Inventory, T extends Recipe<C>> DefaultedList<ItemStack> (RecipeType<T>, C, World): c, getRemainingItemsFor, method_8128, getRemainingStacks, m_pgjmabyy, getRemainingStacks, m_44069_
Stream<Identifier> (): e, getRecipeIds, method_8127, keys, m_tfsmuhjx, keys, m_44073_
Stream<Identifier> (): e, getRecipeIds, method_8127, keys, m_tfsmuhjx, streamIds, m_44073_
<C extends Inventory, T extends Recipe<C>> Optional<RecipeEntry<T>> (RecipeType<T>, C, World, Identifier): a, getRecipeFor, method_42299, getFirstMatch, m_iaavqdrh, getRecipeFor, m_220248_
<T extends Recipe<?>> RecipeEntry<T> (RecipeType<T>, Identifier): a, byKeyTyped, method_59821, get, m_jgeojtch, m_320711_
<T extends Recipe<?>> RecipeEntry<T> (RecipeType<T>, Identifier): a, byKeyTyped, method_59821, get, m_jgeojtch, get, m_320711_
Collection<RecipeEntry<?>> (): b, getOrderedRecipes, method_59822, sortedValues, m_mubfpsqe, m_323867_
Collection<RecipeEntry<?>> (): b, getOrderedRecipes, method_59822, sortedValues, m_mubfpsqe, getSortedRecieps, m_323867_
<I extends RecipeInput, T extends Recipe<I>> Optional<RecipeEntry<T>> (RecipeType<T>, I, World): a, getRecipeFor, method_8132, getFirstMatch, m_omtmmszf, getFirstMatch, m_44015_
<I extends RecipeInput, T extends Recipe<I>> Optional<RecipeEntry<T>> (RecipeType<T>, I, World, Identifier): a, getRecipeFor, method_42299, getFirstMatch, m_oegdnaun, getFirstMatch, m_220248_
<I extends RecipeInput, T extends Recipe<I>> Optional<RecipeEntry<T>> (RecipeType<T>, I, World, RecipeEntry<T>): a, getRecipeFor, method_59993, getFirstMatch, m_igyegyvq, getFirstMatch, m_339836_
<I extends RecipeInput, T extends Recipe<I>> List<RecipeEntry<T>> (RecipeType<T>, I, World): b, getRecipesFor, method_17877, getAllMatches, m_hrukhdkd, getAllMatches, m_44056_
<I extends RecipeInput, T extends Recipe<I>> DefaultedList<ItemStack> (RecipeType<T>, I, World): c, getRemainingItemsFor, method_8128, getRemainingStacks, m_pgjmabyy, getRemainder, m_44069_
1.20.6
Names
cqf
cza
Fields
Map<RecipeType<?>, Map<Identifier, RecipeEntry<?>>>: c, recipes, field_9023, recipes, f_qlhewmmf, recipes, f_44007_
boolean: e, hasErrors, field_9024, errored, f_yehcypye, errored, f_44008_
boolean: f, hasErrors, field_9024, errored, f_yehcypye, errored, f_44008_
Map<Identifier, RecipeEntry<?>>: d, byName, field_36308, recipesById, f_jrpzcqji, recipeFlatMap, f_199900_
Map<Identifier, RecipeEntry<?>>: e, byName, field_36308, recipesById, f_jrpzcqji, recipeFlatMap, f_199900_
RegistryWrapper$WrapperLookup: c, registries, field_48848, registryLookup, f_cfijlewf, f_314854_
com.google.common.collect.Multimap<RecipeType<?>, RecipeEntry<?>>: d, byType, field_51481, recipesByType, f_nkouqikk, f_316587_
Constructors
()
(RegistryWrapper$WrapperLookup)
Methods
Collection<RecipeEntry<?>> (): b, getRecipes, method_8126, values, m_vrjdrstk, values, m_44051_
Collection<RecipeEntry<?>> (): d, getRecipes, method_8126, values, m_vrjdrstk, values, m_44051_
<C extends Inventory, T extends Recipe<C>> Map<Identifier, RecipeEntry<T>> (RecipeType<T>): c, byType, method_17717, getAllOfType, m_xkivhqgi, getAllOfType, m_44054_
Stream<Identifier> (): d, getRecipeIds, method_8127, keys, m_tfsmuhjx, keys, m_44073_
Stream<Identifier> (): e, getRecipeIds, method_8127, keys, m_tfsmuhjx, keys, m_44073_
RecipeEntry<?> (Identifier, com.google.gson.JsonObject): a, fromJson, method_17720, deserialize, m_hcqenhtt, deserialize, m_44045_
<C extends Inventory, T extends Recipe<C>> Collection<RecipeEntry<T>> (RecipeType<T>): c, byType, method_17717, getAllOfType, m_xkivhqgi, getAllOfType, m_44054_
<T extends Recipe<?>> RecipeEntry<T> (RecipeType<T>, Identifier): a, byKeyTyped, method_59821, get, m_jgeojtch, m_320711_
Collection<RecipeEntry<?>> (): b, getOrderedRecipes, method_59822, sortedValues, m_mubfpsqe, m_323867_
RecipeEntry<?> (Identifier, com.google.gson.JsonObject, RegistryWrapper$WrapperLookup): a, fromJson, method_17720, deserialize, m_hcqenhtt, deserialize, m_44045_
1.20.4
Names
cml
cqf
Fields
Constructors
Methods
1.20.2
Names
cjd
cml
Fields
Constructors
Methods
Recipe<?> (Identifier, com.google.gson.JsonObject): a, fromJson, method_17720, deserialize, m_hcqenhtt, deserialize, m_44045_
RecipeEntry<?> (Identifier, com.google.gson.JsonObject): a, fromJson, method_17720, deserialize, m_hcqenhtt, deserialize, m_44045_
1.20.1
Names
ciz
cjd
Fields
Constructors
Methods
1.19.4
Names
cgp
ciz
Fields
Constructors
Methods
<C extends Inventory, T extends Recipe<C>> Optional<com.mojang.datafixers.util.Pair<Identifier, T>> (RecipeType<T>, C, World, Identifier): a, getRecipeFor, method_42299, getFirstMatch, m_iaavqdrh, m_iaavqdrh, m_220248_
<C extends Inventory, T extends Recipe<C>> Optional<com.mojang.datafixers.util.Pair<Identifier, T>> (RecipeType<T>, C, World, Identifier): a, getRecipeFor, method_42299, getFirstMatch, m_iaavqdrh, getRecipeFor, m_220248_
<C extends Inventory, T extends Recipe<C>> RecipeManager$MatchGetter<C, T> (RecipeType<T>): b, createCheck, method_42302, createCachedMatchGetter, m_oqvxqpcm, m_220267_
<C extends Inventory, T extends Recipe<C>> RecipeManager$MatchGetter<C, T> (RecipeType<T>): b, createCheck, method_42302, createCachedMatchGetter, m_oqvxqpcm, createCheck, m_220267_
1.19.3
Names
cdq
cgp
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
<C extends Inventory, T extends Recipe<C>> RecipeManager$MatchGetter<C, T> (RecipeType<T>): b, createCheck, method_42302, createCachedMatchGetter, m_oqvxqpcm, m_oqvxqpcm, m_220267_
<C extends Inventory, T extends Recipe<C>> RecipeManager$MatchGetter<C, T> (RecipeType<T>): b, createCheck, method_42302, createCachedMatchGetter, m_oqvxqpcm, m_220267_
1.19.1
Names
cct
cdq
Fields
Constructors
Methods
1.19
Names
bxp
cct
Fields
Map<Identifier, Recipe<?>>: d, byName, field_36308, recipesById, f_jrpzcqji, f_jrpzcqji, f_199900_
Map<Identifier, Recipe<?>>: d, byName, field_36308, recipesById, f_jrpzcqji, recipeFlatMap, f_199900_
Constructors
Methods
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, getRecipeFor, method_8132, getFirstMatch, m_sycfpgte, getFirstMatch, m_44015_
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, getRecipeFor, method_8132, getFirstMatch, m_gpongpgc, getFirstMatch, m_44015_
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): b, byType, method_17717, getAllOfType, m_xkivhqgi, getAllOfType, m_44054_
<C extends Inventory, T extends Recipe<C>> Map<Identifier, T> (RecipeType<T>): c, byType, method_17717, getAllOfType, m_xkivhqgi, getAllOfType, m_44054_
<C extends Inventory, T extends Recipe<C>> Optional<com.mojang.datafixers.util.Pair<Identifier, T>> (RecipeType<T>, C, World, Identifier): a, getRecipeFor, method_42299, getFirstMatch, m_iaavqdrh, m_iaavqdrh, m_220248_
<C extends Inventory, T extends Recipe<C>> RecipeManager$MatchGetter<C, T> (RecipeType<T>): b, createCheck, method_42302, createCachedMatchGetter, m_oqvxqpcm, m_oqvxqpcm, m_220267_
1.18.2
Names
bwx
bxp
net.minecraft.recipe.RecipeManager
Fields
org.apache.logging.log4j.Logger: b, LOGGER, field_9027, LOGGER, f_hqaaykcp, f_44006_
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: c, recipes, field_9023, recipes, f_qlhewmmf, f_44007_
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: c, recipes, field_9023, recipes, f_qlhewmmf, recipes, f_44007_
boolean: e, hasErrors, field_9024, errored, f_yehcypye, f_44008_
boolean: e, hasErrors, field_9024, errored, f_yehcypye, errored, f_44008_
com.google.gson.Gson: a, GSON, field_19359, GSON, f_kwbdpvdv, f_44005_
com.google.gson.Gson: a, GSON, field_19359, GSON, f_kwbdpvdv, GSON, f_44005_
Map<Identifier, Recipe<?>>: d, byName, field_36308, recipesById, f_jrpzcqji, f_199900_
Map<Identifier, Recipe<?>>: d, byName, field_36308, recipesById, f_jrpzcqji, f_jrpzcqji, f_199900_
org.slf4j.Logger: b, LOGGER, field_9027, LOGGER, f_hqaaykcp, LOGGER, f_44006_
Constructors
Methods
Collection<Recipe<?>> (): b, getRecipes, method_8126, values, m_vrjdrstk, m_44051_
Collection<Recipe<?>> (): b, getRecipes, method_8126, values, m_vrjdrstk, values, m_44051_
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, getRecipeFor, method_8132, getFirstMatch, m_sycfpgte, m_44015_
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, getRecipeFor, method_8132, getFirstMatch, m_sycfpgte, getFirstMatch, m_44015_
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, getRecipesFor, method_17877, getAllMatches, m_hrukhdkd, m_44056_
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, getRecipesFor, method_17877, getAllMatches, m_hrukhdkd, getAllMatches, m_44056_
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): b, byType, method_17717, getAllOfType, m_xkivhqgi, m_44054_
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): b, byType, method_17717, getAllOfType, m_xkivhqgi, getAllOfType, m_44054_
<C extends Inventory, T extends Recipe<C>> DefaultedList<ItemStack> (RecipeType<T>, C, World): c, getRemainingItemsFor, method_8128, getRemainingStacks, m_pgjmabyy, m_44069_
<C extends Inventory, T extends Recipe<C>> DefaultedList<ItemStack> (RecipeType<T>, C, World): c, getRemainingItemsFor, method_8128, getRemainingStacks, m_pgjmabyy, getRemainingStacks, m_44069_
Optional<? extends Recipe<?>> (Identifier): a, byKey, method_8130, get, m_dsxpcpxk, m_44043_
Optional<? extends Recipe<?>> (Identifier): a, byKey, method_8130, get, m_dsxpcpxk, get, m_44043_
Stream<Identifier> (): d, getRecipeIds, method_8127, keys, m_tfsmuhjx, m_44073_
Stream<Identifier> (): d, getRecipeIds, method_8127, keys, m_tfsmuhjx, keys, m_44073_
Recipe<?> (Identifier, com.google.gson.JsonObject): a, fromJson, method_17720, deserialize, m_hcqenhtt, m_44045_
Recipe<?> (Identifier, com.google.gson.JsonObject): a, fromJson, method_17720, deserialize, m_hcqenhtt, deserialize, m_44045_
void (Map<Identifier, com.google.gson.JsonElement>, ResourceManager, Profiler): a, apply, method_20705, apply, m_fenzmtpr, m_5787_
void (Map<Identifier, com.google.gson.JsonElement>, ResourceManager, Profiler): a, apply, method_20705, apply, m_fenzmtpr, apply, m_5787_
void (Iterable<Recipe<?>>): a, replaceRecipes, method_20702, setRecipes, m_tkniqwbe, m_44024_
void (Iterable<Recipe<?>>): a, replaceRecipes, method_20702, setRecipes, m_tkniqwbe, setRecipes, m_44024_
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>): a, getAllRecipesFor, method_30027, listAllOfType, m_ardwasqa, m_44013_
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>): a, getAllRecipesFor, method_30027, listAllOfType, m_ardwasqa, listAllOfType, m_44013_
boolean (): a, hadErrorsLoading, method_35227, isErrored, m_xyhfuata, m_151269_
boolean (): a, hadErrorsLoading, method_35227, isErrored, m_xyhfuata, isErrored, m_151269_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
btj
bwx
Fields
boolean: d, hasErrors, field_9024, errored, f_yehcypye, f_44008_
boolean: e, hasErrors, field_9024, errored, f_yehcypye, f_44008_
Map<Identifier, Recipe<?>>: d, byName, field_36308, recipesById, f_jrpzcqji, f_199900_
Constructors
Methods
1.17.1
Names
bti
btj
Fields
Constructors
Methods
boolean (): a, hadErrorsLoading, method_35227, method_35227, m_xyhfuata, m_151269_
boolean (): a, hadErrorsLoading, method_35227, isErrored, m_xyhfuata, m_151269_
1.17
Names
bor
bti
net.minecraft.item.crafting.RecipeManager
net.minecraft.src.C_1470_
Fields
org.apache.logging.log4j.Logger: b, LOGGER, field_9027, LOGGER, f_hqaaykcp, field_199521_c, LOGGER
org.apache.logging.log4j.Logger: b, LOGGER, field_9027, LOGGER, f_hqaaykcp, f_44006_
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: c, recipes, field_9023, recipes, f_qlhewmmf, field_199522_d, recipes
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: c, recipes, field_9023, recipes, f_qlhewmmf, f_44007_
boolean: d, hasErrors, field_9024, errored, f_yehcypye, field_199523_e, someRecipesErrored
boolean: d, hasErrors, field_9024, errored, f_yehcypye, f_44008_
com.google.gson.Gson: a, GSON, field_19359, GSON, f_kwbdpvdv, field_223401_a, GSON
com.google.gson.Gson: a, GSON, field_19359, GSON, f_kwbdpvdv, f_44005_
Constructors
Methods
Collection<Recipe<?>> (): b, getRecipes, method_8126, values, m_vrjdrstk, func_199510_b, getRecipes
Collection<Recipe<?>> (): b, getRecipes, method_8126, values, m_vrjdrstk, m_44051_
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, getRecipeFor, method_8132, getFirstMatch, m_sycfpgte, func_215371_a, getRecipe
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, getRecipeFor, method_8132, getFirstMatch, m_sycfpgte, m_44015_
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, getRecipesFor, method_17877, getAllMatches, m_hrukhdkd, func_215370_b, getRecipes
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, getRecipesFor, method_17877, getAllMatches, m_hrukhdkd, m_44056_
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): b, byType, method_17717, getAllOfType, m_xkivhqgi, func_215366_a, getRecipes
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): b, byType, method_17717, getAllOfType, m_xkivhqgi, m_44054_
<C extends Inventory, T extends Recipe<C>> DefaultedList<ItemStack> (RecipeType<T>, C, World): c, getRemainingItemsFor, method_8128, getRemainingStacks, m_pgjmabyy, func_215369_c, getRecipeNonNull
<C extends Inventory, T extends Recipe<C>> DefaultedList<ItemStack> (RecipeType<T>, C, World): c, getRemainingItemsFor, method_8128, getRemainingStacks, m_pgjmabyy, m_44069_
Optional<? extends Recipe<?>> (Identifier): a, byKey, method_8130, get, m_dsxpcpxk, func_215367_a, getRecipe
Optional<? extends Recipe<?>> (Identifier): a, byKey, method_8130, get, m_dsxpcpxk, m_44043_
Stream<Identifier> (): d, getRecipeIds, method_8127, keys, m_tfsmuhjx, func_215378_c, getKeys
Stream<Identifier> (): d, getRecipeIds, method_8127, keys, m_tfsmuhjx, m_44073_
Recipe<?> (Identifier, com.google.gson.JsonObject): a, fromJson, method_17720, deserialize, m_hcqenhtt, func_215377_a, deserializeRecipe
Recipe<?> (Identifier, com.google.gson.JsonObject): a, fromJson, method_17720, deserialize, m_hcqenhtt, m_44045_
void (Map<Identifier, com.google.gson.JsonElement>, ResourceManager, Profiler): a, apply, method_20705, apply, m_fenzmtpr, func_212853_a_, apply
void (Map<Identifier, com.google.gson.JsonElement>, ResourceManager, Profiler): a, apply, method_20705, apply, m_fenzmtpr, m_5787_
void (Iterable<Recipe<?>>): a, replaceRecipes, method_20702, setRecipes, m_tkniqwbe, func_223389_a, deserializeRecipes
void (Iterable<Recipe<?>>): a, replaceRecipes, method_20702, setRecipes, m_tkniqwbe, m_44024_
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>): a, getAllRecipesFor, method_30027, listAllOfType, m_ardwasqa, func_241447_a_, getRecipesForType
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>): a, getAllRecipesFor, method_30027, listAllOfType, m_ardwasqa, m_44013_
boolean (): a, hadErrorsLoading, method_35227, method_35227, m_xyhfuata, m_151269_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
boo
bor
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
bmv
boo
Fields
Constructors
Methods
void (Iterable<Recipe<?>>): a, replaceRecipes, method_20702, setRecipes, m_tkniqwbe, func_223389_a, func_223389_a
void (Iterable<Recipe<?>>): a, replaceRecipes, method_20702, setRecipes, m_tkniqwbe, func_223389_a, deserializeRecipes
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>): a, getAllRecipesFor, method_30027, method_30027, m_ardwasqa, func_241447_a_, func_241447_a_
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>): a, getAllRecipesFor, method_30027, listAllOfType, m_ardwasqa, func_241447_a_, getRecipesForType
1.16.1
Names
bgx
bmv
Fields
Constructors
Methods
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): a, byType, method_17717, getAllOfType, m_xkivhqgi, func_215366_a, getRecipes
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): b, byType, method_17717, getAllOfType, m_xkivhqgi, func_215366_a, getRecipes
Stream<Identifier> (): c, getRecipeIds, method_8127, keys, m_tfsmuhjx, func_215378_c, getKeys
Stream<Identifier> (): d, getRecipeIds, method_8127, keys, m_tfsmuhjx, func_215378_c, getKeys
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>): a, getAllRecipesFor, method_30027, method_30027, m_ardwasqa, func_241447_a_, func_241447_a_
1.15.2
Names
bgu
bgx
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bes
bgu
Fields
org.apache.logging.log4j.Logger: b, LOGGER, field_9027, LOGGER, f_hqaaykcp, LOGGER, field_199521_c, LOGGER
org.apache.logging.log4j.Logger: b, LOGGER, field_9027, LOGGER, f_hqaaykcp, field_199521_c, LOGGER
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: c, recipes, field_9023, recipes, f_qlhewmmf, recipes, field_199522_d, recipes
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: c, recipes, field_9023, recipes, f_qlhewmmf, field_199522_d, recipes
boolean: d, hasErrors, field_9024, errored, f_yehcypye, loaded, field_199523_e, someRecipesErrored
boolean: d, hasErrors, field_9024, errored, f_yehcypye, field_199523_e, someRecipesErrored
com.google.gson.Gson: a, GSON, field_19359, GSON, f_kwbdpvdv, f_81314305, field_223401_a, GSON
com.google.gson.Gson: a, GSON, field_19359, GSON, f_kwbdpvdv, field_223401_a, GSON
Constructors
Methods
Collection<Recipe<?>> (): b, getRecipes, method_8126, values, m_vrjdrstk, getRecipes, func_199510_b, getRecipes
Collection<Recipe<?>> (): b, getRecipes, method_8126, values, m_vrjdrstk, func_199510_b, getRecipes
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, getRecipeFor, method_8132, getFirstMatch, m_sycfpgte, findRecipe, func_215371_a, getRecipe
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, getRecipeFor, method_8132, getFirstMatch, m_sycfpgte, func_215371_a, getRecipe
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, getRecipesFor, method_17877, getAllMatches, m_hrukhdkd, m_61163827, func_215370_b, getRecipes
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, getRecipesFor, method_17877, getAllMatches, m_hrukhdkd, func_215370_b, getRecipes
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): a, byType, method_17717, getAllOfType, m_xkivhqgi, m_02707392, func_215366_a, getRecipes
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): a, byType, method_17717, getAllOfType, m_xkivhqgi, func_215366_a, getRecipes
<C extends Inventory, T extends Recipe<C>> DefaultedList<ItemStack> (RecipeType<T>, C, World): c, getRemainingItemsFor, method_8128, getRemainingStacks, m_pgjmabyy, getRemainder, func_215369_c, getRecipeNonNull
<C extends Inventory, T extends Recipe<C>> DefaultedList<ItemStack> (RecipeType<T>, C, World): c, getRemainingItemsFor, method_8128, getRemainingStacks, m_pgjmabyy, func_215369_c, getRecipeNonNull
Optional<? extends Recipe<?>> (Identifier): a, byKey, method_8130, get, m_dsxpcpxk, getRecipe, func_215367_a, getRecipe
Optional<? extends Recipe<?>> (Identifier): a, byKey, method_8130, get, m_dsxpcpxk, func_215367_a, getRecipe
Stream<Identifier> (): c, getRecipeIds, method_8127, keys, m_tfsmuhjx, getLocations, func_215378_c, getKeys
Stream<Identifier> (): c, getRecipeIds, method_8127, keys, m_tfsmuhjx, func_215378_c, getKeys
Recipe<?> (Identifier, com.google.gson.JsonObject): a, fromJson, method_17720, deserialize, m_hcqenhtt, m_18715979, func_215377_a, deserializeRecipe
Recipe<?> (Identifier, com.google.gson.JsonObject): a, fromJson, method_17720, deserialize, m_hcqenhtt, func_215377_a, deserializeRecipe
void (Map<Identifier, com.google.gson.JsonObject>, ResourceManager, Profiler): a, apply, method_20705, apply, m_fenzmtpr, applyResources, func_212853_a_, apply
void (Map<Identifier, com.google.gson.JsonObject>, ResourceManager, Profiler): a, apply, method_20705, apply, m_fenzmtpr, func_212853_a_, apply
void (Iterable<Recipe<?>>): a, replaceRecipes, method_20702, m_tkniqwbe, m_12041444, func_223389_a, func_223389_a
void (Iterable<Recipe<?>>): a, replaceRecipes, method_20702, setRecipes, m_tkniqwbe, func_223389_a, func_223389_a
1.14.4
Names
ben
bes
net.minecraft.world.item.crafting.RecipeManager
net.minecraft.unmapped.C_hjseusrb
Fields
org.apache.logging.log4j.Logger: b, field_9027, LOGGER, LOGGER, field_199521_c, LOGGER
org.apache.logging.log4j.Logger: b, LOGGER, field_9027, LOGGER, f_hqaaykcp, LOGGER, field_199521_c, LOGGER
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: c, field_9023, recipeMap, recipes, field_199522_d, recipes
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: c, recipes, field_9023, recipes, f_qlhewmmf, recipes, field_199522_d, recipes
boolean: d, field_9024, hadErrors, loaded, field_199523_e, someRecipesErrored
boolean: d, hasErrors, field_9024, errored, f_yehcypye, loaded, field_199523_e, someRecipesErrored
com.google.gson.Gson: a, field_19359, GSON, f_81314305, field_223401_a, GSON
com.google.gson.Gson: a, GSON, field_19359, GSON, f_kwbdpvdv, f_81314305, field_223401_a, GSON
Constructors
Methods
Collection<Recipe<?>> (): b, method_8126, values, getRecipes, func_199510_b, getRecipes
Collection<Recipe<?>> (): b, getRecipes, method_8126, values, m_vrjdrstk, getRecipes, func_199510_b, getRecipes
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, method_8132, getFirstMatch, findRecipe, func_215371_a, getRecipe
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, getRecipeFor, method_8132, getFirstMatch, m_sycfpgte, findRecipe, func_215371_a, getRecipe
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, method_17877, getAllMatches, m_61163827, func_215370_b, getRecipes
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, getRecipesFor, method_17877, getAllMatches, m_hrukhdkd, m_61163827, func_215370_b, getRecipes
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): a, method_17717, getAllForType, m_02707392, func_215366_a, getRecipes
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): a, byType, method_17717, getAllOfType, m_xkivhqgi, m_02707392, func_215366_a, getRecipes
<C extends Inventory, T extends Recipe<C>> DefaultedList<ItemStack> (RecipeType<T>, C, World): c, method_8128, getRemainingStacks, getRemainder, func_215369_c, getRecipeNonNull
<C extends Inventory, T extends Recipe<C>> DefaultedList<ItemStack> (RecipeType<T>, C, World): c, getRemainingItemsFor, method_8128, getRemainingStacks, m_pgjmabyy, getRemainder, func_215369_c, getRecipeNonNull
Optional<? extends Recipe<?>> (Identifier): a, method_8130, get, getRecipe, func_215367_a, getRecipe
Optional<? extends Recipe<?>> (Identifier): a, byKey, method_8130, get, m_dsxpcpxk, getRecipe, func_215367_a, getRecipe
Stream<Identifier> (): c, method_8127, keys, getLocations, func_215378_c, getKeys
Stream<Identifier> (): c, getRecipeIds, method_8127, keys, m_tfsmuhjx, getLocations, func_215378_c, getKeys
Recipe<?> (Identifier, com.google.gson.JsonObject): a, method_17720, deserialize, m_18715979, func_215377_a, deserializeRecipe
Recipe<?> (Identifier, com.google.gson.JsonObject): a, fromJson, method_17720, deserialize, m_hcqenhtt, m_18715979, func_215377_a, deserializeRecipe
void (Map<Identifier, com.google.gson.JsonObject>, ResourceManager, Profiler): a, method_20705, method_20705, applyResources, func_212853_a_, apply
void (Map<Identifier, com.google.gson.JsonObject>, ResourceManager, Profiler): a, apply, method_20705, apply, m_fenzmtpr, applyResources, func_212853_a_, apply
void (Iterable<Recipe<?>>): a, method_20702, method_20702, m_12041444, func_223389_a, func_223389_a
void (Iterable<Recipe<?>>): a, replaceRecipes, method_20702, m_tkniqwbe, m_12041444, func_223389_a, func_223389_a
1.14.3
Names
bek
ben
net.minecraft.recipe.RecipeManager
Fields
org.apache.logging.log4j.Logger: c, field_9027, LOGGER, field_199521_c, LOGGER
org.apache.logging.log4j.Logger: b, field_9027, LOGGER, LOGGER, field_199521_c, LOGGER
int: a, field_9026, PATH_PREFIX_LENGTH, field_199519_a, PATH_PREFIX_LENGTH
int: b, field_9025, PATH_SUFFIX_LENGTH, field_199520_b, PATH_SUFFIX_LENGTH
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: d, field_9023, recipes, field_199522_d, recipes
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: c, field_9023, recipeMap, recipes, field_199522_d, recipes
boolean: e, field_9024, loaded, field_199523_e, someRecipesErrored
boolean: d, field_9024, hadErrors, loaded, field_199523_e, someRecipesErrored
com.google.gson.Gson: a, field_19359, GSON, f_81314305, field_223401_a, GSON
Constructors
Methods
void (ResourceManager): a, method_14491, onResourceManagerReload, func_195410_a, onResourceManagerReload
void (Recipe<?>): a, method_8125, register, func_199509_a, addRecipe
Collection<Recipe<?>> (): b, method_8126, getRecipes, func_199510_b, getRecipes
Collection<Recipe<?>> (): b, method_8126, values, getRecipes, func_199510_b, getRecipes
void (): d, method_8133, clear, func_199518_d, clear
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, method_8132, findRecipe, func_215371_a, getRecipe
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, method_8132, getFirstMatch, findRecipe, func_215371_a, getRecipe
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, method_17877, m_61163827, func_215370_b, getRecipes
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, method_17877, getAllMatches, m_61163827, func_215370_b, getRecipes
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): a, method_17717, m_02707392, func_215366_a, getRecipes
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): a, method_17717, getAllForType, m_02707392, func_215366_a, getRecipes
<C extends Inventory, T extends Recipe<C>> DefaultedList<ItemStack> (RecipeType<T>, C, World): c, method_8128, getRemainder, func_215369_c, func_215369_c
<C extends Inventory, T extends Recipe<C>> DefaultedList<ItemStack> (RecipeType<T>, C, World): c, method_8128, getRemainingStacks, getRemainder, func_215369_c, getRecipeNonNull
Optional<? extends Recipe<?>> (Identifier): a, method_8130, getRecipe, func_215367_a, getRecipe
Optional<? extends Recipe<?>> (Identifier): a, method_8130, get, getRecipe, func_215367_a, getRecipe
Stream<Identifier> (): c, method_8127, getLocations, func_215378_c, func_215378_c
Stream<Identifier> (): c, method_8127, keys, getLocations, func_215378_c, getKeys
Recipe<?> (Identifier, com.google.gson.JsonObject): a, method_17720, m_18715979, func_215377_a, func_215377_a
Recipe<?> (Identifier, com.google.gson.JsonObject): a, method_17720, deserialize, m_18715979, func_215377_a, deserializeRecipe
void (Map<RecipeType<?>, Map<Identifier, Recipe<?>>>): a, method_17719, m_76800808, func_215374_a, func_215374_a
void (Map<Identifier, com.google.gson.JsonObject>, ResourceManager, Profiler): a, method_20705, method_20705, applyResources, func_212853_a_, apply
void (Iterable<Recipe<?>>): a, method_20702, method_20702, m_12041444, func_223389_a, func_223389_a
1.14.2
Names
Fields
org.apache.logging.log4j.Logger: c, field_9027, LOGGER, field_199521_c, field_199521_c
org.apache.logging.log4j.Logger: c, field_9027, LOGGER, field_199521_c, LOGGER
int: a, field_9026, PATH_PREFIX_LENGTH, field_199519_a, field_199519_a
int: a, field_9026, PATH_PREFIX_LENGTH, field_199519_a, PATH_PREFIX_LENGTH
int: b, field_9025, PATH_SUFFIX_LENGTH, field_199520_b, field_199520_b
int: b, field_9025, PATH_SUFFIX_LENGTH, field_199520_b, PATH_SUFFIX_LENGTH
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: d, field_9023, recipes, field_199522_d, field_199522_d
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: d, field_9023, recipes, field_199522_d, recipes
boolean: e, field_9024, loaded, field_199523_e, field_199523_e
boolean: e, field_9024, loaded, field_199523_e, someRecipesErrored
Constructors
Methods
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, method_8132, findRecipe, func_215371_a, func_215371_a
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, method_8132, findRecipe, func_215371_a, getRecipe
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, method_17877, m_61163827, func_215370_b, func_215370_b
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, method_17877, m_61163827, func_215370_b, getRecipes
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): a, method_17717, m_02707392, func_215366_a, func_215366_a
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): a, method_17717, m_02707392, func_215366_a, getRecipes
Optional<? extends Recipe<?>> (Identifier): a, method_8130, getRecipe, func_215367_a, func_215367_a
Optional<? extends Recipe<?>> (Identifier): a, method_8130, getRecipe, func_215367_a, getRecipe
1.14.1
Names
bej
bek
Fields
Constructors
Methods
1.14
Names
avl
bej
net.minecraft.class_1112
net.minecraft.class_1863
Fields
org.apache.logging.log4j.Logger: c, field_15684, LOGGER, field_199521_c, LOGGER
org.apache.logging.log4j.Logger: c, field_9027, LOGGER, field_199521_c, field_199521_c
int: a, field_17443, PATH_PREFIX_LENGTH, field_199519_a, PATH_PREFIX_LENGTH
int: a, field_9026, PATH_PREFIX_LENGTH, field_199519_a, field_199519_a
int: b, field_17444, PATH_SUFFIX_LENGTH, field_199520_b, PATH_SUFFIX_LENGTH
int: b, field_9025, PATH_SUFFIX_LENGTH, field_199520_b, field_199520_b
Map<Identifier, Recipe>: d, field_17445, recipes, field_199522_d, recipes
Map<RecipeType<?>, Map<Identifier, Recipe<?>>>: d, field_9023, recipes, field_199522_d, field_199522_d
boolean: e, field_17446, loaded, field_199523_e, someRecipesErrored
boolean: e, field_9024, loaded, field_199523_e, field_199523_e
Constructors
Methods
void (ResourceManager): a, method_5895, reload, func_195410_a, onResourceManagerReload
void (ResourceManager): a, method_14491, onResourceManagerReload, func_195410_a, onResourceManagerReload
void (Recipe): a, method_16205, register, func_199509_a, addRecipe
void (Recipe<?>): a, method_8125, register, func_199509_a, addRecipe
ItemStack (Inventory, World): a, method_16204, getResult, func_199514_a, getResult
Recipe (Inventory, World): b, method_16209, findRecipe, func_199515_b, getRecipe
DefaultedList<ItemStack> (Inventory, World): c, method_16211, getRemainder, func_199513_c, getRemainingItems
Recipe (Identifier): a, method_16207, getRecipe, func_199517_a, getRecipe
Collection<Recipe> (): b, method_16208, getRecipes, func_199510_b, getRecipes
Collection<Recipe<?>> (): b, method_8126, getRecipes, func_199510_b, getRecipes
Collection<Identifier> (): c, method_16210, getLocations, func_199511_c, getIds
void (): d, method_16212, clear, func_199518_d, clear
void (): d, method_8133, clear, func_199518_d, clear
<C extends Inventory, T extends Recipe<C>> Optional<T> (RecipeType<T>, C, World): a, method_8132, findRecipe, func_215371_a, func_215371_a
<C extends Inventory, T extends Recipe<C>> List<T> (RecipeType<T>, C, World): b, method_17877, m_61163827, func_215370_b, func_215370_b
<C extends Inventory, T extends Recipe<C>> Map<Identifier, Recipe<C>> (RecipeType<T>): a, method_17717, m_02707392, func_215366_a, func_215366_a
<C extends Inventory, T extends Recipe<C>> DefaultedList<ItemStack> (RecipeType<T>, C, World): c, method_8128, getRemainder, func_215369_c, func_215369_c
Optional<? extends Recipe<?>> (Identifier): a, method_8130, getRecipe, func_215367_a, func_215367_a
Stream<Identifier> (): c, method_8127, getLocations, func_215378_c, func_215378_c
Recipe<?> (Identifier, com.google.gson.JsonObject): a, method_17720, m_18715979, func_215377_a, func_215377_a
void (Map<RecipeType<?>, Map<Identifier, Recipe<?>>>): a, method_17719, m_76800808, func_215374_a, func_215374_a
1.13.2
Names
avk
avl
net.minecraft.unmapped.C_70737137
net.minecraft.class_1112
net.minecraft.item.crafting.RecipeManager
Fields
org.apache.logging.log4j.Logger: c, f_08940335, LOGGER, field_199521_c
org.apache.logging.log4j.Logger: c, field_15684, LOGGER, field_199521_c, LOGGER
int: a, f_54572482, PATH_PREFIX_LENGTH, field_199519_a
int: a, field_17443, PATH_PREFIX_LENGTH, field_199519_a, PATH_PREFIX_LENGTH
int: b, f_86002047, PATH_SUFFIX_LENGTH, field_199520_b
int: b, field_17444, PATH_SUFFIX_LENGTH, field_199520_b, PATH_SUFFIX_LENGTH
Map<Identifier, Recipe>: d, f_86945558, recipes, field_199522_d
Map<Identifier, Recipe>: d, field_17445, recipes, field_199522_d, recipes
boolean: e, f_89350921, loaded, field_199523_e
boolean: e, field_17446, loaded, field_199523_e, someRecipesErrored
Constructors
Methods
void (ResourceManager): a, m_94505059, reload, func_195410_a
void (ResourceManager): a, method_5895, reload, func_195410_a, onResourceManagerReload
void (Recipe): a, m_73850751, register, func_199509_a
void (Recipe): a, method_16205, register, func_199509_a, addRecipe
ItemStack (Inventory, World): a, m_28042030, getResult, func_199514_a
ItemStack (Inventory, World): a, method_16204, getResult, func_199514_a, getResult
Recipe (Inventory, World): b, m_78336249, findRecipe, func_199515_b
Recipe (Inventory, World): b, method_16209, findRecipe, func_199515_b, getRecipe
DefaultedList<ItemStack> (Inventory, World): c, m_11914597, getRemainder, func_199513_c
DefaultedList<ItemStack> (Inventory, World): c, method_16211, getRemainder, func_199513_c, getRemainingItems
Recipe (Identifier): a, m_30778942, getRecipe, func_199517_a
Recipe (Identifier): a, method_16207, getRecipe, func_199517_a, getRecipe
Collection<Recipe> (): b, m_94555214, getRecipes, func_199510_b
Collection<Recipe> (): b, method_16208, getRecipes, func_199510_b, getRecipes
Collection<Identifier> (): c, m_66283012, getLocations, func_199511_c
Collection<Identifier> (): c, method_16210, getLocations, func_199511_c, getIds
void (): d, m_34719359, clear, func_199518_d
void (): d, method_16212, clear, func_199518_d, clear
1.13.1
Names
avh
avk
Fields
Constructors
Methods
1.13
Names
avh
net.minecraft.unmapped.C_70737137
net.minecraft.crafting.CraftingManager
net.minecraft.item.crafting.RecipeManager
Fields
org.apache.logging.log4j.Logger: c, f_08940335, LOGGER, field_199521_c
int: a, f_54572482, PATH_PREFIX_LENGTH, field_199519_a
int: b, f_86002047, PATH_SUFFIX_LENGTH, field_199520_b
Map<Identifier, Recipe>: d, f_86945558, recipes, field_199522_d
boolean: e, f_89350921, loaded, field_199523_e
Constructors
()
Methods
void (ResourceManager): a, m_94505059, reload, func_195410_a
void (Recipe): a, m_73850751, register, func_199509_a
ItemStack (Inventory, World): a, m_28042030, getResult, func_199514_a
Recipe (Inventory, World): b, m_78336249, findRecipe, func_199515_b
DefaultedList<ItemStack> (Inventory, World): c, m_11914597, getRemainder, func_199513_c
Recipe (Identifier): a, m_30778942, getRecipe, func_199517_a
Collection<Recipe> (): b, m_94555214, getRecipes, func_199510_b
Collection<Identifier> (): c, m_66283012, getLocations, func_199511_c
void (): d, m_34719359, clear, func_199518_d