History - net.minecraft.world.item.crafting.RecipeMap
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.unmapped.C_rrkbzyqf
net.minecraft.recipe.PreparedRecipes
net.minecraft.recipe.RecipeMap
net.minecraft.src.C_346183_
net.minecraft.world.item.crafting.RecipeMap
Fields
RecipeMap: a, EMPTY, field_54643, f_eleugjlr, EMPTY, EMPTY, f_348327_
com.google.common.collect.Multimap<RecipeType<?>, RecipeHolder<?>>: b, byType, field_54644, f_akwswwep, byType, byType, f_349161_
Map<ResourceKey<Recipe<?>>, RecipeHolder<?>>: c, byKey, field_54645, f_gevtaflz, byKey, byKey, f_348754_
Constructors
(com.google.common.collect.Multimap<RecipeType<?>, RecipeHolder<?>>, Map<ResourceKey<Recipe<?>>, RecipeHolder<?>>)
Methods
RecipeMap (Iterable<RecipeHolder<?>>): a, create, method_64700, m_ueyiaxvg, of, create, m_354801_
<I extends RecipeInput, T extends Recipe<I>> Collection<RecipeHolder<T>> (RecipeType<T>): a, byType, method_64698, m_kvyyuwyi, getAll, byType, m_356013_
Collection<RecipeHolder<?>> (): a, values, method_64695, m_phpkajgc, recipes, values, m_352909_
RecipeHolder<?> (ResourceKey<Recipe<?>>): a, byKey, method_64696, m_mtzofxxz, get, get, m_353570_
<I extends RecipeInput, T extends Recipe<I>> Stream<RecipeHolder<T>> (RecipeType<T>, I, Level): a, getRecipesFor, method_64699, m_ohkdwsaa, find, getRecipes, m_351836_