Class SmokerScreen

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

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

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official A Lerj;A:Lacf;
      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> Lerj;<init>(Lcaz;Lbwo;Lss;)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