Package noppes.npcs.api.event
Interface IAnimationEvent.Ended
-
- All Superinterfaces:
IAnimationEvent
,ICustomNPCsEvent
- Enclosing interface:
- IAnimationEvent
public static interface IAnimationEvent.Ended extends IAnimationEvent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface noppes.npcs.api.event.IAnimationEvent
IAnimationEvent.Ended, IAnimationEvent.IFrameEvent, IAnimationEvent.Started
-
Nested classes/interfaces inherited from interface noppes.npcs.api.event.ICustomNPCsEvent
ICustomNPCsEvent.CNPCNaturalSpawnEvent, ICustomNPCsEvent.ScriptedCommandEvent
-
-
Method Summary
-
Methods inherited from interface noppes.npcs.api.event.IAnimationEvent
getAnimation, getAnimationData, getEntity
-
Methods inherited from interface noppes.npcs.api.event.ICustomNPCsEvent
getHookName
-
-