EntityDamageByHeatEscapingEntityEvent

Undocumented in source.
interface EntityDamageByHeatEscapingEntityEvent : EntityDamageByHeatEvent , EntityDamageByEntityEvent {}

Members

Mixin templates

Implementation
mixintemplate Implementation()
Undocumented in source.

Inherited Members

From EntityDamageByHeatEvent

Implementation
mixintemplate Implementation()
Undocumented in source.

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