net.minecraft.world.item.crafting

public class RecipeMap

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

Field summary

Modifier and TypeField
public static final RecipeMap
a
EMPTY
field_54643
f_eleugjlr
EMPTY
EMPTY
f_348327_
private final com.google.common.collect.Multimap<RecipeType<?>, RecipeHolder<?>>
b
byType
field_54644
f_akwswwep
byType
byType
f_349161_
private final Map<ResourceKey<Recipe<?>>, RecipeHolder<?>>
c
byKey
field_54645
f_gevtaflz
byKey
byKey
f_348754_

Constructor summary

ModifierConstructor
private (com.google.common.collect.Multimap<RecipeType<?>, RecipeHolder<?>> byType, Map<ResourceKey<Recipe<?>>, RecipeHolder<?>> byKey)

Method summary

Modifier and TypeMethod
public static RecipeMap
a(Iterable<dcj<?>> arg0)
create(Iterable<RecipeHolder<?>> arg0)
method_64700(Iterable<class_8786<?>> arg0)
m_ueyiaxvg(Iterable<C_dscbrwbj<?>> arg0)
of(Iterable<RecipeEntry<?>> recipes)
create(Iterable<RecipeHolder<?>> recipes)
m_354801_(Iterable<C_290175_<?>> p_369802_)
public <I extends RecipeInput, T extends Recipe<I>> Collection<RecipeHolder<T>>
a(dcp<T> arg0)
byType(RecipeType<T> arg0)
method_64698(class_3956<T> arg0)
m_kvyyuwyi(C_rhnqznys<T> arg0)
getAll(RecipeType<T> type)
byType(RecipeType<T> type)
m_356013_(C_1472_<T> arg0)
public Collection<RecipeHolder<?>>
a()
values()
method_64695()
m_phpkajgc()
recipes()
values()
m_352909_()
public RecipeHolder<?>
a(aly<dce<?>> arg0)
byKey(ResourceKey<Recipe<?>> arg0)
method_64696(class_5321<class_1860<?>> arg0)
m_mtzofxxz(C_xhhleach<C_awrmdwqd<?>> arg0)
get(RegistryKey<Recipe<?>> key)
get(RegistryKey<Recipe<?>> key)
m_353570_(C_5264_<C_1469_<?>> arg0)
public <I extends RecipeInput, T extends Recipe<I>> Stream<RecipeHolder<T>>
a(dcp<T> arg0, I arg1, dhi arg2)
getRecipesFor(RecipeType<T> arg0, I arg1, Level arg2)
method_64699(class_3956<T> arg0, I arg1, class_1937 arg2)
m_ohkdwsaa(C_rhnqznys<T> arg0, I arg1, C_cdctfzbn arg2)
find(RecipeType<T> type, I input, World world)
getRecipes(RecipeType<T> type, I input, World world)
m_351836_(C_1472_<T> p_364991_, I p_364879_, C_1596_ arg2)