com.mojang.realmsclient.gui.screens

public class RealmsSelectFileToUploadScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fkg
com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
net.minecraft.class_4416
net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
b
LOGGER
field_20049
LOGGER
public static final Component
a
TITLE
field_46131
TITLE
private static final Component
c
UNABLE_TO_LOAD_WORLD
field_44909
LOADING_ERROR_TEXT
static final Component
C
WORLD_TEXT
field_20058
WORLD_LANG
private static final Component
D
HARDCORE_TEXT
field_26507
HARDCORE_TEXT
private static final Component
E
COMMANDS_TEXT
field_26508
COMMANDS_TEXT
private static final DateFormat
F
DATE_FORMAT
field_20054
DATE_FORMAT
private final RealmCreationTask
G
realmCreationTask
field_48387
creationTask
private final RealmsResetWorldScreen
H
lastScreen
field_20050
parent
private final long
I
realmId
field_20051
worldId
private final int
J
slotId
field_20052
slotId
Button
K
uploadButton
field_20053
uploadButton
List<LevelSummary>
L
levelList
field_20055
levelList
int
M
selectedWorld
field_20056
selectedWorld
RealmsSelectFileToUploadScreen$WorldSelectionList
N
worldSelectionList
field_20057
worldSelectionList

Constructor summary

ModifierConstructor
public (RealmCreationTask creationTask, long worldId, int slotId, RealmsResetWorldScreen parent)

Method summary

Modifier and TypeMethod
private void
E()
loadLevelList()
method_21396()
loadLevelList()
public void
aT_()
init()
method_25426()
init()
public Component
i()
getNarrationMessage()
method_25435()
getNarratedTitle()
private void
F()
upload()
method_21401()
upload()
public void
a(fns arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext 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)
static Component
a(ewe arg0)
gameModeName(LevelSummary arg0)
method_21400(class_34 arg0)
getGameModeName(LevelSummary summary)
static String
b(ewe arg0)
formatLastPlayed(LevelSummary arg0)
method_21404(class_34 arg0)
getLastPlayed(LevelSummary summary)