net.minecraft.server

class StoredUserList$Serializer

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

xu$a
net.minecraft.class_3331$class_3332
net.minecraft.server.StoredUserList$Serializer
net.minecraft.server.management.UserList$Serializer
net.minecraft.server.management.UserList$Serializer

Constructor summary

ModifierConstructor
private (StoredUserList arg0)

Method summary

Modifier and TypeMethod
public com.google.gson.JsonElement
a(xt<K> arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
method_14646(class_3330<K> arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(StoredUserEntry<K> value, Type type, com.google.gson.JsonSerializationContext ctx)
serialize(UserListEntry<K> arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(UserListEntry<K> arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
public StoredUserEntry<K>
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
method_14645(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)
deserialize(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)