com.mojang.realmsclient.gui.screens

public class RealmsSelectFileToUploadScreen

extends RealmsScreen

All mapped superinterfaces:

RealmsConfirmResultListener

dag
com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
net.minecraft.class_4416
com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_20049
LOGGER
field_224547_a
private final RealmsResetWorldScreen
b
lastScreen
field_20050
lastScreen
field_224548_b
private final long
c
worldId
field_20051
worldId
field_224549_c
private final int
d
slotId
field_20052
slotId
field_224550_d
private RealmsButton
e
uploadButton
field_20053
uploadButton
field_224551_e
private final DateFormat
f
DATE_FORMAT
field_20054
DATE_FORMAT
field_224552_f
private List<RealmsLevelSummary>
g
levelList
field_20055
levelList
field_224553_g
private int
h
selectedWorld
field_20056
selectedWorld
field_224554_h
private RealmsSelectFileToUploadScreen$WorldSelectionList
i
worldSelectionList
field_20057
worldSelectionList
field_224555_i
private String
j
worldLang
field_20058
worldLang
field_224556_j
private String
k
conversionLang
field_20059
conversionLang
field_224557_k
private final String[]
l
gameModesLang
field_20060
gameModesLang
field_224558_l
private RealmsLabel
m
titleLabel
field_20061
titleLabel
field_224559_m
private RealmsLabel
n
subtitleLabel
field_20062
subtitleLabel
field_224560_n
private RealmsLabel
o
noWorldsLabel
field_20063
field_224561_o

Constructor summary

ModifierConstructor
public (long worldId, int slotId, RealmsResetWorldScreen lastScreen)

Method summary

Modifier and TypeMethod
private void
a()
loadLevelList()
method_21396()
loadLevelList()
func_224541_a()
public void
init()
init()
init()
init()
public void
removed()
removed()
removed()
removed()
private void
b()
upload()
method_21401()
upload()
func_224544_b()
public void
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
public boolean
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public void
tick()
tick()
tick()
tick()
private String
a(RealmsLevelSummary arg0)
gameModeName(RealmsLevelSummary arg0)
method_21400(RealmsLevelSummary arg0)
func_224532_a(RealmsLevelSummary arg0)
private String
b(RealmsLevelSummary arg0)
formatLastPlayed(RealmsLevelSummary arg0)
method_21404(RealmsLevelSummary arg0)
func_224533_b(RealmsLevelSummary arg0)