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