com.mojang.authlib.properties

public class PropertyMap$Serializer

implements com.google.gson.JsonSerializer<PropertyMap>, com.google.gson.JsonDeserializer<PropertyMap>

com.mojang.authlib.properties.PropertyMap$Serializer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public PropertyMap
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
public com.google.gson.JsonElement
serialize(PropertyMap arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)