templateMirror
fun templateMirror(name: String, creator: CommandCreator<out ArgumentBuilder<CommandSourceStack, *>>.() -> Unit = {}): CommandCreator<T>
Adds a template mirror argument to the command.
Adds a template mirror argument to the command.