Type Alias EntityDamageCause
EntityDamageCause:
| "anvil"
| "blockExplosion"
| "charging"
| "contact"
| "drowning"
| "entityAttack"
| "entityExplosion"
| "fall"
| "fallingBlock"
| "fire"
| "fireTick"
| "fireworks"
| "flyIntoWall"
| "freezing"
| "lava"
| "lightning"
| "magic"
| "magma"
| "none"
| "override"
| "piston"
| "projectile"
| "stalactite"
| "stalagmite"
| "starve"
| "suffocation"
| "suicide"
| "temperature"
| "thorns"
| "void"
| "wither"