Uses of Class
com.mojang.realmsclient.dto.GuardedSerializer
Packages that use GuardedSerializer
Package
Description
-
Uses of GuardedSerializer in com.mojang.realmsclient.client
Fields in com.mojang.realmsclient.client declared as GuardedSerializer -
Uses of GuardedSerializer in com.mojang.realmsclient.dto
Methods in com.mojang.realmsclient.dto with parameters of type GuardedSerializerModifier and TypeMethodDescriptionstatic RealmsJoinInformationRealmsJoinInformation.parse(GuardedSerializer gson, String json) static RealmsServerRealmsServer.parse(GuardedSerializer gson, String json) static RealmsServerListRealmsServerList.parse(GuardedSerializer gson, String json) static RealmsWorldOptionsRealmsWorldOptions.parse(GuardedSerializer gson, String json) -
Uses of GuardedSerializer in com.mojang.realmsclient.util
Fields in com.mojang.realmsclient.util declared as GuardedSerializer