Package net.minecraft.client.realms
Interface RealmsSerializable
- All Known Implementing Classes:
 PingResult,PlayerInfo,RealmsConfigurationDto,RealmsDescriptionDto,RealmsOptionsDto,RealmsPersistence.RealmsPersistenceData,RealmsRegionDataList,RealmsRegionSelectionPreference,RealmsServer,RealmsServerAddress,RealmsServerAddress.RegionData,RealmsServerList,RealmsSettingDto,RealmsSlot,RealmsWorldOptions,RealmsWorldResetDto,RegionData,RegionPingResult
A marker interface for Gson serializable pojos; the implementers make
 sure that they have 
SerializedName annotation on all their
 data fields so serialization works after obfuscation, and save/load of
 such objects are controlled through another serializer.- Mappings:
 Namespace Name named net/minecraft/client/realms/RealmsSerializableintermediary net/minecraft/class_4885official fwc