Uses of Record Class
gg.xp.xivsupport.gui.map.omen.ActionOmenInfo
Packages that use ActionOmenInfo
-
Uses of ActionOmenInfo in gg.xp.xivsupport.gui.map.omen
Methods in gg.xp.xivsupport.gui.map.omen that return ActionOmenInfoModifier and TypeMethodDescriptionstatic ActionOmenInfoActionOmenInfo.fromAction(long id) static @Nullable ActionOmenInfoActionOmenInfo.fromActionInfo(ActionInfo ai) @NotNull ActionOmenInfoCastFinishedOmen.info()@NotNull ActionOmenInfoCastOmen.info()InstantOmen.info()@NotNull ActionOmenInfoOmenInstance.info()Constructors in gg.xp.xivsupport.gui.map.omen with parameters of type ActionOmenInfoModifierConstructorDescriptionCastFinishedOmen(AbilityUsedEvent aue, @NotNull AbilityCastStart preCast, ActionOmenInfo info) CastOmen(AbilityCastStart acs, ActionOmenInfo info) InstantOmen(AbilityUsedEvent aue, ActionOmenInfo info)