JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.citizensnpcs.api.event.NPCAddTraitEvent
Packages that use
NPCAddTraitEvent
Package
Description
net.citizensnpcs
net.citizensnpcs.trait
Uses of
NPCAddTraitEvent
in
net.citizensnpcs
Methods in
net.citizensnpcs
with parameters of type
NPCAddTraitEvent
Modifier and Type
Method
Description
void
ProtocolLibListener.
onTraitAdd
(
NPCAddTraitEvent
event)
Uses of
NPCAddTraitEvent
in
net.citizensnpcs.trait
Methods in
net.citizensnpcs.trait
with parameters of type
NPCAddTraitEvent
Modifier and Type
Method
Description
void
ClickRedirectTrait.
onTraitAdd
(
NPCAddTraitEvent
event)