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
Fields in com.mojang.realmsclient.gui.screens declared as BackupModifier and TypeFieldDescription(package private) final BackupRealmsBackupInfoScreen.backupprivate final BackupRealmsBackupScreen.Entry.backupFields in com.mojang.realmsclient.gui.screens with type parameters of type BackupMethods in com.mojang.realmsclient.gui.screens with parameters of type BackupModifier and TypeMethodDescriptionvoidprivate voidRealmsBackupScreen.Entry.populateChangeList(Backup p_279365_) Constructors in com.mojang.realmsclient.gui.screens 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 p_90443_, long p_90444_, RealmsConfigureWorldScreen p_90445_)