com.mojang.realmsclient

public class RealmsMainScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget

eba
com.mojang.realmsclient.RealmsMainScreen
net.minecraft.class_4325
net.minecraft.client.realms.gui.screen.RealmsMainScreen
net.minecraft.src.C_3197_

Field summary

Modifier and TypeField
static final org.slf4j.Logger
a
LOGGER
field_19475
LOGGER
f_86257_
private static final ResourceLocation
b
ON_ICON_LOCATION
field_22552
ON_ICON
f_86300_
private static final ResourceLocation
c
OFF_ICON_LOCATION
field_22553
OFF_ICON
f_86301_
private static final ResourceLocation
I
EXPIRED_ICON_LOCATION
field_22554
EXPIRED_ICON
f_86302_
private static final ResourceLocation
J
EXPIRES_SOON_ICON_LOCATION
field_22555
EXPIRES_SOON_ICON
f_86303_
private static final ResourceLocation
K
LEAVE_ICON_LOCATION
field_22556
LEAVE_ICON
f_86304_
private static final ResourceLocation
L
INVITATION_ICONS_LOCATION
field_22557
INVITATION_ICON
f_86305_
private static final ResourceLocation
M
INVITE_ICON_LOCATION
field_22558
INVITE_ICON
f_86306_
static final ResourceLocation
N
WORLDICON_LOCATION
field_22559
WORLD_ICON
f_86307_
private static final ResourceLocation
O
LOGO_LOCATION
field_22560
REALMS
f_86308_
private static final ResourceLocation
P
CONFIGURE_LOCATION
field_22561
CONFIGURE_ICON
f_86309_
private static final ResourceLocation
Q
NEWS_LOCATION
field_22563
NEWS_ICON
f_86311_
private static final ResourceLocation
R
POPUP_LOCATION
field_22564
POPUP
f_86312_
private static final ResourceLocation
S
DARKEN_LOCATION
field_22548
DARKEN
f_86231_
static final ResourceLocation
T
CROSS_ICON_LOCATION
field_22549
CROSS_ICON
f_86232_
private static final ResourceLocation
U
TRIAL_ICON_LOCATION
field_22550
TRIAL_ICON
f_86233_
static final ResourceLocation
V
BUTTON_LOCATION
field_22551
WIDGETS
f_86234_
static final Component
W
NO_PENDING_INVITES_TEXT
field_26447
NO_PENDING_TEXT
f_86235_
static final Component
X
PENDING_INVITES_TEXT
field_26448
PENDING_TEXT
f_86236_
static final List<Component>
Y
TRIAL_MESSAGE_LINES
field_26449
TRIAL_MESSAGE_LINES
f_86237_
static final Component
Z
SERVER_UNITIALIZED_TEXT
field_26450
UNINITIALIZED_TEXT
f_86238_
static final Component
aa
SUBSCRIPTION_EXPIRED_TEXT
field_26451
EXPIRED_LIST_TEXT
f_86239_
static final Component
ab
SUBSCRIPTION_RENEW_TEXT
field_26452
EXPIRED_RENEW_TEXT
f_86240_
static final Component
ac
TRIAL_EXPIRED_TEXT
field_26453
EXPIRED_TRIAL_TEXT
f_86241_
static final Component
ad
SUBSCRIPTION_CREATE_TEXT
field_26454
EXPIRED_SUBSCRIBE_TEXT
f_86242_
static final Component
ae
SELECT_MINIGAME_PREFIX
field_26455
MINIGAME_TEXT
f_86243_
private static final Component
af
POPUP_TEXT
field_26456
POPUP_TEXT
f_86244_
private static final Component
ag
SERVER_EXPIRED_TOOLTIP
field_26457
EXPIRED_TEXT
f_86245_
private static final Component
ah
SERVER_EXPIRES_SOON_TOOLTIP
field_26458
EXPIRES_SOON_TEXT
f_86246_
private static final Component
ai
SERVER_EXPIRES_IN_DAY_TOOLTIP
field_26459
EXPIRES_IN_A_DAY_TEXT
f_86247_
private static final Component
aj
SERVER_OPEN_TOOLTIP
field_26460
OPEN_TEXT
f_86248_
private static final Component
ak
SERVER_CLOSED_TOOLTIP
field_26461
CLOSED_TEXT
f_86249_
private static final Component
al
LEAVE_SERVER_TOOLTIP
field_26462
LEAVE_TEXT
f_86250_
private static final Component
am
CONFIGURE_SERVER_TOOLTIP
field_26463
CONFIGURE_TEXT
f_86251_
private static final Component
an
NEWS_TOOLTIP
field_26465
NEWS_TEXT
f_86253_
static final Component
ao
UNITIALIZED_WORLD_NARRATION
field_33776
UNINITIALIZED_BUTTON_NARRATION
f_167175_
static final Component
ap
TRIAL_TEXT
field_33774
TRIAL_NARRATION
f_167173_
private static List<ResourceLocation>
aq
teaserImages
field_21517
IMAGES
f_86254_
private DataFetcher$Subscription
ar
dataSubscription
field_39680
periodicRunnersManager
f_238705_
private RealmsServerList
as
serverList
field_39681
serverFilterer
f_238533_
static boolean
at
overrideConfigure
field_19476
overrideConfigure
f_86256_
private static int
au
lastScrollYPosition
field_19481
lastScrollYPosition
f_86274_
static volatile boolean
av
hasParentalConsent
field_19494
hasParentalConsent
f_86275_
static volatile boolean
aw
checkedParentalConsent
field_19495
checkedParentalConsent
f_86276_
static volatile boolean
ax
checkedClientCompatability
field_19496
checkedClientCompatibility
f_86277_
static Screen
ay
realmsGenericErrorScreen
field_19463
realmsGenericErrorScreen
f_86278_
private static boolean
az
regionsPinged
field_19464
regionsPinged
f_86279_
private final com.google.common.util.concurrent.RateLimiter
aA
inviteNarrationLimiter
field_19477
rateLimiter
f_86280_
private boolean
aB
dontSetConnectedToRealms
field_19478
dontSetConnectedToRealms
f_86281_
final Screen
aC
lastScreen
field_19482
lastScreen
f_86282_
RealmsMainScreen$RealmSelectionList
aD
realmSelectionList
field_19483
realmSelectionList
f_86283_
private boolean
aE
realmsSelectionListAdded
field_33775
hasSelectionList
f_167174_
private Button
aF
playButton
field_19485
playButton
f_86285_
private Button
aG
backButton
field_19486
backButton
f_86286_
private Button
aH
renewButton
field_19487
renewButton
f_86287_
private Button
aI
configureButton
field_19488
configureButton
f_86288_
private Button
aJ
leaveButton
field_19489
leaveButton
f_86289_
private List<Component>
aK
toolTip
field_19490
tooltip
f_86290_
private List<RealmsServer>
aL
realmsServers
field_19491
realmsServers
f_86291_
volatile int
aM
numberOfPendingInvites
field_19492
pendingInvitesCount
f_86292_
int
aN
animTick
field_19493
animTick
f_86293_
private boolean
aO
hasFetchedServers
field_19497
hasFetchedServers
f_86294_
boolean
aP
popupOpenedByUser
field_19498
popupOpenedByUser
f_86295_
private boolean
aQ
justClosedPopup
field_19499
justClosedPopup
f_86296_
private volatile boolean
aR
trialsAvailable
field_19500
trialAvailable
f_86297_
private volatile boolean
aS
createdTrial
field_19456
createdTrial
f_86298_
private volatile boolean
aT
showingPopup
field_19457
showingPopup
f_86299_
volatile boolean
aU
hasUnreadNews
field_19458
hasUnreadNews
f_86258_
volatile String
aV
newsLink
field_19459
newsLink
f_86259_
private int
aW
carouselIndex
field_19460
carouselIndex
f_86260_
private int
aX
carouselTick
field_19461
carouselTick
f_86261_
private boolean
aY
hasSwitchedCarouselImage
field_19462
hasSwitchedCarouselImage
f_86262_
private List<KeyCombo>
aZ
keyCombos
field_19465
keyCombos
f_86263_
long
ba
lastClickTime
field_37267
lastPlayButtonClickTime
f_212359_
private ReentrantLock
bb
connectLock
field_19467
connectLock
f_86265_
private MultiLineLabel
bc
formattedPopup
field_26466
popupText
f_86266_
RealmsMainScreen$HoveredElement
bd
hoveredElement
field_24198
hoverState
f_86267_
private Button
be
showPopupButton
field_19469
showPopupButton
f_86268_
private RealmsMainScreen$PendingInvitesButton
bf
pendingInvitesButton
field_19470
pendingInvitesButton
f_86269_
private Button
bg
newsButton
field_19471
newsButton
f_86270_
private Button
bh
createTrialButton
field_19472
createTrialButton
f_86271_
private Button
bi
buyARealmButton
field_19473
buyARealmButton
f_86272_
private Button
bj
closeButton
field_19474
closeButton
f_86273_

