Package gg.xp.xivdata.data
Interface ExtendedCooldownDescriptor
- All Superinterfaces:
BasicCooldownDescriptor
- All Known Implementing Classes:
Cooldown
,CooldownDescriptorImpl
-
Method Summary
Methods inherited from interface gg.xp.xivdata.data.BasicCooldownDescriptor
abilityIdMatches, autoBuffs, auxMatch, buffIdMatches, getAuxAbilities, getCooldown, getCooldownAsDuration, getDurationOverride, getLabel, getMaxCharges, getPrimaryAbilityId, noStatusEffect
-
Method Details
-
getJob
-
getJobType
-
defaultPersOverlay
boolean defaultPersOverlay() -
getSettingKeyStub
String getSettingKeyStub() -
sortOrder
default int sortOrder() -
getAllRelevantAbilityIds
Collection<Long> getAllRelevantAbilityIds()
-