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.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
INVITE_ICON
f_88821_
private static final ResourceLocation
b
TRIAL_ICON_LOCATION
field_22699
TRIAL_ICON
f_88822_
private static final ResourceLocation
c
NEWS_ICON_LOCATION
field_22700
NEWS_NOTIFICATION
f_88823_
private static final ResourceLocation
G
UNSEEN_NOTIFICATION_ICON_LOCATION
field_43036
UNSEEN_NOTIFICATION
f_273879_
private DataFetcher$Subscription
H
realmsDataSubscription
field_39695
periodicRunnersManager
f_238623_
private RealmsNotificationsScreen$DataFetcherConfiguration
I
currentConfiguration
field_43037
currentRunnersFactory
f_273898_
private volatile int
J
numberOfPendingInvites
field_19924
pendingInvitesCount
f_88825_
static boolean
K
checkedMcoAvailability
field_19925
checkedMcoAvailability
f_88826_
private static boolean
L
trialAvailable
field_19926
trialAvailable
f_88827_
static boolean
M
validClient
field_19927
validClient
f_88828_
private static boolean
N
hasUnreadNews
field_19928
hasUnreadNews
f_88829_
private static boolean
O
hasUnseenNotifications
field_43038
hasUnseenNotification
f_273905_
private final RealmsNotificationsScreen$DataFetcherConfiguration
P
showAll
field_43039
newsAndNotifications
f_273899_
private final RealmsNotificationsScreen$DataFetcherConfiguration
Q
onlyNotifications
field_43040
notificationsOnly
f_273849_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
b()
init()
method_25426()
init()
m_7856_()
public void
ay_()
added()
method_49589()
onDisplayed()
m_274333_()
private RealmsNotificationsScreen$DataFetcherConfiguration
B()
getConfiguration()
method_49584()
getRunnersFactory()
m_274595_()
public void
f()
tick()
method_25393()
tick()
m_86600_()
private boolean
C()
getRealmsNotificationsEnabled()
method_25169()
shouldShowRealmsNews()
m_88848_()
private boolean
D()
inTitleScreen()
method_25170()
isTitleScreen()
m_88849_()
private void
E()
checkIfMcoEnabled()
method_21294()
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)
render(DrawContext arg0, int arg1, int arg2, float arg3)
m_88315_(C_279497_ p_282992_, int p_283028_, int p_281605_, float arg3)
private void
c(eox arg0)
drawIcons(GuiGraphics arg0)
method_21295(class_332 arg0)
drawIcons(DrawContext context)
m_280451_(C_279497_ arg0)
void
a(ekq arg0, elx$c arg1)
addNewsAndInvitesSubscriptions(RealmsDataFetcher arg0, DataFetcher$Subscription arg1)
method_49586(class_7578 arg0, class_7581$class_7584 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)
addNotificationRunner(RealmsPeriodicCheckers checkers, PeriodicRunnerFactory$RunnersManager manager)
m_274585_(C_3271_ p_275628_, C_238486_$C_238494_ arg1)