Package net.storm.api.events
Class ItemSpawned
java.lang.Object
net.storm.api.events.ItemSpawned
An event fired when a ground item spawns in the game world.
This event is triggered when an item appears on the ground, either because it was dropped by a player, dropped by an NPC (loot), spawned naturally at a spawn point, or became visible to the player.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ItemSpawned
public ItemSpawned()
-