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) final Backup
RealmsBackupInfoScreen.backup
private final 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 x, int y, int mouseX, int mouseY) ModifierConstructorDescriptionBackupObjectSelectionListEntry
(Backup backup) RealmsBackupInfoScreen
(Screen parent, Backup backup) -
Uses of Backup in net.minecraft.client.realms.task
ModifierConstructorDescriptionRestoreTask
(Backup backup, long worldId, RealmsConfigureWorldScreen lastScreen)