Interface RecipeDisplayListener

All Known Implementing Classes:
AbstractFurnaceRecipeBookScreen, BlastFurnaceRecipeBookScreen, FurnaceRecipeBookScreen, RecipeBookWidget, SmokerRecipeBookScreen

@Environment(CLIENT) public interface RecipeDisplayListener
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/recipebook/RecipeDisplayListener
intermediary net/minecraft/class_515
official fqw
  • Method Details

    • onRecipesDisplayed

      void onRecipesDisplayed(List<RecipeEntry<?>> recipes)
      Mappings:
      Namespace Name Mixin selector
      named onRecipesDisplayed Lnet/minecraft/client/gui/screen/recipebook/RecipeDisplayListener;onRecipesDisplayed(Ljava/util/List;)V
      intermediary method_2646 Lnet/minecraft/class_515;method_2646(Ljava/util/List;)V
      official a Lfqw;a(Ljava/util/List;)V