Uses of Enum Class
net.risingworld.api.events.npc.NpcTransformEvent.Trigger
Packages that use NpcTransformEvent.Trigger
-
Uses of NpcTransformEvent.Trigger in net.risingworld.api.events.npc
Methods in net.risingworld.api.events.npc that return NpcTransformEvent.TriggerModifier and TypeMethodDescriptionNpcTransformEvent.getTrigger()Gets the trigger of the npc transformation, i.e what caused the npc to transform.static NpcTransformEvent.TriggerReturns 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.