net.minecraft.client

public class ClientRecipeBook

extends RecipeBook

flq
net.minecraft.client.ClientRecipeBook
net.minecraft.class_299
net.minecraft.unmapped.C_sjlfgpfd
net.minecraft.client.recipebook.ClientRecipeBook
net.minecraft.client.recipe_book.ClientRecipeBook
net.minecraft.src.C_3375_

Field summary

Modifier and TypeField
private final Map<RecipeDisplayId, RecipeDisplayEntry>
b
known
field_54810
f_ncbicesk
recipes
f_347265_
private final Set<RecipeDisplayId>
c
highlight
field_54811
f_tclxrheu
highlightedRecipes
f_348901_
private Map<ExtendedRecipeBookCategory, List<RecipeCollection>>
d
collectionsByTab
field_1638
f_isptgmct
resultsByCategory
resultsByGroup
f_90619_
private List<RecipeCollection>
e
allCollections
field_25778
f_thdqgnno
orderedResults
orderedResults
f_90620_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(ddj arg0)
add(RecipeDisplayEntry arg0)
method_64849(class_10297 arg0)
m_rolghcaa(C_dsptsoym arg0)
add(RecipeDisplayEntry entry)
m_354982_(C_345726_ arg0)
public void
a(ddk arg0)
remove(RecipeDisplayId arg0)
method_64850(class_10298 arg0)
m_vxnpqsmc(C_tglmjehp arg0)
remove(NetworkRecipeId recipeId)
m_352222_(C_346030_ arg0)
public void
b()
clear()
method_65018()
m_oamglwny()
clear()
m_352068_()
public boolean
b(ddk arg0)
willHighlight(RecipeDisplayId arg0)
method_64855(class_10298 arg0)
m_levormha(C_tglmjehp arg0)
isHighlighted(NetworkRecipeId recipeId)
m_357101_(C_346030_ arg0)
public void
c(ddk arg0)
removeHighlight(RecipeDisplayId arg0)
method_64856(class_10298 arg0)
m_aepzpbuh(C_tglmjehp arg0)
unmarkHighlighted(NetworkRecipeId recipeId)
m_353059_(C_346030_ arg0)
public void
d(ddk arg0)
addHighlight(RecipeDisplayId arg0)
method_64857(class_10298 arg0)
m_qpvxiwdw(C_tglmjehp arg0)
markHighlighted(NetworkRecipeId recipeId)
m_355819_(C_346030_ arg0)
public void
c()
rebuildCollections()
method_64853()
m_atikfkye()
refresh()
m_354737_()
private static Map<RecipeBookCategory, List<List<RecipeDisplayEntry>>>
a(Iterable<ddj> arg0)
categorizeAndGroupRecipes(Iterable<RecipeDisplayEntry> arg0)
method_30283(Iterable<class_10297> arg0)
m_poixgnwv(Iterable<C_dsptsoym> arg0)
toGroupedMap(Iterable<RecipeDisplayEntry> recipes)
toGroupedMap(Iterable<RecipeDisplayEntry> recipes)
m_90642_(Iterable<C_345726_> p_90643_)
public List<RecipeCollection>
d()
getCollections()
method_1393()
m_bpjvzjgz()
getOrderedResults()
getOrderedResults()
m_90639_()
public List<RecipeCollection>
a(dbv arg0)
getCollection(ExtendedRecipeBookCategory arg0)
method_1396(class_10287 arg0)
m_wjyokyzz(C_tygcwhfl arg0)
getResultsForCategory(RecipeBookGroup category)
getResultsForGroup(dbv key)
m_90623_(C_345819_ arg0)