Package net.storm.api.events
Class DecorativeObjectDespawned
java.lang.Object
net.storm.api.events.DecorativeObjectDespawned
An event fired when a decorative object despawns from the game world.
This event is triggered when a decorative object (such as wall decorations, plants, or other aesthetic tile objects) is removed from a tile. This can occur when the player moves away from an area, when the object is destroyed, or during scene transitions.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DecorativeObjectDespawned
public DecorativeObjectDespawned()
-