com.mojang.realmsclient.gui.screens.configuration

class RealmsSubscriptionTab

extends GridLayoutTab implements RealmsConfigurationTab

All mapped superinterfaces:

Tab, RealmsConfigurationTab

fsh
com.mojang.realmsclient.gui.screens.configuration.RealmsSubscriptionTab
net.minecraft.class_4425
net.minecraft.client.realms.gui.screen.tab.RealmsSubscriptionInfoTab

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
b
LOGGER
field_20146
LOGGER
private static final int
d
DEFAULT_COMPONENT_WIDTH
field_60284
field_60284
private static final int
e
EXTRA_SPACING
field_60285
field_60285
private static final int
f
DEFAULT_SPACING
field_60286
field_60286
static final Component
a
TITLE
field_20153
SUBSCRIPTION_TITLE
private static final Component
g
SUBSCRIPTION_START_LABEL
field_20154
SUBSCRIPTION_START_LABEL_TEXT
private static final Component
h
TIME_LEFT_LABEL
field_20155
TIME_LEFT_LABEL_TEXT
private static final Component
i
DAYS_LEFT_LABEL
field_20156
DAYS_LEFT_LABEL_TEXT
private static final Component
j
SUBSCRIPTION_EXPIRED_TEXT
field_26517
EXPIRED_TEXT
private static final Component
k
SUBSCRIPTION_LESS_THAN_A_DAY_TEXT
field_26518
EXPIRES_IN_LESS_THAN_A_DAY_TEXT
private static final Component
l
UNKNOWN
field_34033
UNKNOWN_TEXT
private static final Component
m
RECURRING_INFO
field_43152
RECURRING_INFO_TEXT
private final RealmsConfigureWorldScreen
n
configurationScreen
field_60287
screen
private final Minecraft
o
minecraft
field_60288
client
private final Button
p
deleteButton
field_60289
deleteWorldButton
private final FocusableTextWidget
q
subscriptionInfo
field_60290
subscriptionInfoTextWidget
private final StringWidget
r
startDateWidget
field_60291
startDateTextWidget
private final StringWidget
s
daysLeftLabelWidget
field_60292
timeLeftLabelTextWidget
private final StringWidget
t
daysLeftWidget
field_60293
daysLeftTextWidget
private RealmsServer
u
serverData
field_20148
serverData
private Component
v
daysLeft
field_20157
daysLeft
private Component
w
startDate
field_20158
startDate
private Subscription$SubscriptionType
x
type
field_20159
type

Constructor summary

ModifierConstructor
(RealmsConfigureWorldScreen screen, Minecraft client, RealmsServer server)

Method summary

Modifier and TypeMethod
private void
c()
deleteRealm()
method_25271()
onDeletionConfirmed()
private void
a(long arg0)
getSubscription(long arg0)
method_21500(long arg0)
getSubscription(long worldId)
private static Component
b(long arg0)
localPresentation(long arg0)
method_21502(long arg0)
localPresentation(long time)
private Component
a(int arg0)
daysLeftPresentation(int arg0)
method_21499(int arg0)
daysLeftPresentation(int daysLeft)
public void
a(fpw arg0)
updateData(RealmsServer arg0)
method_71200(class_4877 arg0)
update(RealmsServer arg0)
public Component
aS_()
getTabExtraNarration()
method_71245()
getNarratedHint()