Interface CommandContext<S extends CommandSource>

Type Parameters:
S - the command sender valueType
All Known Subinterfaces:
ExecutionContext<S>, SuggestionContext<S>

@AvailableSince("1.0.0") public interface CommandContext<S extends CommandSource>
Represents the processes context of a command entered by CommandSource