Uses of Class
net.minecraft.client.gui.recipebook.RecipeList
-
Uses of RecipeList in net.minecraft.client.gui.recipebook
Modifier and TypeFieldDescriptionprivate RecipeList
RecipeOverlayGui.collection
private RecipeList
RecipeWidget.collection
private RecipeList
RecipeBookPage.lastClickedRecipeCollection
Modifier and TypeMethodDescriptionRecipeWidget.getCollection()
RecipeBookPage.getLastClickedRecipeCollection()
RecipeOverlayGui.getRecipeCollection()
Modifier and TypeMethodDescriptionvoid
RecipeOverlayGui.init
(Minecraft p_201703_1_, RecipeList p_201703_2_, int p_201703_3_, int p_201703_4_, int p_201703_5_, int p_201703_6_, float p_201703_7_) void
RecipeWidget.init
(RecipeList p_203400_1_, RecipeBookPage p_203400_2_) Modifier and TypeMethodDescriptionvoid
RecipeBookPage.updateCollections
(List<RecipeList> p_194192_1_, boolean p_194192_2_) -
Uses of RecipeList in net.minecraft.client.util
Modifier and TypeFieldDescriptionprivate List<RecipeList>
ClientRecipeBook.allCollections
private Map<RecipeBookCategories,
List<RecipeList>> ClientRecipeBook.collectionsByTab
static final SearchTreeManager.Key<RecipeList>
SearchTreeManager.RECIPE_COLLECTIONS
Modifier and TypeMethodDescriptionClientRecipeBook.getCollection
(RecipeBookCategories p_202891_1_) ClientRecipeBook.getCollections()