Class VisualDotInfo
java.lang.Object
gg.xp.xivsupport.events.triggers.jobs.gui.VisualDotInfo
- All Implemented Interfaces:
LabelOverride,CurrentMaxPair
-
Constructor Summary
ConstructorsConstructorDescriptionVisualDotInfo(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, waitMethods 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:
getLabelin interfaceLabelOverride
-
current
public long current()- Specified by:
currentin interfaceCurrentMaxPair
-
max
public long max()- Specified by:
maxin interfaceCurrentMaxPair
-
getTick
-
getAppDelay
-