com.mojang.realmsclient.gui.screens

public class RealmsNotificationsScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

eli
com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
net.minecraft.class_4399
net.minecraft.unmapped.C_whfmirsi
net.minecraft.client.realms.gui.screen.RealmsNotificationsScreen
net.minecraft.client.realms.gui.screen.RealmsNotificationsScreen
net.minecraft.src.C_3304_

Field summary

Modifier and TypeField
private static final ResourceLocation
a
INVITE_ICON_LOCATION
field_22698
f_ogzalaya
INVITE_ICON
INVITE_ICON
f_88821_
private static final ResourceLocation
b
TRIAL_ICON_LOCATION
field_22699
f_eekxscnx
TRIAL_ICON
TRIAL_ICON
f_88822_
private static final ResourceLocation
c
NEWS_ICON_LOCATION
field_22700
f_rtgqylau
NEWS_NOTIFICATION
NEWS_NOTIFICATION
f_88823_
private static final ResourceLocation
G
UNSEEN_NOTIFICATION_ICON_LOCATION
field_43036
f_qqrbvxor
UNSEEN_NOTIFICATION
f_273879_
private DataFetcher$Subscription
H
realmsDataSubscription
field_39695
f_ocegpgeu
periodicRunnersManager
f_238623_
private RealmsNotificationsScreen$DataFetcherConfiguration
I
currentConfiguration
field_43037
f_mrqrhkya
currentRunnersFactory
f_273898_
private volatile int
J
numberOfPendingInvites
field_19924
f_stmitskm
pendingInvitesCount
numberOfPendingInvites
f_88825_
static boolean
K
checkedMcoAvailability
field_19925
f_grhturom
checkedMcoAvailability
checkedMcoAvailability
f_88826_
private static boolean
L
trialAvailable
field_19926
f_wvxtzuiy
trialAvailable
trialAvailable
f_88827_
static boolean
M
validClient
field_19927
f_xnscnlxs
validClient
validClient
f_88828_
private static boolean
N
hasUnreadNews
field_19928
f_mzmklwkt
hasUnreadNews
hasUnreadNews
f_88829_
private static boolean
O
hasUnseenNotifications
field_43038
f_lvbhqvqb
hasUnseenNotification
f_273905_
private final RealmsNotificationsScreen$DataFetcherConfiguration
P
showAll
field_43039
f_wpfbphjt
newsAndNotifications
f_273899_
private final RealmsNotificationsScreen$DataFetcherConfiguration
Q
onlyNotifications
field_43040
f_risujngp
notificationsOnly
f_273849_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
b()
init()
method_25426()
m_xaqeivsh()
init()
init()
m_7856_()
public void
ay_()
added()
method_49589()
m_efvbcpbf()
onDisplayed()
onDisplayed()
m_274333_()
private RealmsNotificationsScreen$DataFetcherConfiguration
B()
getConfiguration()
method_49584()
m_qhprqvfq()
getRunnersFactory()
m_274595_()
public void
f()
tick()
method_25393()
m_ndigxngy()
tick()
tick()
m_86600_()
private boolean
C()
getRealmsNotificationsEnabled()
method_25169()
m_kzuryely()
shouldShowRealmsNews()
shouldShowNotifications()
m_88848_()
private boolean
D()
inTitleScreen()
method_25170()
m_eihstwgk()
isTitleScreen()
isTitleScreen()
m_88849_()
private void
E()
checkIfMcoEnabled()
method_21294()
m_okwqkxiv()
checkIfMcoEnabled()
checkIfMcoEnabled()
m_88850_()
public void
a(eox arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
m_ljhpujrm(C_sedilmty arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
m_88315_(C_279497_ p_282992_, int p_283028_, int p_281605_, float arg3)
private void
a(eox arg0, int arg1, int arg2)
drawIcons(GuiGraphics arg0, int arg1, int arg2)
method_21295(class_332 arg0, int arg1, int arg2)
m_ozxqhojn(C_sedilmty arg0, int arg1, int arg2)
drawIcons(DrawContext context, int mouseX, int mouseY)
drawIcons(GuiGraphics graphics, int mouseX, int mouseY)
m_280451_(C_279497_ p_283380_, int p_283457_, int arg2)
void
a(ekq arg0, elx$c arg1)
addNewsAndInvitesSubscriptions(RealmsDataFetcher arg0, DataFetcher$Subscription arg1)
method_49586(class_7578 arg0, class_7581$class_7584 arg1)
m_wxtdtdii(C_yyprjalz arg0, C_tfgqmjhb$C_zolmsrgs arg1)
addRunners(RealmsPeriodicCheckers checkers, PeriodicRunnerFactory$RunnersManager manager)
m_274584_(C_3271_ p_275623_, C_238486_$C_238494_ arg1)
void
b(ekq arg0, elx$c arg1)
addNotificationsSubscriptions(RealmsDataFetcher arg0, DataFetcher$Subscription arg1)
method_49590(class_7578 arg0, class_7581$class_7584 arg1)
m_guufnxia(C_yyprjalz arg0, C_tfgqmjhb$C_zolmsrgs arg1)
addNotificationRunner(RealmsPeriodicCheckers checkers, PeriodicRunnerFactory$RunnersManager manager)
m_274585_(C_3271_ p_275628_, C_238486_$C_238494_ arg1)