Interface Command<S>
- All Known Subinterfaces:
CustomCommandExecutor.CommandAdapter<T>
- All Known Implementing Classes:
DebugCommand.TraceCustomExecutor, FunctionCommand.FunctionCustomExecutor, ReturnCommand.ReturnFailCustomExecutor, ReturnCommand.ReturnValueCustomExecutor
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
SINGLE_SUCCESS
static final int SINGLE_SUCCESS- See Also:
-
-
Method Details
-
run
- Throws:
CommandSyntaxException
-