Class Realms32BitWarningScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class Realms32BitWarningScreen extends WarningScreen
Mappings:
Namespace Name
official exd
intermediary net/minecraft/class_7064
named net/minecraft/client/gui/screen/Realms32BitWarningScreen
  • Field Details

    • MESSAGE

      private static final Text MESSAGE
      Mappings:
      Namespace Name Mixin selector
      official c Lexd;c:Lsw;
      intermediary field_37213 Lnet/minecraft/class_7064;field_37213:Lnet/minecraft/class_2561;
      named MESSAGE Lnet/minecraft/client/gui/screen/Realms32BitWarningScreen;MESSAGE:Lnet/minecraft/text/Text;
    • CHECK_MESSAGE

      private static final Text CHECK_MESSAGE
      Mappings:
      Namespace Name Mixin selector
      official j Lexd;j:Lsw;
      intermediary field_37214 Lnet/minecraft/class_7064;field_37214:Lnet/minecraft/class_2561;
      named CHECK_MESSAGE Lnet/minecraft/client/gui/screen/Realms32BitWarningScreen;CHECK_MESSAGE:Lnet/minecraft/text/Text;
    • NARRATED_TEXT

      private static final Text NARRATED_TEXT
      Mappings:
      Namespace Name Mixin selector
      official k Lexd;k:Lsw;
      intermediary field_37215 Lnet/minecraft/class_7064;field_37215:Lnet/minecraft/class_2561;
      named NARRATED_TEXT Lnet/minecraft/client/gui/screen/Realms32BitWarningScreen;NARRATED_TEXT:Lnet/minecraft/text/Text;
    • parent

      private final Screen parent
      Mappings:
      Namespace Name Mixin selector
      official l Lexd;l:Leug;
      intermediary field_39353 Lnet/minecraft/class_7064;field_39353:Lnet/minecraft/class_437;
      named parent Lnet/minecraft/client/gui/screen/Realms32BitWarningScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
  • Constructor Details

    • Realms32BitWarningScreen

      public Realms32BitWarningScreen(Screen parent)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lexd;<init>(Leug;)V
      intermediary <init> Lnet/minecraft/class_7064;<init>(Lnet/minecraft/class_437;)V
      named <init> Lnet/minecraft/client/gui/screen/Realms32BitWarningScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V
  • Method Details

    • initButtons

      protected void initButtons(int yOffset)
      Specified by:
      initButtons in class WarningScreen
      Mappings:
      Namespace Name Mixin selector
      official a Lexg;a(I)V
      intermediary method_41160 Lnet/minecraft/class_7065;method_41160(I)V
      named initButtons Lnet/minecraft/client/gui/screen/WarningScreen;initButtons(I)V