Class RealmsSubscriptionInfoScreen
java.lang.Object
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,Navigable,ParentElement
- Mappings:
Namespace Name official eorintermediary 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.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Textprivate Textprivate static final Textprivate static final Text(package private) static final Logger(package private) final Screenprivate final Screenprivate static final Text(package private) final RealmsServerprivate Textprivate static final Textprivate static final Textprivate static final Textprivate Subscription.SubscriptionTypeprivate static final TextFields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
field_33036, field_33038, field_33039, field_33040, field_33041, field_33042, field_33055, field_33057, field_33061, field_33062, field_33063, field_39676, MAX_FILE_SIZEFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, height, OPTIONS_BACKGROUND_TEXTURE, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
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 TextlocalPresentation(long time) private voidonDeletionConfirmed(boolean delete) voidrender(DrawContext context, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
addLabel, narrateLabels, rowMethods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, close, filesDragged, findSelectedElementData, getMusic, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, renderBackground, renderBackgroundTexture, renderInGameBackground, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, tick, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods 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.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLeor;a:Lorg/slf4j/Logger;intermediary field_20146Lnet/minecraft/class_4425;field_20146:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;LOGGER:Lorg/slf4j/Logger;
-
SUBSCRIPTION_TITLE
- Mappings:
Namespace Name Mixin selector official bLeor;b:Lte;intermediary field_20153Lnet/minecraft/class_4425;field_20153:Lnet/minecraft/class_2561;named SUBSCRIPTION_TITLELnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;SUBSCRIPTION_TITLE:Lnet/minecraft/text/Text;
-
SUBSCRIPTION_START_LABEL_TEXT
- Mappings:
Namespace Name Mixin selector official cLeor;c:Lte;intermediary field_20154Lnet/minecraft/class_4425;field_20154:Lnet/minecraft/class_2561;named SUBSCRIPTION_START_LABEL_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;SUBSCRIPTION_START_LABEL_TEXT:Lnet/minecraft/text/Text;
-
TIME_LEFT_LABEL_TEXT
- Mappings:
Namespace Name Mixin selector official yLeor;y:Lte;intermediary field_20155Lnet/minecraft/class_4425;field_20155:Lnet/minecraft/class_2561;named TIME_LEFT_LABEL_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;TIME_LEFT_LABEL_TEXT:Lnet/minecraft/text/Text;
-
DAYS_LEFT_LABEL_TEXT
- Mappings:
Namespace Name Mixin selector official zLeor;z:Lte;intermediary field_20156Lnet/minecraft/class_4425;field_20156:Lnet/minecraft/class_2561;named DAYS_LEFT_LABEL_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;DAYS_LEFT_LABEL_TEXT:Lnet/minecraft/text/Text;
-
EXPIRED_TEXT
- Mappings:
Namespace Name Mixin selector official ALeor;A:Lte;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 BLeor;B:Lte;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;
-
UNKNOWN_TEXT
- Mappings:
Namespace Name Mixin selector official CLeor;C:Lte;intermediary field_34033Lnet/minecraft/class_4425;field_34033:Lnet/minecraft/class_2561;named UNKNOWN_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;UNKNOWN_TEXT:Lnet/minecraft/text/Text;
-
RECURRING_INFO_TEXT
- Mappings:
Namespace Name Mixin selector official DLeor;D:Lte;intermediary field_43152Lnet/minecraft/class_4425;field_43152:Lnet/minecraft/class_2561;named RECURRING_INFO_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;RECURRING_INFO_TEXT:Lnet/minecraft/text/Text;
-
parent
- Mappings:
Namespace Name Mixin selector official ELeor;E:Lexv;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 FLeor;F:Lemo;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 GLeor;G:Lexv;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 HLeor;H:Lte;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 ILeor;I:Lte;intermediary field_20158Lnet/minecraft/class_4425;field_20158:Lnet/minecraft/class_2561;named startDateLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;startDate:Lnet/minecraft/text/Text;
-
type
- Mappings:
Namespace Name Mixin selector official JLeor;J:Lenb$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>Leor;<init>(Lexv;Lemo;Lexv;)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.
This should call
Screen.setInitialFocus(net.minecraft.client.gui.Element)to set the element that is initially focused. -
getNarratedTitle
- Overrides:
getNarratedTitlein classScreen- Mappings:
Namespace Name Mixin selector official eLexv;e()Lte;intermediary method_25435Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;named getNarratedTitleLnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;
-
onDeletionConfirmed
private void onDeletionConfirmed(boolean delete) - Mappings:
Namespace Name Mixin selector official cLeor;c(Z)Vintermediary method_25271Lnet/minecraft/class_4425;method_25271(Z)Vnamed onDeletionConfirmedLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;onDeletionConfirmed(Z)V
-
getSubscription
private void getSubscription(long worldId) - Mappings:
Namespace Name Mixin selector official aLeor;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 bLeor;b(J)Lte;intermediary method_21502Lnet/minecraft/class_4425;method_21502(J)Lnet/minecraft/class_2561;named localPresentationLnet/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 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:
- Mappings:
Namespace Name Mixin selector official aLetw;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 aLetj;a(Lerx;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
-
daysLeftPresentation
- Mappings:
Namespace Name Mixin selector official aLeor;a(I)Lte;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;
-