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