Module gg.xp.xivapi

Interface XivApiAsset<X extends AssetFormat>


public interface XivApiAsset<X extends AssetFormat>
  • Method Summary

    Modifier and Type
    Method
    Description
    getURI(String formatRaw)
     
    getURI(X format)
     
  • Method Details

    • getURI

      URI getURI(String formatRaw)
    • getURI

      URI getURI(X format)