integerRange
fun integerRange(name: String, creator: CommandCreator<out ArgumentBuilder<CommandSourceStack, *>>.() -> Unit = {}): CommandCreator<T>
Adds an integer range argument to the command.
Adds an integer range argument to the command.