net.minecraft.client

public class ClientRecipeBook

extends RecipeBook

feu
net.minecraft.client.ClientRecipeBook
net.minecraft.class_299
net.minecraft.client.recipebook.ClientRecipeBook
net.minecraft.src.C_3375_

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
c
LOGGER
field_25622
LOGGER
f_90618_
private Map<RecipeBookCategories, List<RecipeCollection>>
d
collectionsByTab
field_1638
resultsByGroup
f_90619_
private List<RecipeCollection>
e
allCollections
field_25778
orderedResults
f_90620_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(Iterable<cyz<?>> arg0, jw arg1)
setupCollections(Iterable<RecipeHolder<?>> arg0, RegistryAccess arg1)
method_1401(Iterable<class_8786<?>> arg0, class_5455 arg1)
reload(Iterable<RecipeEntry<?>> recipes, DynamicRegistryManager registryManager)
m_266394_(Iterable<C_290175_<?>> p_266878_, C_4706_ arg1)
private static Map<RecipeBookCategories, List<List<RecipeHolder<?>>>>
a(Iterable<cyz<?>> arg0)
categorizeAndGroupRecipes(Iterable<RecipeHolder<?>> arg0)
method_30283(Iterable<class_8786<?>> arg0)
toGroupedMap(Iterable<RecipeEntry<?>> recipes)
m_90642_(Iterable<C_290175_<?>> p_90643_)
private static RecipeBookCategories
g(cyz<?> arg0)
getCategory(RecipeHolder<?> arg0)
method_1400(class_8786<?> arg0)
getGroupForRecipe(RecipeEntry<?> recipe)
m_90646_(C_290175_<?> p_299041_)
public List<RecipeCollection>
b()
getCollections()
method_1393()
getOrderedResults()
m_90639_()
public List<RecipeCollection>
a(ffp arg0)
getCollection(RecipeBookCategories arg0)
method_1396(class_314 arg0)
getResultsForGroup(RecipeBookGroup category)
m_90623_(C_3406_ arg0)