Class BlastFurnaceRecipeBookScreen

All Implemented Interfaces:
Drawable, Element, Narratable, RecipeDisplayListener, Selectable, RecipeGridAligner<Ingredient>

@Environment(CLIENT) public class BlastFurnaceRecipeBookScreen extends AbstractFurnaceRecipeBookScreen
Mappings:
Namespace Name
official esh
intermediary net/minecraft/class_3875
named net/minecraft/client/gui/screen/recipebook/BlastFurnaceRecipeBookScreen
  • Field Details

    • TOGGLE_BLASTABLE_RECIPES_TEXT

      private static final Text TOGGLE_BLASTABLE_RECIPES_TEXT
      Mappings:
      Namespace Name Mixin selector
      official k Lesh;k:Lss;
      intermediary field_26592 Lnet/minecraft/class_3875;field_26592:Lnet/minecraft/class_2561;
      named TOGGLE_BLASTABLE_RECIPES_TEXT Lnet/minecraft/client/gui/screen/recipebook/BlastFurnaceRecipeBookScreen;TOGGLE_BLASTABLE_RECIPES_TEXT:Lnet/minecraft/text/Text;
  • Constructor Details

    • BlastFurnaceRecipeBookScreen

      public BlastFurnaceRecipeBookScreen()
  • Method Details

    • getToggleCraftableButtonText

      protected Text getToggleCraftableButtonText()
      Overrides:
      getToggleCraftableButtonText in class RecipeBookWidget
      Mappings:
      Namespace Name Mixin selector
      official c Lesk;c()Lss;
      intermediary method_17064 Lnet/minecraft/class_507;method_17064()Lnet/minecraft/class_2561;
      named getToggleCraftableButtonText Lnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;getToggleCraftableButtonText()Lnet/minecraft/text/Text;
    • getAllowedFuels

      protected Set<Item> getAllowedFuels()
      Specified by:
      getAllowedFuels in class AbstractFurnaceRecipeBookScreen
      Mappings:
      Namespace Name Mixin selector
      official b Lesg;b()Ljava/util/Set;
      intermediary method_17065 Lnet/minecraft/class_517;method_17065()Ljava/util/Set;
      named getAllowedFuels Lnet/minecraft/client/gui/screen/recipebook/AbstractFurnaceRecipeBookScreen;getAllowedFuels()Ljava/util/Set;