public class TextureAtlasSpriteStitcher extends java.lang.Object implements IMetadataSectionSerializer<VillagerMetadataSection>
コンストラクタと説明 |
---|
TextureAtlasSpriteStitcher() |
修飾子とタイプ | メソッドと説明 |
---|---|
VillagerMetadataSection |
deserialize(com.google.gson.JsonObject json) |
java.lang.String |
getSectionName()
The name of this section type as it appears in JSON.
|
public VillagerMetadataSection deserialize(com.google.gson.JsonObject json)
deserialize
インタフェース内 IMetadataSectionSerializer<VillagerMetadataSection>
public java.lang.String getSectionName()
getSectionName
インタフェース内 IMetadataSectionSerializer<VillagerMetadataSection>