net.minecraft.server.v1_9_R1

class UserCache$BanEntrySerializer

implements com.google.gson.JsonDeserializer<UserCache$UserCacheEntry>, com.google.gson.JsonSerializer<UserCache$UserCacheEntry>

mi$b
net.minecraft.server.management.PlayerProfileCache$Serializer
net.minecraft.server.v1_9_R1.UserCache$BanEntrySerializer

Constructor summary

ModifierConstructor
private (UserCache arg0)

Method summary

Modifier and TypeMethod
public com.google.gson.JsonElement
a(mi$a arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(PlayerProfileCache$ProfileEntry arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
public UserCache$UserCacheEntry
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)