public class CustomCooldown
extends Object
-
Field Summary
Fields
boolean
long[]
long
long[]
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
nameOverride
@Nullable
public @Nullable String nameOverride
-
primaryAbilityId
public long primaryAbilityId
-
secondaryAbilityIds
public long[] secondaryAbilityIds
-
buffIds
public long[] buffIds
-
autoBuffs
public boolean autoBuffs
-
maxCharges
@Nullable
public @Nullable Integer maxCharges
-
cooldown
@Nullable
public @Nullable Double cooldown
-
duration
@Nullable
public @Nullable Double duration
-
-
Constructor Details
-
CustomCooldown
public CustomCooldown()
-
Method Details
-
-
invalidate
public void invalidate()