9b65b59 Push block entity custom name through component conversion in 1.20.3->.2 (#1035)
e0f3a98 Don't add block mappings for alternative mappings (#1024)
d324803 Don't show enchantment level if level == 1 && max_level == 1 (#1027)
39a4d4e Make publish action manually runnable
8a9bf70 Add option to disable display entity emulation in 1.19.4->.3 (#1022)
5070e51 Update VV usage
12baac5 Fix login finished packet in 1.19->1.18.2 (#1018)
8669c17 Update VV usage
fe993fc Update Gradle Wrapper from 8.14 to 8.14.1 (#1016)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
54af45d Add alternative scaffolding mapping in 1.14->1.13.2 (#1015)
Co-authored-by: FlorianMichael florian.michael07@gmail.com
175daef Refactor 1.20.5+ versioned types
986ecaa Fix 1.20.5 item handler Fixes #1011
b42c197 Remove no longer needed container handling, now handled in the super call
d98de38 Update VV usage
13bc18b Update VV usage
4160b37 Update VV usage
21fd034 Remove enchantments with level 0 if sent by the client in 1.21.2->1.21 (#1004)
6a59e88 Attempt to convert serverbound clicks to hashed items in 1.21.5 This will fix desyncs on item drags due to the server missing the individual data hashes. Some are not implemented, in which case it will still cause those sames issues, but generally this will fix its handling for most items
32f4138 Add missing PLAYER_CHAT handlers in 1.20/1.21 versions (#999)