com.mojang.realmsclient.gui.screens

public class RealmsResetWorldScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fpv
com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
net.minecraft.class_4410

Field summary

Modifier and TypeField
static final org.slf4j.Logger
c
LOGGER
field_19999
private static final Component
D
CREATE_REALM_TITLE
field_46127
private static final Component
E
CREATE_REALM_SUBTITLE
field_46115
private static final Component
F
CREATE_WORLD_TITLE
field_46116
private static final Component
G
CREATE_WORLD_SUBTITLE
field_46117
private static final Component
H
GENERATE_NEW_WORLD
field_54386
private static final Component
I
RESET_WORLD_TITLE
field_46118
private static final Component
J
RESET_WORLD_SUBTITLE
field_46119
public static final Component
a
CREATE_WORLD_RESET_TASK_TITLE
field_46125
private static final Component
K
RESET_WORLD_RESET_TASK_TITLE
field_46120
private static final Component
L
WORLD_TEMPLATES_TITLE
field_46121
private static final Component
M
ADVENTURES_TITLE
field_46122
private static final Component
N
EXPERIENCES_TITLE
field_46123
private static final Component
O
INSPIRATION_TITLE
field_46124
private final Screen
P
lastScreen
field_20000
private final RealmsServer
Q
serverData
field_20001
private final Component
R
subtitle
field_20006
private final int
S
subtitleColor
field_20008
private final Component
T
resetTaskTitle
field_20501
private static final ResourceLocation
U
UPLOAD_LOCATION
field_22714
private static final ResourceLocation
V
ADVENTURE_MAP_LOCATION
field_22715
private static final ResourceLocation
W
SURVIVAL_SPAWN_LOCATION
field_22716
private static final ResourceLocation
X
NEW_WORLD_LOCATION
field_22708
private static final ResourceLocation
Y
EXPERIENCE_LOCATION
field_22709
private static final ResourceLocation
Z
INSPIRATION_LOCATION
field_22710
WorldTemplatePaginatedList
aa
templates
field_20495
WorldTemplatePaginatedList
ab
adventuremaps
field_20496
WorldTemplatePaginatedList
ac
experiences
field_20497
WorldTemplatePaginatedList
ad
inspirations
field_20498
public final int
b
slot
field_19998
private final RealmCreationTask
ae
realmCreationTask
field_46709
private final Runnable
af
resetWorldRunnable
field_22711
private final HeaderAndFooterLayout
ag
layout
field_46126

Constructor summary

ModifierConstructor
private (Screen arg0, RealmsServer arg1, int arg2, Component arg3, Component arg4, int arg5, Component arg6, Runnable arg7)
public (Screen arg0, RealmsServer arg1, int arg2, Component arg3, Component arg4, int arg5, Component arg6, RealmCreationTask arg7, Runnable arg8)

Method summary

Modifier and TypeMethod
public static RealmsResetWorldScreen
a(gcn arg0, fny arg1, frg arg2, Runnable arg3)
forNewRealm(Screen arg0, RealmsServer arg1, RealmCreationTask arg2, Runnable arg3)
method_53802(class_437 arg0, class_4877 arg1, class_4445 arg2, Runnable arg3)
public static RealmsResetWorldScreen
a(gcn arg0, int arg1, fny arg2, Runnable arg3)
forEmptySlot(Screen arg0, int arg1, RealmsServer arg2, Runnable arg3)
method_53801(class_437 arg0, int arg1, class_4877 arg2, Runnable arg3)
public static RealmsResetWorldScreen
a(gcn arg0, fny arg1, Runnable arg2)
forResetSlot(Screen arg0, RealmsServer arg1, Runnable arg2)
method_53805(class_437 arg0, class_4877 arg1, Runnable arg2)
public void
aR_()
init()
method_25426()
protected void
c()
repositionElements()
method_48640()
public Component
i()
getNarrationMessage()
method_25435()
public void
aM_()
onClose()
method_25419()
private void
a(fou arg0)
templateSelectionCallback(WorldTemplate arg0)
method_32488(class_4890 arg0)
private void
a(fre arg0)
runResetTasks(LongRunningTask arg0)
method_54380(class_4358 arg0)