time
fun time(name: String, minTicks: Int = 0, creator: CommandCreator<out ArgumentBuilder<CommandSourceStack, *>>.() -> Unit = {}): CommandCreator<T>
Adds a time argument to the command.
Parameters
minTicks
the minimum allowed time in ticks
Adds a time argument to the command.
the minimum allowed time in ticks