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