Class ItemSpawned

java.lang.Object
net.storm.api.events.ItemSpawned

public class ItemSpawned extends Object
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 Details

    • ItemSpawned

      public ItemSpawned()