Uses of Class
net.minecraft.client.realms.dto.Backup
Package
Description
-
Uses of Backup in net.minecraft.client.realms.dto
-
Uses of Backup in net.minecraft.client.realms.gui.screen
Modifier and TypeFieldDescription(package private) Backup
RealmsBackupInfoScreen.backup
private Backup
RealmsBackupScreen.BackupObjectSelectionListEntry.mBackup
Modifier and TypeMethodDescriptionvoid
private void
RealmsBackupScreen.addToChangeList(Backup backup, String key)
private void
RealmsBackupScreen.BackupObjectSelectionListEntry.renderBackupItem(MatrixStack matrices, Backup backup, int int2, int int3, int int4, int int5)
ModifierConstructorDescriptionBackupObjectSelectionListEntry(Backup backup)
RealmsBackupInfoScreen(Screen parent, Backup backup)
-
Uses of Backup in net.minecraft.client.realms.task
ModifierConstructorDescriptionRestoreTask(Backup backup, long worldId, RealmsConfigureWorldScreen lastScreen)