| Package | Description | 
|---|---|
| org.bukkit.entity | Interfaces for non-voxel objects that can exist in a  world, including all players, monsters, projectiles, etc. | 
| org.bukkit.event.entity | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityDamageEvent | Entity. getLastDamageCause()Retrieve the last  EntityDamageEventinflicted on this entity. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Entity. setLastDamageCause(EntityDamageEvent event)Record the last  EntityDamageEventinflicted on this entity | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntityDamageByBlockEventCalled when an entity is damaged by a block | 
| class  | EntityDamageByEntityEventCalled when an entity is damaged by an entity | 
Copyright © 2015. All rights reserved.