net.minecraft.client.gui.screens.recipebook

public class RecipeCollection

eou
net.minecraft.client.gui.screens.recipebook.RecipeCollection
net.minecraft.class_516
net.minecraft.unmapped.C_ymmazfhq
net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
net.minecraft.src.C_3722_

Field summary

Modifier and TypeField
private final List<Recipe<?>>
a
recipes
field_3144
f_iylxmqah
recipes
recipes
f_100491_
private final boolean
b
singleResultItem
field_3148
f_hmhvlwhe
singleOutput
singleOutput
f_100492_
private final Set<Recipe<?>>
c
craftable
field_3146
f_dkdnzrri
craftableRecipes
craftableRecipes
f_100493_
private final Set<Recipe<?>>
d
fitsDimensions
field_3145
f_sdzcusgs
fittingRecipes
fittingRecipes
f_100494_
private final Set<Recipe<?>>
e
known
field_3147
f_esphfmtd
unlockedRecipes
unlockedRecipes
f_100495_

Constructor summary

ModifierConstructor
public (List<Recipe<?>> recipes)

Method summary

Modifier and TypeMethod
private static boolean
a(List<cdp<?>> arg0)
allRecipesHaveSameResult(List<Recipe<?>> arg0)
method_30295(List<class_1860<?>> arg0)
m_gmbypkbi(List<C_awrmdwqd<?>> arg0)
shouldHaveSingleOutput(List<Recipe<?>> recipes)
shouldHaveSingleOutput(List<Recipe<?>> recipes)
m_100508_(List<C_1469_<?>> p_100509_)
public boolean
a()
hasKnownRecipes()
method_2652()
m_jlqmrrqo()
isInitialized()
isInitialized()
m_100498_()
public void
a(ajz arg0)
updateKnownRecipes(RecipeBook arg0)
method_2647(class_3439 arg0)
m_cyhasfgt(C_bluodrzq arg0)
initialize(RecipeBook recipeBook)
initialize(RecipeBook recipeBook)
m_100499_(C_126_ arg0)
public void
a(bug arg0, int arg1, int arg2, ajz arg3)
canCraft(StackedContents arg0, int arg1, int arg2, RecipeBook arg3)
method_2649(class_1662 arg0, int arg1, int arg2, class_3439 arg3)
m_hqzzaymm(C_nyagoaau arg0, int arg1, int arg2, C_bluodrzq arg3)
computeCraftables(RecipeMatcher recipeFinder, int gridWidth, int gridHeight, RecipeBook recipeBook)
computeCraftables(RecipeMatcher recipeFinder, int gridWidth, int gridHeight, RecipeBook recipeBook)
m_100501_(C_1145_ p_100503_, int p_100504_, int p_100505_, C_126_ arg3)
public boolean
a(cdp<?> arg0)
isCraftable(Recipe<?> arg0)
method_2653(class_1860<?> arg0)
m_zzbnelll(C_awrmdwqd<?> arg0)
isCraftable(Recipe<?> recipe)
isCraftable(Recipe<?> recipe)
m_100506_(C_1469_<?> arg0)
public boolean
b()
hasCraftable()
method_2655()
m_zluvpuyt()
hasCraftableRecipes()
hasCraftableRecipes()
m_100512_()
public boolean
c()
hasFitting()
method_2657()
m_lseqifjt()
hasFittingRecipes()
hasFittingRecipes()
m_100515_()
public List<Recipe<?>>
d()
getRecipes()
method_2650()
m_hqajqcjd()
getAllRecipes()
getAllRecipes()
m_100516_()
public List<Recipe<?>>
a(boolean arg0)
getRecipes(boolean arg0)
method_2651(boolean arg0)
m_hgxmynpp(boolean arg0)
getResults(boolean craftableOnly)
getResults(boolean craftableOnly)
m_100510_(boolean arg0)
public List<Recipe<?>>
b(boolean arg0)
getDisplayRecipes(boolean arg0)
method_2648(boolean arg0)
m_zxtfrkfr(boolean arg0)
getRecipes(boolean craftable)
getRecipes(boolean craftable)
m_100513_(boolean arg0)
public boolean
e()
hasSingleResultItem()
method_2656()
m_nrnnhqjo()
hasSingleOutput()
hasSingleOutput()
m_100517_()