Annotation Type TranslatableDescription


  • @Documented
    @Retention(RUNTIME)
    public @interface TranslatableDescription
    Provides a Translatable description of an element. The text may use the Markdown syntax to produce rich text formatting of the description.
    Author:
    cdivilly
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      TranslatableText value
      The command description
    • Element Detail

      • value

        TranslatableText value
        The command description
        Returns:
        command description