Class SmokerScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement, ScreenHandlerProvider<SmokerScreenHandler>, RecipeBookProvider

@Environment(CLIENT) public class SmokerScreen extends AbstractFurnaceScreen<SmokerScreenHandler>
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/ingame/SmokerScreen
intermediary net/minecraft/class_3874
official fvz
  • Field Details

    • LIT_PROGRESS_TEXTURE

      private static final Identifier LIT_PROGRESS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named LIT_PROGRESS_TEXTURE Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;LIT_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45499 Lnet/minecraft/class_3874;field_45499:Lnet/minecraft/class_2960;
      official G Lfvz;G:Lalz;
    • BURN_PROGRESS_TEXTURE

      private static final Identifier BURN_PROGRESS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named BURN_PROGRESS_TEXTURE Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;BURN_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45500 Lnet/minecraft/class_3874;field_45500:Lnet/minecraft/class_2960;
      official H Lfvz;H:Lalz;
    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_17128 Lnet/minecraft/class_3874;field_17128:Lnet/minecraft/class_2960;
      official I Lfvz;I:Lalz;
    • TOGGLE_SMOKABLE_TEXT

      private static final Text TOGGLE_SMOKABLE_TEXT
      Mappings:
      Namespace Name Mixin selector
      named TOGGLE_SMOKABLE_TEXT Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;TOGGLE_SMOKABLE_TEXT:Lnet/minecraft/text/Text;
      intermediary field_52811 Lnet/minecraft/class_3874;field_52811:Lnet/minecraft/class_2561;
      official J Lfvz;J:Lxv;
    • TABS

      private static final List<RecipeBookWidget.Tab> TABS
      Mappings:
      Namespace Name Mixin selector
      named TABS Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;TABS:Ljava/util/List;
      intermediary field_54824 Lnet/minecraft/class_3874;field_54824:Ljava/util/List;
      official K Lfvz;K:Ljava/util/List;
  • Constructor Details

    • SmokerScreen

      public SmokerScreen(SmokerScreenHandler handler, PlayerInventory inventory, Text title)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;<init>(Lnet/minecraft/screen/SmokerScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/text/Text;)V
      intermediary <init> Lnet/minecraft/class_3874;<init>(Lnet/minecraft/class_3706;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)V
      official <init> Lfvz;<init>(Lcvc;Lcpv;Lxv;)V