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 Backup
RealmsBackupInfoScreen.backup
private final Backup
RealmsBackupScreen.Entry.backup
Fields 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 void
RealmsBackupScreen.Entry.populateChangeList
(Backup pBackup) 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 pBackup, long pRealmId, RealmsConfigureWorldScreen pLastScreen)