EntityDamageByWitherEffectEvent

Undocumented in source.

Constructors

this
this(Entity entity)
Undocumented in source.

Members

Mixins

__anonymous
mixin EntityDamageEvent.Implementation!(Modifiers.none)
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