| Package | Description |
|---|---|
| me.lucko.helper.command | |
| me.lucko.helper.command.context | |
| me.lucko.helper.command.functional |
| Modifier and Type | Method and Description |
|---|---|
void |
Command.call(CommandContext<?> context)
Calls the command handler
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableCommandContext<T extends CommandSender> |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalCommandHandler.handle(CommandContext<T> c)
Executes the handler using the given command context
|
Copyright © 2020. All rights reserved.