public class TextureAtlasSpriteStitcher extends java.lang.Object implements IMetadataSectionSerializer<VillagerMetadataSection>
| Constructor and Description |
|---|
TextureAtlasSpriteStitcher() |
| Modifier and Type | Method and Description |
|---|---|
VillagerMetadataSection |
deserialize(com.google.gson.JsonObject json) |
java.lang.String |
getSectionName() |
public VillagerMetadataSection deserialize(com.google.gson.JsonObject json)
deserialize in interface IMetadataSectionSerializer<VillagerMetadataSection>public java.lang.String getSectionName()
getSectionName in interface IMetadataSectionSerializer<VillagerMetadataSection>