Package net.minecraft.client
Class ClientRecipeBook
java.lang.Object
net.minecraft.stats.RecipeBook
net.minecraft.client.ClientRecipeBook
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List<RecipeCollection>private Map<RecipeBookCategories,List<RecipeCollection>>private static org.apache.logging.log4j.LoggerFields inherited from class net.minecraft.stats.RecipeBook
highlight, known -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Map<RecipeBookCategories,List<List<Recipe<?>>>>categorizeAndGroupRecipes(Iterable<Recipe<?>> p_90643_)private static RecipeBookCategoriesgetCategory(Recipe<?> p_90647_)getCollection(RecipeBookCategories p_90624_)voidsetupCollections(Iterable<Recipe<?>> p_90626_)Methods inherited from class net.minecraft.stats.RecipeBook
add, add, addHighlight, addHighlight, contains, contains, copyOverData, getBookSettings, isFiltering, isFiltering, isOpen, remove, remove, removeHighlight, setBookSetting, setBookSettings, setFiltering, setOpen, willHighlight
-
Field Details
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER -
collectionsByTab
-
allCollections
-
-
Constructor Details
-
ClientRecipeBook
public ClientRecipeBook()
-
-
Method Details
-
setupCollections
-
categorizeAndGroupRecipes
-
getCategory
-
getCollections
-
getCollection
-