public class FontMetadataSectionSerializer extends BaseMetadataSectionSerializer
Constructor and Description |
---|
FontMetadataSectionSerializer() |
Modifier and Type | Method and Description |
---|---|
Object |
deserialize(com.google.gson.JsonElement par1JsonElement,
Type par2Type,
com.google.gson.JsonDeserializationContext par3JsonDeserializationContext) |
FontMetadataSection |
func_110490_a(com.google.gson.JsonElement par1JsonElement,
Type par2Type,
com.google.gson.JsonDeserializationContext par3JsonDeserializationContext) |
String |
getSectionName()
The name of this section type as it appears in JSON.
|
public FontMetadataSection func_110490_a(com.google.gson.JsonElement par1JsonElement, Type par2Type, com.google.gson.JsonDeserializationContext par3JsonDeserializationContext)
public String getSectionName()