Uses of Class
net.minecraft.client.realms.CheckedGson
Packages that use CheckedGson
Package
Description
-
Uses of CheckedGson in net.minecraft.client.realms
Fields in net.minecraft.client.realms declared as CheckedGson -
Uses of CheckedGson in net.minecraft.client.realms.dto
Methods in net.minecraft.client.realms.dto with parameters of type CheckedGsonModifier and TypeMethodDescriptionstatic RealmsWorldOptions
RealmsWorldOptions.fromJson
(CheckedGson gson, String json) RealmsRegionSelectionPreference.parse
(CheckedGson gson, String json) static RealmsServer
RealmsServer.parse
(CheckedGson gson, String json) static RealmsServerAddress
RealmsServerAddress.parse
(CheckedGson gson, String json) static RealmsServerList
RealmsServerList.parse
(CheckedGson gson, String json) -
Uses of CheckedGson in net.minecraft.client.realms.util
Fields in net.minecraft.client.realms.util declared as CheckedGson