Interface ExecutionInfo<Sender,WrapperType extends AbstractCommandSender<? extends Sender>>

Type Parameters:
Sender - The type of the sender of a command this ExecutionInfo belongs to

public interface ExecutionInfo<Sender,WrapperType extends AbstractCommandSender<? extends Sender>>
This interface represents an ExecutionInfo for a command. It provides the sender of a command, as well as it's arguments