JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.mojang.realmsclient.dto.BackupList
Packages that use
BackupList
Package
Description
com.mojang.realmsclient.client
com.mojang.realmsclient.dto
Uses of
BackupList
in
com.mojang.realmsclient.client
Methods in
com.mojang.realmsclient.client
that return
BackupList
Modifier and Type
Method
Description
BackupList
RealmsClient.
backupsFor
(long p_87231_)
Uses of
BackupList
in
com.mojang.realmsclient.dto
Methods in
com.mojang.realmsclient.dto
that return
BackupList
Modifier and Type
Method
Description
static
BackupList
BackupList.
parse
(
String
p_87410_)