Summary
- Version bump - Denizen v1.2.6 targeting MC 1.19.3 (commit: c28a61a) (details)
- MC 1.19.3 part 2: "R1" to "R2" (commit: 01e94bc) (details)
- 1.19.3: all compile essentials except new player packet format (commit: 357230f) (details)
- 1.19.3: initial player packet update, initial compilability (commit: eb0121b) (details)
- 1.19.3: regenerate reflectionsmapping (commit: ff3d8f1) (details)
- 1.19.3: fixes from testing (commit: 33dd581) (details)
- Tab list event: add 'listed' context and determination (commit: c3d97aa) (details)
- item script recipes: cooking and shapeless have a category key now (commit: a839a9a) (details)
- fix CuboidTag.add_member index (commit: 672ea78) (details)
- target paper 1.19.3 (commit: 411912f) (details)
- push remaining registerTags -> register renames (commit: 144ebb7) (details)
- Add paper-only `PlayerReadyArrowEvent` (#2409) (commit: c8690a8) (details)
- `CuboidTag` and `EllipsoidTag` examples (#2408) (commit: 4b47cf1) (details)
- Add CuboidTag.intersection Tag (#2410) (commit: 3b7b074) (details)
- Add `PlayerTag.last_death_location` tag/mech pair (#2411) (commit: da55b71) (details)
- ban command: accept duration=0 as infinite (commit: 6cb38c6) (details)
- patch sub-case of playsound for 1.16 and 1.17 (commit: a1e9cff) (details)
- Deprecate the `EntityTag.skeleton_arms_raised` mechanism (#2412) (commit: f48a25d) (details)
- fix 'receives tablist update' event for 1.19.3 (commit: 980b86b) (details)
- 1.19.3: fix metadata packet bug (commit: 947fb2b) (details)
- patch null attacker in custom enchantments getDamageProtection (commit: 515bee6) (details)
- patch projectile bug with missing attacker (commit: 4a3e230) (details)
- `EntityTag.charged` - Guardian laser support (#2414) (commit: 3dc64c9) (details)
- hide_from_players shouldn't hide sel (commit: bcb4508) (details)
- `EnchantmentTag` and `PolygonTag` examples (#2413) (commit: 452d468) (details)
- Fix `sendEntityMetadataFlagsUpdate` on 1.19.3 (#2415) (commit: d0546ef) (details)
- Allow removing custom names (#2416) (commit: 7bc1dab) (details)
- Fix `getModifiedMetadataFor` on 1.19.3 (#2417) (commit: 63a1a5e) (details)
- Add `context.original_damage` to `PlayerItemTakesDamage` (#2419) (commit: da2e6e1) (details)
- Add Entity Enters Block Event (#2418) (commit: 525df9f) (details)
- cleanups on that PR (commit: c81a86b) (details)
- Add missing input switch on PiglinBarterEvent (#2420) (commit: 9dd12b1) (details)
- fix inventory.size mech uniquifier - also minor meta corrections (commit: 2354775) (details)