Package org.galliumpowered.annotation
Annotation Interface Args
public @interface Args
Command arguments
-
Required Element Summary
Required Elements
-
Element Details
-
type
ArgumentType typeTheArgumentTypeof the arg- Returns:
- Argument type
-
name
String nameName/Id of the argument- Returns:
- Argument name
-