Class SmokerScreen

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

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

    • LIT_PROGRESS_TEXTURE

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

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

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official A Lffm;A:Lahg;
      intermediary field_17128 Lnet/minecraft/class_3874;field_17128:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • SmokerScreen

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