EntityDamageByThornsEvent

Undocumented in source.

Constructors

this
this(Entity victim, Entity damager, float damage)
Undocumented in source.

Members

Mixins

__anonymous
mixin EntityDamageByEntityEvent.Implementation!(true, Modifiers.resistance | Modifiers.armor)
Undocumented in source.

Inherited Members

From EntityDamageByEntityEvent

damager
Entity damager [@property getter]
Undocumented in source.
doKnockback
bool doKnockback [@property getter]
Undocumented in source.
knockback
EntityPosition knockback [@property getter]
Undocumented in source.
isCritical
bool isCritical [@property getter]
Undocumented in source.
Implementation
mixintemplate Implementation(bool impl_entity_damage_event, size_t modifiers)
Undocumented in source.

Meta