Class RealmsSubscriptionInfoScreen

All Implemented Interfaces:
Drawable, Element, ParentElement

@Environment(CLIENT) public class RealmsSubscriptionInfoScreen extends RealmsScreen
Mappings:
Namespace Name
official dto
intermediary net/minecraft/class_4425
named net/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen
  • Field Details

    • LOGGER

      static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Ldto;a:Lorg/apache/logging/log4j/Logger;
      intermediary field_20146 Lnet/minecraft/class_4425;field_20146:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;LOGGER:Lorg/apache/logging/log4j/Logger;
    • subscriptionTitle

      private static final Text subscriptionTitle
      Mappings:
      Namespace Name Mixin selector
      official b Ldto;b:Los;
      intermediary field_20153 Lnet/minecraft/class_4425;field_20153:Lnet/minecraft/class_2561;
      named subscriptionTitle Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;subscriptionTitle:Lnet/minecraft/text/Text;
    • subscriptionStartLabelText

      private static final Text subscriptionStartLabelText
      Mappings:
      Namespace Name Mixin selector
      official c Ldto;c:Los;
      intermediary field_20154 Lnet/minecraft/class_4425;field_20154:Lnet/minecraft/class_2561;
      named subscriptionStartLabelText Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;subscriptionStartLabelText:Lnet/minecraft/text/Text;
    • timeLeftLabelText

      private static final Text timeLeftLabelText
      Mappings:
      Namespace Name Mixin selector
      official R Ldto;R:Los;
      intermediary field_20155 Lnet/minecraft/class_4425;field_20155:Lnet/minecraft/class_2561;
      named timeLeftLabelText Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;timeLeftLabelText:Lnet/minecraft/text/Text;
    • daysLeftLabelText

      private static final Text daysLeftLabelText
      Mappings:
      Namespace Name Mixin selector
      official S Ldto;S:Los;
      intermediary field_20156 Lnet/minecraft/class_4425;field_20156:Lnet/minecraft/class_2561;
      named daysLeftLabelText Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;daysLeftLabelText:Lnet/minecraft/text/Text;
    • EXPIRED_TEXT

      private static final Text EXPIRED_TEXT
      Mappings:
      Namespace Name Mixin selector
      official T Ldto;T:Los;
      intermediary field_26517 Lnet/minecraft/class_4425;field_26517:Lnet/minecraft/class_2561;
      named EXPIRED_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;EXPIRED_TEXT:Lnet/minecraft/text/Text;
    • EXPIRES_IN_LESS_THAN_A_DAY_TEXT

      private static final Text EXPIRES_IN_LESS_THAN_A_DAY_TEXT
      Mappings:
      Namespace Name Mixin selector
      official U Ldto;U:Los;
      intermediary field_26518 Lnet/minecraft/class_4425;field_26518:Lnet/minecraft/class_2561;
      named EXPIRES_IN_LESS_THAN_A_DAY_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;EXPIRES_IN_LESS_THAN_A_DAY_TEXT:Lnet/minecraft/text/Text;
    • MONTH_TEXT

      private static final Text MONTH_TEXT
      Mappings:
      Namespace Name Mixin selector
      official V Ldto;V:Los;
      intermediary field_26519 Lnet/minecraft/class_4425;field_26519:Lnet/minecraft/class_2561;
      named MONTH_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;MONTH_TEXT:Lnet/minecraft/text/Text;
    • MONTHS_TEXT

      private static final Text MONTHS_TEXT
      Mappings:
      Namespace Name Mixin selector
      official W Ldto;W:Los;
      intermediary field_26520 Lnet/minecraft/class_4425;field_26520:Lnet/minecraft/class_2561;
      named MONTHS_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;MONTHS_TEXT:Lnet/minecraft/text/Text;
    • DAY_TEXT

      private static final Text DAY_TEXT
      Mappings:
      Namespace Name Mixin selector
      official X Ldto;X:Los;
      intermediary field_26521 Lnet/minecraft/class_4425;field_26521:Lnet/minecraft/class_2561;
      named DAY_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;DAY_TEXT:Lnet/minecraft/text/Text;
    • DAYS_TEXT

      private static final Text DAYS_TEXT
      Mappings:
      Namespace Name Mixin selector
      official Y Ldto;Y:Los;
      intermediary field_26522 Lnet/minecraft/class_4425;field_26522:Lnet/minecraft/class_2561;
      named DAYS_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;DAYS_TEXT:Lnet/minecraft/text/Text;
    • field_32127

      private static final String field_32127
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official af Ldto;af:Ljava/lang/String;
      intermediary field_32127 Lnet/minecraft/class_4425;field_32127:Ljava/lang/String;
      named field_32127 Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;field_32127:Ljava/lang/String;
    • parent

      private final Screen parent
      Mappings:
      Namespace Name Mixin selector
      official Z Ldto;Z:Leap;
      intermediary field_20147 Lnet/minecraft/class_4425;field_20147:Lnet/minecraft/class_437;
      named parent Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
    • serverData

      final RealmsServer serverData
      Mappings:
      Namespace Name Mixin selector
      official aa Ldto;aa:Ldrp;
      intermediary field_20148 Lnet/minecraft/class_4425;field_20148:Lnet/minecraft/class_4877;
      named serverData Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;serverData:Lnet/minecraft/client/realms/dto/RealmsServer;
    • mainScreen

      final Screen mainScreen
      Mappings:
      Namespace Name Mixin selector
      official ab Ldto;ab:Leap;
      intermediary field_20149 Lnet/minecraft/class_4425;field_20149:Lnet/minecraft/class_437;
      named mainScreen Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;mainScreen:Lnet/minecraft/client/gui/screen/Screen;
    • daysLeft

      private Text daysLeft
      Mappings:
      Namespace Name Mixin selector
      official ac Ldto;ac:Los;
      intermediary field_20157 Lnet/minecraft/class_4425;field_20157:Lnet/minecraft/class_2561;
      named daysLeft Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;daysLeft:Lnet/minecraft/text/Text;
    • startDate

      private String startDate
      Mappings:
      Namespace Name Mixin selector
      official ad Ldto;ad:Ljava/lang/String;
      intermediary field_20158 Lnet/minecraft/class_4425;field_20158:Ljava/lang/String;
      named startDate Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;startDate:Ljava/lang/String;
    • type

      Mappings:
      Namespace Name Mixin selector
      official ae Ldto;ae:Ldsb$a;
      intermediary field_20159 Lnet/minecraft/class_4425;field_20159:Lnet/minecraft/class_4887$class_4322;
      named type Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;type:Lnet/minecraft/client/realms/dto/Subscription$SubscriptionType;
  • Constructor Details

    • RealmsSubscriptionInfoScreen

      public RealmsSubscriptionInfoScreen(Screen parent, RealmsServer serverData, Screen mainScreen)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldto;<init>(Leap;Ldrp;Leap;)V
      intermediary <init> Lnet/minecraft/class_4425;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_4877;Lnet/minecraft/class_437;)V
      named <init> Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/realms/dto/RealmsServer;Lnet/minecraft/client/gui/screen/Screen;)V
  • Method Details

    • init

      public void init()
      Called when a screen should be initialized.

      This method is called when this screen is opened or resized.

      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official b Leap;b()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • getNarratedTitle

      public Text getNarratedTitle()
      Overrides:
      getNarratedTitle in class Screen
      Mappings:
      Namespace Name Mixin selector
      official af_ Leap;af_()Los;
      intermediary method_25435 Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;
      named getNarratedTitle Lnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;
    • method_25271

      private void method_25271(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official c Ldto;c(Z)V
      intermediary method_25271 Lnet/minecraft/class_4425;method_25271(Z)V
      named method_25271 Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;method_25271(Z)V
    • getSubscription

      private void getSubscription(long worldId)
      Mappings:
      Namespace Name Mixin selector
      official a Ldto;a(J)V
      intermediary method_21500 Lnet/minecraft/class_4425;method_21500(J)V
      named getSubscription Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;getSubscription(J)V
    • localPresentation

      private static String localPresentation(long long2)
      Mappings:
      Namespace Name Mixin selector
      official b Ldto;b(J)Ljava/lang/String;
      intermediary method_21502 Lnet/minecraft/class_4425;method_21502(J)Ljava/lang/String;
      named localPresentation Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;localPresentation(J)Ljava/lang/String;
    • removed

      public void removed()
      Overrides:
      removed in class Screen
      Mappings:
      Namespace Name Mixin selector
      official e Leap;e()V
      intermediary method_25432 Lnet/minecraft/class_437;method_25432()V
      named removed Lnet/minecraft/client/gui/screen/Screen;removed()V
    • keyPressed

      public boolean keyPressed(int keyCode, int scanCode, int modifiers)
      Callback for when a key down event has been captured. The key code is identified by the constants in GLFW class.
      Specified by:
      keyPressed in interface Element
      Specified by:
      keyPressed in interface ParentElement
      Overrides:
      keyPressed in class Screen
      Parameters:
      keyCode - the named key code of the event as described in the GLFW class
      scanCode - the unique/platform-specific scan code of the keyboard input
      modifiers - a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Ldxx;a(III)Z
      intermediary method_25404 Lnet/minecraft/class_364;method_25404(III)Z
      named keyPressed Lnet/minecraft/client/gui/Element;keyPressed(III)Z
    • render

      public void render(MatrixStack matrices, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Ldxu;a(Ldqk;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
    • daysLeftPresentation

      private Text daysLeftPresentation(int daysLeft)
      Mappings:
      Namespace Name Mixin selector
      official a Ldto;a(I)Los;
      intermediary method_21499 Lnet/minecraft/class_4425;method_21499(I)Lnet/minecraft/class_2561;
      named daysLeftPresentation Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;daysLeftPresentation(I)Lnet/minecraft/text/Text;