Class Realms32BitWarningScreen

All Implemented Interfaces:
Drawable, Element, ParentElement

@Environment(CLIENT) public class Realms32BitWarningScreen extends WarningScreen
Mappings:
Namespace Name
official erw
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 Lerw;c:Lss;
      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 n Lerw;n:Lss;
      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 o Lerw;o:Lss;
      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;
    • field_39353

      private final Screen field_39353
      Mappings:
      Namespace Name Mixin selector
      official p Lerw;p:Lepb;
      intermediary field_39353 Lnet/minecraft/class_7064;field_39353:Lnet/minecraft/class_437;
      named field_39353 Lnet/minecraft/client/gui/screen/Realms32BitWarningScreen;field_39353:Lnet/minecraft/client/gui/screen/Screen;
  • Constructor Details

    • Realms32BitWarningScreen

      public Realms32BitWarningScreen(Screen screen)
  • Method Details

    • initButtons

      protected void initButtons(int yOffset)
      Specified by:
      initButtons in class WarningScreen
      Mappings:
      Namespace Name Mixin selector
      official a Lerz;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