com.mojang.realmsclient.gui.screens

public class RealmsResetWorldScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fmw
com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
net.minecraft.class_4410
net.minecraft.unmapped.C_jpqqwpue
net.minecraft.client.realms.gui.screen.RealmsCreateWorldScreen
net.minecraft.client.gui.screen.realms.RealmsResetWorldScreen

Field summary

Modifier and TypeField
static final org.slf4j.Logger
c
LOGGER
field_19999
f_wzolaybz
LOGGER
LOGGER
private static final Component
C
CREATE_REALM_TITLE
field_46127
f_tapkiaxp
CREATE_REALM_TITLE
CREATE_REALM
private static final Component
D
CREATE_REALM_SUBTITLE
field_46115
f_dbttgekm
CREATE_REALM_SUBTITLE
CREATE_REALM_SUBTITLE
private static final Component
E
CREATE_WORLD_TITLE
field_46116
f_zenfhkdq
CREATE_WORLD_TITLE
CREATE_WORLD
private static final Component
F
CREATE_WORLD_SUBTITLE
field_46117
f_fizcwkxy
CREATE_WORLD_SUBTITLE
CREATE_WORLD_SUBTITLE
private static final Component
G
GENERATE_NEW_WORLD
field_54386
f_nkdejjrv
NEW_WORLD_BUTTON_TEXT
private static final Component
H
RESET_WORLD_TITLE
field_46118
f_fvjmwyti
RESET_WORLD_TITLE
RESET_WORLD_TITLE
private static final Component
I
RESET_WORLD_SUBTITLE
field_46119
f_cxpwfhia
RESET_WORLD_SUBTITLE
RESET_WORLD_WARNING
public static final Component
a
CREATE_WORLD_RESET_TASK_TITLE
field_46125
f_wzzsqiyl
CREATING_TEXT
CREATING_WORLD
private static final Component
J
RESET_WORLD_RESET_TASK_TITLE
field_46120
f_xegietfk
RESETTING_TEXT
RESETTING_WORLD
private static final Component
K
WORLD_TEMPLATES_TITLE
field_46121
f_hyssknyk
TEMPLATE_TEXT
WORLD_TEMPLATES
private static final Component
L
ADVENTURES_TITLE
field_46122
f_trmmbooe
ADVENTURE_TEXT
ADVENTURE_WORLD_TEMPLATES
private static final Component
M
EXPERIENCES_TITLE
field_46123
f_tgakxhiz
EXPERIENCE_TEXT
EXPERIENCE_WORLD_TEMPLATES
private static final Component
N
INSPIRATION_TITLE
field_46124
f_iipypboc
INSPIRATION_TEXT
INSPIRATION_WORLD_TEMPLATES
private final Screen
O
lastScreen
field_20000
f_lbvrntkm
parent
parent
private final RealmsServer
P
serverData
field_20001
f_rkymuutr
serverData
serverData
private final Component
Q
subtitle
field_20006
f_suveijsj
subtitle
subtitle
private final int
R
subtitleColor
field_20008
f_oiyxedmc
subtitleColor
subtitleColor
private final Component
S
resetTaskTitle
field_20501
f_xdhjoftw
taskTitle
taskTitle
private static final ResourceLocation
T
UPLOAD_LOCATION
field_22714
f_sfxxvvgv
UPLOAD_TEXTURE
UPLOAD_TEXTURE
private static final ResourceLocation
U
ADVENTURE_MAP_LOCATION
field_22715
f_rkaiknfn
ADVENTURE_TEXTURE
ADVENTURE_TEXTURE
private static final ResourceLocation
V
SURVIVAL_SPAWN_LOCATION
field_22716
f_hgzjanfi
SURVIVAL_SPAWN_TEXTURE
SURVIVAL_SPAWN_TEXTURE
private static final ResourceLocation
W
NEW_WORLD_LOCATION
field_22708
f_xojthuxe
NEW_WORLD_TEXTURE
NEW_WORLD_TEXTURE
private static final ResourceLocation
X
EXPERIENCE_LOCATION
field_22709
f_xwyhvsdq
EXPERIENCE_TEXTURE
EXPERIENCE_TEXTURE
private static final ResourceLocation
Y
INSPIRATION_LOCATION
field_22710
f_byxcutms
INSPIRATION_TEXTURE
INSPIRATION_TEXTURE
WorldTemplatePaginatedList
Z
templates
field_20495
f_gvaomkif
normalWorldTemplates
normalWorldTemplates
WorldTemplatePaginatedList
aa
adventuremaps
field_20496
f_iyhlpxiu
adventureWorldTemplates
adventureWorldTemplates
WorldTemplatePaginatedList
ab
experiences
field_20497
f_oljwvruw
experienceWorldTemplates
experienceWorldTemplates
WorldTemplatePaginatedList
ac
inspirations
field_20498
f_iswnymgz
inspirationWorldTemplates
inspirationWorldTemplates
public final int
b
slot
field_19998
f_afqeglwi
slot
slot
private final RealmCreationTask
ad
realmCreationTask
field_46709
f_eaczsvng
creationTask
worldCreationTask
private final Runnable
ae
resetWorldRunnable
field_22711
f_yivxmovw
callback
resetCallback
private final HeaderAndFooterLayout
af
layout
field_46126
f_jymkebek
layout
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(fyb arg0, fla arg1, fny 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)
m_jicjpfoi(C_wrmtlwqx arg0, C_pwmwypfb arg1, C_hspxlahv arg2, Runnable arg3)
newRealm(Screen parent, RealmsServer serverData, WorldCreationTask creationTask, Runnable callback)
create(Screen parent, RealmsServer serverData, CreateWorldTask worldCreationTask, Runnable resetCallback)
public static RealmsResetWorldScreen
a(fyb arg0, int arg1, fla arg2, Runnable arg3)
forEmptySlot(Screen arg0, int arg1, RealmsServer arg2, Runnable arg3)
method_53801(class_437 arg0, int arg1, class_4877 arg2, Runnable arg3)
m_colxhfyf(C_wrmtlwqx arg0, int arg1, C_pwmwypfb arg2, Runnable arg3)
newWorld(Screen parent, int slot, RealmsServer serverData, Runnable callback)
create(Screen parent, int slot, RealmsServer serverData, Runnable resetCallback)
public static RealmsResetWorldScreen
a(fyb arg0, fla arg1, Runnable arg2)
forResetSlot(Screen arg0, RealmsServer arg1, Runnable arg2)
method_53805(class_437 arg0, class_4877 arg1, Runnable arg2)
m_uudnolas(C_wrmtlwqx arg0, C_pwmwypfb arg1, Runnable arg2)
resetWorld(Screen parent, RealmsServer serverData, Runnable callback)
create(Screen parent, RealmsServer serverData, Runnable resetCallback)
public void
aO_()
init()
method_25426()
m_xaqeivsh()
init()
init()
protected void
c()
repositionElements()
method_48640()
m_htvzhlss()
refreshWidgetPositions()
repositionElements()
public Component
i()
getNarrationMessage()
method_25435()
m_nvnfplud()
getNarratedTitle()
getNarratedTitle()
public void
aL_()
onClose()
method_25419()
m_tevgoglb()
close()
closeScreen()
private void
a(flq arg0)
templateSelectionCallback(WorldTemplate arg0)
method_32488(class_4890 arg0)
m_bqxubbxi(C_bunsefgd arg0)
onSelectWorldTemplate(WorldTemplate template)
onSelectWorldTemplate(WorldTemplate template)
private void
a(fnw arg0)
runResetTasks(LongRunningTask arg0)
method_54380(class_4358 arg0)
m_fyxuttur(C_oomisivy arg0)
runTasks(LongRunningTask task)
runTasks(LongRunningTask task)