History - net.minecraft.world.item.crafting.RecipeMap
25w04a
Names
dbn
ddr
Fields
RecipeMap: a, EMPTY, field_54643, EMPTY, f_348327_
RecipeMap: a, EMPTY, field_54643, EMPTY
com.google.common.collect.Multimap<RecipeType<?>, RecipeHolder<?>>: b, byType, field_54644, byType, f_349161_
com.google.common.collect.Multimap<RecipeType<?>, RecipeHolder<?>>: b, byType, field_54644, byType
Map<ResourceKey<Recipe<?>>, RecipeHolder<?>>: c, byKey, field_54645, byKey, f_348754_
Map<ResourceKey<Recipe<?>>, RecipeHolder<?>>: c, byKey, field_54645, byKey
Constructors
Methods
RecipeMap (Iterable<RecipeHolder<?>>): a, create, method_64700, of, m_354801_
RecipeMap (Iterable<RecipeHolder<?>>): a, create, method_64700, of
<I extends RecipeInput, T extends Recipe<I>> Collection<RecipeHolder<T>> (RecipeType<T>): a, byType, method_64698, getAll, m_356013_
<I extends RecipeInput, T extends Recipe<I>> Collection<RecipeHolder<T>> (RecipeType<T>): a, byType, method_64698, getAll
Collection<RecipeHolder<?>> (): a, values, method_64695, recipes, m_352909_
Collection<RecipeHolder<?>> (): a, values, method_64695, recipes
RecipeHolder<?> (ResourceKey<Recipe<?>>): a, byKey, method_64696, get, m_353570_
RecipeHolder<?> (ResourceKey<Recipe<?>>): a, byKey, method_64696, get
<I extends RecipeInput, T extends Recipe<I>> Stream<RecipeHolder<T>> (RecipeType<T>, I, Level): a, getRecipesFor, method_64699, find, m_351836_
<I extends RecipeInput, T extends Recipe<I>> Stream<RecipeHolder<T>> (RecipeType<T>, I, Level): a, getRecipesFor, method_64699, find
1.21.4
Names
dcm
dbn
Fields
Constructors
Methods
1.21.3
Names
dcm
net.minecraft.world.item.crafting.RecipeMap
net.minecraft.class_10289
net.minecraft.recipe.PreparedRecipes
net.minecraft.src.C_346183_
net.minecraft.world.item.crafting.RecipeMap
Fields
RecipeMap: a, EMPTY, field_54643, EMPTY, f_348327_
com.google.common.collect.Multimap<RecipeType<?>, RecipeHolder<?>>: b, byType, field_54644, byType, f_349161_
Map<ResourceKey<Recipe<?>>, RecipeHolder<?>>: c, byKey, field_54645, byKey, f_348754_
Constructors
(com.google.common.collect.Multimap<RecipeType<?>, RecipeHolder<?>>, Map<ResourceKey<Recipe<?>>, RecipeHolder<?>>)
Methods
RecipeMap (Iterable<RecipeHolder<?>>): a, create, method_64700, of, m_354801_
<I extends RecipeInput, T extends Recipe<I>> Collection<RecipeHolder<T>> (RecipeType<T>): a, byType, method_64698, getAll, m_356013_
Collection<RecipeHolder<?>> (): a, values, method_64695, recipes, m_352909_
RecipeHolder<?> (ResourceKey<Recipe<?>>): a, byKey, method_64696, get, m_353570_
<I extends RecipeInput, T extends Recipe<I>> Stream<RecipeHolder<T>> (RecipeType<T>, I, Level): a, getRecipesFor, method_64699, find, m_351836_