Package net.storm.api.events
Class DecorativeObjectSpawned
java.lang.Object
net.storm.api.events.DecorativeObjectSpawned
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
DecorativeObjectSpawned
public DecorativeObjectSpawned()
-