Class DecorativeObjectSpawned

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

public class DecorativeObjectSpawned extends Object
An event fired when a decorative object spawns in the game world.

This event is triggered when a decorative object (such as wall decorations, plants, or other aesthetic tile objects) appears on a tile. This typically occurs when a new area is loaded, when the player enters a region, or when a decorative object is dynamically added to the scene.

See Also:
  • Constructor Details

    • DecorativeObjectSpawned

      public DecorativeObjectSpawned()