Extended
Extended by CommandValueArgumentParser
Constructors
Functions
Link copied to clipboard
open override fun accepting(argument: CommandValueArgument, commandArgumentContext: CommandArgumentContext?): ArgumentAcceptance
Content copied to clipboard
Link copied to clipboard
open fun accepts(argument: CommandValueArgument, commandArgumentContext: CommandArgumentContext?): Boolean
Content copied to clipboard
Checks whether this CommandValueParameter accepts argument.