com.mojang.realmsclient.gui.screens

public class RealmsSubscriptionInfoScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fkk
com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
net.minecraft.class_4425
net.minecraft.client.realms.gui.screen.RealmsSubscriptionInfoScreen

Field summary

Modifier and TypeField
static final org.slf4j.Logger
a
LOGGER
field_20146
LOGGER
private static final Component
b
SUBSCRIPTION_TITLE
field_20153
SUBSCRIPTION_TITLE
private static final Component
c
SUBSCRIPTION_START_LABEL
field_20154
SUBSCRIPTION_START_LABEL_TEXT
private static final Component
C
TIME_LEFT_LABEL
field_20155
TIME_LEFT_LABEL_TEXT
private static final Component
D
DAYS_LEFT_LABEL
field_20156
DAYS_LEFT_LABEL_TEXT
private static final Component
E
SUBSCRIPTION_EXPIRED_TEXT
field_26517
EXPIRED_TEXT
private static final Component
F
SUBSCRIPTION_LESS_THAN_A_DAY_TEXT
field_26518
EXPIRES_IN_LESS_THAN_A_DAY_TEXT
private static final Component
G
UNKNOWN
field_34033
UNKNOWN_TEXT
private static final Component
H
RECURRING_INFO
field_43152
RECURRING_INFO_TEXT
private final Screen
I
lastScreen
field_20147
parent
final RealmsServer
J
serverData
field_20148
serverData
final Screen
K
mainScreen
field_20149
mainScreen
private Component
L
daysLeft
field_20157
daysLeft
private Component
M
startDate
field_20158
startDate
private Subscription$SubscriptionType
N
type
field_20159
type

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
aT_()
init()
method_25426()
init()
public Component
i()
getNarrationMessage()
method_25435()
getNarratedTitle()
private void
E()
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)
public void
aP_()
onClose()
method_25419()
close()
public void
a(fns 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)
private Component
a(int arg0)
daysLeftPresentation(int arg0)
method_21499(int arg0)
daysLeftPresentation(int daysLeft)