Interface CooldownConfiguration<C>

Type Parameters:
C - command sender type
All Known Implementing Classes:
ImmutableCooldownConfiguration

@Immutable @API(status=STABLE, since="1.0.0") public interface CooldownConfiguration<C>
Configuration for a CooldownManager.
Since:
1.0.0
  • Method Details