Package net.storm.api.events
Class NpcChanged
java.lang.Object
net.storm.api.events.NpcChanged
An event fired when an NPC's composition (definition) changes.
This event is triggered when an NPC transforms or morphs into a different form, changing its appearance, name, combat level, or other properties defined in its composition. This commonly occurs with transforming NPCs like the Kalphite Queen changing forms, vampyres transforming, or NPCs that change based on game state.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NpcChanged
public NpcChanged()
-