Interface CommandExecutor<C extends CommandContext<C>>
- Type Parameters:
C- argument of command context
- All Known Subinterfaces:
CommandExecutor.Sync<C>
public interface CommandExecutor<C extends CommandContext<C>>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceCommandExecutor.Sync<C extends CommandContext<C>> -
Method Summary
-
Method Details
-
execute
-