Package com.booksaw.betterTeams.cooldown
Class CooldownManager
java.lang.Object
com.booksaw.betterTeams.cooldown.CooldownManager
Used to track how long of a cooldown is required for a command
- Author:
- booksaw
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
This class is returned when a command does not have a cooldown, this is used to avoid running many null checks throughout the program. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CooldownManager
-
-
Method Details
-
getCooldown
-