Uses of Record Class
gg.xp.xivsupport.gui.map.omen.ActionOmenInfo
-
Uses of ActionOmenInfo in gg.xp.xivsupport.gui.map.omen
Modifier and TypeMethodDescriptionstatic ActionOmenInfo
ActionOmenInfo.fromAction
(long id) static @Nullable ActionOmenInfo
ActionOmenInfo.fromActionInfo
(ActionInfo ai) @NotNull ActionOmenInfo
CastFinishedOmen.info()
@NotNull ActionOmenInfo
CastOmen.info()
InstantOmen.info()
@NotNull ActionOmenInfo
OmenInstance.info()
ModifierConstructorDescriptionCastFinishedOmen
(AbilityUsedEvent aue, @NotNull AbilityCastStart preCast, ActionOmenInfo info) CastOmen
(AbilityCastStart acs, ActionOmenInfo info) InstantOmen
(AbilityUsedEvent aue, ActionOmenInfo info)