com.mojang.realmsclient.gui.screens

public class RealmsResetWorldScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fkf
com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
net.minecraft.class_4410
net.minecraft.client.realms.gui.screen.RealmsCreateWorldScreen

Field summary

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

Constructor summary

ModifierConstructor
private (Screen parent, RealmsServer serverData, int slot, Component title, Component subtitle, int subtitleColor, Component taskTitle, Runnable callback)
public (Screen parent, RealmsServer serverData, int slot, Component title, Component subtitle, int subtitleColor, Component taskTitle, RealmCreationTask creationTask, Runnable callback)

Method summary

Modifier and TypeMethod
public static RealmsResetWorldScreen
a(fty arg0, fij arg1, flh 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)
newRealm(Screen parent, RealmsServer serverData, WorldCreationTask creationTask, Runnable callback)
public static RealmsResetWorldScreen
a(fty arg0, int arg1, fij arg2, Runnable arg3)
forEmptySlot(Screen arg0, int arg1, RealmsServer arg2, Runnable arg3)
method_53801(class_437 arg0, int arg1, class_4877 arg2, Runnable arg3)
newWorld(Screen parent, int slot, RealmsServer serverData, Runnable callback)
public static RealmsResetWorldScreen
a(fty arg0, fij arg1, Runnable arg2)
forResetSlot(Screen arg0, RealmsServer arg1, Runnable arg2)
method_53805(class_437 arg0, class_4877 arg1, Runnable arg2)
resetWorld(Screen parent, RealmsServer serverData, Runnable callback)
public void
aT_()
init()
method_25426()
init()
protected void
c()
repositionElements()
method_48640()
refreshWidgetPositions()
public Component
i()
getNarrationMessage()
method_25435()
getNarratedTitle()
public void
aP_()
onClose()
method_25419()
close()
private void
a(fiz arg0)
templateSelectionCallback(WorldTemplate arg0)
method_32488(class_4890 arg0)
onSelectWorldTemplate(WorldTemplate template)
private void
a(flf arg0)
runResetTasks(LongRunningTask arg0)
method_54380(class_4358 arg0)
runTasks(LongRunningTask task)