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,TickableElement
@Environment(CLIENT) public class RealmsSubscriptionInfoScreen extends RealmsScreen
- Mappings:
Namespace Name official dopintermediary net/minecraft/class_4425named net/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen
-
Field Summary
Fields Modifier and Type Field Description private static TextDAY_TEXTprivate static TextDAYS_TEXTprivate TextdaysLeftprivate static TextdaysLeftLabelTextprivate static TextEXPIRED_TEXTprivate static TextEXPIRES_IN_LESS_THAN_A_DAY_TEXTprivate static LoggerLOGGERprivate ScreenmainScreenprivate static TextMONTH_TEXTprivate static TextMONTHS_TEXTprivate Screenparentprivate RealmsServerserverDataprivate StringstartDateprivate static TextsubscriptionStartLabelTextprivate static TextsubscriptionTitleprivate static TexttimeLeftLabelTextprivate Subscription.SubscriptionTypetypeFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, children, 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
Constructors Constructor Description RealmsSubscriptionInfoScreen(Screen parent, RealmsServer serverData, Screen mainScreen) -
Method Summary
Modifier and Type Method Description private 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
narrateLabels, row, tickMethods inherited from class net.minecraft.client.gui.screen.Screen
addButton, addChild, children, filesDragged, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, onClose, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, method_33284, 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 aLdop;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 bLdop;b:Loi;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 cLdop;c:Loi;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 pLdop;p:Loi;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 qLdop;q:Loi;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 rLdop;r:Loi;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 sLdop;s:Loi;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 tLdop;t:Loi;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 uLdop;u:Loi;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 vLdop;v:Loi;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 wLdop;w:Loi;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;
-
parent
- Mappings:
Namespace Name Mixin selector official xLdop;x:Ldve;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 yLdop;y:Ldmv;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 zLdop;z:Ldve;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 ALdop;A:Loi;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 BLdop;B: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 CLdop;C:Ldnf$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>Ldop;<init>(Ldve;Ldmv;Ldve;)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.
-
method_25271
private void method_25271(boolean bool)- Mappings:
Namespace Name Mixin selector official cLdop;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 aLdop;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 bLdop;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 aLdst;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 aLdsq;a(Ldlr;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 aLdop;a(I)Loi;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;
-