Package net.storm.api.events
Class PlayerChanged
java.lang.Object
net.storm.api.events.PlayerChanged
An event fired when a player's appearance or properties change.
This event is triggered when a visible player's character model, equipment, or other visual properties are updated. This includes equipment changes, appearance modifications, and other updates that affect how the player is rendered.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PlayerChanged
public PlayerChanged()
-