Package net.storm.api.events
Class GroundObjectDespawned
java.lang.Object
net.storm.api.events.GroundObjectDespawned
An event fired when a ground object despawns from 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) is removed from a tile. This can occur when the player moves away from an area or during scene transitions.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GroundObjectDespawned
public GroundObjectDespawned()
-