Uses of Class
net.minecraft.client.realms.dto.Backup
Packages that use Backup
Package
Description
-
Uses of Backup in net.minecraft.client.realms.dto
Fields in net.minecraft.client.realms.dto with type parameters of type BackupMethods in net.minecraft.client.realms.dto that return Backup -
Uses of Backup in net.minecraft.client.realms.gui.screen
Fields in net.minecraft.client.realms.gui.screen declared as BackupModifier and TypeFieldDescription(package private) final Backup
RealmsBackupInfoScreen.backup
private final Backup
RealmsBackupScreen.BackupObjectSelectionListEntry.mBackup
Fields in net.minecraft.client.realms.gui.screen with type parameters of type BackupMethods in net.minecraft.client.realms.gui.screen with parameters of type BackupModifier and TypeMethodDescriptionvoid
private void
RealmsBackupScreen.BackupObjectSelectionListEntry.updateChangeList
(Backup backup) Constructors in net.minecraft.client.realms.gui.screen with parameters of type BackupModifierConstructorDescriptionBackupObjectSelectionListEntry
(Backup backup) RealmsBackupInfoScreen
(Screen parent, Backup backup) -
Uses of Backup in net.minecraft.client.realms.task
Fields in net.minecraft.client.realms.task declared as BackupConstructors in net.minecraft.client.realms.task with parameters of type BackupModifierConstructorDescriptionRestoreTask
(Backup backup, long worldId, RealmsConfigureWorldScreen lastScreen)