Interface RecipeDisplayListener
- All Known Implementing Classes:
AbstractFurnaceRecipeBookScreen,BlastFurnaceRecipeBookScreen,FurnaceRecipeBookScreen,RecipeBookWidget,SmokerRecipeBookScreen
@Environment(CLIENT) public interface RecipeDisplayListener
- Mappings:
Namespace Name official dymintermediary net/minecraft/class_515named net/minecraft/client/gui/screen/recipebook/RecipeDisplayListener
-
Method Summary
Modifier and Type Method Description voidonRecipesDisplayed(List<Recipe<?>> recipes)
-
Method Details
-
onRecipesDisplayed
- Mappings:
Namespace Name Mixin selector official aLdym;a(Ljava/util/List;)Vintermediary method_2646Lnet/minecraft/class_515;method_2646(Ljava/util/List;)Vnamed onRecipesDisplayedLnet/minecraft/client/gui/screen/recipebook/RecipeDisplayListener;onRecipesDisplayed(Ljava/util/List;)V
-