Interface RecipeBookProvider
- All Known Implementing Classes:
 AbstractFurnaceScreen,BlastFurnaceScreen,CraftingScreen,FurnaceScreen,InventoryScreen,SmokerScreen
- Mappings:
 Namespace Name official eyiintermediary net/minecraft/class_518named net/minecraft/client/gui/screen/recipebook/RecipeBookProvider
- 
Method Summary
Modifier and TypeMethodDescriptionvoid 
- 
Method Details
- 
refreshRecipeBook
void refreshRecipeBook()- Mappings:
 Namespace Name Mixin selector official DLeyi;D()Vintermediary method_16891Lnet/minecraft/class_518;method_16891()Vnamed refreshRecipeBookLnet/minecraft/client/gui/screen/recipebook/RecipeBookProvider;refreshRecipeBook()V
 - 
getRecipeBookWidget
RecipeBookWidget getRecipeBookWidget()- Mappings:
 Namespace Name Mixin selector official ELeyi;E()Leyc;intermediary method_2659Lnet/minecraft/class_518;method_2659()Lnet/minecraft/class_507;named getRecipeBookWidgetLnet/minecraft/client/gui/screen/recipebook/RecipeBookProvider;getRecipeBookWidget()Lnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;
 
 -