| Package | Description |
|---|---|
| com.mojang.brigadier |
| Modifier and Type | Method and Description |
|---|---|
RootCommandNode<S> |
CommandDispatcher.getRoot()
Gets the root of this command tree.
|
| Constructor and Description |
|---|
CommandDispatcher(RootCommandNode<S> root)
Create a new
CommandDispatcher with the specified root node. |
Copyright © 2018. All rights reserved.