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 Backup
RealmsBackupInfoScreen.backup
private final Backup
RealmsBackupScreen.Entry.backup
Fields in com.mojang.realmsclient.gui.screens with type parameters of type BackupMethods in com.mojang.realmsclient.gui.screens with parameters of type BackupModifier and TypeMethodDescriptionvoid
private void
RealmsBackupScreen.addToChangeList
(Backup p_88147_, String p_88148_) private void
RealmsBackupScreen.Entry.renderBackupItem
(PoseStack p_88269_, Backup p_88270_, int p_88271_, int p_88272_, int p_88273_, int p_88274_) 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_)