public class AnimationMetadataSectionSerializer extends BaseMetadataSectionSerializer implements com.google.gson.JsonSerializer
Constructor and Description |
---|
AnimationMetadataSectionSerializer() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
deserialize(com.google.gson.JsonElement par1JsonElement,
java.lang.reflect.Type par2Type,
com.google.gson.JsonDeserializationContext par3JsonDeserializationContext) |
com.google.gson.JsonElement |
func_110491_a(AnimationMetadataSection par1AnimationMetadataSection,
java.lang.reflect.Type par2Type,
com.google.gson.JsonSerializationContext par3JsonSerializationContext) |
AnimationMetadataSection |
func_110493_a(com.google.gson.JsonElement par1JsonElement,
java.lang.reflect.Type par2Type,
com.google.gson.JsonDeserializationContext par3JsonDeserializationContext) |
java.lang.String |
getSectionName()
The name of this section type as it appears in JSON.
|
com.google.gson.JsonElement |
serialize(java.lang.Object par1Obj,
java.lang.reflect.Type par2Type,
com.google.gson.JsonSerializationContext par3JsonSerializationContext) |
func_110484_a, func_110485_a, func_110486_a, func_110487_a
public AnimationMetadataSection func_110493_a(com.google.gson.JsonElement par1JsonElement, java.lang.reflect.Type par2Type, com.google.gson.JsonDeserializationContext par3JsonDeserializationContext)
public com.google.gson.JsonElement func_110491_a(AnimationMetadataSection par1AnimationMetadataSection, java.lang.reflect.Type par2Type, com.google.gson.JsonSerializationContext par3JsonSerializationContext)
public java.lang.String getSectionName()
getSectionName
in interface MetadataSectionSerializer
public java.lang.Object deserialize(com.google.gson.JsonElement par1JsonElement, java.lang.reflect.Type par2Type, com.google.gson.JsonDeserializationContext par3JsonDeserializationContext)
deserialize
in interface com.google.gson.JsonDeserializer
public com.google.gson.JsonElement serialize(java.lang.Object par1Obj, java.lang.reflect.Type par2Type, com.google.gson.JsonSerializationContext par3JsonSerializationContext)
serialize
in interface com.google.gson.JsonSerializer