Uses of Class
com.sucy.skill.api.event.FlagApplyEvent
Packages that use FlagApplyEvent
-
Uses of FlagApplyEvent in com.sucy.skill.listener
Methods in com.sucy.skill.listener with parameters of type FlagApplyEventModifier and TypeMethodDescriptionvoidMechanicListener.onApply(FlagApplyEvent event) Applies effects when specific flag keys are setvoidStatusListener.onFlag(FlagApplyEvent event) Applies a slow potion to mobs when stunned/rooted due to them not having a move event like the players.voidStatusListener.onInterrupt(FlagApplyEvent event) Applies interrupt effects, stopping channeling.