Interface RecipeBookProvider
- All Known Implementing Classes:
 AbstractFurnaceScreen,BlastFurnaceScreen,CraftingScreen,FurnaceScreen,InventoryScreen,SmokerScreen
- Mappings:
 Namespace Name named net/minecraft/client/gui/screen/recipebook/RecipeBookProviderintermediary net/minecraft/class_518official fsg
- 
Method Summary
Modifier and TypeMethodDescriptionvoid 
- 
Method Details
- 
refreshRecipeBook
void refreshRecipeBook()- Mappings:
 Namespace Name Mixin selector named refreshRecipeBookLnet/minecraft/client/gui/screen/recipebook/RecipeBookProvider;refreshRecipeBook()Vintermediary method_16891Lnet/minecraft/class_518;method_16891()Vofficial ELfsg;E()V
 - 
getRecipeBookWidget
RecipeBookWidget getRecipeBookWidget()- Mappings:
 Namespace Name Mixin selector named getRecipeBookWidgetLnet/minecraft/client/gui/screen/recipebook/RecipeBookProvider;getRecipeBookWidget()Lnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;intermediary method_2659Lnet/minecraft/class_518;method_2659()Lnet/minecraft/class_507;official FLfsg;F()Lfsa;
 
 -