Class AnimationEndEvent
java.lang.Object
org.bukkit.event.Event
me.c7dev.dexterity.api.events.AnimationEndEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
Event.Result
-
Constructor Summary
ConstructorsConstructorDescriptionAnimationEndEvent
(Player p_, Animation a_) Event called when a display's animation terminates -
Method Summary
Methods inherited from class org.bukkit.event.Event
getEventName, isAsynchronous
-
Constructor Details
-
AnimationEndEvent
-
-
Method Details
-
getPlayer
-
getAnimation
-
getDisplay
-
getHandlers
- Specified by:
getHandlers
in classEvent
-
getHandlerList
-