Class DecorativeObjectDespawned

java.lang.Object
net.storm.api.events.DecorativeObjectDespawned

public class DecorativeObjectDespawned extends Object
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 Details

    • DecorativeObjectDespawned

      public DecorativeObjectDespawned()