Interface CooldownProfileFactory
- All Known Implementing Classes:
StandardCooldownProfileFactory
Factory that creates cooldown profiles.
- Since:
- 1.0.0
-
Method Summary
-
Method Details
-
create
@NonNull CooldownProfile create()Creates a new cooldown profile.- Returns:
- the created profile
-