Interface HasAbility

All Known Subinterfaces:
OmenInstance
All Known Implementing Classes:
AbilityCastCancel, AbilityCastStart, AbilityResolvedEvent, AbilityUsedEvent, CastFinishedOmen, CastLocationDataEvent, CastOmen, GenericDamageEvent, GenericHealEvent, InstantOmen, SnapshotLocationDataEvent

public interface HasAbility
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    abilityIdMatches(long... expected)
     
     
  • Method Details

    • getAbility

      XivAbility getAbility()
    • abilityIdMatches

      default boolean abilityIdMatches(long... expected)