net.minecraft.client.gui.screen.recipebook

public class RecipeResultCollection

dtr
net.minecraft.client.gui.screens.recipebook.RecipeCollection
net.minecraft.class_516
net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
net.minecraft.unmapped.C_ymmazfhq
net.minecraft.client.gui.recipebook.RecipeList
net.minecraft.client.gui.recipebook.RecipeList

Field summary

Modifier and TypeField
private final List<Recipe<?>>
a
recipes
field_3144
recipes
f_iylxmqah
field_192713_b
recipes
private final Set<Recipe<?>>
b
craftable
field_3146
craftableRecipes
f_dkdnzrri
field_194215_b
craftable
private final Set<Recipe<?>>
c
fitsDimensions
field_3145
fittingRecipes
f_sdzcusgs
field_194216_c
canFit
private final Set<Recipe<?>>
d
known
field_3147
unlockedRecipes
f_esphfmtd
field_194217_d
inBook
private boolean
e
singleResultItem
field_3148
singleOutput
f_hmhvlwhe
field_194218_e
singleResultItem

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
a()
hasKnownRecipes()
method_2652()
isInitialized()
m_jlqmrrqo()
func_194209_a()
isNotEmpty()
public void
a(aco arg0)
updateKnownRecipes(RecipeBook arg0)
method_2647(class_3439 arg0)
initialize(RecipeBook recipeBook)
m_cyhasfgt(C_bluodrzq arg0)
func_194214_a(RecipeBook arg0)
updateKnownRecipes(RecipeBook book)
public void
a(bee arg0, int arg1, int arg2, aco arg3)
canCraft(StackedContents arg0, int arg1, int arg2, RecipeBook arg3)
method_2649(class_1662 arg0, int arg1, int arg2, class_3439 arg3)
computeCraftables(RecipeFinder recipeFinder, int gridWidth, int gridHeight, RecipeBook recipeBook)
m_hqzzaymm(C_nyagoaau arg0, int arg1, int arg2, C_bluodrzq arg3)
func_194210_a(RecipeItemHelper arg0, int arg1, int arg2, RecipeBook arg3)
canCraft(RecipeItemHelper handler, int width, int height, RecipeBook book)
public boolean
a(bmu<?> arg0)
isCraftable(Recipe<?> arg0)
method_2653(class_1860<?> arg0)
isCraftable(Recipe<?> recipe)
m_zzbnelll(C_awrmdwqd<?> arg0)
func_194213_a(IRecipe<?> arg0)
isCraftable(IRecipe<?> recipe)
public boolean
b()
hasCraftable()
method_2655()
hasCraftableRecipes()
m_zluvpuyt()
func_192708_c()
containsCraftableRecipes()
public boolean
c()
hasFitting()
method_2657()
hasFittingRecipes()
m_lseqifjt()
func_194212_c()
containsValidRecipes()
public List<Recipe<?>>
d()
getRecipes()
method_2650()
getAllRecipes()
m_hqajqcjd()
func_192711_b()
getRecipes()
public List<Recipe<?>>
a(boolean arg0)
getRecipes(boolean arg0)
method_2651(boolean arg0)
getResults(boolean craftableOnly)
m_hgxmynpp(boolean arg0)
func_194208_a(boolean arg0)
getRecipes(boolean onlyCraftable)
public List<Recipe<?>>
b(boolean arg0)
getDisplayRecipes(boolean arg0)
method_2648(boolean arg0)
getRecipes(boolean craftable)
m_zxtfrkfr(boolean arg0)
func_194207_b(boolean arg0)
getDisplayRecipes(boolean onlyCraftable)
public void
b(bmu<?> arg0)
add(Recipe<?> arg0)
method_2654(class_1860<?> arg0)
addRecipe(Recipe<?> recipe)
m_wfogxlrh(C_awrmdwqd<?> arg0)
func_192709_a(IRecipe<?> arg0)
add(IRecipe<?> recipe)
public boolean
e()
hasSingleResultItem()
method_2656()
hasSingleOutput()
m_nrnnhqjo()
func_194211_e()
hasSingleResultItem()