| Package | Description | 
|---|---|
| org.bukkit.event.entity | |
| org.bukkit.event.player | |
| org.spigotmc.event.entity | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CreatureSpawnEventCalled when a creature is spawned into a world. | 
| class  | CreeperPowerEventCalled when a Creeper is struck by lightning. | 
| class  | EntityBreakDoorEventCalled when an  Entitybreaks a door | 
| class  | EntityChangeBlockEventCalled when any Entity, excluding players, changes a block. | 
| class  | EntityCombustByBlockEventCalled when a block causes an entity to combust. | 
| class  | EntityCombustByEntityEventCalled when an entity causes another entity to combust. | 
| class  | EntityCombustEventCalled when an entity combusts. | 
| class  | EntityCreatePortalEventThrown when a Living Entity creates a portal in a world. | 
| class  | EntityDamageByBlockEventCalled when an entity is damaged by a block | 
| class  | EntityDamageByEntityEventCalled when an entity is damaged by an entity | 
| class  | EntityDamageEventStores data for damage events | 
| class  | EntityDeathEventThrown whenever a LivingEntity dies | 
| class  | EntityExplodeEventCalled when an entity explodes | 
| class  | EntityInteractEventCalled when an entity interacts with an object | 
| class  | EntityPortalEnterEventCalled when an entity comes into contact with a portal | 
| class  | EntityPortalEventCalled when a non-player entity is about to teleport because it is in
 contact with a portal. | 
| class  | EntityPortalExitEventCalled before an entity exits a portal. | 
| class  | EntityRegainHealthEventStores data for health-regain events | 
| class  | EntityShootBowEventCalled when a LivingEntity shoots a bow firing an arrow | 
| class  | EntitySpawnEventCalled when an entity is spawned into a world. | 
| class  | EntityTameEventThrown when a LivingEntity is tamed | 
| class  | EntityTargetEventCalled when a creature targets or untargets another entity | 
| class  | EntityTargetLivingEntityEventCalled when an Entity targets a  LivingEntityand can only target
 LivingEntity's. | 
| class  | EntityTeleportEventThrown when a non-player entity (such as an Enderman) tries to teleport
 from one location to another. | 
| class  | EntityUnleashEventCalled immediately prior to an entity being unleashed. | 
| class  | ExpBottleEventCalled when a ThrownExpBottle hits and releases experience. | 
| class  | ExplosionPrimeEventCalled when an entity has made a decision to explode. | 
| class  | FoodLevelChangeEventCalled when a human entity's food level changes | 
| class  | HorseJumpEventCalled when a horse jumps. | 
| class  | ItemDespawnEventThis event is called when a  Itemis removed from
 the world because it has existed for 5 minutes. | 
| class  | ItemSpawnEventCalled when an item is spawned into a world | 
| class  | PigZapEventStores data for pigs being zapped | 
| class  | PlayerDeathEventThrown whenever a  Playerdies | 
| class  | PotionSplashEventCalled when a splash potion hits an area | 
| class  | ProjectileHitEventCalled when a projectile hits an object | 
| class  | ProjectileLaunchEventCalled when a projectile is launched. | 
| class  | SheepDyeWoolEventCalled when a sheep's wool is dyed | 
| class  | SheepRegrowWoolEventCalled when a sheep regrows its wool | 
| class  | SlimeSplitEventCalled when a Slime splits into smaller Slimes upon death | 
| class  | SpawnerSpawnEventCalled when an entity is spawned into a world by a spawner. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PlayerUnleashEntityEventCalled prior to an entity being unleashed due to a player's action. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntityDismountEventCalled when an entity stops riding another entity. | 
| class  | EntityMountEventCalled when an entity attempts to ride another entity. | 
Copyright © 2015. All rights reserved.