com.mojang.authlib.yggdrasil

class YggdrasilAuthenticationService$GameProfileSerializer

implements com.google.gson.JsonSerializer<GameProfile>, com.google.gson.JsonDeserializer<GameProfile>

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService$GameProfileSerializer

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public GameProfile
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
public com.google.gson.JsonElement
serialize(GameProfile arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)