Uses of Enum
net.citizensnpcs.api.util.RemoveReason
-
Uses of RemoveReason in net.citizensnpcs.api.trait
Modifier and TypeMethodDescriptionvoid
Trait.onRemove
(RemoveReason reason) Called when a trait is removed from the attachedNPC
. -
Uses of RemoveReason in net.citizensnpcs.api.util
Modifier and TypeMethodDescriptionstatic RemoveReason
Returns the enum constant of this type with the specified name.static RemoveReason[]
RemoveReason.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RemoveReason in net.citizensnpcs.trait