Class RealmsSubscriptionInfoScreen

All Implemented Interfaces:
Drawable, Element, ParentElement

@Environment(CLIENT) public class RealmsSubscriptionInfoScreen extends RealmsScreen
Mappings:
Namespace Name
official ehj
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 Lehj;a:Lorg/slf4j/Logger;
      intermediary field_20146 Lnet/minecraft/class_4425;field_20146:Lorg/slf4j/Logger;
      named LOGGER Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;LOGGER:Lorg/slf4j/Logger;
    • SUBSCRIPTION_TITLE

      private static final Text SUBSCRIPTION_TITLE
      Mappings:
      Namespace Name Mixin selector
      official b Lehj;b:Lss;
      intermediary field_20153 Lnet/minecraft/class_4425;field_20153:Lnet/minecraft/class_2561;
      named SUBSCRIPTION_TITLE Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;SUBSCRIPTION_TITLE:Lnet/minecraft/text/Text;
    • SUBSCRIPTION_START_LABEL_TEXT

      private static final Text SUBSCRIPTION_START_LABEL_TEXT
      Mappings:
      Namespace Name Mixin selector
      official c Lehj;c:Lss;
      intermediary field_20154 Lnet/minecraft/class_4425;field_20154:Lnet/minecraft/class_2561;
      named SUBSCRIPTION_START_LABEL_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;SUBSCRIPTION_START_LABEL_TEXT:Lnet/minecraft/text/Text;
    • TIME_LEFT_LABEL_TEXT

      private static final Text TIME_LEFT_LABEL_TEXT
      Mappings:
      Namespace Name Mixin selector
      official I Lehj;I:Lss;
      intermediary field_20155 Lnet/minecraft/class_4425;field_20155:Lnet/minecraft/class_2561;
      named TIME_LEFT_LABEL_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;TIME_LEFT_LABEL_TEXT:Lnet/minecraft/text/Text;
    • DAYS_LEFT_LABEL_TEXT

      private static final Text DAYS_LEFT_LABEL_TEXT
      Mappings:
      Namespace Name Mixin selector
      official J Lehj;J:Lss;
      intermediary field_20156 Lnet/minecraft/class_4425;field_20156:Lnet/minecraft/class_2561;
      named DAYS_LEFT_LABEL_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;DAYS_LEFT_LABEL_TEXT:Lnet/minecraft/text/Text;
    • EXPIRED_TEXT

      private static final Text EXPIRED_TEXT
      Mappings:
      Namespace Name Mixin selector
      official K Lehj;K:Lss;
      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 L Lehj;L:Lss;
      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 M Lehj;M:Lss;
      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 N Lehj;N:Lss;
      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 O Lehj;O:Lss;
      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 P Lehj;P:Lss;
      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;
    • UNKNOWN_TEXT

      private static final Text UNKNOWN_TEXT
      Mappings:
      Namespace Name Mixin selector
      official Q Lehj;Q:Lss;
      intermediary field_34033 Lnet/minecraft/class_4425;field_34033:Lnet/minecraft/class_2561;
      named UNKNOWN_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;UNKNOWN_TEXT:Lnet/minecraft/text/Text;
    • EXTEND_JAVA_REALMS_URL

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

      private final Screen parent
      Mappings:
      Namespace Name Mixin selector
      official R Lehj;R:Lepb;
      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 S Lehj;S:Lefi;
      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 T Lehj;T:Lepb;
      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 U Lehj;U:Lss;
      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 Text startDate
      Mappings:
      Namespace Name Mixin selector
      official V Lehj;V:Lss;
      intermediary field_20158 Lnet/minecraft/class_4425;field_20158:Lnet/minecraft/class_2561;
      named startDate Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;startDate:Lnet/minecraft/text/Text;
    • type

      Mappings:
      Namespace Name Mixin selector
      official W Lehj;W:Lefu$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> Lehj;<init>(Lepb;Lefi;Lepb;)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 Lepb;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 ah_ Lepb;ah_()Lss;
      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;
    • onDeletionConfirmed

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

      private void getSubscription(long worldId)
      Mappings:
      Namespace Name Mixin selector
      official a Lehj;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 Text localPresentation(long time)
      Mappings:
      Namespace Name Mixin selector
      official b Lehj;b(J)Lss;
      intermediary method_21502 Lnet/minecraft/class_4425;method_21502(J)Lnet/minecraft/class_2561;
      named localPresentation Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;localPresentation(J)Lnet/minecraft/text/Text;
    • 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 Lemg;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 Lely;a(Leed;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 Lehj;a(I)Lss;
      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;