public class TextureMetadataSectionSerializer extends BaseMetadataSectionSerializer
Constructor and Description |
---|
TextureMetadataSectionSerializer() |
Modifier and Type | Method and Description |
---|---|
Object |
deserialize(com.google.gson.JsonElement par1JsonElement,
Type par2Type,
com.google.gson.JsonDeserializationContext par3JsonDeserializationContext) |
TextureMetadataSection |
func_110494_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 TextureMetadataSection func_110494_a(com.google.gson.JsonElement par1JsonElement, Type par2Type, com.google.gson.JsonDeserializationContext par3JsonDeserializationContext)
public String getSectionName()