Package net.storm.api.events
Class GroundObjectSpawned
java.lang.Object
net.storm.api.events.GroundObjectSpawned
An event fired when a ground object spawns in the game world.
This event is triggered when a ground object (such as floor decorations, trapdoors, or other ground-level scenery that can be walked over) appears on a tile. This typically occurs when a new area is loaded or when the player enters a region.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GroundObjectSpawned
public GroundObjectSpawned()
-