Skip to content

types.player_attack_entity_event

Called when when the player attacks an entity

Properties

NameDescription
entitytype: object The entity being attacked (Minecraft's Java Entity object)
typetype: string The attack type ("pre" or "post")