Package net.minestom.server.entity.damage
package net.minestom.server.entity.damage
-
ClassDescriptionRepresents a type of damage, required when calling
LivingEntity.damage(Damage)
and retrieved inEntityDamageEvent
.Represents damage inflicted by anEntity
.Represents damage inflicted by an entity, via a projectile.Represents damage that is associated with a certain position.