Interface RecipeBookProvider
- All Known Implementing Classes:
AbstractFurnaceScreen,BlastFurnaceScreen,CraftingScreen,FurnaceScreen,InventoryScreen,SmokerScreen
@Environment(CLIENT) public interface RecipeBookProvider
- Mappings:
Namespace Name official dyjintermediary net/minecraft/class_518named net/minecraft/client/gui/screen/recipebook/RecipeBookProvider
-
Method Summary
Modifier and Type Method Description RecipeBookWidgetgetRecipeBookWidget()voidrefreshRecipeBook()
-
Method Details
-
refreshRecipeBook
void refreshRecipeBook()- Mappings:
Namespace Name Mixin selector official aE_Ldyj;aE_()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 kLdyj;k()Ldyd;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;
-