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 fxz
  • Method Details

    • refreshRecipeBook

      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 Lfxz;L()V
    • onCraftFailed

      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 Lfxz;a(Lddi;)V