private static final class ForgeTextureMetadata.Serializer extends java.lang.Object implements IMetadataSectionSerializer<ForgeTextureMetadata>
Modifier | Constructor and Description |
---|---|
private |
Serializer() |
Modifier and Type | Method and Description |
---|---|
ForgeTextureMetadata |
fromJson(com.google.gson.JsonObject json) |
java.lang.String |
getMetadataSectionName() |
@Nonnull public java.lang.String getMetadataSectionName()
getMetadataSectionName
in interface IMetadataSectionSerializer<ForgeTextureMetadata>
@Nonnull public ForgeTextureMetadata fromJson(com.google.gson.JsonObject json)
fromJson
in interface IMetadataSectionSerializer<ForgeTextureMetadata>