| Modifier and Type | Method and Description |
|---|---|
EntityDamageEvent |
Entity.getLastDamageCause() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Entity.attack(EntityDamageEvent source) |
| Modifier and Type | Field and Description |
|---|---|
protected EntityDamageEvent |
BaseEntity.lastDamageCause |
| Modifier and Type | Method and Description |
|---|---|
EntityDamageEvent |
BaseEntity.getLastDamageCause() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EntityLiving.attack(EntityDamageEvent source) |
boolean |
Human.attack(EntityDamageEvent source) |
boolean |
BaseEntity.attack(EntityDamageEvent source) |
protected double |
Human.calculateEnchantmentProtectionFactor(Item item,
EntityDamageEvent source) |
void |
BaseEntity.setLastDamageCause(EntityDamageEvent type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EntityFireworksRocket.attack(EntityDamageEvent source) |
boolean |
EntityPainting.attack(EntityDamageEvent source) |
boolean |
EntityFallingBlock.attack(EntityDamageEvent source) |
boolean |
EntityPrimedTnt.attack(EntityDamageEvent source) |
boolean |
EntityExperienceOrb.attack(EntityDamageEvent source) |
boolean |
EntityEnderCrystal.attack(EntityDamageEvent source) |
boolean |
EntityDroppedItem.attack(EntityDamageEvent source) |
boolean |
EntityAreaEffectCloud.attack(EntityDamageEvent source) |
boolean |
EntityLightningBolt.attack(EntityDamageEvent source) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EntityProjectile.attack(EntityDamageEvent source) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EntityAbstractMinecart.attack(EntityDamageEvent source) |
boolean |
EntityVehicle.attack(EntityDamageEvent source) |
boolean |
EntityBoat.attack(EntityDamageEvent source) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityDamageByBlockEvent
author: MagicDroidX
Nukkit Project
|
class |
EntityDamageByChildEntityEvent
author: MagicDroidX
Nukkit Project
|
class |
EntityDamageByEntityEvent
author: MagicDroidX
Nukkit Project
|
| Modifier and Type | Method and Description |
|---|---|
float |
Enchantment.getProtectionFactor(EntityDamageEvent event) |
| Modifier and Type | Method and Description |
|---|---|
float |
EnchantmentProtectionProjectile.getProtectionFactor(EntityDamageEvent e) |
float |
EnchantmentProtectionFall.getProtectionFactor(EntityDamageEvent e) |
float |
EnchantmentProtectionExplosion.getProtectionFactor(EntityDamageEvent e) |
float |
EnchantmentProtectionAll.getProtectionFactor(EntityDamageEvent e) |
float |
EnchantmentProtectionFire.getProtectionFactor(EntityDamageEvent e) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Player.attack(EntityDamageEvent source) |
Copyright © 2020. All rights reserved.