net.minecraft.server

class StoredUserList$Serializer

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

vt$a
net.minecraft.unmapped.C_43194647$C_10166164
net.minecraft.server.StoredUserList$Serializer
net.minecraft.server.management.UserList$Serializer

Constructor summary

ModifierConstructor
private (StoredUserList arg0)

Method summary

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