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 BackupMethods in com.mojang.realmsclient.dto that return types with arguments of type BackupModifier and TypeMethodDescriptionBackupList.backups()Returns the value of thebackupsrecord component.Constructor parameters in com.mojang.realmsclient.dto with type arguments of type BackupModifierConstructorDescriptionBackupList(List<Backup> backups) Creates an instance of aBackupListrecord class. -
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 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)