Interface CooldownProfileFactory

All Known Implementing Classes:
StandardCooldownProfileFactory

@API(status=STABLE, since="1.0.0") public interface CooldownProfileFactory
Factory that creates cooldown profiles.
Since:
1.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates a new cooldown profile.
  • Method Details