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 named net/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreenintermediary net/minecraft/class_4425official fhj
-
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_33040, field_33041, 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, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, 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 TypeMethodDescriptionvoidclose()private TextdaysLeftPresentation(int daysLeft) private voidgetSubscription(long worldId) voidinit()Called when a screen should be initialized.private static TextlocalPresentation(long time) private voidvoidrender(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, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, filesDragged, findSelectedElementData, getMusic, getNavigationFocus, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, refreshNarrator, remove, removed, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, 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, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;LOGGER:Lorg/slf4j/Logger;intermediary field_20146Lnet/minecraft/class_4425;field_20146:Lorg/slf4j/Logger;official aLfhj;a:Lorg/slf4j/Logger;
-
SUBSCRIPTION_TITLE
- Mappings:
Namespace Name Mixin selector named SUBSCRIPTION_TITLELnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;SUBSCRIPTION_TITLE:Lnet/minecraft/text/Text;intermediary field_20153Lnet/minecraft/class_4425;field_20153:Lnet/minecraft/class_2561;official bLfhj;b:Lxi;
-
SUBSCRIPTION_START_LABEL_TEXT
- Mappings:
Namespace Name Mixin selector named SUBSCRIPTION_START_LABEL_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;SUBSCRIPTION_START_LABEL_TEXT:Lnet/minecraft/text/Text;intermediary field_20154Lnet/minecraft/class_4425;field_20154:Lnet/minecraft/class_2561;official cLfhj;c:Lxi;
-
TIME_LEFT_LABEL_TEXT
- Mappings:
Namespace Name Mixin selector named TIME_LEFT_LABEL_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;TIME_LEFT_LABEL_TEXT:Lnet/minecraft/text/Text;intermediary field_20155Lnet/minecraft/class_4425;field_20155:Lnet/minecraft/class_2561;official BLfhj;B:Lxi;
-
DAYS_LEFT_LABEL_TEXT
- Mappings:
Namespace Name Mixin selector named DAYS_LEFT_LABEL_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;DAYS_LEFT_LABEL_TEXT:Lnet/minecraft/text/Text;intermediary field_20156Lnet/minecraft/class_4425;field_20156:Lnet/minecraft/class_2561;official CLfhj;C:Lxi;
-
EXPIRED_TEXT
- Mappings:
Namespace Name Mixin selector named EXPIRED_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;EXPIRED_TEXT:Lnet/minecraft/text/Text;intermediary field_26517Lnet/minecraft/class_4425;field_26517:Lnet/minecraft/class_2561;official DLfhj;D:Lxi;
-
EXPIRES_IN_LESS_THAN_A_DAY_TEXT
- Mappings:
Namespace Name Mixin selector 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;intermediary field_26518Lnet/minecraft/class_4425;field_26518:Lnet/minecraft/class_2561;official ELfhj;E:Lxi;
-
UNKNOWN_TEXT
- Mappings:
Namespace Name Mixin selector named UNKNOWN_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;UNKNOWN_TEXT:Lnet/minecraft/text/Text;intermediary field_34033Lnet/minecraft/class_4425;field_34033:Lnet/minecraft/class_2561;official FLfhj;F:Lxi;
-
RECURRING_INFO_TEXT
- Mappings:
Namespace Name Mixin selector named RECURRING_INFO_TEXTLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;RECURRING_INFO_TEXT:Lnet/minecraft/text/Text;intermediary field_43152Lnet/minecraft/class_4425;field_43152:Lnet/minecraft/class_2561;official GLfhj;G:Lxi;
-
parent
- Mappings:
Namespace Name Mixin selector named parentLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;parent:Lnet/minecraft/client/gui/screen/Screen;intermediary field_20147Lnet/minecraft/class_4425;field_20147:Lnet/minecraft/class_437;official HLfhj;H:Lfra;
-
serverData
- Mappings:
Namespace Name Mixin selector named serverDataLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;serverData:Lnet/minecraft/client/realms/dto/RealmsServer;intermediary field_20148Lnet/minecraft/class_4425;field_20148:Lnet/minecraft/class_4877;official ILfhj;I:Lffi;
-
mainScreen
- Mappings:
Namespace Name Mixin selector named mainScreenLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;mainScreen:Lnet/minecraft/client/gui/screen/Screen;intermediary field_20149Lnet/minecraft/class_4425;field_20149:Lnet/minecraft/class_437;official JLfhj;J:Lfra;
-
daysLeft
- Mappings:
Namespace Name Mixin selector named daysLeftLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;daysLeft:Lnet/minecraft/text/Text;intermediary field_20157Lnet/minecraft/class_4425;field_20157:Lnet/minecraft/class_2561;official KLfhj;K:Lxi;
-
startDate
- Mappings:
Namespace Name Mixin selector named startDateLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;startDate:Lnet/minecraft/text/Text;intermediary field_20158Lnet/minecraft/class_4425;field_20158:Lnet/minecraft/class_2561;official LLfhj;L:Lxi;
-
type
- Mappings:
Namespace Name Mixin selector named typeLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;type:Lnet/minecraft/client/realms/dto/Subscription$SubscriptionType;intermediary field_20159Lnet/minecraft/class_4425;field_20159:Lnet/minecraft/class_4887$class_4322;official MLfhj;M:Lfft$a;
-
-
Constructor Details
-
RealmsSubscriptionInfoScreen
- Mappings:
Namespace Name Mixin selector 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;)Vintermediary <init>Lnet/minecraft/class_4425;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_4877;Lnet/minecraft/class_437;)Vofficial <init>Lfhj;<init>(Lfra;Lffi;Lfra;)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.
-
getNarratedTitle
- Overrides:
getNarratedTitlein classScreen- Mappings:
Namespace Name Mixin selector named getNarratedTitleLnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;intermediary method_25435Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;official iLfra;i()Lxi;
-
onDeletionConfirmed
private void onDeletionConfirmed()- Mappings:
Namespace Name Mixin selector named onDeletionConfirmedLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;onDeletionConfirmed()Vintermediary method_25271Lnet/minecraft/class_4425;method_25271()Vofficial DLfhj;D()V
-
getSubscription
private void getSubscription(long worldId) - Mappings:
Namespace Name Mixin selector named getSubscriptionLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;getSubscription(J)Vintermediary method_21500Lnet/minecraft/class_4425;method_21500(J)Vofficial aLfhj;a(J)V
-
localPresentation
- Mappings:
Namespace Name Mixin selector named localPresentationLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;localPresentation(J)Lnet/minecraft/text/Text;intermediary method_21502Lnet/minecraft/class_4425;method_21502(J)Lnet/minecraft/class_2561;official bLfhj;b(J)Lxi;
-
close
public void close() -
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLfmk;a(Lfku;IIF)V
-
daysLeftPresentation
- Mappings:
Namespace Name Mixin selector named daysLeftPresentationLnet/minecraft/client/realms/gui/screen/RealmsSubscriptionInfoScreen;daysLeftPresentation(I)Lnet/minecraft/text/Text;intermediary method_21499Lnet/minecraft/class_4425;method_21499(I)Lnet/minecraft/class_2561;official aLfhj;a(I)Lxi;
-