Package net.citizensnpcs.api.event
Class NPCDeathEvent
java.lang.Object
org.bukkit.event.Event
net.citizensnpcs.api.event.CitizensEvent
net.citizensnpcs.api.event.NPCEvent
net.citizensnpcs.api.event.NPCDeathEvent
- 
Nested Class SummaryNested classes/interfaces inherited from class org.bukkit.event.EventEvent.Result
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintgetDrops()getEvent()static HandlerListvoidsetDroppedExp(int exp) Methods inherited from class org.bukkit.event.EventgetEventName, isAsynchronous
- 
Constructor Details- 
NPCDeathEvent
 
- 
- 
Method Details- 
getDroppedExppublic int getDroppedExp()
- 
getDrops
- 
getEvent
- 
getHandlers- Specified by:
- getHandlersin class- Event
 
- 
setDroppedExppublic void setDroppedExp(int exp) 
- 
getHandlerList
 
-