| Package | Description |
|---|---|
| com.syntaxphoenix.syntaxapi.command |
| Modifier and Type | Method and Description |
|---|---|
ExecutionState |
CommandProcess.asState() |
ExecutionState |
CommandProcess.execute() |
ExecutionState |
CommandManager.execute(BaseCommand command,
BaseInfo info,
Arguments arguments) |
ExecutionState |
CommandProcess.execute(CommandManager manager) |
ExecutionState |
CommandManager.execute(CommandProcess process) |
ExecutionState |
CommandManager.execute(String message) |
static ExecutionState |
ExecutionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionState[] |
ExecutionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.