EntityDeathEvent

Undocumented in source.

Constructors

this
this(Living entity, EntityDamageEvent damage)
Undocumented in source.

Members

Mixins

__anonymous
mixin EntityEvent.Implementation
Undocumented in source.

Properties

damageEvent
EntityDamageEvent damageEvent [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
message
Translation message [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
message
Translation message [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
message
bool message [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Mixed In Members

From mixin EntityEvent.Implementation

entity
Entity entity [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
world
World world [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EntityEvent

entity
Entity entity [@property getter]
Undocumented in source.
Implementation
mixintemplate Implementation()
Undocumented in source.

Meta