BasicCommand
A command that executes the provided runnable once. Easily decorated.
Functions
Link copied to clipboard
Runs repeatedly until isFinished returns true.
Link copied to clipboard
Returns whether this command is finished.
Link copied to clipboard
Whether this command can be interrupted by another command.
Link copied to clipboard
Whether this command can be interrupted by another command.