Builder
A builder for CommandMeta.
Functions
Link copied to clipboard
@Contract(value = "_ -> this", mutates = "this" )
Adds the given alias to the list of aliases.
Link copied to clipboard
@Contract(value = "_ -> this", mutates = "this" )
Adds the given aliases to the list of aliases.
Link copied to clipboard
Link copied to clipboard
@Contract(value = "_ -> this", mutates = "this" )
Sets the name of the command to the given name.