Commit Graph

15 Commits

Author SHA1 Message Date
64e918335c Begin switching to JSpecify annotations (#11448)
* Begin switching to JSpecify annotations

* more

* fixes
2024-09-29 12:52:13 -07:00
3e27ced8ce Clone mutable types in events when changes are discarded (#10333) 2024-03-20 13:42:29 -07:00
f7e469eb2e [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
bf4ab83226 Fix BlockDestroyEvents effectBlock not being set (#10131) 2024-01-05 01:09:04 +01:00
9940519717 Fix experience & improvements to block events (#8067)
This is a lot but basically adds a method to disable the dropping of experience and drops experience by default.
This way things that require XP to be dropped manually (via modification), they can drop XP themselves when needed but without touching anywhere else that may drop xp.

It should be noted this causes breakNaturally() to now drop experience.
2024-01-04 15:18:59 -05:00
aba71147db Finish API 2023-12-05 18:33:18 +01:00
46f4547805 Prepare for 1.20.3 dev 2023-12-05 18:20:55 +01:00
7936e7a615 API 'done' 2023-03-14 18:21:11 +01:00
08ab8edb76 Start working on 1.19.4 2023-03-14 18:11:24 +01:00
2cb0061b0a Allow preventing BlockDestroyEvent from dropping items (#8349) 2022-09-08 16:13:50 +01:00
66eb6f7632 API patches 2022-06-07 19:20:30 +02:00
1148687a8d Prepare for 1.19 dev 2022-06-07 18:52:56 +02:00
e4d9502512 move extra plugins patch up & more work 2021-11-23 17:09:49 -08:00
ed6d43ddb0 Prepare for updating server patches 2021-11-23 00:57:41 -08:00
4ec60d8958 patches and patches 2021-06-13 01:26:58 -07:00