public interface EntityLivingDamageEvent extends ILivingEvent, IEventCancelable
| Modifier and Type | Method and Description |
|---|---|
float |
getAmount() |
IDamageSource |
getDamageSource() |
void |
setAmount(float amount) |
getEntity, getEntityLivingBasecancel, isCanceled, setCanceledIDamageSource getDamageSource()
float getAmount()
void setAmount(float amount)