JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.client.gui.recipebook.RecipeWidget
Packages that use
RecipeWidget
Package
Description
net.minecraft.client.gui.recipebook
Uses of
RecipeWidget
in
net.minecraft.client.gui.recipebook
Fields in
net.minecraft.client.gui.recipebook
declared as
RecipeWidget
Modifier and Type
Field
Description
private
RecipeWidget
RecipeBookPage.
hoveredButton
Fields in
net.minecraft.client.gui.recipebook
with type parameters of type
RecipeWidget
Modifier and Type
Field
Description
private final
List
<
RecipeWidget
>
RecipeBookPage.
buttons