99abab0 Update dependencies
f7656fb Always remap show_dialog/custom click events (#1104)
6a440aa Handle signed chat commands as well for custom click events (#1103)
075ca70 Make some functions protected in ChestDialogViewProvider (#1101)
a8cd653 Remove serialize versions from item hasher (#1102)
191dd24 Add missing sound name handlers for biomes (#1098)
6ad05d8 Null check chest dialog storage in ChestDialogViewProvider#closeDialog (#1097)
c5a2a6a Reset player position storage on respawn
31f7f4e Rename ProtocolRunnable, always submit tick logic into event loop (#1093)
b2a2712 Fix reading any NBT type for SERVER_LINKS (#1092)
7bd6a84 Fix SOUND_ENTITY remap not working for the player in 1.14->1.13.2 (#1086)
473b4af Add missing check whether the player is set in client tick emulation 1.21.2->1.21 (#1090)
b7c8891 Bump actions/setup-java from 4 to 5 (#1089)
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
be5344b Reassign item on handleItemToClient calls Needed in rewriters before 1.20 with a recent change; the rest weren't technically necessary
cc4ea71 Fix custom name in banners etc. in 1.21.5->1.21.4
f288f2d Add dialog styling options (#1072)
12cde18 Use ViaBackwardsPlatform#getLogger for protocol logger creation (#1078)
b8adbde Add statistic mappings for 1.21.6->1.21.5 (#1077)
6faf407 Use SerializerVersion.V1_21_6 in 1.21.6->1.21.5 (#1073)
80ed7e1 Handle HIDE_ADDITIONAL_TOOLTIP in chat items in 1.21.5->1.21.4 (#1068)