net.minecraft.client.gui.screens.recipebook

public class RecipeCollection

drq
net.minecraft.client.gui.screens.recipebook.RecipeCollection
net.minecraft.class_516
net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
net.minecraft.client.gui.recipebook.RecipeList

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
private static boolean
a(List<bon<?>> arg0)
allRecipesHaveSameResult(List<Recipe<?>> arg0)
method_30295(List<class_1860<?>> arg0)
method_30295(List<Recipe<?>> arg0)
func_243413_a(List<IRecipe<?>> arg0)
public boolean
a()
hasKnownRecipes()
method_2652()
isInitialized()
func_194209_a()
public void
a(adr arg0)
updateKnownRecipes(RecipeBook arg0)
method_2647(class_3439 arg0)
initialize(RecipeBook recipeBook)
func_194214_a(RecipeBook arg0)
public void
a(bfv arg0, int arg1, int arg2, adr 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)
func_194210_a(RecipeItemHelper arg0, int arg1, int arg2, RecipeBook arg3)
public boolean
a(bon<?> arg0)
isCraftable(Recipe<?> arg0)
method_2653(class_1860<?> arg0)
isCraftable(Recipe<?> recipe)
func_194213_a(IRecipe<?> arg0)
public boolean
b()
hasCraftable()
method_2655()
hasCraftableRecipes()
func_192708_c()
public boolean
c()
hasFitting()
method_2657()
hasFittingRecipes()
func_194212_c()
public List<Recipe<?>>
d()
getRecipes()
method_2650()
getAllRecipes()
func_192711_b()
public List<Recipe<?>>
a(boolean arg0)
getRecipes(boolean arg0)
method_2651(boolean arg0)
getResults(boolean craftableOnly)
func_194208_a(boolean arg0)
public List<Recipe<?>>
b(boolean arg0)
getDisplayRecipes(boolean arg0)
method_2648(boolean arg0)
getRecipes(boolean craftable)
func_194207_b(boolean arg0)
public boolean
e()
hasSingleResultItem()
method_2656()
hasSingleOutput()
func_194211_e()