Package net.citizensnpcs.api.event
Class NPCCollisionEvent
java.lang.Object
org.bukkit.event.Event
net.citizensnpcs.api.event.CitizensEvent
net.citizensnpcs.api.event.NPCEvent
net.citizensnpcs.api.event.NPCCollisionEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
Event.Result
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bukkit.event.Event
getEventName, isAsynchronous
-
Constructor Details
-
NPCCollisionEvent
-
-
Method Details
-
getCollidedWith
- Returns:
- The collided entity
-
getHandlers
- Specified by:
getHandlers
in classEvent
-
getHandlerList
-