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 BackupList
RealmsClient. 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 BackupList
BackupList. parse(String json)