Uses of Annotation Type
net.citizensnpcs.api.trait.TraitEventHandler
Packages that use TraitEventHandler
-
Uses of TraitEventHandler in net.citizensnpcs.trait
Methods in net.citizensnpcs.trait with annotations of type TraitEventHandlerModifier and TypeMethodDescriptionvoid
ScaledMaxHealthTrait.onDamage
(NPCDamageEvent event) void
PausePathfindingTrait.onInteract
(NPCRightClickEvent event) void
DropsTrait.onNPCDeath
(NPCDeathEvent event) void
ShopTrait.onRightClick
(NPCRightClickEvent event)