Uses of Interface
net.minecraft.recipe.book.RecipeBookGroup
Package
Description
-
Uses of RecipeBookGroup in net.minecraft.client.gui.screen.recipebook
Modifier and TypeFieldDescriptionprivate final RecipeBookGroup
RecipeBookWidget.Tab.category
The field for thecategory
record component.Modifier and TypeMethodDescriptionRecipeBookWidget.Tab.category()
Returns the value of thecategory
record component.RecipeGroupButtonWidget.getCategory()
ModifierConstructorDescriptionTab
(ItemStack itemStack, Optional<ItemStack> optional, RecipeBookGroup recipeBookGroup) -
Uses of RecipeBookGroup in net.minecraft.client.recipebook
Modifier and TypeFieldDescriptionprivate Map
<RecipeBookGroup, List<RecipeResultCollection>> ClientRecipeBook.resultsByCategory
Modifier and TypeMethodDescriptionClientRecipeBook.getResultsForCategory
(RecipeBookGroup category) -
Uses of RecipeBookGroup in net.minecraft.recipe.book