net.minecraft.server

class GameProfileCache__Serializer

implements com.google.gson.JsonDeserializer, com.google.gson.JsonSerializer

sc
net.minecraft.unmapped.C_25551439
net.minecraft.server.GameProfileCache__Serializer

Constructor summary

ModifierConstructor
private (GameProfileCache arg0)

Method summary

Modifier and TypeMethod
public com.google.gson.JsonElement
a(sb arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(C_63363474 arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(GameProfileCache__Entry value, Type type, com.google.gson.JsonSerializationContext ctx)
public GameProfileCache__Entry
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement element, Type type, com.google.gson.JsonDeserializationContext ctx)