Uses of Class
net.citizensnpcs.api.event.NPCEvent
Packages that use NPCEvent
Package
Description
- 
Uses of NPCEvent in net.citizensnpcsSubclasses of NPCEvent in net.citizensnpcs
- 
Uses of NPCEvent in net.citizensnpcs.api.ai.speech.eventSubclasses of NPCEvent in net.citizensnpcs.api.ai.speech.eventModifier and TypeClassDescriptionclassRepresents an event where an NPC speaks using /npc speak.
- 
Uses of NPCEvent in net.citizensnpcs.api.eventSubclasses of NPCEvent in net.citizensnpcs.api.eventModifier and TypeClassDescriptionclassclassclassclassclassRepresents an event where an NPC was clicked by a player.classclassclassclassclassclassCalled just before a command list is dispatched.classclassclassclassclassclassclassCalled when an NPC despawns.classclassCalled when an NPC is left-clicked by a player.classclassclassclassclassclassclassclassclassclassclassCalled when an NPC is right-clicked by a player.classclassCalled when an NPC is selected by a player.classCalled when an NPC spawns.classCalled when an NPC teleports.classclassclassclassclassclassclass
- 
Uses of NPCEvent in net.citizensnpcs.api.npc.templatesConstructor parameters in net.citizensnpcs.api.npc.templates with type arguments of type NPCEventModifierConstructorDescriptionCommandEventAction(Class<? extends NPCEvent> clazz, Consumer<NPC> commands) 
- 
Uses of NPCEvent in net.citizensnpcs.api.trait.traitSubclasses of NPCEvent in net.citizensnpcs.api.trait.trait
- 
Uses of NPCEvent in net.citizensnpcs.traitSubclasses of NPCEvent in net.citizensnpcs.trait