Uses of Class
org.bukkit.event.entity.EntitySpawnEvent
| Package | Description |
|---|---|
| org.bukkit.event.entity |
-
Uses of EntitySpawnEvent in org.bukkit.event.entity
Subclasses of EntitySpawnEvent in org.bukkit.event.entity Modifier and Type Class Description classCreatureSpawnEventCalled when a creature is spawned into a world.classItemSpawnEventCalled when an item is spawned into a worldclassProjectileLaunchEventCalled when a projectile is launched.classSpawnerSpawnEventCalled when an entity is spawned into a world by a spawner.