| Package | Description |
|---|---|
| com.mojang.brigadier | |
| com.mojang.brigadier.tree |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandDispatcher.findAmbiguities(AmbiguityConsumer<S> consumer)
Scans the command tree for potential ambiguous commands.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandNode.findAmbiguities(AmbiguityConsumer<S> consumer) |
Copyright © 2018. All rights reserved.