Package gg.xp.xivsupport.gui.map.omen
Interface OmenInstance
- All Superinterfaces:
HasAbility
- All Known Implementing Classes:
CastFinishedOmen,CastOmen,InstantOmen
-
Method Summary
Modifier and TypeMethodDescription@NotNull ActionOmenInfoinfo()@Nullable PositionomenPosition(Function<XivCombatant, Position> freshPosLookup) default floatradius()@NotNull XivCombatantsource()default DurationtimeDeltaFrom(Instant compareTo) type()Methods inherited from interface gg.xp.xivsupport.events.actlines.events.HasAbility
abilityIdMatches, getAbility
-
Method Details
-
happensAt
Instant happensAt()- Returns:
- The time the ability is expected fire (if casting) or when it actually did fire (if used)
-
timeDeltaFrom
-
source
-
omenPosition
-
type
OmenEventType type() -
info
-
radius
default float radius()
-