Class VisualDotInfo
java.lang.Object
gg.xp.xivsupport.events.triggers.jobs.gui.VisualDotInfo
- All Implemented Interfaces:
LabelOverride
,CurrentMaxPair
-
Constructor Summary
ConstructorDescriptionVisualDotInfo
(BuffApplied buff, String labelOverride, @Nullable TickInfo tick, @Nullable Duration appDelay) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface gg.xp.xivsupport.models.CurrentMaxPair
getPercent, getShortString, isEmpty, isFull
-
Constructor Details
-
VisualDotInfo
public VisualDotInfo(BuffApplied buff, String labelOverride, @Nullable @Nullable TickInfo tick, @Nullable @Nullable Duration appDelay)
-
-
Method Details
-
getEvent
-
getLabel
- Specified by:
getLabel
in interfaceLabelOverride
-
current
public long current()- Specified by:
current
in interfaceCurrentMaxPair
-
max
public long max()- Specified by:
max
in interfaceCurrentMaxPair
-
getTick
-
getAppDelay
-