public class CommandUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.util.Comparator<org.enginehub.piston.Command> |
byCleanName() |
static java.util.Map<java.lang.String,org.enginehub.piston.Command> |
getSubCommands(org.enginehub.piston.Command currentCommand) |