Commit
a0b06e6d2523067891d8813041ae93b4cacc267c
by noreplyImplements the PrePlayerAttackEntityEvent (#2473)
* PrePlayerAttackEntityEvent
Implements the PrePlayerAttackEntityEvent, which fires when the player tries to attack an entity.
* Updated both files
* REMOVES THE STRAY NEW LINE
* Update PrePlayerAttackEntityScriptEvent.java
Removed useless import, updated event line & updated matcher accordingly, moved context for tags into triggers, and fixed formatting issue.
* Update PrePlayerAttackEntityScriptEvent.java
* Modified event line
* Modified player link meta
(commit: a0b06e6)