Class SmokerRecipeBookScreen

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

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

    • TOGGLE_SMOKABLE_RECIPES_TEXT

      private static final Text TOGGLE_SMOKABLE_RECIPES_TEXT
      Mappings:
      Namespace Name Mixin selector
      official k Less;k:Lss;
      intermediary field_26597 Lnet/minecraft/class_3877;field_26597:Lnet/minecraft/class_2561;
      named TOGGLE_SMOKABLE_RECIPES_TEXT Lnet/minecraft/client/gui/screen/recipebook/SmokerRecipeBookScreen;TOGGLE_SMOKABLE_RECIPES_TEXT:Lnet/minecraft/text/Text;
  • Constructor Details

    • SmokerRecipeBookScreen

      public SmokerRecipeBookScreen()
  • 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;