Package gg.xp.xivsupport.gui.map.omen
Class InstantOmen
java.lang.Object
gg.xp.xivsupport.gui.map.omen.InstantOmen
- All Implemented Interfaces:
HasAbility,OmenInstance
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninfo()@Nullable PositionomenPosition(Function<XivCombatant, Position> freshPosLookup) @NotNull XivCombatantsource()type()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface gg.xp.xivsupport.events.actlines.events.HasAbility
abilityIdMatchesMethods inherited from interface gg.xp.xivsupport.gui.map.omen.OmenInstance
radius, timeDeltaFrom
-
Constructor Details
-
InstantOmen
-
-
Method Details
-
info
- Specified by:
infoin interfaceOmenInstance
-
getAbility
- Specified by:
getAbilityin interfaceHasAbility
-
happensAt
- Specified by:
happensAtin interfaceOmenInstance- Returns:
- The time the ability is expected fire (if casting) or when it actually did fire (if used)
-
source
- Specified by:
sourcein interfaceOmenInstance
-
omenPosition
- Specified by:
omenPositionin interfaceOmenInstance
-
type
- Specified by:
typein interfaceOmenInstance
-