Interface Cooldown<C>

Type Parameters:
C - command sender type
All Superinterfaces:
Command.Builder.Applicable<C>
All Known Implementing Classes:
ImmutableCooldown

@Immutable @API(status=STABLE, since="1.0.0") public interface Cooldown<C> extends Command.Builder.Applicable<C>
An instance of a cooldown for a CooldownGroup belonging to a command sender.
Since:
1.0.0