接口 MetadataSectionSerializer<T>

所有已知子接口:
MetadataSectionType<T>
所有已知实现类:
AnimationMetadataSectionSerializer, ForgeTextureMetadata.Serializer, PackMetadataSectionSerializer, TextureMetadataSectionSerializer, VillagerMetadataSectionSerializer

public interface MetadataSectionSerializer<T>
  • 方法详细资料

    • getMetadataSectionName

      String getMetadataSectionName()
    • fromJson

      T fromJson(com.google.gson.JsonObject pJson)