Class RealmsMainScreen
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.RealmsMainScreen
- All Implemented Interfaces:
Drawable,Element,ParentElement
- Mappings:
Namespace Name official dtwintermediary net/minecraft/class_4325named net/minecraft/client/realms/gui/screen/RealmsMainScreen
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate classprivate classprivate static enumprivate classprivate classprivate classprivate classprivate classprivate classNested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescription(package private) intprivate ButtonWidgetprivate ButtonWidgetprivate intprivate int(package private) static boolean(package private) static booleanprivate ButtonWidgetprivate static final Textprivate static final Identifierprivate static final Textprivate ButtonWidgetprivate ReentrantLockprivate booleanprivate ButtonWidget(package private) static final Identifierprivate static final Identifierprivate booleanprivate static final Identifier(package private) static final Text(package private) static final Text(package private) static final Textprivate static final Text(package private) static final Textprivate static final Textprivate static final Identifierprivate static final Textprivate booleanprivate boolean(package private) static booleanprivate boolean(package private) boolean(package private) RealmsMainScreen.HoverStateprivate static List<Identifier>private static final Textprivate static final Identifierprivate static final Identifierprivate boolean(package private) long(package private) final Screenprivate static intprivate static final Identifierprivate static final Textprivate ButtonWidget(package private) static final org.slf4j.Logger(package private) static final Textprivate static final Identifierprivate static final Textprivate ButtonWidget(package private) static final Text(package private) intprivate static final Identifierprivate static final Identifierprivate static final Text(package private) static boolean(package private) static final Textprivate ButtonWidgetprivate static final Identifierprivate static final Text(package private) booleanprivate MultilineTextprivate static final Identifierprivate final RateLimiterprivate static final Identifier(package private) static final RealmsDataFetcher(package private) RealmsMainScreen.RealmSelectionListprivate List<RealmsServer>private static booleanprivate ButtonWidgetprivate booleanprivate ButtonWidgetprivate static final Identifier(package private) static final Textprivate boolean(package private) static final Text(package private) static final Text(package private) static final Identifier(package private) static final IdentifierFields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
ADVENTURE_MAPS_IN_1_9_URL, field_33036, field_33037, field_33038, field_33039, field_33040, field_33041, field_33042, field_33043, 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_33060, field_33061, field_33062, field_33063, field_33064, MAX_FILE_SIZE, RED, WHITEFields 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_TEXTUREFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleancharTyped(char chr, int modifiers) Callback for when a character input has been captured.private void(package private) void(package private) voidconfigureClicked(@Nullable RealmsServer serverData) (package private) voiddrawClose(MatrixStack matrices, int x, int y, int mouseX, int mouseY) (package private) voiddrawConfigure(MatrixStack matrices, int x, int y, int mouseX, int mouseY) (package private) voiddrawExpired(MatrixStack matrices, int x, int y, int mouseX, int mouseY) (package private) voiddrawExpiring(MatrixStack matrices, int x, int y, int mouseX, int mouseY, int remainingDays) (package private) voiddrawInvitationPendingIcon(MatrixStack matrices, int mouseX, int mouseY, int x, int y, boolean hovered, boolean active) (package private) voiddrawLeave(MatrixStack matrices, int x, int y, int mouseX, int mouseY) (package private) voiddrawOpen(MatrixStack matrices, int x, int y, int mouseX, int mouseY) private voiddrawPopup(MatrixStack matrices) private voiddrawRealmsLogo(MatrixStack matrices, int x, int y) private @Nullable RealmsServerprivate static booleanvoidinit()Called when a screen should be initialized.private booleaninPendingInvitationArea(double xm, double ym) private booleanisOutsidePopup(double xm, double ym) private booleanisOwnedNotExpired(RealmsServer serverData) (package private) booleanisSelfOwnedServer(RealmsServer serverData) booleankeyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.(package private) voidleaveClicked(@Nullable RealmsServer selectedServer) private voidleaveServer(boolean confirmed, RealmsServer realmsServer) static voidloadImages(ResourceManager manager) booleanmouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured.(package private) void(package private) voidonRenew(@Nullable RealmsServer realmsServer) private voidopenPendingInvitesScreen(ButtonWidget button) private voidvoidplay(@Nullable RealmsServer serverData, Screen parent) (package private) intpopupX0()(package private) intpopupY0()voidremoved()void(package private) voidremoveServer(RealmsServer serverData) voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta) private voidrenderLocal(MatrixStack matrices) (package private) voidrenderMoreInfo(MatrixStack matrices, int mouseX, int mouseY, int x, int y, boolean hovered) protected voidrenderMousehoverTooltip(MatrixStack matrices, List<Text> tooltips, int x, int y) (package private) voidrenderNews(MatrixStack matrices, int mouseX, int mouseY, boolean hasUnread, int x, int y, boolean hovered, boolean active) private voidrenderStage(MatrixStack matrices) private voidvoidsetCreatedTrial(boolean createdTrial) (package private) voidsetTooltips(Text[] tooltips) private booleanprivate boolean(package private) booleanprivate booleanprivate booleanbooleanprivate booleanprivate voidprivate voidprivate voidprivate voidvoidtick()(package private) voidupdateButtonStates(@Nullable RealmsServer server) 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, clearChildren, close, filesDragged, findSelectedElementData, getNarratedTitle, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hide, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, remove, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, shouldPause, updateNarrator, 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, drawWithOutline, drawWithShadow, fill, fillGradient, fillGradient, fillGradient, getZOffset, 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, focusOn, hoveredElement, keyReleased, mouseDragged, mouseReleased, mouseScrolled, setInitialFocus
-
Field Details
-
LOGGER
static final org.slf4j.Logger LOGGER- Mappings:
Namespace Name Mixin selector official aLdtw;a:Lorg/slf4j/Logger;intermediary field_19475Lnet/minecraft/class_4325;field_19475:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;LOGGER:Lorg/slf4j/Logger;
-
ON_ICON
- Mappings:
Namespace Name Mixin selector official bLdtw;b:Lyt;intermediary field_22552Lnet/minecraft/class_4325;field_22552:Lnet/minecraft/class_2960;named ON_ICONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;ON_ICON:Lnet/minecraft/util/Identifier;
-
OFF_ICON
- Mappings:
Namespace Name Mixin selector official cLdtw;c:Lyt;intermediary field_22553Lnet/minecraft/class_4325;field_22553:Lnet/minecraft/class_2960;named OFF_ICONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;OFF_ICON:Lnet/minecraft/util/Identifier;
-
EXPIRED_ICON
- Mappings:
Namespace Name Mixin selector official RLdtw;R:Lyt;intermediary field_22554Lnet/minecraft/class_4325;field_22554:Lnet/minecraft/class_2960;named EXPIRED_ICONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;EXPIRED_ICON:Lnet/minecraft/util/Identifier;
-
EXPIRES_SOON_ICON
- Mappings:
Namespace Name Mixin selector official SLdtw;S:Lyt;intermediary field_22555Lnet/minecraft/class_4325;field_22555:Lnet/minecraft/class_2960;named EXPIRES_SOON_ICONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;EXPIRES_SOON_ICON:Lnet/minecraft/util/Identifier;
-
LEAVE_ICON
- Mappings:
Namespace Name Mixin selector official TLdtw;T:Lyt;intermediary field_22556Lnet/minecraft/class_4325;field_22556:Lnet/minecraft/class_2960;named LEAVE_ICONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;LEAVE_ICON:Lnet/minecraft/util/Identifier;
-
INVITATION_ICON
- Mappings:
Namespace Name Mixin selector official ULdtw;U:Lyt;intermediary field_22557Lnet/minecraft/class_4325;field_22557:Lnet/minecraft/class_2960;named INVITATION_ICONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;INVITATION_ICON:Lnet/minecraft/util/Identifier;
-
INVITE_ICON
- Mappings:
Namespace Name Mixin selector official VLdtw;V:Lyt;intermediary field_22558Lnet/minecraft/class_4325;field_22558:Lnet/minecraft/class_2960;named INVITE_ICONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;INVITE_ICON:Lnet/minecraft/util/Identifier;
-
WORLD_ICON
- Mappings:
Namespace Name Mixin selector official WLdtw;W:Lyt;intermediary field_22559Lnet/minecraft/class_4325;field_22559:Lnet/minecraft/class_2960;named WORLD_ICONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;WORLD_ICON:Lnet/minecraft/util/Identifier;
-
REALMS
- Mappings:
Namespace Name Mixin selector official XLdtw;X:Lyt;intermediary field_22560Lnet/minecraft/class_4325;field_22560:Lnet/minecraft/class_2960;named REALMSLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;REALMS:Lnet/minecraft/util/Identifier;
-
CONFIGURE_ICON
- Mappings:
Namespace Name Mixin selector official YLdtw;Y:Lyt;intermediary field_22561Lnet/minecraft/class_4325;field_22561:Lnet/minecraft/class_2960;named CONFIGURE_ICONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;CONFIGURE_ICON:Lnet/minecraft/util/Identifier;
-
QUESTIONMARK
- Mappings:
Namespace Name Mixin selector official ZLdtw;Z:Lyt;intermediary field_22562Lnet/minecraft/class_4325;field_22562:Lnet/minecraft/class_2960;named QUESTIONMARKLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;QUESTIONMARK:Lnet/minecraft/util/Identifier;
-
NEWS_ICON
- Mappings:
Namespace Name Mixin selector official aaLdtw;aa:Lyt;intermediary field_22563Lnet/minecraft/class_4325;field_22563:Lnet/minecraft/class_2960;named NEWS_ICONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;NEWS_ICON:Lnet/minecraft/util/Identifier;
-
POPUP
- Mappings:
Namespace Name Mixin selector official abLdtw;ab:Lyt;intermediary field_22564Lnet/minecraft/class_4325;field_22564:Lnet/minecraft/class_2960;named POPUPLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;POPUP:Lnet/minecraft/util/Identifier;
-
DARKEN
- Mappings:
Namespace Name Mixin selector official acLdtw;ac:Lyt;intermediary field_22548Lnet/minecraft/class_4325;field_22548:Lnet/minecraft/class_2960;named DARKENLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;DARKEN:Lnet/minecraft/util/Identifier;
-
CROSS_ICON
- Mappings:
Namespace Name Mixin selector official adLdtw;ad:Lyt;intermediary field_22549Lnet/minecraft/class_4325;field_22549:Lnet/minecraft/class_2960;named CROSS_ICONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;CROSS_ICON:Lnet/minecraft/util/Identifier;
-
TRIAL_ICON
- Mappings:
Namespace Name Mixin selector official aeLdtw;ae:Lyt;intermediary field_22550Lnet/minecraft/class_4325;field_22550:Lnet/minecraft/class_2960;named TRIAL_ICONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;TRIAL_ICON:Lnet/minecraft/util/Identifier;
-
WIDGETS
- Mappings:
Namespace Name Mixin selector official afLdtw;af:Lyt;intermediary field_22551Lnet/minecraft/class_4325;field_22551:Lnet/minecraft/class_2960;named WIDGETSLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;WIDGETS:Lnet/minecraft/util/Identifier;
-
NO_PENDING_TEXT
- Mappings:
Namespace Name Mixin selector official agLdtw;ag:Lqk;intermediary field_26447Lnet/minecraft/class_4325;field_26447:Lnet/minecraft/class_2561;named NO_PENDING_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;NO_PENDING_TEXT:Lnet/minecraft/text/Text;
-
PENDING_TEXT
- Mappings:
Namespace Name Mixin selector official ahLdtw;ah:Lqk;intermediary field_26448Lnet/minecraft/class_4325;field_26448:Lnet/minecraft/class_2561;named PENDING_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;PENDING_TEXT:Lnet/minecraft/text/Text;
-
TRIAL_MESSAGE_LINES
- Mappings:
Namespace Name Mixin selector official aiLdtw;ai:Ljava/util/List;intermediary field_26449Lnet/minecraft/class_4325;field_26449:Ljava/util/List;named TRIAL_MESSAGE_LINESLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;TRIAL_MESSAGE_LINES:Ljava/util/List;
-
UNINITIALIZED_TEXT
- Mappings:
Namespace Name Mixin selector official ajLdtw;aj:Lqk;intermediary field_26450Lnet/minecraft/class_4325;field_26450:Lnet/minecraft/class_2561;named UNINITIALIZED_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;UNINITIALIZED_TEXT:Lnet/minecraft/text/Text;
-
EXPIRED_LIST_TEXT
- Mappings:
Namespace Name Mixin selector official akLdtw;ak:Lqk;intermediary field_26451Lnet/minecraft/class_4325;field_26451:Lnet/minecraft/class_2561;named EXPIRED_LIST_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;EXPIRED_LIST_TEXT:Lnet/minecraft/text/Text;
-
EXPIRED_RENEW_TEXT
- Mappings:
Namespace Name Mixin selector official alLdtw;al:Lqk;intermediary field_26452Lnet/minecraft/class_4325;field_26452:Lnet/minecraft/class_2561;named EXPIRED_RENEW_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;EXPIRED_RENEW_TEXT:Lnet/minecraft/text/Text;
-
EXPIRED_TRIAL_TEXT
- Mappings:
Namespace Name Mixin selector official amLdtw;am:Lqk;intermediary field_26453Lnet/minecraft/class_4325;field_26453:Lnet/minecraft/class_2561;named EXPIRED_TRIAL_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;EXPIRED_TRIAL_TEXT:Lnet/minecraft/text/Text;
-
EXPIRED_SUBSCRIBE_TEXT
- Mappings:
Namespace Name Mixin selector official anLdtw;an:Lqk;intermediary field_26454Lnet/minecraft/class_4325;field_26454:Lnet/minecraft/class_2561;named EXPIRED_SUBSCRIBE_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;EXPIRED_SUBSCRIBE_TEXT:Lnet/minecraft/text/Text;
-
MINIGAME_TEXT
- Mappings:
Namespace Name Mixin selector official aoLdtw;ao:Lqk;intermediary field_26455Lnet/minecraft/class_4325;field_26455:Lnet/minecraft/class_2561;named MINIGAME_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;MINIGAME_TEXT:Lnet/minecraft/text/Text;
-
POPUP_TEXT
- Mappings:
Namespace Name Mixin selector official apLdtw;ap:Lqk;intermediary field_26456Lnet/minecraft/class_4325;field_26456:Lnet/minecraft/class_2561;named POPUP_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;POPUP_TEXT:Lnet/minecraft/text/Text;
-
EXPIRED_TEXT
- Mappings:
Namespace Name Mixin selector official aqLdtw;aq:Lqk;intermediary field_26457Lnet/minecraft/class_4325;field_26457:Lnet/minecraft/class_2561;named EXPIRED_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;EXPIRED_TEXT:Lnet/minecraft/text/Text;
-
EXPIRES_SOON_TEXT
- Mappings:
Namespace Name Mixin selector official arLdtw;ar:Lqk;intermediary field_26458Lnet/minecraft/class_4325;field_26458:Lnet/minecraft/class_2561;named EXPIRES_SOON_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;EXPIRES_SOON_TEXT:Lnet/minecraft/text/Text;
-
EXPIRES_IN_A_DAY_TEXT
- Mappings:
Namespace Name Mixin selector official asLdtw;as:Lqk;intermediary field_26459Lnet/minecraft/class_4325;field_26459:Lnet/minecraft/class_2561;named EXPIRES_IN_A_DAY_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;EXPIRES_IN_A_DAY_TEXT:Lnet/minecraft/text/Text;
-
OPEN_TEXT
- Mappings:
Namespace Name Mixin selector official atLdtw;at:Lqk;intermediary field_26460Lnet/minecraft/class_4325;field_26460:Lnet/minecraft/class_2561;named OPEN_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;OPEN_TEXT:Lnet/minecraft/text/Text;
-
CLOSED_TEXT
- Mappings:
Namespace Name Mixin selector official auLdtw;au:Lqk;intermediary field_26461Lnet/minecraft/class_4325;field_26461:Lnet/minecraft/class_2561;named CLOSED_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;CLOSED_TEXT:Lnet/minecraft/text/Text;
-
LEAVE_TEXT
- Mappings:
Namespace Name Mixin selector official avLdtw;av:Lqk;intermediary field_26462Lnet/minecraft/class_4325;field_26462:Lnet/minecraft/class_2561;named LEAVE_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;LEAVE_TEXT:Lnet/minecraft/text/Text;
-
CONFIGURE_TEXT
- Mappings:
Namespace Name Mixin selector official awLdtw;aw:Lqk;intermediary field_26463Lnet/minecraft/class_4325;field_26463:Lnet/minecraft/class_2561;named CONFIGURE_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;CONFIGURE_TEXT:Lnet/minecraft/text/Text;
-
INFO_TEXT
- Mappings:
Namespace Name Mixin selector official axLdtw;ax:Lqk;intermediary field_26464Lnet/minecraft/class_4325;field_26464:Lnet/minecraft/class_2561;named INFO_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;INFO_TEXT:Lnet/minecraft/text/Text;
-
NEWS_TEXT
- Mappings:
Namespace Name Mixin selector official ayLdtw;ay:Lqk;intermediary field_26465Lnet/minecraft/class_4325;field_26465:Lnet/minecraft/class_2561;named NEWS_TEXTLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;NEWS_TEXT:Lnet/minecraft/text/Text;
-
UNINITIALIZED_BUTTON_NARRATION
- Mappings:
Namespace Name Mixin selector official azLdtw;az:Lqk;intermediary field_33776Lnet/minecraft/class_4325;field_33776:Lnet/minecraft/class_2561;named UNINITIALIZED_BUTTON_NARRATIONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;UNINITIALIZED_BUTTON_NARRATION:Lnet/minecraft/text/Text;
-
TRIAL_NARRATION
- Mappings:
Namespace Name Mixin selector official aALdtw;aA:Lqk;intermediary field_33774Lnet/minecraft/class_4325;field_33774:Lnet/minecraft/class_2561;named TRIAL_NARRATIONLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;TRIAL_NARRATION:Lnet/minecraft/text/Text;
-
IMAGES
- Mappings:
Namespace Name Mixin selector official aBLdtw;aB:Ljava/util/List;intermediary field_21517Lnet/minecraft/class_4325;field_21517:Ljava/util/List;named IMAGESLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;IMAGES:Ljava/util/List;
-
REALMS_DATA_FETCHER
- Mappings:
Namespace Name Mixin selector official aCLdtw;aC:Ldvq;intermediary field_19480Lnet/minecraft/class_4325;field_19480:Lnet/minecraft/class_4360;named REALMS_DATA_FETCHERLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;REALMS_DATA_FETCHER:Lnet/minecraft/client/realms/gui/RealmsDataFetcher;
-
overrideConfigure
static boolean overrideConfigure- Mappings:
Namespace Name Mixin selector official aDLdtw;aD:Zintermediary field_19476Lnet/minecraft/class_4325;field_19476:Znamed overrideConfigureLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;overrideConfigure:Z
-
lastScrollYPosition
private static int lastScrollYPosition- Mappings:
Namespace Name Mixin selector official aELdtw;aE:Iintermediary field_19481Lnet/minecraft/class_4325;field_19481:Inamed lastScrollYPositionLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;lastScrollYPosition:I
-
hasParentalConsent
static volatile boolean hasParentalConsent- Mappings:
Namespace Name Mixin selector official aFLdtw;aF:Zintermediary field_19494Lnet/minecraft/class_4325;field_19494:Znamed hasParentalConsentLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;hasParentalConsent:Z
-
checkedParentalConsent
static volatile boolean checkedParentalConsent- Mappings:
Namespace Name Mixin selector official aGLdtw;aG:Zintermediary field_19495Lnet/minecraft/class_4325;field_19495:Znamed checkedParentalConsentLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;checkedParentalConsent:Z
-
checkedClientCompatibility
static volatile boolean checkedClientCompatibility- Mappings:
Namespace Name Mixin selector official aHLdtw;aH:Zintermediary field_19496Lnet/minecraft/class_4325;field_19496:Znamed checkedClientCompatibilityLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;checkedClientCompatibility:Z
-
realmsGenericErrorScreen
- Mappings:
Namespace Name Mixin selector official aILdtw;aI:Ledw;intermediary field_19463Lnet/minecraft/class_4325;field_19463:Lnet/minecraft/class_437;named realmsGenericErrorScreenLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;realmsGenericErrorScreen:Lnet/minecraft/client/gui/screen/Screen;
-
regionsPinged
private static boolean regionsPinged- Mappings:
Namespace Name Mixin selector official aJLdtw;aJ:Zintermediary field_19464Lnet/minecraft/class_4325;field_19464:Znamed regionsPingedLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;regionsPinged:Z
-
rateLimiter
- Mappings:
Namespace Name Mixin selector official aKLdtw;aK:Lcom/google/common/util/concurrent/RateLimiter;intermediary field_19477Lnet/minecraft/class_4325;field_19477:Lcom/google/common/util/concurrent/RateLimiter;named rateLimiterLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;rateLimiter:Lcom/google/common/util/concurrent/RateLimiter;
-
dontSetConnectedToRealms
private boolean dontSetConnectedToRealms- Mappings:
Namespace Name Mixin selector official aLLdtw;aL:Zintermediary field_19478Lnet/minecraft/class_4325;field_19478:Znamed dontSetConnectedToRealmsLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;dontSetConnectedToRealms:Z
-
lastScreen
- Mappings:
Namespace Name Mixin selector official aMLdtw;aM:Ledw;intermediary field_19482Lnet/minecraft/class_4325;field_19482:Lnet/minecraft/class_437;named lastScreenLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;lastScreen:Lnet/minecraft/client/gui/screen/Screen;
-
realmSelectionList
RealmsMainScreen.RealmSelectionList realmSelectionList- Mappings:
Namespace Name Mixin selector official aNLdtw;aN:Ldtw$f;intermediary field_19483Lnet/minecraft/class_4325;field_19483:Lnet/minecraft/class_4325$class_4329;named realmSelectionListLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;realmSelectionList:Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$RealmSelectionList;
-
field_33775
private boolean field_33775- Mappings:
Namespace Name Mixin selector official aOLdtw;aO:Zintermediary field_33775Lnet/minecraft/class_4325;field_33775:Znamed field_33775Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;field_33775:Z
-
playButton
- Mappings:
Namespace Name Mixin selector official aPLdtw;aP:Leae;intermediary field_19485Lnet/minecraft/class_4325;field_19485:Lnet/minecraft/class_4185;named playButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;playButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
backButton
- Mappings:
Namespace Name Mixin selector official aQLdtw;aQ:Leae;intermediary field_19486Lnet/minecraft/class_4325;field_19486:Lnet/minecraft/class_4185;named backButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;backButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
renewButton
- Mappings:
Namespace Name Mixin selector official aRLdtw;aR:Leae;intermediary field_19487Lnet/minecraft/class_4325;field_19487:Lnet/minecraft/class_4185;named renewButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;renewButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
configureButton
- Mappings:
Namespace Name Mixin selector official aSLdtw;aS:Leae;intermediary field_19488Lnet/minecraft/class_4325;field_19488:Lnet/minecraft/class_4185;named configureButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;configureButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
leaveButton
- Mappings:
Namespace Name Mixin selector official aTLdtw;aT:Leae;intermediary field_19489Lnet/minecraft/class_4325;field_19489:Lnet/minecraft/class_4185;named leaveButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;leaveButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
tooltip
- Mappings:
Namespace Name Mixin selector official aULdtw;aU:Ljava/util/List;intermediary field_19490Lnet/minecraft/class_4325;field_19490:Ljava/util/List;named tooltipLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;tooltip:Ljava/util/List;
-
realmsServers
- Mappings:
Namespace Name Mixin selector official aVLdtw;aV:Ljava/util/List;intermediary field_19491Lnet/minecraft/class_4325;field_19491:Ljava/util/List;named realmsServersLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;realmsServers:Ljava/util/List;
-
numberOfPendingInvites
volatile int numberOfPendingInvites- Mappings:
Namespace Name Mixin selector official aWLdtw;aW:Iintermediary field_19492Lnet/minecraft/class_4325;field_19492:Inamed numberOfPendingInvitesLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;numberOfPendingInvites:I
-
animTick
int animTick- Mappings:
Namespace Name Mixin selector official aXLdtw;aX:Iintermediary field_19493Lnet/minecraft/class_4325;field_19493:Inamed animTickLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;animTick:I
-
hasFetchedServers
private boolean hasFetchedServers- Mappings:
Namespace Name Mixin selector official aYLdtw;aY:Zintermediary field_19497Lnet/minecraft/class_4325;field_19497:Znamed hasFetchedServersLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;hasFetchedServers:Z
-
popupOpenedByUser
boolean popupOpenedByUser- Mappings:
Namespace Name Mixin selector official aZLdtw;aZ:Zintermediary field_19498Lnet/minecraft/class_4325;field_19498:Znamed popupOpenedByUserLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;popupOpenedByUser:Z
-
justClosedPopup
private boolean justClosedPopup- Mappings:
Namespace Name Mixin selector official baLdtw;ba:Zintermediary field_19499Lnet/minecraft/class_4325;field_19499:Znamed justClosedPopupLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;justClosedPopup:Z
-
trialsAvailable
private volatile boolean trialsAvailable- Mappings:
Namespace Name Mixin selector official bbLdtw;bb:Zintermediary field_19500Lnet/minecraft/class_4325;field_19500:Znamed trialsAvailableLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;trialsAvailable:Z
-
createdTrial
private volatile boolean createdTrial- Mappings:
Namespace Name Mixin selector official bcLdtw;bc:Zintermediary field_19456Lnet/minecraft/class_4325;field_19456:Znamed createdTrialLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;createdTrial:Z
-
showingPopup
private volatile boolean showingPopup- Mappings:
Namespace Name Mixin selector official bdLdtw;bd:Zintermediary field_19457Lnet/minecraft/class_4325;field_19457:Znamed showingPopupLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;showingPopup:Z
-
hasUnreadNews
volatile boolean hasUnreadNews- Mappings:
Namespace Name Mixin selector official beLdtw;be:Zintermediary field_19458Lnet/minecraft/class_4325;field_19458:Znamed hasUnreadNewsLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;hasUnreadNews:Z
-
newsLink
- Mappings:
Namespace Name Mixin selector official bfLdtw;bf:Ljava/lang/String;intermediary field_19459Lnet/minecraft/class_4325;field_19459:Ljava/lang/String;named newsLinkLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;newsLink:Ljava/lang/String;
-
carouselIndex
private int carouselIndex- Mappings:
Namespace Name Mixin selector official bgLdtw;bg:Iintermediary field_19460Lnet/minecraft/class_4325;field_19460:Inamed carouselIndexLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;carouselIndex:I
-
carouselTick
private int carouselTick- Mappings:
Namespace Name Mixin selector official bhLdtw;bh:Iintermediary field_19461Lnet/minecraft/class_4325;field_19461:Inamed carouselTickLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;carouselTick:I
-
hasSwitchedCarouselImage
private boolean hasSwitchedCarouselImage- Mappings:
Namespace Name Mixin selector official biLdtw;bi:Zintermediary field_19462Lnet/minecraft/class_4325;field_19462:Znamed hasSwitchedCarouselImageLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;hasSwitchedCarouselImage:Z
-
keyCombos
- Mappings:
Namespace Name Mixin selector official bjLdtw;bj:Ljava/util/List;intermediary field_19465Lnet/minecraft/class_4325;field_19465:Ljava/util/List;named keyCombosLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;keyCombos:Ljava/util/List;
-
lastPlayButtonClickTime
long lastPlayButtonClickTime- Mappings:
Namespace Name Mixin selector official bkLdtw;bk:Jintermediary field_37267Lnet/minecraft/class_4325;field_37267:Jnamed lastPlayButtonClickTimeLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;lastPlayButtonClickTime:J
-
connectLock
- Mappings:
Namespace Name Mixin selector official blLdtw;bl:Ljava/util/concurrent/locks/ReentrantLock;intermediary field_19467Lnet/minecraft/class_4325;field_19467:Ljava/util/concurrent/locks/ReentrantLock;named connectLockLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;connectLock:Ljava/util/concurrent/locks/ReentrantLock;
-
popupText
- Mappings:
Namespace Name Mixin selector official bmLdtw;bm:Leaq;intermediary field_26466Lnet/minecraft/class_4325;field_26466:Lnet/minecraft/class_5489;named popupTextLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;popupText:Lnet/minecraft/client/font/MultilineText;
-
hoverState
RealmsMainScreen.HoverState hoverState- Mappings:
Namespace Name Mixin selector official bnLdtw;bn:Ldtw$c;intermediary field_24198Lnet/minecraft/class_4325;field_24198:Lnet/minecraft/class_4325$class_5220;named hoverStateLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;hoverState:Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$HoverState;
-
showPopupButton
- Mappings:
Namespace Name Mixin selector official boLdtw;bo:Leae;intermediary field_19469Lnet/minecraft/class_4325;field_19469:Lnet/minecraft/class_4185;named showPopupButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;showPopupButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
pendingInvitesButton
- Mappings:
Namespace Name Mixin selector official bpLdtw;bp:Ldtw$e;intermediary field_19470Lnet/minecraft/class_4325;field_19470:Lnet/minecraft/class_4325$class_4328;named pendingInvitesButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;pendingInvitesButton:Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$PendingInvitesButton;
-
newsButton
- Mappings:
Namespace Name Mixin selector official bqLdtw;bq:Leae;intermediary field_19471Lnet/minecraft/class_4325;field_19471:Lnet/minecraft/class_4185;named newsButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;newsButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
createTrialButton
- Mappings:
Namespace Name Mixin selector official brLdtw;br:Leae;intermediary field_19472Lnet/minecraft/class_4325;field_19472:Lnet/minecraft/class_4185;named createTrialButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;createTrialButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
buyARealmButton
- Mappings:
Namespace Name Mixin selector official bsLdtw;bs:Leae;intermediary field_19473Lnet/minecraft/class_4325;field_19473:Lnet/minecraft/class_4185;named buyARealmButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;buyARealmButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
closeButton
- Mappings:
Namespace Name Mixin selector official btLdtw;bt:Leae;intermediary field_19474Lnet/minecraft/class_4325;field_19474:Lnet/minecraft/class_4185;named closeButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;closeButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
-
Constructor Details
-
RealmsMainScreen
- Mappings:
Namespace Name Mixin selector official <init>Ldtw;<init>(Ledw;)Vintermediary <init>Lnet/minecraft/class_4325;<init>(Lnet/minecraft/class_437;)Vnamed <init>Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V
-
-
Method Details
-
shouldShowMessageInList
private boolean shouldShowMessageInList()- Mappings:
Namespace Name Mixin selector official vLdtw;v()Zintermediary method_20842Lnet/minecraft/class_4325;method_20842()Znamed shouldShowMessageInListLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;shouldShowMessageInList()Z
-
shouldShowPopup
public boolean shouldShowPopup()- Mappings:
Namespace Name Mixin selector official aLdtw;a()Zintermediary method_20870Lnet/minecraft/class_4325;method_20870()Znamed shouldShowPopupLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;shouldShowPopup()Z
-
init
public void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
hasParentalConsent
private static boolean hasParentalConsent()- Mappings:
Namespace Name Mixin selector official wLdtw;w()Zintermediary method_20918Lnet/minecraft/class_4325;method_20918()Znamed hasParentalConsentLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;hasParentalConsent()Z
-
addButtons
public void addButtons()- Mappings:
Namespace Name Mixin selector official cLdtw;c()Vintermediary method_20882Lnet/minecraft/class_4325;method_20882()Vnamed addButtonsLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;addButtons()V
-
updateButtonStates
- Mappings:
Namespace Name Mixin selector official aLdtw;a(Ldur;)Vintermediary method_20852Lnet/minecraft/class_4325;method_20852(Lnet/minecraft/class_4877;)Vnamed updateButtonStatesLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;updateButtonStates(Lnet/minecraft/client/realms/dto/RealmsServer;)V
-
shouldShowPopupButton
private boolean shouldShowPopupButton()- Mappings:
Namespace Name Mixin selector official xLdtw;x()Zintermediary method_20920Lnet/minecraft/class_4325;method_20920()Znamed shouldShowPopupButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;shouldShowPopupButton()Z
-
shouldPlayButtonBeActive
- Mappings:
Namespace Name Mixin selector official bLdtw;b(Ldur;)Zintermediary method_20874Lnet/minecraft/class_4325;method_20874(Lnet/minecraft/class_4877;)Znamed shouldPlayButtonBeActiveLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;shouldPlayButtonBeActive(Lnet/minecraft/client/realms/dto/RealmsServer;)Z
-
shouldRenewButtonBeActive
- Mappings:
Namespace Name Mixin selector official cLdtw;c(Ldur;)Zintermediary method_20884Lnet/minecraft/class_4325;method_20884(Lnet/minecraft/class_4877;)Znamed shouldRenewButtonBeActiveLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;shouldRenewButtonBeActive(Lnet/minecraft/client/realms/dto/RealmsServer;)Z
-
shouldConfigureButtonBeVisible
- Mappings:
Namespace Name Mixin selector official dLdtw;d(Ldur;)Zintermediary method_20892Lnet/minecraft/class_4325;method_20892(Lnet/minecraft/class_4877;)Znamed shouldConfigureButtonBeVisibleLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;shouldConfigureButtonBeVisible(Lnet/minecraft/client/realms/dto/RealmsServer;)Z
-
shouldLeaveButtonBeVisible
- Mappings:
Namespace Name Mixin selector official eLdtw;e(Ldur;)Zintermediary method_20899Lnet/minecraft/class_4325;method_20899(Lnet/minecraft/class_4877;)Znamed shouldLeaveButtonBeVisibleLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;shouldLeaveButtonBeVisible(Lnet/minecraft/client/realms/dto/RealmsServer;)Z
-
tick
public void tick() -
pingRegions
private void pingRegions()- Mappings:
Namespace Name Mixin selector official yLdtw;y()Vintermediary method_20922Lnet/minecraft/class_4325;method_20922()Vnamed pingRegionsLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;pingRegions()V
-
getOwnedNonExpiredWorldIds
- Mappings:
Namespace Name Mixin selector official zLdtw;z()Ljava/util/List;intermediary method_20924Lnet/minecraft/class_4325;method_20924()Ljava/util/List;named getOwnedNonExpiredWorldIdsLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;getOwnedNonExpiredWorldIds()Ljava/util/List;
-
removed
public void removed() -
setCreatedTrial
public void setCreatedTrial(boolean createdTrial) - Mappings:
Namespace Name Mixin selector official aLdtw;a(Z)Vintermediary method_35682Lnet/minecraft/class_4325;method_35682(Z)Vnamed setCreatedTrialLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;setCreatedTrial(Z)V
-
onRenew
- Mappings:
Namespace Name Mixin selector official fLdtw;f(Ldur;)Vintermediary method_20928Lnet/minecraft/class_4325;method_20928(Lnet/minecraft/class_4877;)Vnamed onRenewLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;onRenew(Lnet/minecraft/client/realms/dto/RealmsServer;)V
-
checkClientCompatibility
private void checkClientCompatibility()- Mappings:
Namespace Name Mixin selector official ALdtw;A()Vintermediary method_20932Lnet/minecraft/class_4325;method_20932()Vnamed checkClientCompatibilityLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;checkClientCompatibility()V
-
checkParentalConsent
void checkParentalConsent()- Mappings:
Namespace Name Mixin selector official BLdtw;B()Vintermediary method_20936Lnet/minecraft/class_4325;method_20936()Vnamed checkParentalConsentLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;checkParentalConsent()V
-
switchToStage
private void switchToStage()- Mappings:
Namespace Name Mixin selector official CLdtw;C()Vintermediary method_20938Lnet/minecraft/class_4325;method_20938()Vnamed switchToStageLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;switchToStage()V
-
switchToLocal
private void switchToLocal()- Mappings:
Namespace Name Mixin selector official DLdtw;D()Vintermediary method_20940Lnet/minecraft/class_4325;method_20940()Vnamed switchToLocalLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;switchToLocal()V
-
switchToProd
private void switchToProd()- Mappings:
Namespace Name Mixin selector official ELdtw;E()Vintermediary method_20941Lnet/minecraft/class_4325;method_20941()Vnamed switchToProdLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;switchToProd()V
-
stopRealmsFetcher
private void stopRealmsFetcher()- Mappings:
Namespace Name Mixin selector official FLdtw;F()Vintermediary method_20942Lnet/minecraft/class_4325;method_20942()Vnamed stopRealmsFetcherLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;stopRealmsFetcher()V
-
configureClicked
- Mappings:
Namespace Name Mixin selector official gLdtw;g(Ldur;)Vintermediary method_20903Lnet/minecraft/class_4325;method_20903(Lnet/minecraft/class_4877;)Vnamed configureClickedLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;configureClicked(Lnet/minecraft/client/realms/dto/RealmsServer;)V
-
leaveClicked
- Mappings:
Namespace Name Mixin selector official hLdtw;h(Ldur;)Vintermediary method_20906Lnet/minecraft/class_4325;method_20906(Lnet/minecraft/class_4877;)Vnamed leaveClickedLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;leaveClicked(Lnet/minecraft/client/realms/dto/RealmsServer;)V
-
saveListScrollPosition
private void saveListScrollPosition()- Mappings:
Namespace Name Mixin selector official GLdtw;G()Vintermediary method_20943Lnet/minecraft/class_4325;method_20943()Vnamed saveListScrollPositionLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;saveListScrollPosition()V
-
findServer
- Mappings:
Namespace Name Mixin selector official HLdtw;H()Ldur;intermediary method_38503Lnet/minecraft/class_4325;method_38503()Lnet/minecraft/class_4877;named findServerLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;findServer()Lnet/minecraft/client/realms/dto/RealmsServer;
-
leaveServer
- Mappings:
Namespace Name Mixin selector official aLdtw;a(ZLdur;)Vintermediary method_24991Lnet/minecraft/class_4325;method_24991(ZLnet/minecraft/class_4877;)Vnamed leaveServerLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;leaveServer(ZLnet/minecraft/client/realms/dto/RealmsServer;)V
-
removeServer
- Mappings:
Namespace Name Mixin selector official iLdtw;i(Ldur;)Vintermediary method_31174Lnet/minecraft/class_4325;method_31174(Lnet/minecraft/class_4877;)Vnamed removeServerLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;removeServer(Lnet/minecraft/client/realms/dto/RealmsServer;)V
-
removeSelection
public void removeSelection()- Mappings:
Namespace Name Mixin selector official fLdtw;f()Vintermediary method_38505Lnet/minecraft/class_4325;method_38505()Vnamed removeSelectionLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;removeSelection()V
-
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 aLebd;a(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-
onClosePopup
void onClosePopup()- Mappings:
Namespace Name Mixin selector official ILdtw;I()Vintermediary method_20834Lnet/minecraft/class_4325;method_20834()Vnamed onClosePopupLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;onClosePopup()V
-
charTyped
public boolean charTyped(char chr, int modifiers) Callback for when a character input has been captured. The key code is identified by the constants inGLFWclass.- Parameters:
chr- the captured charactermodifiers- 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 aLebd;a(CI)Zintermediary method_25400Lnet/minecraft/class_364;method_25400(CI)Znamed charTypedLnet/minecraft/client/gui/Element;charTyped(CI)Z
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLeba;a(Ldtm;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
-
drawRealmsLogo
- Mappings:
Namespace Name Mixin selector official aLdtw;a(Ldtm;II)Vintermediary method_20845Lnet/minecraft/class_4325;method_20845(Lnet/minecraft/class_4587;II)Vnamed drawRealmsLogoLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;drawRealmsLogo(Lnet/minecraft/client/util/math/MatrixStack;II)V
-
mouseClicked
public boolean mouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured. The button number is identified by the constants inGLFWclass.- Parameters:
mouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousebutton- the mouse button number- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official aLebd;a(DDI)Zintermediary method_25402Lnet/minecraft/class_364;method_25402(DDI)Znamed mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(DDI)Z
-
isOutsidePopup
private boolean isOutsidePopup(double xm, double ym) - Mappings:
Namespace Name Mixin selector official aLdtw;a(DD)Zintermediary method_20844Lnet/minecraft/class_4325;method_20844(DD)Znamed isOutsidePopupLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;isOutsidePopup(DD)Z
-
drawPopup
- Mappings:
Namespace Name Mixin selector official bLdtw;b(Ldtm;)Vintermediary method_20872Lnet/minecraft/class_4325;method_20872(Lnet/minecraft/class_4587;)Vnamed drawPopupLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;drawPopup(Lnet/minecraft/client/util/math/MatrixStack;)V
-
popupX0
int popupX0()- Mappings:
Namespace Name Mixin selector official JLdtw;J()Iintermediary method_20835Lnet/minecraft/class_4325;method_20835()Inamed popupX0Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;popupX0()I
-
popupY0
int popupY0()- Mappings:
Namespace Name Mixin selector official KLdtw;K()Iintermediary method_20836Lnet/minecraft/class_4325;method_20836()Inamed popupY0Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;popupY0()I
-
drawInvitationPendingIcon
void drawInvitationPendingIcon(MatrixStack matrices, int mouseX, int mouseY, int x, int y, boolean hovered, boolean active) - Mappings:
Namespace Name Mixin selector official aLdtw;a(Ldtm;IIIIZZ)Vintermediary method_20849Lnet/minecraft/class_4325;method_20849(Lnet/minecraft/class_4587;IIIIZZ)Vnamed drawInvitationPendingIconLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;drawInvitationPendingIcon(Lnet/minecraft/client/util/math/MatrixStack;IIIIZZ)V
-
inPendingInvitationArea
private boolean inPendingInvitationArea(double xm, double ym) - Mappings:
Namespace Name Mixin selector official cLdtw;c(DD)Zintermediary method_20871Lnet/minecraft/class_4325;method_20871(DD)Znamed inPendingInvitationAreaLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;inPendingInvitationArea(DD)Z
-
play
- Mappings:
Namespace Name Mixin selector official aLdtw;a(Ldur;Ledw;)Vintermediary method_20853Lnet/minecraft/class_4325;method_20853(Lnet/minecraft/class_4877;Lnet/minecraft/class_437;)Vnamed playLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;play(Lnet/minecraft/client/realms/dto/RealmsServer;Lnet/minecraft/client/gui/screen/Screen;)V
-
isSelfOwnedServer
- Mappings:
Namespace Name Mixin selector official jLdtw;j(Ldur;)Zintermediary method_20909Lnet/minecraft/class_4325;method_20909(Lnet/minecraft/class_4877;)Znamed isSelfOwnedServerLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;isSelfOwnedServer(Lnet/minecraft/client/realms/dto/RealmsServer;)Z
-
isOwnedNotExpired
- Mappings:
Namespace Name Mixin selector official kLdtw;k(Ldur;)Zintermediary method_25001Lnet/minecraft/class_4325;method_25001(Lnet/minecraft/class_4877;)Znamed isOwnedNotExpiredLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;isOwnedNotExpired(Lnet/minecraft/client/realms/dto/RealmsServer;)Z
-
drawExpired
- Mappings:
Namespace Name Mixin selector official cLdtw;c(Ldtm;IIII)Vintermediary method_20846Lnet/minecraft/class_4325;method_20846(Lnet/minecraft/class_4587;IIII)Vnamed drawExpiredLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;drawExpired(Lnet/minecraft/client/util/math/MatrixStack;IIII)V
-
drawExpiring
- Mappings:
Namespace Name Mixin selector official bLdtw;b(Ldtm;IIIII)Vintermediary method_24987Lnet/minecraft/class_4325;method_24987(Lnet/minecraft/class_4587;IIIII)Vnamed drawExpiringLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;drawExpiring(Lnet/minecraft/client/util/math/MatrixStack;IIIII)V
-
drawOpen
- Mappings:
Namespace Name Mixin selector official dLdtw;d(Ldtm;IIII)Vintermediary method_20873Lnet/minecraft/class_4325;method_20873(Lnet/minecraft/class_4587;IIII)Vnamed drawOpenLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;drawOpen(Lnet/minecraft/client/util/math/MatrixStack;IIII)V
-
drawClose
- Mappings:
Namespace Name Mixin selector official eLdtw;e(Ldtm;IIII)Vintermediary method_20883Lnet/minecraft/class_4325;method_20883(Lnet/minecraft/class_4587;IIII)Vnamed drawCloseLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;drawClose(Lnet/minecraft/client/util/math/MatrixStack;IIII)V
-
drawLeave
- Mappings:
Namespace Name Mixin selector official fLdtw;f(Ldtm;IIII)Vintermediary method_20891Lnet/minecraft/class_4325;method_20891(Lnet/minecraft/class_4587;IIII)Vnamed drawLeaveLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;drawLeave(Lnet/minecraft/client/util/math/MatrixStack;IIII)V
-
drawConfigure
- Mappings:
Namespace Name Mixin selector official gLdtw;g(Ldtm;IIII)Vintermediary method_20898Lnet/minecraft/class_4325;method_20898(Lnet/minecraft/class_4587;IIII)Vnamed drawConfigureLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;drawConfigure(Lnet/minecraft/client/util/math/MatrixStack;IIII)V
-
renderMousehoverTooltip
- Mappings:
Namespace Name Mixin selector official aLdtw;a(Ldtm;Ljava/util/List;II)Vintermediary method_20867Lnet/minecraft/class_4325;method_20867(Lnet/minecraft/class_4587;Ljava/util/List;II)Vnamed renderMousehoverTooltipLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;renderMousehoverTooltip(Lnet/minecraft/client/util/math/MatrixStack;Ljava/util/List;II)V
-
renderMoreInfo
- Mappings:
Namespace Name Mixin selector official aLdtw;a(Ldtm;IIIIZ)Vintermediary method_20848Lnet/minecraft/class_4325;method_20848(Lnet/minecraft/class_4587;IIIIZ)Vnamed renderMoreInfoLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;renderMoreInfo(Lnet/minecraft/client/util/math/MatrixStack;IIIIZ)V
-
renderNews
void renderNews(MatrixStack matrices, int mouseX, int mouseY, boolean hasUnread, int x, int y, boolean hovered, boolean active) - Mappings:
Namespace Name Mixin selector official aLdtw;a(Ldtm;IIZIIZZ)Vintermediary method_20850Lnet/minecraft/class_4325;method_20850(Lnet/minecraft/class_4587;IIZIIZZ)Vnamed renderNewsLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;renderNews(Lnet/minecraft/client/util/math/MatrixStack;IIZIIZZ)V
-
renderLocal
- Mappings:
Namespace Name Mixin selector official cLdtw;c(Ldtm;)Vintermediary method_20837Lnet/minecraft/class_4325;method_20837(Lnet/minecraft/class_4587;)Vnamed renderLocalLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;renderLocal(Lnet/minecraft/client/util/math/MatrixStack;)V
-
renderStage
- Mappings:
Namespace Name Mixin selector official dLdtw;d(Ldtm;)Vintermediary method_20838Lnet/minecraft/class_4325;method_20838(Lnet/minecraft/class_4587;)Vnamed renderStageLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;renderStage(Lnet/minecraft/client/util/math/MatrixStack;)V
-
newScreen
- Mappings:
Namespace Name Mixin selector official gLdtw;g()Ldtw;intermediary method_20902Lnet/minecraft/class_4325;method_20902()Lnet/minecraft/class_4325;named newScreenLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;newScreen()Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;
-
loadImages
- Mappings:
Namespace Name Mixin selector official aLdtw;a(Laga;)Vintermediary method_23765Lnet/minecraft/class_4325;method_23765(Lnet/minecraft/class_3300;)Vnamed loadImagesLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;loadImages(Lnet/minecraft/resource/ResourceManager;)V
-
setTooltips
- Mappings:
Namespace Name Mixin selector official aLdtw;a([Lqk;)Vintermediary method_27452Lnet/minecraft/class_4325;method_27452([Lnet/minecraft/class_2561;)Vnamed setTooltipsLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;setTooltips([Lnet/minecraft/text/Text;)V
-
openPendingInvitesScreen
- Mappings:
Namespace Name Mixin selector official aLdtw;a(Leae;)Vintermediary method_24985Lnet/minecraft/class_4325;method_24985(Lnet/minecraft/class_4185;)Vnamed openPendingInvitesScreenLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;openPendingInvitesScreen(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
-