net.minecraft.server.v1_12_R1

class JsonList$JsonListEntrySerializer

implements com.google.gson.JsonDeserializer<JsonListEntry<K>>, com.google.gson.JsonSerializer<JsonListEntry<K>>

pp$a
net.minecraft.server.management.UserList$Serializer
net.minecraft.server.v1_12_R1.JsonList$JsonListEntrySerializer

Constructor summary

ModifierConstructor
private (JsonList arg0)

Method summary

Modifier and TypeMethod
public com.google.gson.JsonElement
a(po<K> arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(UserListEntry<K> arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
public JsonListEntry<K>
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)