Class RealmsSubscriptionInfoScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.realms.gui.screen.RealmsScreen
net.minecraft.client.realms.gui.screen.RealmsSubscriptionInfoScreen
- All Implemented Interfaces:
Drawable,Element,ParentElement
- Mappings:
Namespace Name official dsyintermediary net/minecraft/class_4425named net/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.class_6390 -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static Textprivate static Textprivate Textprivate static Textprivate static Textprivate static Textprivate static String(package private) static Logger(package private) Screenprivate static Textprivate static Textprivate Screen(package private) RealmsServerprivate Stringprivate static Textprivate static Textprivate static Textprivate Subscription.SubscriptionTypeFields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
field_33036, field_33037, field_33038, field_33039, field_33040, field_33041, field_33042, field_33043, field_33044, field_33045, field_33046, field_33047, field_33048, field_33049, field_33050, field_33051, field_33052, field_33053, field_33054, field_33055, field_33056, field_33057, field_33058, field_33059, field_33060, field_33061, field_33062, field_33063, field_33064, field_33065Fields inherited from class net.minecraft.client.gui.screen.Screen
client, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE -
Constructor Summary
ConstructorsConstructorDescriptionRealmsSubscriptionInfoScreen(Screen parent, RealmsServer serverData, Screen mainScreen) -
Method Summary
Modifier and TypeMethodDescriptionprivate TextdaysLeftPresentation(int daysLeft)private voidgetSubscription(long worldId)voidinit()Called when a screen should be initialized.booleankeyPressed(int keyCode, int scanCode, int modifiers)Callback for when a key down event has been captured.private static StringlocalPresentation(long long2)private voidmethod_25271(boolean bool)voidremoved()voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta)Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
method_37107, narrateLabels, rowMethods inherited from class net.minecraft.client.gui.screen.Screen
addChild, children, filesDragged, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, method_37056, method_37060, method_37061, method_37063, method_37064, method_37066, method_37067, method_37068, method_37069, method_37070, method_37071, method_37072, onClose, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, tick, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithShadow, fill, fillGradient, fillGradient, fillGradient, getZOffset, method_29343, setZOffsetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
mouseMovedMethods inherited from interface net.minecraft.client.gui.ParentElement
changeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocus
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLdsy;a:Lorg/apache/logging/log4j/Logger;intermediary field_20146Lnet/minecraft/class_4425;field_20146:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;LOGGER:Lorg/apache/logging/log4j/Logger;
-
subscriptionTitle
- Mappings:
Namespace Name Mixin selector official bLdsy;b:Lon;intermediary field_20153Lnet/minecraft/class_4425;field_20153:Lnet/minecraft/class_2561;named subscriptionTitleLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;subscriptionTitle:Lnet/minecraft/text/Text;
-
subscriptionStartLabelText
- Mappings:
Namespace Name Mixin selector official cLdsy;c:Lon;intermediary field_20154Lnet/minecraft/class_4425;field_20154:Lnet/minecraft/class_2561;named subscriptionStartLabelTextLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;subscriptionStartLabelText:Lnet/minecraft/text/Text;
-
timeLeftLabelText
- Mappings:
Namespace Name Mixin selector official RLdsy;R:Lon;intermediary field_20155Lnet/minecraft/class_4425;field_20155:Lnet/minecraft/class_2561;named timeLeftLabelTextLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;timeLeftLabelText:Lnet/minecraft/text/Text;
-
daysLeftLabelText
- Mappings:
Namespace Name Mixin selector official SLdsy;S:Lon;intermediary field_20156Lnet/minecraft/class_4425;field_20156:Lnet/minecraft/class_2561;named daysLeftLabelTextLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;daysLeftLabelText:Lnet/minecraft/text/Text;
-
EXPIRED_TEXT
- Mappings:
Namespace Name Mixin selector official TLdsy;T:Lon;intermediary field_26517Lnet/minecraft/class_4425;field_26517:Lnet/minecraft/class_2561;named EXPIRED_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;EXPIRED_TEXT:Lnet/minecraft/text/Text;
-
EXPIRES_IN_LESS_THAN_A_DAY_TEXT
- Mappings:
Namespace Name Mixin selector official ULdsy;U:Lon;intermediary field_26518Lnet/minecraft/class_4425;field_26518:Lnet/minecraft/class_2561;named EXPIRES_IN_LESS_THAN_A_DAY_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;EXPIRES_IN_LESS_THAN_A_DAY_TEXT:Lnet/minecraft/text/Text;
-
MONTH_TEXT
- Mappings:
Namespace Name Mixin selector official VLdsy;V:Lon;intermediary field_26519Lnet/minecraft/class_4425;field_26519:Lnet/minecraft/class_2561;named MONTH_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;MONTH_TEXT:Lnet/minecraft/text/Text;
-
MONTHS_TEXT
- Mappings:
Namespace Name Mixin selector official WLdsy;W:Lon;intermediary field_26520Lnet/minecraft/class_4425;field_26520:Lnet/minecraft/class_2561;named MONTHS_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;MONTHS_TEXT:Lnet/minecraft/text/Text;
-
DAY_TEXT
- Mappings:
Namespace Name Mixin selector official XLdsy;X:Lon;intermediary field_26521Lnet/minecraft/class_4425;field_26521:Lnet/minecraft/class_2561;named DAY_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;DAY_TEXT:Lnet/minecraft/text/Text;
-
DAYS_TEXT
- Mappings:
Namespace Name Mixin selector official YLdsy;Y:Lon;intermediary field_26522Lnet/minecraft/class_4425;field_26522:Lnet/minecraft/class_2561;named DAYS_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;DAYS_TEXT:Lnet/minecraft/text/Text;
-
field_32127
- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official afLdsy;af:Ljava/lang/String;intermediary field_32127Lnet/minecraft/class_4425;field_32127:Ljava/lang/String;named field_32127Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;field_32127:Ljava/lang/String;
-
parent
- Mappings:
Namespace Name Mixin selector official ZLdsy;Z:Ldzz;intermediary field_20147Lnet/minecraft/class_4425;field_20147:Lnet/minecraft/class_437;named parentLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
serverData
- Mappings:
Namespace Name Mixin selector official aaLdsy;aa:Ldqz;intermediary field_20148Lnet/minecraft/class_4425;field_20148:Lnet/minecraft/class_4877;named serverDataLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;serverData:Lnet/minecraft/client/realms/dto/RealmsServer;
-
mainScreen
- Mappings:
Namespace Name Mixin selector official abLdsy;ab:Ldzz;intermediary field_20149Lnet/minecraft/class_4425;field_20149:Lnet/minecraft/class_437;named mainScreenLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;mainScreen:Lnet/minecraft/client/gui/screen/Screen;
-
daysLeft
- Mappings:
Namespace Name Mixin selector official acLdsy;ac:Lon;intermediary field_20157Lnet/minecraft/class_4425;field_20157:Lnet/minecraft/class_2561;named daysLeftLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;daysLeft:Lnet/minecraft/text/Text;
-
startDate
- Mappings:
Namespace Name Mixin selector official adLdsy;ad:Ljava/lang/String;intermediary field_20158Lnet/minecraft/class_4425;field_20158:Ljava/lang/String;named startDateLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;startDate:Ljava/lang/String;
-
type
- Mappings:
Namespace Name Mixin selector official aeLdsy;ae:Ldrl$a;intermediary field_20159Lnet/minecraft/class_4425;field_20159:Lnet/minecraft/class_4887$class_4322;named typeLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;type:Lnet/minecraft/client/realms/dto/Subscription$SubscriptionType;
-
-
Constructor Details
-
RealmsSubscriptionInfoScreen
- Mappings:
Namespace Name Mixin selector official <init>Ldsy;<init>(Ldzz;Ldqz;Ldzz;)Vintermediary <init>Lnet/minecraft/class_4425;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_4877;Lnet/minecraft/class_437;)Vnamed <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.
-
getNarrationMessage
- Overrides:
getNarrationMessagein classScreen- Mappings:
Namespace Name Mixin selector official ae_Ldzz;ae_()Lon;intermediary method_25435Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;named getNarrationMessageLnet/minecraft/client/gui/screen/Screen;getNarrationMessage()Lnet/minecraft/text/Text;
-
method_25271
private void method_25271(boolean bool)- Mappings:
Namespace Name Mixin selector official cLdsy;c(Z)Vintermediary method_25271Lnet/minecraft/class_4425;method_25271(Z)Vnamed method_25271Lnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;method_25271(Z)V
-
getSubscription
private void getSubscription(long worldId)- Mappings:
Namespace Name Mixin selector official aLdsy;a(J)Vintermediary method_21500Lnet/minecraft/class_4425;method_21500(J)Vnamed getSubscriptionLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;getSubscription(J)V
-
localPresentation
- Mappings:
Namespace Name Mixin selector official bLdsy;b(J)Ljava/lang/String;intermediary method_21502Lnet/minecraft/class_4425;method_21502(J)Ljava/lang/String;named localPresentationLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;localPresentation(J)Ljava/lang/String;
-
removed
public void removed() -
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 inGLFWclass.- Specified by:
keyPressedin interfaceElement- Specified by:
keyPressedin interfaceParentElement- Overrides:
keyPressedin classScreen- Parameters:
keyCode- the named key code of the event as described in theGLFWclassscanCode- the unique/platform-specific scan code of the keyboard inputmodifiers- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)- Returns:
trueto indicate that the event handling is successful/valid- See Also:
Keyboard.onKey(long, int, int, int, int),GLFW.GLFW_KEY_Q,GLFWKeyCallbackI.invoke(long, int, int, int, int)- Mappings:
Namespace Name Mixin selector official aLdxh;a(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLdxe;a(Ldpu;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
daysLeftPresentation
- Mappings:
Namespace Name Mixin selector official aLdsy;a(I)Lon;intermediary method_21499Lnet/minecraft/class_4425;method_21499(I)Lnet/minecraft/class_2561;named daysLeftPresentationLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;daysLeftPresentation(I)Lnet/minecraft/text/Text;
-