Package net.storm.api.events
Class ItemDespawned
java.lang.Object
net.storm.api.events.ItemDespawned
An event fired when a ground item despawns from the game world.
This event is triggered when an item on the ground is removed, either because it was picked up by a player, its visibility timer expired, or the player moved away from the area where it was visible.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ItemDespawned
public ItemDespawned()
-