Uses of Class
com.mojang.realmsclient.dto.Backup
Packages that use Backup
Package
Description
-
Uses of Backup in com.mojang.realmsclient.dto
Fields in com.mojang.realmsclient.dto with type parameters of type BackupMethods in com.mojang.realmsclient.dto that return Backup -
Uses of Backup in com.mojang.realmsclient.gui.screens.configuration
Fields in com.mojang.realmsclient.gui.screens.configuration declared as BackupModifier and TypeFieldDescription(package private) final BackupRealmsBackupInfoScreen.backupprivate final BackupRealmsBackupScreen.Entry.backupFields in com.mojang.realmsclient.gui.screens.configuration with type parameters of type BackupMethods in com.mojang.realmsclient.gui.screens.configuration with parameters of type BackupModifier and TypeMethodDescriptionprivate voidRealmsBackupScreen.Entry.populateChangeList(Backup backup) Constructors in com.mojang.realmsclient.gui.screens.configuration with parameters of type Backup -
Uses of Backup in com.mojang.realmsclient.util.task
Fields in com.mojang.realmsclient.util.task declared as BackupConstructors in com.mojang.realmsclient.util.task with parameters of type BackupModifierConstructorDescriptionRestoreTask(Backup backup, long realmId, RealmsConfigureWorldScreen lastScreen)