rootNode

abstract val rootNode: RootCommandNode<*>

The root of the command tree that will be sent.

This can be mutated to change the command tree that is sent to the player.