PaperMC/patches
Spottedleaf 0f90942b1a Fix non-null initialisation of context collision shape
Force LazyEntityCollisionContext#getEntity() to delegate

- By delegating when the entity is retrieved, we can correctly catch
  cases where the collision method is inspecting some entity state.

Adjust constant collision shape determination

- Our previous hack did not actually catch every case. For now,
  it will only assume a constant collision shape of EMPTY for
  air blocks.

Fixes https://github.com/PaperMC/Paper/issues/11697
2024-12-01 13:43:37 -08:00
..
api Deprecate ChatVisibility#UNKNOWN (#11683) 2024-11-29 17:12:17 +01:00
removed/1.20.5 Allow using old ender pearl behavior & apply ender pearl exploit patch (#11524) 2024-10-30 18:09:05 +01:00
server Fix non-null initialisation of context collision shape 2024-12-01 13:43:37 -08:00
unapplied/server [ci skip] Add missing feature patch identifiers 2024-11-18 12:31:36 +01:00