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 TypeFieldDescriptionprivate final Backup
RealmsBackupInfoScreen.backup
private final Backup
RealmsBackupScreen.BackupObjectSelectionListEntry.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_224103_1_, String p_224103_2_) private void
RealmsBackupScreen.BackupObjectSelectionListEntry.renderBackupItem
(MatrixStack p_237767_1_, Backup p_237767_2_, int p_237767_3_, int p_237767_4_, int p_237767_5_, int p_237767_6_) Constructors in com.mojang.realmsclient.gui.screens with parameters of type BackupModifierConstructorDescriptionBackupObjectSelectionListEntry
(Backup p_i51657_2_) RealmsBackupInfoScreen
(Screen p_i232197_1_, Backup p_i232197_2_) -
Uses of Backup in net.minecraft.realms.action
Fields in net.minecraft.realms.action declared as BackupConstructors in net.minecraft.realms.action with parameters of type BackupModifierConstructorDescriptionRestoringBackupRealmsAction
(Backup p_i232234_1_, long p_i232234_2_, RealmsConfigureWorldScreen p_i232234_4_)