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.ingameFields 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.recipebookSubclasses of RecipeBookWidget in net.minecraft.client.gui.screen.recipebookModifier and TypeClassDescriptionclassclassFields in net.minecraft.client.gui.screen.recipebook declared as RecipeBookWidgetModifier and TypeFieldDescriptionprivate final RecipeBookWidget<?> RecipeBookResults.recipeBookWidgetConstructors in net.minecraft.client.gui.screen.recipebook with parameters of type RecipeBookWidgetModifierConstructorDescriptionRecipeBookResults(RecipeBookWidget<?> recipeBookWidget, CurrentIndexProvider currentIndexProvider, boolean furnace)