com.mojang.realmsclient.gui.screens

public class RealmsSubscriptionInfoScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

etl
com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
net.minecraft.class_4425
net.minecraft.client.realms.gui.screen.RealmsSubscriptionInfoScreen
net.minecraft.src.C_3337_

Field summary

Modifier and TypeField
static final org.slf4j.Logger
a
LOGGER
field_20146
LOGGER
f_89963_
private static final Component
b
SUBSCRIPTION_TITLE
field_20153
SUBSCRIPTION_TITLE
f_89964_
private static final Component
c
SUBSCRIPTION_START_LABEL
field_20154
SUBSCRIPTION_START_LABEL_TEXT
f_89965_
private static final Component
v
TIME_LEFT_LABEL
field_20155
TIME_LEFT_LABEL_TEXT
f_89966_
private static final Component
w
DAYS_LEFT_LABEL
field_20156
DAYS_LEFT_LABEL_TEXT
f_89967_
private static final Component
x
SUBSCRIPTION_EXPIRED_TEXT
field_26517
EXPIRED_TEXT
f_89968_
private static final Component
y
SUBSCRIPTION_LESS_THAN_A_DAY_TEXT
field_26518
EXPIRES_IN_LESS_THAN_A_DAY_TEXT
f_89969_
private static final Component
z
UNKNOWN
field_34033
UNKNOWN_TEXT
f_182537_
private static final Component
A
RECURRING_INFO
field_43152
RECURRING_INFO_TEXT
f_276373_
private final Screen
B
lastScreen
field_20147
parent
f_89974_
final RealmsServer
C
serverData
field_20148
serverData
f_89975_
final Screen
D
mainScreen
field_20149
mainScreen
f_89976_
private Component
E
daysLeft
field_20157
daysLeft
f_89960_
private Component
F
startDate
field_20158
startDate
f_89961_
private Subscription$SubscriptionType
G
type
field_20159
type
f_89962_

Constructor summary

ModifierConstructor
public (Screen parent, RealmsServer serverData, Screen mainScreen)

Method summary

Modifier and TypeMethod
public void
aN_()
init()
method_25426()
init()
m_7856_()
public Component
h()
getNarrationMessage()
method_25435()
getNarratedTitle()
m_142562_()
private void
c(boolean arg0)
deleteRealm(boolean arg0)
method_25271(boolean arg0)
onDeletionConfirmed(boolean delete)
m_90011_(boolean arg0)
private void
a(long arg0)
getSubscription(long arg0)
method_21500(long arg0)
getSubscription(long worldId)
m_89989_(long arg0)
private static Component
b(long arg0)
localPresentation(long arg0)
method_21502(long arg0)
localPresentation(long time)
m_182538_(long p_182539_)
public void
aE_()
onClose()
method_25419()
close()
m_7379_()
public void
a(ewu 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_281266_, int p_281799_, int p_282330_, float arg3)
private Component
a(int arg0)
daysLeftPresentation(int arg0)
method_21499(int arg0)
daysLeftPresentation(int daysLeft)
m_89983_(int arg0)