Class NPCLeftClickEvent
java.lang.Object
org.bukkit.event.Event
net.citizensnpcs.api.event.CitizensEvent
net.citizensnpcs.api.event.NPCEvent
net.citizensnpcs.api.event.NPCClickEvent
net.citizensnpcs.api.event.NPCLeftClickEvent
- All Implemented Interfaces:
Cancellable
Called when an NPC is left-clicked by a player.
-
Nested Class Summary
Nested classes/interfaces inherited from class Event
Event.Result -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NPCClickEvent
getClicker, isCancelled, setCancelledMethods inherited from class Event
getEventName, isAsynchronous
-
Constructor Details
-
NPCLeftClickEvent
-
-
Method Details
-
getHandlers
- Overrides:
getHandlersin classNPCClickEvent
-
getHandlerList
-