net.minecraft.server

class GameProfileCache__Serializer

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

nw
net.minecraft.class_2120
net.minecraft.server.GameProfileCache__Serializer
net.minecraft.server.management.PlayerProfileCache$Serializer

Constructor summary

ModifierConstructor
private (GameProfileCache arg0)

Method summary

Modifier and TypeMethod
public com.google.gson.JsonElement
a(nv arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
method_8196(class_2119 arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(GameProfileCache__Entry arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
func_152676_a(PlayerProfileCache$ProfileEntry arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
public GameProfileCache__Entry
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
method_8195(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)
func_152675_a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)