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