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

构造函数概要

修饰符构造函数
private (JsonList arg0)

方法概要

修饰符与类型方法
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)