Annotation Type Hidden
-
@Target(METHOD) @Retention(RUNTIME) public @interface HiddenIndicates that the command should be hidden. Similar toCommand.Builder.hidden()
@Target(METHOD)
@Retention(RUNTIME)
public @interface Hidden
Command.Builder.hidden()