functions
fun ArgumentReader<ServerCommandSource, DefaultArgumentDescriptor<CommandFunctionArgumentType>>.functions(): Collection<CommandFunction>
Content copied to clipboard
Reads the collection of CommandFunctions from the argument in the receiver ArgumentReader.
Author
Cypher121