EntityDamageByEntityEvent

Undocumented in source.

Members

Mixin templates

Implementation
mixintemplate Implementation(bool impl_entity_damage_event, size_t modifiers)
Undocumented in source.

Properties

damager
Entity damager [@property getter]
Undocumented in source.
doKnockback
bool doKnockback [@property getter]
Undocumented in source.
isCritical
bool isCritical [@property getter]
Undocumented in source.
knockback
EntityPosition knockback [@property getter]
Undocumented in source.

Inherited Members

From EntityDamageEvent

victim
Entity victim [@property getter]
Undocumented in source.
originalDamage
float originalDamage [@property getter]
Undocumented in source.
damage
float damage [@property getter]
Undocumented in source.
damage
float damage [@property setter]
Undocumented in source.
imminent
bool imminent [@property getter]
Undocumented in source.
message
Translation message [@property getter]
Undocumented in source.
Implementation
mixintemplate Implementation(size_t modifiers)
Undocumented in source.

Meta