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,TickableElement
@Environment(CLIENT) public class RealmsMainScreen extends RealmsScreen
- Mappings:
Namespace Name official dneintermediary net/minecraft/class_4325named net/minecraft/client/realms/gui/screen/RealmsMainScreen
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) classRealmsMainScreen.CloseButton(package private) classRealmsMainScreen.Entry(package private) static classRealmsMainScreen.HoverState(package private) classRealmsMainScreen.NewsButton(package private) classRealmsMainScreen.PendingInvitesButton(package private) classRealmsMainScreen.RealmSelectionList(package private) classRealmsMainScreen.RealmSelectionListEntry(package private) classRealmsMainScreen.RealmSelectionListTrialEntry(package private) classRealmsMainScreen.ShowPopupButton -
Field Summary
Fields 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 RealmsMainScreen(Screen screen) -
Method Summary
Modifier and Type Method Description voidaddButtons()booleancharTyped(char chr, int modifiers)Callback for when a character input has been captured.private voidcheckClientCompatability()private voidcheckParentalConsent()private voidcheckUnreadNews()private voidconfigureClicked(RealmsServer realmsServer)private voiddrawClose(MatrixStack matrixStack, int int2, int int3, int int4, int int5)private voiddrawConfigure(MatrixStack matrixStack, int int2, int int3, int int4, int int5)private voiddrawExpired(MatrixStack matrixStack, int int2, int int3, int int4, int int5)private voiddrawInvitationPendingIcon(MatrixStack matrixStack, int int2, int int3, int int4, int int5, boolean bool, boolean bool2)private voiddrawLeave(MatrixStack matrixStack, int int2, int int3, int int4, int int5)private voiddrawOpen(MatrixStack matrixStack, int int2, int int3, int int4, int int5)private voiddrawPopup(MatrixStack matrices, int mouseX, int mouseY)private voiddrawRealmsLogo(MatrixStack matrices, int x, int y)private @Nullable RealmsServerfindServer(long id)private List<Long>getOwnedNonExpiredWorldIds()private static booleanhasParentalConsent()voidinit()Called when a screen should be initialized.private booleaninPendingInvitationArea(double xm, double ym)private booleanisOutsidePopup(double xm, double ym)private booleanisSelfOwnedServer(RealmsServer serverData)booleankeyPressed(int keyCode, int scanCode, int modifiers)Callback for when a key down event has been captured.private voidleaveClicked(@Nullable RealmsServer selectedServer)static voidmethod_23765(ResourceManager manager)private voidmethod_24985(ButtonWidget buttonWidget)private voidmethod_24987(MatrixStack matrixStack, int int2, int int3, int int4, int int5, int int6)private voidmethod_24991(boolean bool)private booleanmethod_25001(RealmsServer realmsServer)private voidmethod_27452(Text[] text)private voidmethod_31174(RealmsServer realmsServer)booleanmouseClicked(double mouseX, double mouseY, int button)Callback for when a mouse button down event has been captured.RealmsMainScreennewScreen()private voidonClosePopup()private voidonRenew()private voidpingRegions()voidplay(RealmsServer realmsServer, Screen screen)private intpopupX0()private intpopupY0()voidremoved()voidremoveSelection()voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta)private voidrenderLocal(MatrixStack matrixStack)private voidrenderMoreInfo(MatrixStack matrixStack, int int2, int int3, int int4, int int5, boolean bool)protected voidrenderMousehoverTooltip(MatrixStack matrixStack, List<Text> list, int int2, int int3)private voidrenderNews(MatrixStack matrixStack, int int2, int int3, boolean bool, int int4, int int5, boolean bool2, boolean bool3)private voidrenderStage(MatrixStack matrixStack)private voidsaveListScrollPosition()private booleanshouldConfigureButtonBeVisible(@Nullable RealmsServer server)private booleanshouldLeaveButtonBeVisible(@Nullable RealmsServer server)private booleanshouldPlayButtonBeActive(@Nullable RealmsServer server)private booleanshouldRenewButtonBeActive(@Nullable RealmsServer server)private booleanshouldShowMessageInList()booleanshouldShowPopup()private booleanshouldShowPopupButton()private voidstopRealmsFetcher()private voidswitchToLocal()private voidswitchToProd()private voidswitchToStage()voidtick()private voidupdateButtonStates(@Nullable RealmsServer server)Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
narrateLabels, rowMethods 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, focusOn, hoveredElement, keyReleased, mouseDragged, mouseReleased, mouseScrolled, setInitialFocus
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLdne;a:Lorg/apache/logging/log4j/Logger;intermediary field_19475Lnet/minecraft/class_4325;field_19475:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;LOGGER:Lorg/apache/logging/log4j/Logger;
-
ON_ICON
- Mappings:
Namespace Name Mixin selector official bLdne;b:Lwn;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 cLdne;c:Lwn;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 pLdne;p:Lwn;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 qLdne;q:Lwn;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 rLdne;r:Lwn;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 sLdne;s:Lwn;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 tLdne;t:Lwn;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 uLdne;u:Lwn;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 vLdne;v:Lwn;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 wLdne;w:Lwn;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 xLdne;x:Lwn;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 yLdne;y:Lwn;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 zLdne;z:Lwn;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 ALdne;A:Lwn;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 BLdne;B:Lwn;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 CLdne;C:Lwn;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 DLdne;D:Lwn;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 ELdne;E:Loj;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 FLdne;F:Loj;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 GLdne;G: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 HLdne;H:Loj;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 ILdne;I:Loj;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 JLdne;J:Loj;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 KLdne;K:Loj;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 LLdne;L:Loj;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 MLdne;M:Loj;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 NLdne;N:Loj;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 OLdne;O:Loj;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 PLdne;P:Loj;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 QLdne;Q:Loj;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 RLdne;R:Loj;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 SLdne;S:Loj;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 TLdne;T:Loj;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 ULdne;U:Loj;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 VLdne;V:Loj;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 WLdne;W:Loj;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;
-
IMAGES
- Mappings:
Namespace Name Mixin selector official XLdne;X: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;
-
realmsDataFetcher
- Mappings:
Namespace Name Mixin selector official YLdne;Y:Ldot;intermediary field_19480Lnet/minecraft/class_4325;field_19480:Lnet/minecraft/class_4360;named realmsDataFetcherLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;realmsDataFetcher:Lnet/minecraft/client/realms/gui/RealmsDataFetcher;
-
overrideConfigure
private static boolean overrideConfigure- Mappings:
Namespace Name Mixin selector official ZLdne;Z: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 aaLdne;aa:Iintermediary field_19481Lnet/minecraft/class_4325;field_19481:Inamed lastScrollYPositionLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;lastScrollYPosition:I
-
hasParentalConsent
private static volatile boolean hasParentalConsent- Mappings:
Namespace Name Mixin selector official abLdne;ab:Zintermediary field_19494Lnet/minecraft/class_4325;field_19494:Znamed hasParentalConsentLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;hasParentalConsent:Z
-
checkedParentalConsent
private static volatile boolean checkedParentalConsent- Mappings:
Namespace Name Mixin selector official acLdne;ac:Zintermediary field_19495Lnet/minecraft/class_4325;field_19495:Znamed checkedParentalConsentLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;checkedParentalConsent:Z
-
checkedClientCompatability
private static volatile boolean checkedClientCompatability- Mappings:
Namespace Name Mixin selector official adLdne;ad:Zintermediary field_19496Lnet/minecraft/class_4325;field_19496:Znamed checkedClientCompatabilityLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;checkedClientCompatability:Z
-
realmsGenericErrorScreen
- Mappings:
Namespace Name Mixin selector official aeLdne;ae:Ldwh;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 afLdne;af: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 agLdne;ag: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 ahLdne;ah: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 aiLdne;ai:Ldwh;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
- Mappings:
Namespace Name Mixin selector official ajLdne;aj:Ldne$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;
-
selectedServerId
private long selectedServerId- Mappings:
Namespace Name Mixin selector official akLdne;ak:Jintermediary field_19484Lnet/minecraft/class_4325;field_19484:Jnamed selectedServerIdLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;selectedServerId:J
-
playButton
- Mappings:
Namespace Name Mixin selector official alLdne;al:Ldsx;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 amLdne;am:Ldsx;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 anLdne;an:Ldsx;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 aoLdne;ao:Ldsx;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 apLdne;ap:Ldsx;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 aqLdne;aq: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 arLdne;ar: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
private volatile int numberOfPendingInvites- Mappings:
Namespace Name Mixin selector official asLdne;as:Iintermediary field_19492Lnet/minecraft/class_4325;field_19492:Inamed numberOfPendingInvitesLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;numberOfPendingInvites:I
-
animTick
private int animTick- Mappings:
Namespace Name Mixin selector official atLdne;at: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 auLdne;au:Zintermediary field_19497Lnet/minecraft/class_4325;field_19497:Znamed hasFetchedServersLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;hasFetchedServers:Z
-
popupOpenedByUser
private boolean popupOpenedByUser- Mappings:
Namespace Name Mixin selector official avLdne;av: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 awLdne;aw: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 axLdne;ax: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 ayLdne;ay: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 azLdne;az:Zintermediary field_19457Lnet/minecraft/class_4325;field_19457:Znamed showingPopupLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;showingPopup:Z
-
hasUnreadNews
private volatile boolean hasUnreadNews- Mappings:
Namespace Name Mixin selector official aALdne;aA: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 aBLdne;aB: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 aCLdne;aC: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 aDLdne;aD: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 aELdne;aE: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 aFLdne;aF: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;
-
clicks
private int clicks- Mappings:
Namespace Name Mixin selector official aGLdne;aG:Iintermediary field_19466Lnet/minecraft/class_4325;field_19466:Inamed clicksLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;clicks:I
-
connectLock
- Mappings:
Namespace Name Mixin selector official aHLdne;aH: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;
-
field_26466
- Mappings:
Namespace Name Mixin selector official aILdne;aI:Ldtj;intermediary field_26466Lnet/minecraft/class_4325;field_26466:Lnet/minecraft/class_5489;named field_26466Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;field_26466:Lnet/minecraft/client/font/MultilineText;
-
hoverState
- Mappings:
Namespace Name Mixin selector official aJLdne;aJ:Ldne$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 aKLdne;aK:Ldsx;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 aLLdne;aL:Ldsx;intermediary field_19470Lnet/minecraft/class_4325;field_19470:Lnet/minecraft/class_4185;named pendingInvitesButtonLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;pendingInvitesButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
newsButton
- Mappings:
Namespace Name Mixin selector official aMLdne;aM:Ldsx;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 aNLdne;aN:Ldsx;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 aOLdne;aO:Ldsx;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 aPLdne;aP:Ldsx;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
-
-
Method Details
-
shouldShowMessageInList
private boolean shouldShowMessageInList()- Mappings:
Namespace Name Mixin selector official DLdne;D()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 at_Ldne;at_()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 ELdne;E()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 cLdne;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 aLdne;a(Ldny;)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 FLdne;F()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 bLdne;b(Ldny;)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 cLdne;c(Ldny;)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 dLdne;d(Ldny;)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 eLdne;e(Ldny;)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()- Specified by:
tickin interfaceTickableElement- Overrides:
tickin classRealmsScreen- Mappings:
Namespace Name Mixin selector official dLdtq;d()Vintermediary method_25393Lnet/minecraft/class_4893;method_25393()Vnamed tickLnet/minecraft/client/gui/screen/TickableElement;tick()V
-
pingRegions
private void pingRegions()- Mappings:
Namespace Name Mixin selector official GLdne;G()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 HLdne;H()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() -
onRenew
private void onRenew()- Mappings:
Namespace Name Mixin selector official ILdne;I()Vintermediary method_20928Lnet/minecraft/class_4325;method_20928()Vnamed onRenewLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;onRenew()V
-
checkClientCompatability
private void checkClientCompatability()- Mappings:
Namespace Name Mixin selector official JLdne;J()Vintermediary method_20932Lnet/minecraft/class_4325;method_20932()Vnamed checkClientCompatabilityLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;checkClientCompatability()V
-
checkUnreadNews
private void checkUnreadNews()- Mappings:
Namespace Name Mixin selector official KLdne;K()Vintermediary method_20934Lnet/minecraft/class_4325;method_20934()Vnamed checkUnreadNewsLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;checkUnreadNews()V
-
checkParentalConsent
private void checkParentalConsent()- Mappings:
Namespace Name Mixin selector official LLdne;L()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 MLdne;M()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 NLdne;N()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 OLdne;O()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 PLdne;P()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 fLdne;f(Ldny;)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 gLdne;g(Ldny;)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 QLdne;Q()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 aLdne;a(J)Ldny;intermediary method_20851Lnet/minecraft/class_4325;method_20851(J)Lnet/minecraft/class_4877;named findServerLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;findServer(J)Lnet/minecraft/client/realms/dto/RealmsServer;
-
method_24991
private void method_24991(boolean bool)- Mappings:
Namespace Name Mixin selector official dLdne;d(Z)Vintermediary method_24991Lnet/minecraft/class_4325;method_24991(Z)Vnamed method_24991Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;method_24991(Z)V
-
method_31174
- Mappings:
Namespace Name Mixin selector official hLdne;h(Ldny;)Vintermediary method_31174Lnet/minecraft/class_4325;method_31174(Lnet/minecraft/class_4877;)Vnamed method_31174Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;method_31174(Lnet/minecraft/client/realms/dto/RealmsServer;)V
-
removeSelection
public void removeSelection()- Mappings:
Namespace Name Mixin selector official fLdne;f()Vintermediary method_20897Lnet/minecraft/class_4325;method_20897()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:
Keyboard.onKey(long, int, int, int, int),GLFW.GLFW_KEY_Q,GLFWKeyCallbackI.invoke(long, int, int, int, int)- Mappings:
Namespace Name Mixin selector official aLdtw;a(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-
onClosePopup
private void onClosePopup()- Mappings:
Namespace Name Mixin selector official RLdne;R()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:
Keyboard.onChar(long, int, int),GLFW.GLFW_KEY_Q,GLFWKeyCallbackI.invoke(long, int, int, int, int)- Mappings:
Namespace Name Mixin selector official aLdtw;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 aLdtt;a(Ldmu;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 aLdne;a(Ldmu;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:
Mouse.onMouseButton(long, int, int, int),GLFW.GLFW_MOUSE_BUTTON_1- Mappings:
Namespace Name Mixin selector official aLdtw;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 aLdne;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 bLdne;b(Ldmu;II)Vintermediary method_20872Lnet/minecraft/class_4325;method_20872(Lnet/minecraft/class_4587;II)Vnamed drawPopupLnet/minecraft/client/realms/gui/screen/RealmsMainScreen;drawPopup(Lnet/minecraft/client/util/math/MatrixStack;II)V
-
popupX0
private int popupX0()- Mappings:
Namespace Name Mixin selector official SLdne;S()Iintermediary method_20835Lnet/minecraft/class_4325;method_20835()Inamed popupX0Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;popupX0()I
-
popupY0
private int popupY0()- Mappings:
Namespace Name Mixin selector official TLdne;T()Iintermediary method_20836Lnet/minecraft/class_4325;method_20836()Inamed popupY0Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;popupY0()I
-
drawInvitationPendingIcon
private void drawInvitationPendingIcon(MatrixStack matrixStack, int int2, int int3, int int4, int int5, boolean bool, boolean bool2)- Mappings:
Namespace Name Mixin selector official aLdne;a(Ldmu;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 cLdne;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 aLdne;a(Ldny;Ldwh;)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 iLdne;i(Ldny;)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
-
method_25001
- Mappings:
Namespace Name Mixin selector official jLdne;j(Ldny;)Zintermediary method_25001Lnet/minecraft/class_4325;method_25001(Lnet/minecraft/class_4877;)Znamed method_25001Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;method_25001(Lnet/minecraft/client/realms/dto/RealmsServer;)Z
-
drawExpired
- Mappings:
Namespace Name Mixin selector official cLdne;c(Ldmu;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
-
method_24987
private void method_24987(MatrixStack matrixStack, int int2, int int3, int int4, int int5, int int6)- Mappings:
Namespace Name Mixin selector official bLdne;b(Ldmu;IIIII)Vintermediary method_24987Lnet/minecraft/class_4325;method_24987(Lnet/minecraft/class_4587;IIIII)Vnamed method_24987Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;method_24987(Lnet/minecraft/client/util/math/MatrixStack;IIIII)V
-
drawOpen
- Mappings:
Namespace Name Mixin selector official dLdne;d(Ldmu;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 eLdne;e(Ldmu;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 fLdne;f(Ldmu;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 gLdne;g(Ldmu;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
protected void renderMousehoverTooltip(MatrixStack matrixStack, List<Text> list, int int2, int int3)- Mappings:
Namespace Name Mixin selector official aLdne;a(Ldmu;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
private void renderMoreInfo(MatrixStack matrixStack, int int2, int int3, int int4, int int5, boolean bool)- Mappings:
Namespace Name Mixin selector official aLdne;a(Ldmu;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
private void renderNews(MatrixStack matrixStack, int int2, int int3, boolean bool, int int4, int int5, boolean bool2, boolean bool3)- Mappings:
Namespace Name Mixin selector official aLdne;a(Ldmu;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 bLdne;b(Ldmu;)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 cLdne;c(Ldmu;)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 au_Ldne;au_()Ldne;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;
-
method_23765
- Mappings:
Namespace Name Mixin selector official aLdne;a(Ladj;)Vintermediary method_23765Lnet/minecraft/class_4325;method_23765(Lnet/minecraft/class_3300;)Vnamed method_23765Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;method_23765(Lnet/minecraft/resource/ResourceManager;)V
-
method_27452
- Mappings:
Namespace Name Mixin selector official aLdne;a([Loj;)Vintermediary method_27452Lnet/minecraft/class_4325;method_27452([Lnet/minecraft/class_2561;)Vnamed method_27452Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;method_27452([Lnet/minecraft/text/Text;)V
-
method_24985
- Mappings:
Namespace Name Mixin selector official aLdne;a(Ldsx;)Vintermediary method_24985Lnet/minecraft/class_4325;method_24985(Lnet/minecraft/class_4185;)Vnamed method_24985Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;method_24985(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
-