Interface RecipeBookProvider
- All Known Implementing Classes:
AbstractFurnaceScreen
,BlastFurnaceScreen
,CraftingScreen
,FurnaceScreen
,InventoryScreen
,SmokerScreen
- Mappings:
Namespace Name official fcc
intermediary net/minecraft/class_518
named net/minecraft/client/gui/screen/recipebook/RecipeBookProvider
-
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Method Details
-
refreshRecipeBook
void refreshRecipeBook()- Mappings:
Namespace Name Mixin selector official F
Lfcc;F()V
intermediary method_16891
Lnet/minecraft/class_518;method_16891()V
named refreshRecipeBook
Lnet/minecraft/client/gui/screen/recipebook/RecipeBookProvider;refreshRecipeBook()V
-
getRecipeBookWidget
RecipeBookWidget getRecipeBookWidget()- Mappings:
Namespace Name Mixin selector official G
Lfcc;G()Lfbw;
intermediary method_2659
Lnet/minecraft/class_518;method_2659()Lnet/minecraft/class_507;
named getRecipeBookWidget
Lnet/minecraft/client/gui/screen/recipebook/RecipeBookProvider;getRecipeBookWidget()Lnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;
-