JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.client.realms.dto.BackupList
Packages that use
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)