Bjarne Koll
7b21e8c8d9
Only call EntityDamageEvents before actuallyHurt
...
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.
2024-07-08 22:01:08 +02:00
..
2023-08-04 15:53:36 +02:00
2020-08-23 20:59:00 +02:00
2024-04-27 09:44:53 -07:00
2020-12-02 21:03:02 -08:00
2024-03-09 14:13:04 -08:00
2024-06-15 22:01:39 -04:00
2020-12-02 21:03:02 -08:00
2020-07-02 16:12:10 -07:00
2024-02-24 19:33:01 -08:00
2024-05-01 07:44:50 +03:00
2022-03-04 09:46:33 -08:00
2024-01-04 13:49:14 +01:00
2018-09-23 20:59:53 -05:00
2024-11-02 18:16:11 +11:00
2016-10-16 23:19:30 -07:00
2024-12-11 22:26:55 +01:00
2023-03-16 16:27:50 +01:00
2024-03-09 14:13:04 -08:00
2022-01-22 17:56:19 +01:00
2024-01-04 13:49:14 +01:00
2022-01-20 18:11:20 -08:00
2023-03-16 10:04:17 +01:00
2024-12-11 22:26:55 +01:00
2024-01-04 13:49:14 +01:00
2023-09-30 12:36:14 +02:00
2024-07-08 22:01:08 +02:00
2024-01-04 13:49:14 +01:00
2022-03-06 11:09:09 -05:00
2019-03-24 00:24:52 -04:00
2024-12-11 22:26:55 +01:00
2021-10-17 15:39:48 -04:00
2023-12-09 19:15:59 -08:00