net.minecraft.server

class StoredUserList__Serializer

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

su
net.minecraft.unmapped.C_10166164
net.minecraft.server.StoredUserList__Serializer

Constructor summary

ModifierConstructor
private (StoredUserList arg0)

Method summary

Modifier and TypeMethod
public com.google.gson.JsonElement
a(sr arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(C_02601387 arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(StoredUserEntry value, Type type, com.google.gson.JsonSerializationContext ctx)
public StoredUserEntry
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)