net.minecraft.server.management

class UserList$Serializer

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

mr$a
net.minecraft.server.management.UserList$Serializer

Constructor summary

ModifierConstructor
private (UserList arg0)

Method summary

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