com.mojang.realmsclient.gui.screens

public class RealmsSelectFileToUploadScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TickableWidget, Widget

dkg
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 static final DateFormat
b
DATE_FORMAT
field_20054
DATE_FORMAT
field_224552_f
private final RealmsResetWorldScreen
c
lastScreen
field_20050
parent
field_224548_b
private final long
p
worldId
field_20051
worldId
field_224549_c
private final int
q
slotId
field_20052
slotId
field_224550_d
private Button
r
uploadButton
field_20053
uploadButton
field_224551_e
private List<LevelSummary>
s
levelList
field_20055
levelList
field_224553_g
private int
t
selectedWorld
field_20056
selectedWorld
field_224554_h
private RealmsSelectFileToUploadScreen$WorldSelectionList
u
worldSelectionList
field_20057
worldSelectionList
field_224555_i
private String
v
worldLang
field_20058
worldLang
field_224556_j
private String
w
conversionLang
field_20059
conversionLang
field_224557_k
private RealmsLabel
x
titleLabel
field_20061
titleLabel
field_224559_m
private RealmsLabel
y
subtitleLabel
field_20062
subtitleLabel
field_224560_n
private RealmsLabel
z
noWorldsLabel
field_20063
field_20063
field_224561_o
private final Runnable
A
callback
field_22717
field_22717
field_237967_A_

Constructor summary

ModifierConstructor
public (long worldId, int slotId, RealmsResetWorldScreen parent, Runnable arg3)

Method summary

Modifier and TypeMethod
private void
i()
loadLevelList()
method_21396()
loadLevelList()
func_224541_a()
public void
b()
init()
method_25426()
init()
func_231160_c_()
public void
e()
removed()
method_25432()
removed()
func_231164_f_()
private void
k()
upload()
method_21401()
upload()
func_224544_b()
public void
a(dhl arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
func_230430_a_(MatrixStack arg0, int arg1, int arg2, float arg3)
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
func_231046_a_(int arg0, int arg1, int arg2)
private static String
c(daf arg0)
gameModeName(LevelSummary arg0)
method_21400(class_34 arg0)
method_21400(LevelSummary arg0)
func_237977_c_(WorldSummary arg0)
private static String
d(daf arg0)
formatLastPlayed(LevelSummary arg0)
method_21404(class_34 arg0)
method_21404(LevelSummary arg0)
func_237979_d_(WorldSummary arg0)