Companion

object Companion

Functions

Link copied to clipboard
fun MessageChain.parseCommandCall(sender: CommandSender): CommandCall?

Calls CommandCallParsers provided by CommandCallParserProvider in GlobalComponentStorage sequentially, returning the first non-null result, null otherwise.