Uses of Class
net.minecraft.client.gui.screens.recipebook.RecipeBookComponent
Packages that use RecipeBookComponent
Package
Description
-
Uses of RecipeBookComponent in net.minecraft.client.gui.screens.inventory
Fields in net.minecraft.client.gui.screens.inventory declared as RecipeBookComponentModifier and TypeFieldDescriptionprivate final RecipeBookComponent<?> AbstractRecipeBookScreen.recipeBookComponentConstructors in net.minecraft.client.gui.screens.inventory with parameters of type RecipeBookComponentModifierConstructorDescriptionAbstractRecipeBookScreen(T menu, RecipeBookComponent<?> recipeBookComponent, Inventory playerInventory, Component title) -
Uses of RecipeBookComponent in net.minecraft.client.gui.screens.recipebook
Subclasses of RecipeBookComponent in net.minecraft.client.gui.screens.recipebookModifier and TypeClassDescriptionclassclassFields in net.minecraft.client.gui.screens.recipebook declared as RecipeBookComponentConstructors in net.minecraft.client.gui.screens.recipebook with parameters of type RecipeBookComponentModifierConstructorDescriptionRecipeBookPage(RecipeBookComponent<?> parent, SlotSelectTime slotSelectTime, boolean isFurnaceMenu)