Uses of Class
net.minecraft.client.realms.dto.BackupList
| Package | Description |
|---|---|
| net.minecraft.client.realms | |
| net.minecraft.client.realms.dto |
-
Uses of BackupList in net.minecraft.client.realms
Methods in net.minecraft.client.realms that return BackupList Modifier and Type Method Description BackupListRealmsClient. backupsFor(long worldId) -
Uses of BackupList in net.minecraft.client.realms.dto
Methods in net.minecraft.client.realms.dto that return BackupList Modifier and Type Method Description static BackupListBackupList. parse(String json)