Package cloud.commandframework.velocity
Class VelocityCaptionKeys
- java.lang.Object
-
- cloud.commandframework.velocity.VelocityCaptionKeys
-
public final class VelocityCaptionKeys extends java.lang.ObjectVelocity specificcaption keys- Since:
- 1.1.0
-
-
Field Summary
Fields Modifier and Type Field Description static cloud.commandframework.captions.CaptionARGUMENT_PARSE_FAILURE_PLAYERVariables: {input}static cloud.commandframework.captions.CaptionARGUMENT_PARSE_FAILURE_SERVERVariables: {input}
-
Method Summary
Modifier and Type Method Description static @NonNull java.util.Collection<@NonNull cloud.commandframework.captions.Caption>getVelocityCaptionKeys()Get an immutable collection containing all standard caption keys
-