Uses of Class
net.minecraft.client.realms.CheckedGson
Packages that use CheckedGson
Package
Description
The base package for all Minecraft classes.
-
Uses of CheckedGson in net.minecraft
Methods in net.minecraft with parameters of type CheckedGsonModifier and TypeMethodDescriptionstatic class_11310class_11310.method_71189(CheckedGson checkedGson, String string) -
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 RealmsWorldOptionsRealmsWorldOptions.method_71186(CheckedGson checkedGson, String string) static RealmsServerRealmsServer.parse(CheckedGson checkedGson, String string) static RealmsServerListRealmsServerList.parse(CheckedGson checkedGson, String string) -
Uses of CheckedGson in net.minecraft.client.realms.util
Fields in net.minecraft.client.realms.util declared as CheckedGson