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