Uses of Class
org.bukkit.event.entity.EntitySpawnEvent
-
Packages that use 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 class
CreatureSpawnEvent
Called when a creature is spawned into a world.class
ItemSpawnEvent
Called when an item is spawned into a worldclass
ProjectileLaunchEvent
Called when a projectile is launched.class
SpawnerSpawnEvent
Called when an entity is spawned into a world by a spawner.
-