diff options
author | Bjarne Koll <[email protected]> | 2024-07-09 17:13:51 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2024-07-09 17:13:51 +0200 |
commit | b0ef3ca25ab162c7eefda819b7a24574e5c44e6c (patch) | |
tree | aa9a13e3ad74f4ac3476b30460b80e4cb36342fd /patches/server/0022-Remap-reflection-calls-in-plugins-using-internals.patch | |
parent | 70b0e844767131681400b3dbace06c2dea13f87c (diff) | |
download | Paper-b0ef3ca25ab162c7eefda819b7a24574e5c44e6c.tar.gz Paper-b0ef3ca25ab162c7eefda819b7a24574e5c44e6c.zip |
Only call EntityDamageEvents before actuallyHurt (#11045)
The recent upstream update moved around the event logic for
EntiyDamageEvent and its derivatives.
However, the event was called on every call to #hurt as it was moved out
of actuallyHurt.
This patch moves the invocation directly before the #actuallyHurt calls,
respective invulnerable timings.
Diffstat (limited to 'patches/server/0022-Remap-reflection-calls-in-plugins-using-internals.patch')
0 files changed, 0 insertions, 0 deletions