Class BungeeCaptionKeys

java.lang.Object
cloud.commandframework.bungee.BungeeCaptionKeys

public final class BungeeCaptionKeys extends Object
Bungee specific caption keys
Since:
1.1.0
  • Field Details

    • ARGUMENT_PARSE_FAILURE_PLAYER

      public static final cloud.commandframework.captions.Caption ARGUMENT_PARSE_FAILURE_PLAYER
      Variables: {input}
    • ARGUMENT_PARSE_FAILURE_SERVER

      public static final cloud.commandframework.captions.Caption ARGUMENT_PARSE_FAILURE_SERVER
      Variables: {input}
  • Method Details

    • getBungeeCaptionKeys

      public static @NonNull Collection<@NonNull cloud.commandframework.captions.Caption> getBungeeCaptionKeys()
      Get an immutable collection containing all standard caption keys
      Returns:
      Immutable collection of keys