Constructor summary

ModifierConstructor
public (Screen lastScreen)

Method summary

Modifier and TypeMethod
private boolean
k()
shouldShowMessageInList()
method_20842()
shouldShowMessageInList()
m_86318_()
public boolean
a()
shouldShowPopup()
method_20870()
shouldShowPopup()
m_86528_()
public void
b()
init()
method_25426()
init()
m_7856_()
private static boolean
z()
hasParentalConsent()
method_20918()
hasParentalConsent()
m_86321_()
public void
c()
addButtons()
method_20882()
addButtons()
m_86570_()
void
a(ebv arg0)
updateButtonStates(RealmsServer arg0)
method_20852(class_4877 arg0)
updateButtonStates(RealmsServer server)
m_86513_(C_3244_ arg0)
private boolean
A()
shouldShowPopupButton()
method_20920()
shouldShowPopupButton()
m_86324_()
boolean
b(ebv arg0)
shouldPlayButtonBeActive(RealmsServer arg0)
method_20874(class_4877 arg0)
shouldPlayButtonBeActive(RealmsServer server)
m_86562_(C_3244_ arg0)
private boolean
c(ebv arg0)
shouldRenewButtonBeActive(RealmsServer arg0)
method_20884(class_4877 arg0)
shouldRenewButtonBeActive(RealmsServer server)
m_86594_(C_3244_ arg0)
private boolean
d(ebv arg0)
shouldConfigureButtonBeVisible(RealmsServer arg0)
method_20892(class_4877 arg0)
shouldConfigureButtonBeVisible(RealmsServer server)
m_86619_(C_3244_ arg0)
private boolean
e(ebv arg0)
shouldLeaveButtonBeVisible(RealmsServer arg0)
method_20899(class_4877 arg0)
shouldLeaveButtonBeVisible(RealmsServer server)
m_86644_(C_3244_ arg0)
public void
d()
tick()
method_25393()
tick()
m_86600_()
private DataFetcher$Subscription
a(ecu arg0)
initDataFetcher(RealmsDataFetcher arg0)
method_44611(class_7578 arg0)
createPeriodicRunnersManager(RealmsPeriodicCheckers periodicCheckers)
m_86354_(C_3271_ arg0)
void
B()
refreshFetcher()
method_44609()
resetPeriodicRunnersManager()
m_240107_()
private void
C()
pingRegions()
method_20922()
pingRegions()
m_86327_()
private List<Long>
D()
getOwnedNonExpiredWorldIds()
method_20924()
getOwnedNonExpiredWorldIds()
m_86330_()
public void
e()
removed()
method_25432()
removed()
m_7861_()
public void
a(boolean arg0)
setCreatedTrial(boolean arg0)
method_35682(boolean arg0)
setCreatedTrial(boolean createdTrial)
m_167190_(boolean arg0)
void
f(ebv arg0)
onRenew(RealmsServer arg0)
method_20928(class_4877 arg0)
onRenew(RealmsServer realmsServer)
m_193499_(C_3244_ arg0)
private void
E()
checkClientCompatability()
method_20932()
checkClientCompatibility()
m_86336_()
void
F()
checkParentalConsent()
method_20936()
checkParentalConsent()
m_86342_()
private void
G()
switchToStage()
method_20938()
switchToStage()
m_86345_()
private void
H()
switchToLocal()
method_20940()
switchToLocal()
m_86348_()
private void
I()
switchToProd()
method_20941()
switchToProd()
m_86351_()
void
g(ebv arg0)
configureClicked(RealmsServer arg0)
method_20903(class_4877 arg0)
configureClicked(RealmsServer serverData)
m_86656_(C_3244_ arg0)
void
h(ebv arg0)
leaveClicked(RealmsServer arg0)
method_20906(class_4877 arg0)
leaveClicked(RealmsServer selectedServer)
m_86669_(C_3244_ arg0)
private void
J()
saveListScrollPosition()
method_20943()
saveListScrollPosition()
m_86357_()
private RealmsServer
K()
getSelectedServer()
method_38503()
findServer()
m_193481_()
private void
a(boolean arg0, ebv arg1)
leaveServer(boolean arg0, RealmsServer arg1)
method_24991(boolean arg0, class_4877 arg1)
leaveServer(boolean confirmed, RealmsServer realmsServer)
m_193493_(boolean p_193495_, C_3244_ arg1)
void
i(ebv arg0)
removeServer(RealmsServer arg0)
method_31174(class_4877 arg0)
removeServer(RealmsServer serverData)
m_86676_(C_3244_ arg0)
public void
f()
resetScreen()
method_38505()
removeSelection()
m_193498_()
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
m_7933_(int p_86402_, int p_86403_, int arg2)
void
L()
onClosePopup()
method_20834()
onClosePopup()
m_86360_()
public boolean
a(char arg0, int arg1)
charTyped(char arg0, int arg1)
method_25400(char arg0, int arg1)
charTyped(char arg0, int arg1)
m_5534_(char p_86389_, int arg1)
public void
a(eaq arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
m_6305_(C_3181_ p_86414_, int p_86415_, int p_86416_, float arg3)
private void
a(eaq arg0, int arg1, int arg2)
drawRealmsLogo(PoseStack arg0, int arg1, int arg2)
method_20845(class_4587 arg0, int arg1, int arg2)
drawRealmsLogo(MatrixStack matrices, int x, int y)
m_86408_(C_3181_ p_86410_, int p_86411_, int arg2)
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
m_6375_(double p_86398_, double arg1, int arg2)
private boolean
a(double arg0, double arg1)
isOutsidePopup(double arg0, double arg1)
method_20844(double arg0, double arg1)
isOutsidePopup(double xm, double ym)
m_86393_(double p_86395_, double arg1)
private void
b(eaq arg0)
drawPopup(PoseStack arg0)
method_20872(class_4587 arg0)
drawPopup(MatrixStack matrices)
m_202329_(C_3181_ arg0)
int
M()
popupX0()
method_20835()
popupX0()
m_86363_()
int
N()
popupY0()
method_20836()
popupY0()
m_86366_()
void
a(eaq arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5, boolean arg6)
drawInvitationPendingIcon(PoseStack arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5, boolean arg6)
method_20849(class_4587 arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5, boolean arg6)
drawInvitationPendingIcon(MatrixStack matrices, int mouseX, int mouseY, int x, int y, boolean hovered, boolean active)
m_86424_(C_3181_ p_86426_, int p_86427_, int p_86428_, int p_86429_, int p_86430_, boolean p_86431_, boolean arg6)
private boolean
c(double arg0, double arg1)
inPendingInvitationArea(double arg0, double arg1)
method_20871(double arg0, double arg1)
inPendingInvitationArea(double xm, double ym)
m_86571_(double p_86573_, double arg1)
public void
a(ebv arg0, elm arg1)
play(RealmsServer arg0, Screen arg1)
method_20853(class_4877 arg0, class_437 arg1)
play(RealmsServer serverData, Screen parent)
m_86515_(C_3244_ p_86517_, C_3583_ arg1)
boolean
j(ebv arg0)
isSelfOwnedServer(RealmsServer arg0)
method_20909(class_4877 arg0)
isSelfOwnedServer(RealmsServer serverData)
m_86683_(C_3244_ arg0)
private boolean
k(ebv arg0)
isSelfOwnedNonExpiredServer(RealmsServer arg0)
method_25001(class_4877 arg0)
isOwnedNotExpired(RealmsServer serverData)
m_86688_(C_3244_ arg0)
void
c(eaq arg0, int arg1, int arg2, int arg3, int arg4)
drawExpired(PoseStack arg0, int arg1, int arg2, int arg3, int arg4)
method_20846(class_4587 arg0, int arg1, int arg2, int arg3, int arg4)
drawExpired(MatrixStack matrices, int x, int y, int mouseX, int mouseY)
m_86576_(C_3181_ p_86578_, int p_86579_, int p_86580_, int p_86581_, int arg4)
void
b(eaq arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
drawExpiring(PoseStack arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
method_24987(class_4587 arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
drawExpiring(MatrixStack matrices, int x, int y, int mouseX, int mouseY, int remainingDays)
m_86537_(C_3181_ p_86539_, int p_86540_, int p_86541_, int p_86542_, int p_86543_, int arg5)
void
d(eaq arg0, int arg1, int arg2, int arg3, int arg4)
drawOpen(PoseStack arg0, int arg1, int arg2, int arg3, int arg4)
method_20873(class_4587 arg0, int arg1, int arg2, int arg3, int arg4)
drawOpen(MatrixStack matrices, int x, int y, int mouseX, int mouseY)
m_86601_(C_3181_ p_86603_, int p_86604_, int p_86605_, int p_86606_, int arg4)
void
e(eaq arg0, int arg1, int arg2, int arg3, int arg4)
drawClose(PoseStack arg0, int arg1, int arg2, int arg3, int arg4)
method_20883(class_4587 arg0, int arg1, int arg2, int arg3, int arg4)
drawClose(MatrixStack matrices, int x, int y, int mouseX, int mouseY)
m_86626_(C_3181_ p_86628_, int p_86629_, int p_86630_, int p_86631_, int arg4)
void
f(eaq arg0, int arg1, int arg2, int arg3, int arg4)
drawLeave(PoseStack arg0, int arg1, int arg2, int arg3, int arg4)
method_20891(class_4587 arg0, int arg1, int arg2, int arg3, int arg4)
drawLeave(MatrixStack matrices, int x, int y, int mouseX, int mouseY)
m_86648_(C_3181_ p_86650_, int p_86651_, int p_86652_, int p_86653_, int arg4)
void
g(eaq arg0, int arg1, int arg2, int arg3, int arg4)
drawConfigure(PoseStack arg0, int arg1, int arg2, int arg3, int arg4)
method_20898(class_4587 arg0, int arg1, int arg2, int arg3, int arg4)
drawConfigure(MatrixStack matrices, int x, int y, int mouseX, int mouseY)
m_86661_(C_3181_ p_86663_, int p_86664_, int p_86665_, int p_86666_, int arg4)
protected void
a(eaq arg0, List<rq> arg1, int arg2, int arg3)
renderMousehoverTooltip(PoseStack arg0, List<Component> arg1, int arg2, int arg3)
method_20867(class_4587 arg0, List<class_2561> arg1, int arg2, int arg3)
renderMousehoverTooltip(MatrixStack matrices, List<Text> tooltips, int x, int y)
m_86441_(C_3181_ p_86443_, List<C_4996_> p_86444_, int p_86445_, int arg3)
void
a(eaq arg0, int arg1, int arg2, boolean arg3, int arg4, int arg5, boolean arg6, boolean arg7)
renderNews(PoseStack arg0, int arg1, int arg2, boolean arg3, int arg4, int arg5, boolean arg6, boolean arg7)
method_20850(class_4587 arg0, int arg1, int arg2, boolean arg3, int arg4, int arg5, boolean arg6, boolean arg7)
renderNews(MatrixStack matrices, int mouseX, int mouseY, boolean hasUnread, int x, int y, boolean hovered, boolean active)
m_86432_(C_3181_ p_86434_, int p_86435_, int p_86436_, boolean p_86437_, int p_86438_, int p_86439_, boolean p_86440_, boolean arg7)
private void
c(eaq arg0)
renderLocal(PoseStack arg0)
method_20837(class_4587 arg0)
renderLocal(MatrixStack matrices)
m_86531_(C_3181_ arg0)
private void
d(eaq arg0)
renderStage(PoseStack arg0)
method_20838(class_4587 arg0)
renderStage(MatrixStack matrices)
m_86574_(C_3181_ arg0)
public RealmsMainScreen
g()
newScreen()
method_20902()
newScreen()
m_86660_()
public static void
a(aim arg0)
updateTeaserImages(ResourceManager arg0)
method_23765(class_3300 arg0)
loadImages(ResourceManager manager)
m_86406_(C_77_ p_86407_)
void
a(rq... arg0)
setTooltip(Component... arg0)
method_27452(class_2561... arg0)
setTooltips(Text... tooltips)
m_86526_(C_4996_... arg0)
private void
a(ehp arg0)
pendingButtonPress(Button arg0)
method_24985(class_4185 arg0)
openPendingInvitesScreen(ButtonWidget button)
m_86518_(C_3451_ arg0)