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.RealmsServerList
Packages that use
RealmsServerList
Package
Description
com.mojang.realmsclient.client
com.mojang.realmsclient.dto
Uses of
RealmsServerList
in
com.mojang.realmsclient.client
Methods in
com.mojang.realmsclient.client
that return
RealmsServerList
Modifier and Type
Method
Description
RealmsServerList
RealmsClient.
listWorlds
()
Uses of
RealmsServerList
in
com.mojang.realmsclient.dto
Methods in
com.mojang.realmsclient.dto
that return
RealmsServerList
Modifier and Type
Method
Description
static
RealmsServerList
RealmsServerList.
parse
(
String
p_87578_)