Package net.citizensnpcs
Class ProtocolLibListener
java.lang.Object
net.citizensnpcs.ProtocolLibListener
- All Implemented Interfaces:
- Listener
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidonEntityDeath(EntityDeathEvent event) voidonNPCDespawn(NPCDespawnEvent event) voidonNPCSpawn(NPCSpawnEvent event) voidonTraitAdd(NPCAddTraitEvent event) 
- 
Constructor Details- 
ProtocolLibListener
 
- 
- 
Method Details- 
onEntityDeath
- 
onNPCDespawn
- 
onNPCSpawn
- 
onTraitAdd
 
-