b162dbd Add missing null check to allowed_entities rewrite Fixes #4568
dfbe57e Rewrite Equippable allowed_entities Fixes #4567
6f6dc2c Rewrite attribute modifiers automatically via interface An id change in 1.21.5->1.21.6 was missed
20e3c83 1.21.7-rc2
12c773e Add missing translatable mappings (#4542)
Fixes #3331 Fixes #4273
97b411a Manually handle text component boolean entries Fixes #4558
24f6c4f Implement hashing for potion contents
17d94a1 Always write length in LengthPrefixedTagType
a1cb4d3 Add Types#CUSTOM_CLICK_ACTION_TAG for VB (#4557)
-
Add LengthPrefixedTagType for CUSTOM_CLICK_ACTION
-
Move type into own class, add instance into Types
Co-authored-by: FlorianMichael florian.michael07@gmail.com
1d5070a Allow mapping sound event holders to empty sounds
bd98575 1.21.7-rc2
51f8878 1.21.7-rc1
b5f6388 1.21.7-rc1
493075e 1.21.7-rc1
f612adb Rewrite player & display name in player info packet in 1.12.2->1.13 (#4550)
Fixes Tablist plugins on some servers breaking since the game profile name sent is used to determine the scoreboard team which name we rewrite in other packets, also adds missing component rewriter calls to the display names (Not that important given its only translation keys, but we are already here).
Co-authored-by: dewgs 23721849+dewgs@users.noreply.github.com
6716bee Remove arbitrary chat-nbt-fix config option in 1.11.1->1.12 (#4551)
d22b00e Add helper methods for registry entry rewriting
fe9ca49 Update mcstructs
e1837dc Fix legacy block picking on some Paper forks (#4496)