com.mojang.realmsclient.gui.screens

public class RealmsNotificationsScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

ekc
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
J
UNSEEN_NOTIFICATION_ICON_LOCATION
field_43036
UNSEEN_NOTIFICATION
f_273879_
private DataFetcher$Subscription
K
realmsDataSubscription
field_39695
periodicRunnersManager
f_238623_
private RealmsNotificationsScreen$DataFetcherConfiguration
L
currentConfiguration
field_43037
currentRunnersFactory
f_273898_
private volatile int
M
numberOfPendingInvites
field_19924
pendingInvitesCount
f_88825_
static boolean
N
checkedMcoAvailability
field_19925
checkedMcoAvailability
f_88826_
private static boolean
O
trialAvailable
field_19926
trialAvailable
f_88827_
static boolean
P
validClient
field_19927
validClient
f_88828_
private static boolean
Q
hasUnreadNews
field_19928
hasUnreadNews
f_88829_
private static boolean
R
hasUnseenNotifications
field_43038
hasUnseenNotification
f_273905_
private final RealmsNotificationsScreen$DataFetcherConfiguration
S
showAll
field_43039
newsAndNotifications
f_273899_
private final RealmsNotificationsScreen$DataFetcherConfiguration
T
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
aA_()
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(ehe 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_86412_(C_3181_ p_88838_, int p_88839_, int p_88840_, float arg3)
private void
a(ehe arg0, int arg1, int arg2)
drawIcons(PoseStack arg0, int arg1, int arg2)
method_21295(class_4587 arg0, int arg1, int arg2)
drawIcons(MatrixStack matrices, int mouseX, int mouseY)
m_88832_(C_3181_ p_88834_, int p_88835_, int arg2)
void
a(ejk arg0, ekr$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(ejk arg0, ekr$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)