13
0
geforkt von Mirrors/Paper
Paper/paper-server/patches/sources/net/minecraft
Jake Potrebic 4d008bb329 Sync offhand slot in menus
Menus don't add slots for the offhand, so on sendAllDataToRemote calls the
offhand slot isn't sent. This is not correct because you *can* put stuff into the offhand
by pressing the offhand swap item
2022-01-14 10:20:40 -08:00
..
advancements Add option for strict advancement dimension checks 2022-06-12 11:47:24 -07:00
commands Fix EntityArgument and EntitySelectorParser permissions to align with EntitySelector#checkPermissions 2022-10-26 13:13:12 -07:00
core Fire CauldronLevelChange on initial fill 2022-03-29 13:46:23 -07:00
nbt Reduce memory footprint of CompoundTag 2020-04-06 17:39:25 -07:00
network Fix premature player kicks on shutdown 2024-04-11 16:37:44 +01:00
resources Sanitize ResourceLocation error logging 2021-08-26 12:09:47 +02:00
server Sync offhand slot in menus 2022-01-14 10:20:40 -08:00
stats Allow statistics to be disabled/forced 2014-01-07 15:56:26 +00:00
util Validate usernames 2022-01-01 05:19:37 -08:00
world Sync offhand slot in menus 2022-01-14 10:20:40 -08:00
ChatFormatting.java.patch Adventure 2021-01-29 17:54:03 +01:00
CrashReport.java.patch Deobfuscate stacktraces in log messages, crash reports, and etc. 2021-06-20 18:19:09 -07:00
CrashReportCategory.java.patch Deobfuscate stacktraces in log messages, crash reports, and etc. 2021-06-20 18:19:09 -07:00
Util.java.patch Remove client-side code using deprecated for removal AccessController 2021-11-26 15:09:58 -08:00