Module gg.xp.xivapi

Annotation Interface XivApiLang


@Retention(RUNTIME) public @interface XivApiLang
Indicate that the field should be retrieved with the given language.

For example, applying @XivApiLang("de") will request the German version of the string. Equivalent to the @lang(de) decorator.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details