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 fpq
  • 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 E Lfpq;E:Lalf;
    • 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 F Lfpq;F:Lalf;
    • 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 G Lfpq;G:Lalf;
  • 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> Lfpq;<init>(Lcrv;Lcmy;Lxp;)V