Class VelocityCaptionKeys

java.lang.Object
cloud.commandframework.velocity.VelocityCaptionKeys

public final class VelocityCaptionKeys extends Object
Velocity 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

    • getVelocityCaptionKeys

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