net.minecraft.server

class StoredUserList__Serializer

implements com.google.gson.JsonDeserializer, com.google.gson.JsonSerializer

oo
net.minecraft.class_2136
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(ol arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
method_8260(class_2133 arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(StoredUserEntry arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serializeEntry(UserListEntry arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
public StoredUserEntry
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
method_8259(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)
deserializeEntry(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)