Interface RecipeBookProvider

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

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

    • refreshRecipeBook Link icon

      void refreshRecipeBook()
      Mappings:
      Namespace Name Mixin selector
      named refreshRecipeBook Lnet/minecraft/client/gui/screen/recipebook/RecipeBookProvider;refreshRecipeBook()V
      intermediary method_16891 Lnet/minecraft/class_518;method_16891()V
      official L Lfyo;L()V
    • onCraftFailed Link icon

      void onCraftFailed(RecipeDisplay display)
      Mappings:
      Namespace Name Mixin selector
      named onCraftFailed Lnet/minecraft/client/gui/screen/recipebook/RecipeBookProvider;onCraftFailed(Lnet/minecraft/recipe/display/RecipeDisplay;)V
      intermediary method_64862 Lnet/minecraft/class_518;method_64862(Lnet/minecraft/class_10295;)V
      official a Lfyo;a(Ldck;)V