net.minecraft.recipe

public class PreparedRecipes

dhu
net.minecraft.world.item.crafting.RecipeMap
net.minecraft.class_10289
net.minecraft.recipe.PreparedRecipes
net.minecraft.unmapped.C_rrkbzyqf
net.minecraft.recipe.RecipeMap
net.minecraft.src.C_346183_

Field summary

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

Constructor summary

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

Method summary

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