com.mojang.realmsclient.gui.screens

public class RealmsBackupScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fjp
com.mojang.realmsclient.gui.screens.RealmsBackupScreen
net.minecraft.class_4381
net.minecraft.client.realms.gui.screen.RealmsBackupScreen

Field summary

Modifier and TypeField
static final org.slf4j.Logger
a
LOGGER
field_19741
LOGGER
private static final Component
b
TITLE
field_26473
BACKUPS_TEXT
static final Component
c
RESTORE_TOOLTIP
field_26471
RESTORE_TEXT
static final Component
C
HAS_CHANGES_TOOLTIP
field_26472
CHANGES_TOOLTIP
private static final Component
D
NO_BACKUPS_LABEL
field_26474
NO_BACKUPS_TEXT
private static final Component
E
DOWNLOAD_LATEST
field_51818
DOWNLOAD_TEXT
private static final String
F
UPLOADED_KEY
field_32119
UPLOADED
private static final int
G
PADDING
field_49447
field_49447
final RealmsConfigureWorldScreen
H
lastScreen
field_19743
parent
List<Backup>
I
backups
field_19744
backups
RealmsBackupScreen$BackupObjectSelectionList
J
backupList
field_49448
selectionList
final HeaderAndFooterLayout
K
layout
field_49449
layout
private final int
L
slotId
field_19748
slotId
Button
M
downloadButton
field_19749
downloadButton
final RealmsServer
N
serverData
field_19753
serverData
boolean
O
noBackups
field_19752
noBackups

Constructor summary

ModifierConstructor
public (RealmsConfigureWorldScreen parent, RealmsServer serverData, int slotId)

Method summary

Modifier and TypeMethod
public void
aT_()
init()
method_25426()
init()
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)
protected void
c()
repositionElements()
method_48640()
refreshWidgetPositions()
private void
E()
fetchRealmsBackups()
method_57661()
startBackupFetcher()
public void
aP_()
onClose()
method_25419()
close()
private void
F()
downloadClicked()
method_21166()
downloadClicked()