public class CommandUtil extends Object
| Constructor and Description |
|---|
CommandUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
execute(CommandSender sender,
List<Command> commands,
List<String> args) |
static Optional<Command> |
getCommandFromName(List<Command> commands,
String name) |
Copyright © 2016. All rights reserved.