Uses of Enum Class
net.risingworld.api.events.npc.NpcTransformEvent.Trigger
-
Uses of NpcTransformEvent.Trigger in net.risingworld.api.events.npc
Modifier and TypeMethodDescriptionNpcTransformEvent.getTrigger()
Gets the trigger of the npc transformation, i.e what caused the npc to transform.static NpcTransformEvent.Trigger
Returns the enum constant of this class with the specified name.static NpcTransformEvent.Trigger[]
NpcTransformEvent.Trigger.values()
Returns an array containing the constants of this enum class, in the order they are declared.