Uses of Class
net.minecraft.client.realms.dto.Backup
Package
Description
-
Uses of Backup in net.minecraft.client.realms.dto
-
Uses of Backup in net.minecraft.client.realms.gui.screen
Modifier and TypeFieldDescription(package private) final Backup
RealmsBackupInfoScreen.backup
private final Backup
RealmsBackupScreen.BackupObjectSelectionListEntry.mBackup
Modifier and TypeMethodDescriptionvoid
private void
RealmsBackupScreen.BackupObjectSelectionListEntry.updateChangeList
(Backup backup) ModifierConstructorDescriptionBackupObjectSelectionListEntry
(Backup backup) RealmsBackupInfoScreen
(Screen parent, Backup backup) -
Uses of Backup in net.minecraft.client.realms.task
ModifierConstructorDescriptionRestoreTask
(Backup backup, long worldId, RealmsConfigureWorldScreen lastScreen)