Uses of Class
net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
Packages that use RecipeBookWidget
Package
Description
-
Uses of RecipeBookWidget in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as RecipeBookWidgetConstructors in net.minecraft.client.gui.screen.ingame with parameters of type RecipeBookWidgetModifierConstructorDescriptionRecipeBookScreen
(T handler, RecipeBookWidget<?> recipeBook, PlayerInventory inventory, Text title) -
Uses of RecipeBookWidget in net.minecraft.client.gui.screen.recipebook
Subclasses of RecipeBookWidget in net.minecraft.client.gui.screen.recipebookModifier and TypeClassDescriptionclass
class
Fields in net.minecraft.client.gui.screen.recipebook declared as RecipeBookWidgetModifier and TypeFieldDescriptionprivate final RecipeBookWidget
<?> RecipeBookResults.recipeBookWidget
Constructors in net.minecraft.client.gui.screen.recipebook with parameters of type RecipeBookWidgetModifierConstructorDescriptionRecipeBookResults
(RecipeBookWidget<?> recipeBookWidget, CurrentIndexProvider currentIndexProvider, boolean furnace)