Interface RecipeBookProvider

All Known Implementing Classes:
AbstractFurnaceScreen, BlastFurnaceScreen, CraftingScreen, FurnaceScreen, InventoryScreen, SmokerScreen

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

    • refreshRecipeBook

      void refreshRecipeBook()
      Mappings:
      Namespace Name Mixin selector
      official y Lesq;y()V
      intermediary method_16891 Lnet/minecraft/class_518;method_16891()V
      named refreshRecipeBook Lnet/minecraft/client/gui/screen/recipebook/RecipeBookProvider;refreshRecipeBook()V
    • getRecipeBookWidget

      RecipeBookWidget getRecipeBookWidget()
      Mappings:
      Namespace Name Mixin selector
      official z Lesq;z()Lesk;
      intermediary method_2659 Lnet/minecraft/class_518;method_2659()Lnet/minecraft/class_507;
      named getRecipeBookWidget Lnet/minecraft/client/gui/screen/recipebook/RecipeBookProvider;getRecipeBookWidget()Lnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;