Package net.minestom.server.entity.damage
package net.minestom.server.entity.damage
-
ClassesClassDescriptionRepresents a type of damage, required when calling
LivingEntity.damage(DamageType, float)
and retrieved inEntityDamageEvent
.Represents damage inflicted by anEntity
.Represents damage inflicted by an entity, via a projectile.