Interface RecipeShownListener

All Known Implementing Classes:
AbstractFurnaceRecipeBookComponent, BlastingRecipeBookComponent, RecipeBookComponent, SmeltingRecipeBookComponent, SmokingRecipeBookComponent

public interface RecipeShownListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    recipesShown​(List<Recipe<?>> p_100518_)
     
  • Method Details

    • recipesShown

      void recipesShown(List<Recipe<?>> p_100518_)