argument

abstract fun <T> argument(name: String, type: ArgumentType<T>, setupBlock: DSLCommandNode<S>.() -> Unit)

adds an argument node

Sources

jvm source
Link copied to clipboard