PaperMC/paper-server/patches/sources/net/minecraft
chickeneer 3ab3613d10 Fix PlayerItemConsumeEvent cancelling properly
When the active item is not cleared, the item is still readied
for use and will repeatedly trigger the PlayerItemConsumeEvent
till their item is switched.
This patch clears the active item when the event is cancelled
2021-03-19 00:33:15 -05:00
..
advancements Fix AdvancementDataPlayer leak due from quitting early in login 2020-07-13 06:22:54 -07:00
commands Empty commands shall not be dispatched 2021-01-06 23:38:43 +01:00
core Add fast alternative constructor for Rotations 2021-03-10 21:26:31 +01:00
nbt Reduce memory footprint of CompoundTag 2020-04-06 17:39:25 -07:00
network MC-4: Fix item position desync 2020-12-08 20:24:52 -06:00
resources Add RegistryAccess for managing Registries 2023-02-27 18:28:39 -08:00
server Enhance console tab completions for brigadier commands 2021-03-30 16:06:08 -07:00
stats Allow statistics to be disabled/forced 2014-01-07 15:56:26 +00:00
util PreCreatureSpawnEvent 2018-01-14 17:01:31 -05:00
world Fix PlayerItemConsumeEvent cancelling properly 2021-03-19 00:33:15 -05: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 Improve Server Thread Pool and Thread Priorities 2018-10-23 23:14:38 -04:00