brigadier

fun brigadier(block: Builder.(context: CommandBuildContext) -> Unit): CommandBuilder<Source, Builder, Node>(source)

This function allows you to access the regular Brigadier builder. The type of this in its context will equal the type of Builder.