EntityDamageByPlayerAttackEvent

Undocumented in source.

Constructors

this
this(Entity victim, Player damager)
Undocumented in source.

Members

Properties

item
Item item [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
player
Player player [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
playerDamager
Player playerDamager [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EntityDamageByEntityAttackEvent

__anonymous
mixin EntityDamageByEntityEvent.Implementation!(true, Modifiers.resistance | Modifiers.armor)
Undocumented in source.
item
Item item [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

From PlayerEvent

player
Player player [@property getter]
Undocumented in source.
Implementation
mixintemplate Implementation()
Undocumented in source.

Meta