-
-
Method Summary
Modifier and Type Method Description abstract LiteralArgumentBuilder<S>buildLiteral()Builds a literal argument that can be used by the register function on a dispatcher to register this command. -
-
Method Detail
-
buildLiteral
abstract LiteralArgumentBuilder<S> buildLiteral()
Builds a literal argument that can be used by the register function on a dispatcher to register this command.
-
-
-
-