aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSpottedleaf <[email protected]>2023-09-23 22:10:40 -0700
committerSpottedleaf <[email protected]>2023-09-23 22:31:42 -0700
commit84556f3cdae93799d34df9b9ad495fe59061b060 (patch)
treed78ff563dc71f3427eb486cf966edb7fbf40fcf0
parent38dc3b25d8d7ff5a14fbcc70ef16541ed396db4f (diff)
downloadPaper-84556f3cdae93799d34df9b9ad495fe59061b060.tar.gz
Paper-84556f3cdae93799d34df9b9ad495fe59061b060.zip
Add lag compensation for breaking blocks
-rw-r--r--patches/server/0339-Lag-compensate-eating.patch74
-rw-r--r--patches/server/0339-Tracking-Range-Improvements.patch (renamed from patches/server/0340-Tracking-Range-Improvements.patch)0
-rw-r--r--patches/server/0340-Fix-items-vanishing-through-end-portal.patch (renamed from patches/server/0341-Fix-items-vanishing-through-end-portal.patch)0
-rw-r--r--patches/server/0341-implement-optional-per-player-mob-spawns.patch (renamed from patches/server/0342-implement-optional-per-player-mob-spawns.patch)0
-rw-r--r--patches/server/0342-Anti-Xray.patch (renamed from patches/server/0343-Anti-Xray.patch)0
-rw-r--r--patches/server/0343-Bees-get-gravity-in-void.-Fixes-MC-167279.patch (renamed from patches/server/0344-Bees-get-gravity-in-void.-Fixes-MC-167279.patch)0
-rw-r--r--patches/server/0344-Improve-Block-breakNaturally-API.patch (renamed from patches/server/0345-Improve-Block-breakNaturally-API.patch)0
-rw-r--r--patches/server/0345-Optimise-getChunkAt-calls-for-loaded-chunks.patch (renamed from patches/server/0346-Optimise-getChunkAt-calls-for-loaded-chunks.patch)0
-rw-r--r--patches/server/0346-Add-debug-for-sync-chunk-loads.patch (renamed from patches/server/0347-Add-debug-for-sync-chunk-loads.patch)0
-rw-r--r--patches/server/0347-Improve-java-version-check.patch (renamed from patches/server/0348-Improve-java-version-check.patch)0
-rw-r--r--patches/server/0348-Add-ThrownEggHatchEvent.patch (renamed from patches/server/0349-Add-ThrownEggHatchEvent.patch)0
-rw-r--r--patches/server/0349-Entity-Jump-API.patch (renamed from patches/server/0350-Entity-Jump-API.patch)2
-rw-r--r--patches/server/0350-Add-option-to-nerf-pigmen-from-nether-portals.patch (renamed from patches/server/0351-Add-option-to-nerf-pigmen-from-nether-portals.patch)0
-rw-r--r--patches/server/0351-Make-the-GUI-graph-fancier.patch (renamed from patches/server/0352-Make-the-GUI-graph-fancier.patch)0
-rw-r--r--patches/server/0352-add-hand-to-BlockMultiPlaceEvent.patch (renamed from patches/server/0353-add-hand-to-BlockMultiPlaceEvent.patch)0
-rw-r--r--patches/server/0353-Validate-tripwire-hook-placement-before-update.patch (renamed from patches/server/0354-Validate-tripwire-hook-placement-before-update.patch)0
-rw-r--r--patches/server/0354-Add-option-to-allow-iron-golems-to-spawn-in-air.patch (renamed from patches/server/0355-Add-option-to-allow-iron-golems-to-spawn-in-air.patch)0
-rw-r--r--patches/server/0355-Configurable-chance-of-villager-zombie-infection.patch (renamed from patches/server/0356-Configurable-chance-of-villager-zombie-infection.patch)0
-rw-r--r--patches/server/0356-Optimise-Chunk-getFluid.patch (renamed from patches/server/0357-Optimise-Chunk-getFluid.patch)0
-rw-r--r--patches/server/0357-Set-spigots-verbose-world-setting-to-false-by-def.patch (renamed from patches/server/0358-Set-spigots-verbose-world-setting-to-false-by-def.patch)0
-rw-r--r--patches/server/0358-Add-tick-times-API-and-mspt-command.patch (renamed from patches/server/0359-Add-tick-times-API-and-mspt-command.patch)0
-rw-r--r--patches/server/0359-Expose-MinecraftServer-isRunning.patch (renamed from patches/server/0360-Expose-MinecraftServer-isRunning.patch)0
-rw-r--r--patches/server/0360-Add-Raw-Byte-ItemStack-Serialization.patch (renamed from patches/server/0361-Add-Raw-Byte-ItemStack-Serialization.patch)0
-rw-r--r--patches/server/0361-Pillager-patrol-spawn-settings-and-per-player-option.patch (renamed from patches/server/0362-Pillager-patrol-spawn-settings-and-per-player-option.patch)0
-rw-r--r--patches/server/0362-Remote-Connections-shouldn-t-hold-up-shutdown.patch (renamed from patches/server/0363-Remote-Connections-shouldn-t-hold-up-shutdown.patch)0
-rw-r--r--patches/server/0363-Do-not-allow-bees-to-load-chunks-for-beehives.patch (renamed from patches/server/0364-Do-not-allow-bees-to-load-chunks-for-beehives.patch)0
-rw-r--r--patches/server/0364-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch (renamed from patches/server/0365-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch)0
-rw-r--r--patches/server/0365-Don-t-tick-dead-players.patch (renamed from patches/server/0366-Don-t-tick-dead-players.patch)0
-rw-r--r--patches/server/0366-Dead-Player-s-shouldn-t-be-able-to-move.patch (renamed from patches/server/0367-Dead-Player-s-shouldn-t-be-able-to-move.patch)0
-rw-r--r--patches/server/0367-Optimize-Collision-to-not-load-chunks.patch (renamed from patches/server/0368-Optimize-Collision-to-not-load-chunks.patch)0
-rw-r--r--patches/server/0368-Don-t-move-existing-players-to-world-spawn.patch (renamed from patches/server/0369-Don-t-move-existing-players-to-world-spawn.patch)0
-rw-r--r--patches/server/0369-Optimize-GoalSelector-Goal.Flag-Set-operations.patch (renamed from patches/server/0370-Optimize-GoalSelector-Goal.Flag-Set-operations.patch)0
-rw-r--r--patches/server/0370-Improved-Watchdog-Support.patch (renamed from patches/server/0371-Improved-Watchdog-Support.patch)0
-rw-r--r--patches/server/0371-Optimize-Pathfinding.patch (renamed from patches/server/0372-Optimize-Pathfinding.patch)0
-rw-r--r--patches/server/0372-Reduce-Either-Optional-allocation.patch (renamed from patches/server/0373-Reduce-Either-Optional-allocation.patch)0
-rw-r--r--patches/server/0373-Reduce-memory-footprint-of-NBTTagCompound.patch (renamed from patches/server/0374-Reduce-memory-footprint-of-NBTTagCompound.patch)0
-rw-r--r--patches/server/0374-Prevent-opening-inventories-when-frozen.patch (renamed from patches/server/0375-Prevent-opening-inventories-when-frozen.patch)0
-rw-r--r--patches/server/0375-Don-t-run-entity-collision-code-if-not-needed.patch (renamed from patches/server/0376-Don-t-run-entity-collision-code-if-not-needed.patch)2
-rw-r--r--patches/server/0376-Implement-Player-Client-Options-API.patch (renamed from patches/server/0377-Implement-Player-Client-Options-API.patch)0
-rw-r--r--patches/server/0377-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch (renamed from patches/server/0378-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch)0
-rw-r--r--patches/server/0378-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch (renamed from patches/server/0379-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch)0
-rw-r--r--patches/server/0379-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch (renamed from patches/server/0380-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch)0
-rw-r--r--patches/server/0380-Add-PlayerAttackEntityCooldownResetEvent.patch (renamed from patches/server/0381-Add-PlayerAttackEntityCooldownResetEvent.patch)2
-rw-r--r--patches/server/0381-Don-t-fire-BlockFade-on-worldgen-threads.patch (renamed from patches/server/0382-Don-t-fire-BlockFade-on-worldgen-threads.patch)0
-rw-r--r--patches/server/0382-Add-phantom-creative-and-insomniac-controls.patch (renamed from patches/server/0383-Add-phantom-creative-and-insomniac-controls.patch)0
-rw-r--r--patches/server/0383-Fix-numerous-item-duplication-issues-and-teleport-is.patch (renamed from patches/server/0384-Fix-numerous-item-duplication-issues-and-teleport-is.patch)2
-rw-r--r--patches/server/0384-Villager-Restocks-API.patch (renamed from patches/server/0385-Villager-Restocks-API.patch)0
-rw-r--r--patches/server/0385-Validate-PickItem-Packet-and-kick-for-invalid.patch (renamed from patches/server/0386-Validate-PickItem-Packet-and-kick-for-invalid.patch)0
-rw-r--r--patches/server/0386-Expose-game-version.patch (renamed from patches/server/0387-Expose-game-version.patch)0
-rw-r--r--patches/server/0387-Optimize-Voxel-Shape-Merging.patch (renamed from patches/server/0388-Optimize-Voxel-Shape-Merging.patch)0
-rw-r--r--patches/server/0388-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch (renamed from patches/server/0389-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch)0
-rw-r--r--patches/server/0389-misc-debugging-dumps.patch (renamed from patches/server/0390-misc-debugging-dumps.patch)0
-rw-r--r--patches/server/0390-Prevent-teleporting-dead-entities.patch (renamed from patches/server/0391-Prevent-teleporting-dead-entities.patch)0
-rw-r--r--patches/server/0391-Deobfuscate-stacktraces-in-log-messages-crash-report.patch (renamed from patches/server/0392-Deobfuscate-stacktraces-in-log-messages-crash-report.patch)0
-rw-r--r--patches/server/0392-Implement-Mob-Goal-API.patch (renamed from patches/server/0393-Implement-Mob-Goal-API.patch)0
-rw-r--r--patches/server/0393-Add-villager-reputation-API.patch (renamed from patches/server/0394-Add-villager-reputation-API.patch)0
-rw-r--r--patches/server/0394-Option-for-maximum-exp-value-when-merging-orbs.patch (renamed from patches/server/0395-Option-for-maximum-exp-value-when-merging-orbs.patch)0
-rw-r--r--patches/server/0395-ExperienceOrbMergeEvent.patch (renamed from patches/server/0396-ExperienceOrbMergeEvent.patch)0
-rw-r--r--patches/server/0396-Fix-PotionEffect-ignores-icon-flag.patch (renamed from patches/server/0397-Fix-PotionEffect-ignores-icon-flag.patch)0
-rw-r--r--patches/server/0397-Optimize-brigadier-child-sorting-performance.patch (renamed from patches/server/0398-Optimize-brigadier-child-sorting-performance.patch)0
-rw-r--r--patches/server/0398-Potential-bed-API.patch (renamed from patches/server/0399-Potential-bed-API.patch)0
-rw-r--r--patches/server/0399-Wait-for-Async-Tasks-during-shutdown.patch (renamed from patches/server/0400-Wait-for-Async-Tasks-during-shutdown.patch)0
-rw-r--r--patches/server/0400-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch (renamed from patches/server/0401-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch)0
-rw-r--r--patches/server/0401-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch (renamed from patches/server/0402-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch)0
-rw-r--r--patches/server/0402-Ensure-safe-gateway-teleport.patch (renamed from patches/server/0403-Ensure-safe-gateway-teleport.patch)0
-rw-r--r--patches/server/0403-Add-option-for-console-having-all-permissions.patch (renamed from patches/server/0404-Add-option-for-console-having-all-permissions.patch)0
-rw-r--r--patches/server/0404-Fix-villager-trading-demand-MC-163962.patch (renamed from patches/server/0405-Fix-villager-trading-demand-MC-163962.patch)0
-rw-r--r--patches/server/0405-Maps-shouldn-t-load-chunks.patch (renamed from patches/server/0406-Maps-shouldn-t-load-chunks.patch)0
-rw-r--r--patches/server/0406-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch (renamed from patches/server/0407-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch)0
-rw-r--r--patches/server/0407-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch (renamed from patches/server/0408-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch)0
-rw-r--r--patches/server/0408-Fix-piston-physics-inconsistency-MC-188840.patch (renamed from patches/server/0409-Fix-piston-physics-inconsistency-MC-188840.patch)0
-rw-r--r--patches/server/0409-Fix-sand-duping.patch (renamed from patches/server/0410-Fix-sand-duping.patch)0
-rw-r--r--patches/server/0410-Fix-missing-chunks-due-to-integer-overflow.patch (renamed from patches/server/0411-Fix-missing-chunks-due-to-integer-overflow.patch)0
-rw-r--r--patches/server/0411-Prevent-position-desync-in-playerconnection-causing-.patch (renamed from patches/server/0412-Prevent-position-desync-in-playerconnection-causing-.patch)0
-rw-r--r--patches/server/0412-Inventory-getHolder-method-without-block-snapshot.patch (renamed from patches/server/0413-Inventory-getHolder-method-without-block-snapshot.patch)0
-rw-r--r--patches/server/0413-Improve-Arrow-API.patch (renamed from patches/server/0414-Improve-Arrow-API.patch)0
-rw-r--r--patches/server/0414-Add-and-implement-PlayerRecipeBookClickEvent.patch (renamed from patches/server/0415-Add-and-implement-PlayerRecipeBookClickEvent.patch)0
-rw-r--r--patches/server/0415-Hide-sync-chunk-writes-behind-flag.patch (renamed from patches/server/0416-Hide-sync-chunk-writes-behind-flag.patch)0
-rw-r--r--patches/server/0416-Add-permission-for-command-blocks.patch (renamed from patches/server/0417-Add-permission-for-command-blocks.patch)0
-rw-r--r--patches/server/0417-Ensure-Entity-AABB-s-are-never-invalid.patch (renamed from patches/server/0418-Ensure-Entity-AABB-s-are-never-invalid.patch)0
-rw-r--r--patches/server/0418-Fix-Per-World-Difficulty-Remembering-Difficulty.patch (renamed from patches/server/0419-Fix-Per-World-Difficulty-Remembering-Difficulty.patch)0
-rw-r--r--patches/server/0419-Paper-dumpitem-command.patch (renamed from patches/server/0420-Paper-dumpitem-command.patch)0
-rw-r--r--patches/server/0420-Improve-Legacy-Component-serialization-size.patch (renamed from patches/server/0421-Improve-Legacy-Component-serialization-size.patch)0
-rw-r--r--patches/server/0421-Optimize-Bit-Operations-by-inlining.patch (renamed from patches/server/0422-Optimize-Bit-Operations-by-inlining.patch)0
-rw-r--r--patches/server/0422-Add-Plugin-Tickets-to-API-Chunk-Methods.patch (renamed from patches/server/0423-Add-Plugin-Tickets-to-API-Chunk-Methods.patch)0
-rw-r--r--patches/server/0423-incremental-chunk-and-player-saving.patch (renamed from patches/server/0424-incremental-chunk-and-player-saving.patch)0
-rw-r--r--patches/server/0424-Support-old-UUID-format-for-NBT.patch (renamed from patches/server/0425-Support-old-UUID-format-for-NBT.patch)0
-rw-r--r--patches/server/0425-Convert-legacy-attributes-in-Item-Meta.patch (renamed from patches/server/0426-Convert-legacy-attributes-in-Item-Meta.patch)0
-rw-r--r--patches/server/0426-Remove-some-streams-from-structures.patch (renamed from patches/server/0427-Remove-some-streams-from-structures.patch)0
-rw-r--r--patches/server/0427-Remove-streams-from-classes-related-villager-gossip.patch (renamed from patches/server/0428-Remove-streams-from-classes-related-villager-gossip.patch)0
-rw-r--r--patches/server/0428-Support-components-in-ItemMeta.patch (renamed from patches/server/0429-Support-components-in-ItemMeta.patch)0
-rw-r--r--patches/server/0429-Improve-fix-EntityTargetLivingEntityEvent.patch (renamed from patches/server/0430-Improve-fix-EntityTargetLivingEntityEvent.patch)0
-rw-r--r--patches/server/0430-Add-entity-liquid-API.patch (renamed from patches/server/0431-Add-entity-liquid-API.patch)0
-rw-r--r--patches/server/0431-Update-itemstack-legacy-name-and-lore.patch (renamed from patches/server/0432-Update-itemstack-legacy-name-and-lore.patch)0
-rw-r--r--patches/server/0432-Spawn-player-in-correct-world-on-login.patch (renamed from patches/server/0433-Spawn-player-in-correct-world-on-login.patch)0
-rw-r--r--patches/server/0433-Add-PrepareResultEvent.patch (renamed from patches/server/0434-Add-PrepareResultEvent.patch)0
-rw-r--r--patches/server/0434-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch (renamed from patches/server/0435-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch)2
-rw-r--r--patches/server/0435-Fix-arrows-never-despawning-MC-125757.patch (renamed from patches/server/0436-Fix-arrows-never-despawning-MC-125757.patch)0
-rw-r--r--patches/server/0436-Thread-Safe-Vanilla-Command-permission-checking.patch (renamed from patches/server/0437-Thread-Safe-Vanilla-Command-permission-checking.patch)0
-rw-r--r--patches/server/0437-Fix-SPIGOT-5989.patch (renamed from patches/server/0438-Fix-SPIGOT-5989.patch)0
-rw-r--r--patches/server/0438-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch (renamed from patches/server/0439-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch)0
-rw-r--r--patches/server/0439-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch (renamed from patches/server/0440-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch)0
-rw-r--r--patches/server/0440-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch (renamed from patches/server/0441-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch)0
-rw-r--r--patches/server/0441-Optimize-NetworkManager-Exception-Handling.patch (renamed from patches/server/0442-Optimize-NetworkManager-Exception-Handling.patch)0
-rw-r--r--patches/server/0442-Fix-some-rails-connecting-improperly.patch (renamed from patches/server/0443-Fix-some-rails-connecting-improperly.patch)0
-rw-r--r--patches/server/0443-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch (renamed from patches/server/0444-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch)0
-rw-r--r--patches/server/0444-Brand-support.patch (renamed from patches/server/0445-Brand-support.patch)0
-rw-r--r--patches/server/0445-Add-playPickupItemAnimation-to-LivingEntity.patch (renamed from patches/server/0446-Add-playPickupItemAnimation-to-LivingEntity.patch)0
-rw-r--r--patches/server/0446-Don-t-require-FACING-data.patch (renamed from patches/server/0447-Don-t-require-FACING-data.patch)0
-rw-r--r--patches/server/0447-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch (renamed from patches/server/0448-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch)0
-rw-r--r--patches/server/0448-Add-moon-phase-API.patch (renamed from patches/server/0449-Add-moon-phase-API.patch)0
-rw-r--r--patches/server/0449-Do-not-let-the-server-load-chunks-from-newer-version.patch (renamed from patches/server/0450-Do-not-let-the-server-load-chunks-from-newer-version.patch)0
-rw-r--r--patches/server/0450-Prevent-headless-pistons-from-being-created.patch (renamed from patches/server/0451-Prevent-headless-pistons-from-being-created.patch)0
-rw-r--r--patches/server/0451-Add-BellRingEvent.patch (renamed from patches/server/0452-Add-BellRingEvent.patch)0
-rw-r--r--patches/server/0452-Add-zombie-targets-turtle-egg-config.patch (renamed from patches/server/0453-Add-zombie-targets-turtle-egg-config.patch)0
-rw-r--r--patches/server/0453-Buffer-joins-to-world.patch (renamed from patches/server/0454-Buffer-joins-to-world.patch)0
-rw-r--r--patches/server/0454-Eigencraft-redstone-implementation.patch (renamed from patches/server/0455-Eigencraft-redstone-implementation.patch)0
-rw-r--r--patches/server/0455-Fix-hex-colors-not-working-in-some-kick-messages.patch (renamed from patches/server/0456-Fix-hex-colors-not-working-in-some-kick-messages.patch)0
-rw-r--r--patches/server/0456-PortalCreateEvent-needs-to-know-its-entity.patch (renamed from patches/server/0457-PortalCreateEvent-needs-to-know-its-entity.patch)0
-rw-r--r--patches/server/0457-Add-more-Evoker-API.patch (renamed from patches/server/0458-Add-more-Evoker-API.patch)0
-rw-r--r--patches/server/0458-Add-methods-to-get-translation-keys.patch (renamed from patches/server/0459-Add-methods-to-get-translation-keys.patch)0
-rw-r--r--patches/server/0459-Create-HoverEvent-from-ItemStack-Entity.patch (renamed from patches/server/0460-Create-HoverEvent-from-ItemStack-Entity.patch)0
-rw-r--r--patches/server/0460-Cache-block-data-strings.patch (renamed from patches/server/0461-Cache-block-data-strings.patch)0
-rw-r--r--patches/server/0461-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch (renamed from patches/server/0462-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch)0
-rw-r--r--patches/server/0462-Add-additional-open-container-api-to-HumanEntity.patch (renamed from patches/server/0463-Add-additional-open-container-api-to-HumanEntity.patch)0
-rw-r--r--patches/server/0463-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch (renamed from patches/server/0464-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch)0
-rw-r--r--patches/server/0464-Extend-block-drop-capture-to-capture-all-items-added.patch (renamed from patches/server/0465-Extend-block-drop-capture-to-capture-all-items-added.patch)0
-rw-r--r--patches/server/0465-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch (renamed from patches/server/0466-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch)0
-rw-r--r--patches/server/0466-Lazily-track-plugin-scoreboards-by-default.patch (renamed from patches/server/0467-Lazily-track-plugin-scoreboards-by-default.patch)0
-rw-r--r--patches/server/0467-Entity-isTicking.patch (renamed from patches/server/0468-Entity-isTicking.patch)0
-rw-r--r--patches/server/0468-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch (renamed from patches/server/0469-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch)0
-rw-r--r--patches/server/0469-Fix-Concurrency-issue-in-ShufflingList.patch (renamed from patches/server/0470-Fix-Concurrency-issue-in-ShufflingList.patch)0
-rw-r--r--patches/server/0470-Reset-Ender-Crystals-on-Dragon-Spawn.patch (renamed from patches/server/0471-Reset-Ender-Crystals-on-Dragon-Spawn.patch)0
-rw-r--r--patches/server/0471-Fix-for-large-move-vectors-crashing-server.patch (renamed from patches/server/0472-Fix-for-large-move-vectors-crashing-server.patch)0
-rw-r--r--patches/server/0472-Optimise-getType-calls.patch (renamed from patches/server/0473-Optimise-getType-calls.patch)0
-rw-r--r--patches/server/0473-Villager-resetOffers.patch (renamed from patches/server/0474-Villager-resetOffers.patch)0
-rw-r--r--patches/server/0474-Retain-block-place-order-when-capturing-blockstates.patch (renamed from patches/server/0475-Retain-block-place-order-when-capturing-blockstates.patch)0
-rw-r--r--patches/server/0475-Reduce-blockpos-allocation-from-pathfinding.patch (renamed from patches/server/0476-Reduce-blockpos-allocation-from-pathfinding.patch)0
-rw-r--r--patches/server/0476-Fix-item-locations-dropped-from-campfires.patch (renamed from patches/server/0477-Fix-item-locations-dropped-from-campfires.patch)0
-rw-r--r--patches/server/0477-Player-elytra-boost-API.patch (renamed from patches/server/0478-Player-elytra-boost-API.patch)0
-rw-r--r--patches/server/0478-Fixed-TileEntityBell-memory-leak.patch (renamed from patches/server/0479-Fixed-TileEntityBell-memory-leak.patch)0
-rw-r--r--patches/server/0479-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch (renamed from patches/server/0480-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch)0
-rw-r--r--patches/server/0480-Add-getOfflinePlayerIfCached-String.patch (renamed from patches/server/0481-Add-getOfflinePlayerIfCached-String.patch)0
-rw-r--r--patches/server/0481-Add-ignore-discounts-API.patch (renamed from patches/server/0482-Add-ignore-discounts-API.patch)0
-rw-r--r--patches/server/0482-Toggle-for-removing-existing-dragon.patch (renamed from patches/server/0483-Toggle-for-removing-existing-dragon.patch)0
-rw-r--r--patches/server/0483-Fix-client-lag-on-advancement-loading.patch (renamed from patches/server/0484-Fix-client-lag-on-advancement-loading.patch)0
-rw-r--r--patches/server/0484-Item-no-age-no-player-pickup.patch (renamed from patches/server/0485-Item-no-age-no-player-pickup.patch)0
-rw-r--r--patches/server/0485-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch (renamed from patches/server/0486-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch)0
-rw-r--r--patches/server/0486-Beacon-API-custom-effect-ranges.patch (renamed from patches/server/0487-Beacon-API-custom-effect-ranges.patch)0
-rw-r--r--patches/server/0487-Add-API-for-quit-reason.patch (renamed from patches/server/0488-Add-API-for-quit-reason.patch)0
-rw-r--r--patches/server/0488-Add-Wandering-Trader-spawn-rate-config-options.patch (renamed from patches/server/0489-Add-Wandering-Trader-spawn-rate-config-options.patch)0
-rw-r--r--patches/server/0489-Expose-world-spawn-angle.patch (renamed from patches/server/0490-Expose-world-spawn-angle.patch)0
-rw-r--r--patches/server/0490-Add-Destroy-Speed-API.patch (renamed from patches/server/0491-Add-Destroy-Speed-API.patch)0
-rw-r--r--patches/server/0491-Fix-Player-spawnParticle-x-y-z-precision-loss.patch (renamed from patches/server/0492-Fix-Player-spawnParticle-x-y-z-precision-loss.patch)0
-rw-r--r--patches/server/0492-Add-LivingEntity-clearActiveItem.patch (renamed from patches/server/0493-Add-LivingEntity-clearActiveItem.patch)0
-rw-r--r--patches/server/0493-Add-PlayerItemCooldownEvent.patch (renamed from patches/server/0494-Add-PlayerItemCooldownEvent.patch)0
-rw-r--r--patches/server/0494-Significantly-improve-performance-of-the-end-generat.patch (renamed from patches/server/0495-Significantly-improve-performance-of-the-end-generat.patch)0
-rw-r--r--patches/server/0495-More-lightning-API.patch (renamed from patches/server/0496-More-lightning-API.patch)0
-rw-r--r--patches/server/0496-Climbing-should-not-bypass-cramming-gamerule.patch (renamed from patches/server/0497-Climbing-should-not-bypass-cramming-gamerule.patch)2
-rw-r--r--patches/server/0497-Added-missing-default-perms-for-commands.patch (renamed from patches/server/0498-Added-missing-default-perms-for-commands.patch)0
-rw-r--r--patches/server/0498-Add-PlayerShearBlockEvent.patch (renamed from patches/server/0499-Add-PlayerShearBlockEvent.patch)0
-rw-r--r--patches/server/0499-Fix-curing-zombie-villager-discount-exploit.patch (renamed from patches/server/0500-Fix-curing-zombie-villager-discount-exploit.patch)0
-rw-r--r--patches/server/0500-Limit-recipe-packets.patch (renamed from patches/server/0501-Limit-recipe-packets.patch)0
-rw-r--r--patches/server/0501-Fix-CraftSound-backwards-compatibility.patch (renamed from patches/server/0502-Fix-CraftSound-backwards-compatibility.patch)0
-rw-r--r--patches/server/0502-Player-Chunk-Load-Unload-Events.patch (renamed from patches/server/0503-Player-Chunk-Load-Unload-Events.patch)0
-rw-r--r--patches/server/0503-Optimize-Dynamic-get-Missing-Keys.patch (renamed from patches/server/0504-Optimize-Dynamic-get-Missing-Keys.patch)0
-rw-r--r--patches/server/0504-Expose-LivingEntity-hurt-direction.patch (renamed from patches/server/0505-Expose-LivingEntity-hurt-direction.patch)0
-rw-r--r--patches/server/0505-Add-OBSTRUCTED-reason-to-BedEnterResult.patch (renamed from patches/server/0506-Add-OBSTRUCTED-reason-to-BedEnterResult.patch)0
-rw-r--r--patches/server/0506-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch (renamed from patches/server/0507-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch)0
-rw-r--r--patches/server/0507-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch (renamed from patches/server/0508-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch)0
-rw-r--r--patches/server/0508-Implement-TargetHitEvent.patch (renamed from patches/server/0509-Implement-TargetHitEvent.patch)0
-rw-r--r--patches/server/0509-MC-4-Fix-item-position-desync.patch (renamed from patches/server/0510-MC-4-Fix-item-position-desync.patch)0
-rw-r--r--patches/server/0510-Additional-Block-Material-API-s.patch (renamed from patches/server/0511-Additional-Block-Material-API-s.patch)0
-rw-r--r--patches/server/0511-Fix-harming-potion-dupe.patch (renamed from patches/server/0512-Fix-harming-potion-dupe.patch)0
-rw-r--r--patches/server/0512-Implement-API-to-get-Material-from-Boats-and-Minecar.patch (renamed from patches/server/0513-Implement-API-to-get-Material-from-Boats-and-Minecar.patch)0
-rw-r--r--patches/server/0513-Cache-burn-durations.patch (renamed from patches/server/0514-Cache-burn-durations.patch)0
-rw-r--r--patches/server/0514-Allow-disabling-mob-spawner-spawn-egg-transformation.patch (renamed from patches/server/0515-Allow-disabling-mob-spawner-spawn-egg-transformation.patch)0
-rw-r--r--patches/server/0515-Fix-Not-a-string-Map-Conversion-spam.patch (renamed from patches/server/0516-Fix-Not-a-string-Map-Conversion-spam.patch)0
-rw-r--r--patches/server/0516-Implement-PlayerFlowerPotManipulateEvent.patch (renamed from patches/server/0517-Implement-PlayerFlowerPotManipulateEvent.patch)0
-rw-r--r--patches/server/0517-Fix-interact-event-not-being-called-sometimes.patch (renamed from patches/server/0518-Fix-interact-event-not-being-called-sometimes.patch)0
-rw-r--r--patches/server/0518-Zombie-API-breaking-doors.patch (renamed from patches/server/0519-Zombie-API-breaking-doors.patch)0
-rw-r--r--patches/server/0519-Fix-nerfed-slime-when-splitting.patch (renamed from patches/server/0520-Fix-nerfed-slime-when-splitting.patch)0
-rw-r--r--patches/server/0520-Add-EntityLoadCrossbowEvent.patch (renamed from patches/server/0521-Add-EntityLoadCrossbowEvent.patch)0
-rw-r--r--patches/server/0521-Added-WorldGameRuleChangeEvent.patch (renamed from patches/server/0522-Added-WorldGameRuleChangeEvent.patch)0
-rw-r--r--patches/server/0522-Added-ServerResourcesReloadedEvent.patch (renamed from patches/server/0523-Added-ServerResourcesReloadedEvent.patch)0
-rw-r--r--patches/server/0523-Added-world-settings-for-mobs-picking-up-loot.patch (renamed from patches/server/0524-Added-world-settings-for-mobs-picking-up-loot.patch)0
-rw-r--r--patches/server/0524-Implemented-BlockFailedDispenseEvent.patch (renamed from patches/server/0525-Implemented-BlockFailedDispenseEvent.patch)0
-rw-r--r--patches/server/0525-Added-PlayerLecternPageChangeEvent.patch (renamed from patches/server/0526-Added-PlayerLecternPageChangeEvent.patch)0
-rw-r--r--patches/server/0526-Added-PlayerLoomPatternSelectEvent.patch (renamed from patches/server/0527-Added-PlayerLoomPatternSelectEvent.patch)0
-rw-r--r--patches/server/0527-Configurable-door-breaking-difficulty.patch (renamed from patches/server/0528-Configurable-door-breaking-difficulty.patch)0
-rw-r--r--patches/server/0528-Empty-commands-shall-not-be-dispatched.patch (renamed from patches/server/0529-Empty-commands-shall-not-be-dispatched.patch)0
-rw-r--r--patches/server/0529-Remove-stale-POIs.patch (renamed from patches/server/0530-Remove-stale-POIs.patch)0
-rw-r--r--patches/server/0530-Fix-villager-boat-exploit.patch (renamed from patches/server/0531-Fix-villager-boat-exploit.patch)0
-rw-r--r--patches/server/0531-Add-sendOpLevel-API.patch (renamed from patches/server/0532-Add-sendOpLevel-API.patch)0
-rw-r--r--patches/server/0532-TODO-Registry-Modification-API.patch (renamed from patches/server/0533-TODO-Registry-Modification-API.patch)0
-rw-r--r--patches/server/0533-Add-StructuresLocateEvent.patch (renamed from patches/server/0534-Add-StructuresLocateEvent.patch)0
-rw-r--r--patches/server/0534-Collision-option-for-requiring-a-player-participant.patch (renamed from patches/server/0535-Collision-option-for-requiring-a-player-participant.patch)0
-rw-r--r--patches/server/0535-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch (renamed from patches/server/0536-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch)0
-rw-r--r--patches/server/0536-Return-chat-component-with-empty-text-instead-of-thr.patch (renamed from patches/server/0537-Return-chat-component-with-empty-text-instead-of-thr.patch)0
-rw-r--r--patches/server/0537-Make-schedule-command-per-world.patch (renamed from patches/server/0538-Make-schedule-command-per-world.patch)0
-rw-r--r--patches/server/0538-Configurable-max-leash-distance.patch (renamed from patches/server/0539-Configurable-max-leash-distance.patch)0
-rw-r--r--patches/server/0539-Implement-BlockPreDispenseEvent.patch (renamed from patches/server/0540-Implement-BlockPreDispenseEvent.patch)0
-rw-r--r--patches/server/0540-Added-firing-of-PlayerChangeBeaconEffectEvent.patch (renamed from patches/server/0541-Added-firing-of-PlayerChangeBeaconEffectEvent.patch)0
-rw-r--r--patches/server/0541-Add-toggle-for-always-placing-the-dragon-egg.patch (renamed from patches/server/0542-Add-toggle-for-always-placing-the-dragon-egg.patch)0
-rw-r--r--patches/server/0542-Added-PlayerStonecutterRecipeSelectEvent.patch (renamed from patches/server/0543-Added-PlayerStonecutterRecipeSelectEvent.patch)0
-rw-r--r--patches/server/0543-Add-dropLeash-variable-to-EntityUnleashEvent.patch (renamed from patches/server/0544-Add-dropLeash-variable-to-EntityUnleashEvent.patch)0
-rw-r--r--patches/server/0544-Reset-shield-blocking-on-dimension-change.patch (renamed from patches/server/0545-Reset-shield-blocking-on-dimension-change.patch)0
-rw-r--r--patches/server/0545-add-DragonEggFormEvent.patch (renamed from patches/server/0546-add-DragonEggFormEvent.patch)0
-rw-r--r--patches/server/0546-EntityMoveEvent.patch (renamed from patches/server/0547-EntityMoveEvent.patch)2
-rw-r--r--patches/server/0547-added-option-to-disable-pathfinding-updates-on-block.patch (renamed from patches/server/0548-added-option-to-disable-pathfinding-updates-on-block.patch)0
-rw-r--r--patches/server/0548-Inline-shift-direction-fields.patch (renamed from patches/server/0549-Inline-shift-direction-fields.patch)0
-rw-r--r--patches/server/0549-Allow-adding-items-to-BlockDropItemEvent.patch (renamed from patches/server/0550-Allow-adding-items-to-BlockDropItemEvent.patch)0
-rw-r--r--patches/server/0550-Add-getMainThreadExecutor-to-BukkitScheduler.patch (renamed from patches/server/0551-Add-getMainThreadExecutor-to-BukkitScheduler.patch)0
-rw-r--r--patches/server/0551-living-entity-allow-attribute-registration.patch (renamed from patches/server/0552-living-entity-allow-attribute-registration.patch)0
-rw-r--r--patches/server/0552-fix-dead-slime-setSize-invincibility.patch (renamed from patches/server/0553-fix-dead-slime-setSize-invincibility.patch)0
-rw-r--r--patches/server/0553-Merchant-getRecipes-should-return-an-immutable-list.patch (renamed from patches/server/0554-Merchant-getRecipes-should-return-an-immutable-list.patch)0
-rw-r--r--patches/server/0554-Expose-Tracked-Players.patch (renamed from patches/server/0555-Expose-Tracked-Players.patch)0
-rw-r--r--patches/server/0555-Remove-streams-from-SensorNearest.patch (renamed from patches/server/0556-Remove-streams-from-SensorNearest.patch)0
-rw-r--r--patches/server/0556-Improve-ServerGUI.patch (renamed from patches/server/0557-Improve-ServerGUI.patch)0
-rw-r--r--patches/server/0557-fix-converting-txt-to-json-file.patch (renamed from patches/server/0558-fix-converting-txt-to-json-file.patch)0
-rw-r--r--patches/server/0558-Add-worldborder-events.patch (renamed from patches/server/0559-Add-worldborder-events.patch)0
-rw-r--r--patches/server/0559-added-PlayerNameEntityEvent.patch (renamed from patches/server/0560-added-PlayerNameEntityEvent.patch)0
-rw-r--r--patches/server/0560-Prevent-grindstones-from-overstacking-items.patch (renamed from patches/server/0561-Prevent-grindstones-from-overstacking-items.patch)0
-rw-r--r--patches/server/0561-Add-recipe-to-cook-events.patch (renamed from patches/server/0562-Add-recipe-to-cook-events.patch)0
-rw-r--r--patches/server/0562-Add-Block-isValidTool.patch (renamed from patches/server/0563-Add-Block-isValidTool.patch)0
-rw-r--r--patches/server/0563-Allow-using-signs-inside-spawn-protection.patch (renamed from patches/server/0564-Allow-using-signs-inside-spawn-protection.patch)0
-rw-r--r--patches/server/0564-Expand-world-key-API.patch (renamed from patches/server/0565-Expand-world-key-API.patch)0
-rw-r--r--patches/server/0565-Add-fast-alternative-constructor-for-Rotations.patch (renamed from patches/server/0566-Add-fast-alternative-constructor-for-Rotations.patch)0
-rw-r--r--patches/server/0566-Item-Rarity-API.patch (renamed from patches/server/0567-Item-Rarity-API.patch)0
-rw-r--r--patches/server/0567-Drop-carried-item-when-player-has-disconnected.patch (renamed from patches/server/0568-Drop-carried-item-when-player-has-disconnected.patch)0
-rw-r--r--patches/server/0568-forced-whitelist-use-configurable-kick-message.patch (renamed from patches/server/0569-forced-whitelist-use-configurable-kick-message.patch)0
-rw-r--r--patches/server/0569-Don-t-ignore-result-of-PlayerEditBookEvent.patch (renamed from patches/server/0570-Don-t-ignore-result-of-PlayerEditBookEvent.patch)0
-rw-r--r--patches/server/0570-Expose-protocol-version.patch (renamed from patches/server/0571-Expose-protocol-version.patch)0
-rw-r--r--patches/server/0571-Enhance-console-tab-completions-for-brigadier-comman.patch (renamed from patches/server/0572-Enhance-console-tab-completions-for-brigadier-comman.patch)0
-rw-r--r--patches/server/0572-Fix-PlayerItemConsumeEvent-cancelling-properly.patch (renamed from patches/server/0573-Fix-PlayerItemConsumeEvent-cancelling-properly.patch)4
-rw-r--r--patches/server/0573-Add-bypass-host-check.patch (renamed from patches/server/0574-Add-bypass-host-check.patch)0
-rw-r--r--patches/server/0574-Set-area-affect-cloud-rotation.patch (renamed from patches/server/0575-Set-area-affect-cloud-rotation.patch)0
-rw-r--r--patches/server/0575-add-isDeeplySleeping-to-HumanEntity.patch (renamed from patches/server/0576-add-isDeeplySleeping-to-HumanEntity.patch)0
-rw-r--r--patches/server/0576-add-consumeFuel-to-FurnaceBurnEvent.patch (renamed from patches/server/0577-add-consumeFuel-to-FurnaceBurnEvent.patch)0
-rw-r--r--patches/server/0577-add-get-set-drop-chance-to-EntityEquipment.patch (renamed from patches/server/0578-add-get-set-drop-chance-to-EntityEquipment.patch)0
-rw-r--r--patches/server/0578-fix-PigZombieAngerEvent-cancellation.patch (renamed from patches/server/0579-fix-PigZombieAngerEvent-cancellation.patch)0
-rw-r--r--patches/server/0579-fix-PlayerItemHeldEvent-firing-twice.patch (renamed from patches/server/0580-fix-PlayerItemHeldEvent-firing-twice.patch)0
-rw-r--r--patches/server/0580-Added-PlayerDeepSleepEvent.patch (renamed from patches/server/0581-Added-PlayerDeepSleepEvent.patch)0
-rw-r--r--patches/server/0581-More-World-API.patch (renamed from patches/server/0582-More-World-API.patch)0
-rw-r--r--patches/server/0582-Added-PlayerBedFailEnterEvent.patch (renamed from patches/server/0583-Added-PlayerBedFailEnterEvent.patch)0
-rw-r--r--patches/server/0583-Implement-methods-to-convert-between-Component-and-B.patch (renamed from patches/server/0584-Implement-methods-to-convert-between-Component-and-B.patch)0
-rw-r--r--patches/server/0584-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch (renamed from patches/server/0585-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch)0
-rw-r--r--patches/server/0585-Introduce-beacon-activation-deactivation-events.patch (renamed from patches/server/0586-Introduce-beacon-activation-deactivation-events.patch)0
-rw-r--r--patches/server/0586-add-RespawnFlags-to-PlayerRespawnEvent.patch (renamed from patches/server/0587-add-RespawnFlags-to-PlayerRespawnEvent.patch)0
-rw-r--r--patches/server/0587-Add-Channel-initialization-listeners.patch (renamed from patches/server/0588-Add-Channel-initialization-listeners.patch)0
-rw-r--r--patches/server/0588-Send-empty-commands-if-tab-completion-is-disabled.patch (renamed from patches/server/0589-Send-empty-commands-if-tab-completion-is-disabled.patch)0
-rw-r--r--patches/server/0589-Add-more-WanderingTrader-API.patch (renamed from patches/server/0590-Add-more-WanderingTrader-API.patch)0
-rw-r--r--patches/server/0590-Add-EntityBlockStorage-clearEntities.patch (renamed from patches/server/0591-Add-EntityBlockStorage-clearEntities.patch)0
-rw-r--r--patches/server/0591-Entity-load-save-limit-per-chunk.patch (renamed from patches/server/0592-Entity-load-save-limit-per-chunk.patch)0
-rw-r--r--patches/server/0592-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch (renamed from patches/server/0593-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch)0
-rw-r--r--patches/server/0593-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch (renamed from patches/server/0594-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch)0
-rw-r--r--patches/server/0594-Inventory-close.patch (renamed from patches/server/0595-Inventory-close.patch)0
-rw-r--r--patches/server/0595-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch (renamed from patches/server/0596-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch)0
-rw-r--r--patches/server/0596-Fix-CraftPotionBrewer-cache.patch (renamed from patches/server/0597-Fix-CraftPotionBrewer-cache.patch)0
-rw-r--r--patches/server/0597-Add-basic-Datapack-API.patch (renamed from patches/server/0598-Add-basic-Datapack-API.patch)0
-rw-r--r--patches/server/0598-Add-environment-variable-to-disable-server-gui.patch (renamed from patches/server/0599-Add-environment-variable-to-disable-server-gui.patch)0
-rw-r--r--patches/server/0599-additions-to-PlayerGameModeChangeEvent.patch (renamed from patches/server/0600-additions-to-PlayerGameModeChangeEvent.patch)0
-rw-r--r--patches/server/0600-ItemStack-repair-check-API.patch (renamed from patches/server/0601-ItemStack-repair-check-API.patch)0
-rw-r--r--patches/server/0601-More-Enchantment-API.patch (renamed from patches/server/0602-More-Enchantment-API.patch)0
-rw-r--r--patches/server/0602-Move-range-check-for-block-placing-up.patch (renamed from patches/server/0603-Move-range-check-for-block-placing-up.patch)0
-rw-r--r--patches/server/0603-Fix-and-optimise-world-force-upgrading.patch (renamed from patches/server/0604-Fix-and-optimise-world-force-upgrading.patch)0
-rw-r--r--patches/server/0604-Add-Mob-lookAt-API.patch (renamed from patches/server/0605-Add-Mob-lookAt-API.patch)0
-rw-r--r--patches/server/0605-Add-Unix-domain-socket-support.patch (renamed from patches/server/0606-Add-Unix-domain-socket-support.patch)0
-rw-r--r--patches/server/0606-Add-EntityInsideBlockEvent.patch (renamed from patches/server/0607-Add-EntityInsideBlockEvent.patch)0
-rw-r--r--patches/server/0607-Attributes-API-for-item-defaults.patch (renamed from patches/server/0608-Attributes-API-for-item-defaults.patch)0
-rw-r--r--patches/server/0608-Add-cause-to-Weather-ThunderChangeEvents.patch (renamed from patches/server/0609-Add-cause-to-Weather-ThunderChangeEvents.patch)0
-rw-r--r--patches/server/0609-More-Lidded-Block-API.patch (renamed from patches/server/0610-More-Lidded-Block-API.patch)0
-rw-r--r--patches/server/0610-Limit-item-frame-cursors-on-maps.patch (renamed from patches/server/0611-Limit-item-frame-cursors-on-maps.patch)0
-rw-r--r--patches/server/0611-Add-PlayerKickEvent-causes.patch (renamed from patches/server/0612-Add-PlayerKickEvent-causes.patch)0
-rw-r--r--patches/server/0612-Add-PufferFishStateChangeEvent.patch (renamed from patches/server/0613-Add-PufferFishStateChangeEvent.patch)0
-rw-r--r--patches/server/0613-Fix-PlayerBucketEmptyEvent-result-itemstack.patch (renamed from patches/server/0614-Fix-PlayerBucketEmptyEvent-result-itemstack.patch)0
-rw-r--r--patches/server/0614-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch (renamed from patches/server/0615-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch)0
-rw-r--r--patches/server/0615-Add-option-to-fix-items-merging-through-walls.patch (renamed from patches/server/0616-Add-option-to-fix-items-merging-through-walls.patch)0
-rw-r--r--patches/server/0616-Add-BellRevealRaiderEvent.patch (renamed from patches/server/0617-Add-BellRevealRaiderEvent.patch)0
-rw-r--r--patches/server/0617-Fix-invulnerable-end-crystals.patch (renamed from patches/server/0618-Fix-invulnerable-end-crystals.patch)0
-rw-r--r--patches/server/0618-Add-ElderGuardianAppearanceEvent.patch (renamed from patches/server/0619-Add-ElderGuardianAppearanceEvent.patch)0
-rw-r--r--patches/server/0619-Fix-dangerous-end-portal-logic.patch (renamed from patches/server/0620-Fix-dangerous-end-portal-logic.patch)0
-rw-r--r--patches/server/0620-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch (renamed from patches/server/0621-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch)0
-rw-r--r--patches/server/0621-Make-item-validations-configurable.patch (renamed from patches/server/0622-Make-item-validations-configurable.patch)0
-rw-r--r--patches/server/0622-Line-Of-Sight-Changes.patch (renamed from patches/server/0623-Line-Of-Sight-Changes.patch)2
-rw-r--r--patches/server/0623-add-per-world-spawn-limits.patch (renamed from patches/server/0624-add-per-world-spawn-limits.patch)0
-rw-r--r--patches/server/0624-Fix-potions-splash-events.patch (renamed from patches/server/0625-Fix-potions-splash-events.patch)0
-rw-r--r--patches/server/0625-Add-more-LimitedRegion-API.patch (renamed from patches/server/0626-Add-more-LimitedRegion-API.patch)0
-rw-r--r--patches/server/0626-Fix-PlayerDropItemEvent-using-wrong-item.patch (renamed from patches/server/0627-Fix-PlayerDropItemEvent-using-wrong-item.patch)0
-rw-r--r--patches/server/0627-Missing-Entity-API.patch (renamed from patches/server/0628-Missing-Entity-API.patch)0
-rw-r--r--patches/server/0628-Ensure-disconnect-for-book-edit-is-called-on-main.patch (renamed from patches/server/0629-Ensure-disconnect-for-book-edit-is-called-on-main.patch)0
-rw-r--r--patches/server/0629-Fix-return-value-of-Block-applyBoneMeal-always-being.patch (renamed from patches/server/0630-Fix-return-value-of-Block-applyBoneMeal-always-being.patch)0
-rw-r--r--patches/server/0630-Use-getChunkIfLoadedImmediately-in-places.patch (renamed from patches/server/0631-Use-getChunkIfLoadedImmediately-in-places.patch)0
-rw-r--r--patches/server/0631-Fix-commands-from-signs-not-firing-command-events.patch (renamed from patches/server/0632-Fix-commands-from-signs-not-firing-command-events.patch)0
-rw-r--r--patches/server/0632-Adds-PlayerArmSwingEvent.patch (renamed from patches/server/0633-Adds-PlayerArmSwingEvent.patch)0
-rw-r--r--patches/server/0633-Fixes-kick-event-leave-message-not-being-sent.patch (renamed from patches/server/0634-Fixes-kick-event-leave-message-not-being-sent.patch)0
-rw-r--r--patches/server/0634-Add-config-for-mobs-immune-to-default-effects.patch (renamed from patches/server/0635-Add-config-for-mobs-immune-to-default-effects.patch)2
-rw-r--r--patches/server/0635-Fix-incorrect-message-for-outdated-client.patch (renamed from patches/server/0636-Fix-incorrect-message-for-outdated-client.patch)0
-rw-r--r--patches/server/0636-Don-t-apply-cramming-damage-to-players.patch (renamed from patches/server/0637-Don-t-apply-cramming-damage-to-players.patch)0
-rw-r--r--patches/server/0637-Rate-options-and-timings-for-sensors-and-behaviors.patch (renamed from patches/server/0638-Rate-options-and-timings-for-sensors-and-behaviors.patch)0
-rw-r--r--patches/server/0638-Add-a-bunch-of-missing-forceDrop-toggles.patch (renamed from patches/server/0639-Add-a-bunch-of-missing-forceDrop-toggles.patch)0
-rw-r--r--patches/server/0639-Stinger-API.patch (renamed from patches/server/0640-Stinger-API.patch)0
-rw-r--r--patches/server/0640-Fix-incosistency-issue-with-empty-map-items-in-CB.patch (renamed from patches/server/0641-Fix-incosistency-issue-with-empty-map-items-in-CB.patch)0
-rw-r--r--patches/server/0641-Add-System.out-err-catcher.patch (renamed from patches/server/0642-Add-System.out-err-catcher.patch)0
-rw-r--r--patches/server/0642-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch (renamed from patches/server/0643-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch)0
-rw-r--r--patches/server/0643-Improve-boat-collision-performance.patch (renamed from patches/server/0644-Improve-boat-collision-performance.patch)2
-rw-r--r--patches/server/0644-Prevent-AFK-kick-while-watching-end-credits.patch (renamed from patches/server/0645-Prevent-AFK-kick-while-watching-end-credits.patch)0
-rw-r--r--patches/server/0645-Allow-skipping-writing-of-comments-to-server.propert.patch (renamed from patches/server/0646-Allow-skipping-writing-of-comments-to-server.propert.patch)0
-rw-r--r--patches/server/0646-Add-PlayerSetSpawnEvent.patch (renamed from patches/server/0647-Add-PlayerSetSpawnEvent.patch)0
-rw-r--r--patches/server/0647-Make-hoppers-respect-inventory-max-stack-size.patch (renamed from patches/server/0648-Make-hoppers-respect-inventory-max-stack-size.patch)0
-rw-r--r--patches/server/0648-Optimize-entity-tracker-passenger-checks.patch (renamed from patches/server/0649-Optimize-entity-tracker-passenger-checks.patch)0
-rw-r--r--patches/server/0649-Config-option-for-Piglins-guarding-chests.patch (renamed from patches/server/0650-Config-option-for-Piglins-guarding-chests.patch)0
-rw-r--r--patches/server/0650-Added-EntityDamageItemEvent.patch (renamed from patches/server/0651-Added-EntityDamageItemEvent.patch)0
-rw-r--r--patches/server/0651-Optimize-indirect-passenger-iteration.patch (renamed from patches/server/0652-Optimize-indirect-passenger-iteration.patch)0
-rw-r--r--patches/server/0652-Configurable-item-frame-map-cursor-update-interval.patch (renamed from patches/server/0653-Configurable-item-frame-map-cursor-update-interval.patch)0
-rw-r--r--patches/server/0653-Make-EntityUnleashEvent-cancellable.patch (renamed from patches/server/0654-Make-EntityUnleashEvent-cancellable.patch)0
-rw-r--r--patches/server/0654-Clear-bucket-NBT-after-dispense.patch (renamed from patches/server/0655-Clear-bucket-NBT-after-dispense.patch)0
-rw-r--r--patches/server/0655-Change-EnderEye-target-without-changing-other-things.patch (renamed from patches/server/0656-Change-EnderEye-target-without-changing-other-things.patch)0
-rw-r--r--patches/server/0656-Add-BlockBreakBlockEvent.patch (renamed from patches/server/0657-Add-BlockBreakBlockEvent.patch)0
-rw-r--r--patches/server/0657-Option-to-prevent-NBT-copy-in-smithing-recipes.patch (renamed from patches/server/0658-Option-to-prevent-NBT-copy-in-smithing-recipes.patch)0
-rw-r--r--patches/server/0658-More-CommandBlock-API.patch (renamed from patches/server/0659-More-CommandBlock-API.patch)0
-rw-r--r--patches/server/0659-Add-missing-team-sidebar-display-slots.patch (renamed from patches/server/0660-Add-missing-team-sidebar-display-slots.patch)0
-rw-r--r--patches/server/0660-Add-back-EntityPortalExitEvent.patch (renamed from patches/server/0661-Add-back-EntityPortalExitEvent.patch)0
-rw-r--r--patches/server/0661-Add-methods-to-find-targets-for-lightning-strikes.patch (renamed from patches/server/0662-Add-methods-to-find-targets-for-lightning-strikes.patch)0
-rw-r--r--patches/server/0662-Get-entity-default-attributes.patch (renamed from patches/server/0663-Get-entity-default-attributes.patch)0
-rw-r--r--patches/server/0663-Left-handed-API.patch (renamed from patches/server/0664-Left-handed-API.patch)0
-rw-r--r--patches/server/0664-Add-more-advancement-API.patch (renamed from patches/server/0665-Add-more-advancement-API.patch)0
-rw-r--r--patches/server/0665-Add-ItemFactory-getSpawnEgg-API.patch (renamed from patches/server/0666-Add-ItemFactory-getSpawnEgg-API.patch)0
-rw-r--r--patches/server/0666-Add-critical-damage-API.patch (renamed from patches/server/0667-Add-critical-damage-API.patch)0
-rw-r--r--patches/server/0667-Fix-issues-with-mob-conversion.patch (renamed from patches/server/0668-Fix-issues-with-mob-conversion.patch)0
-rw-r--r--patches/server/0668-Add-isCollidable-methods-to-various-places.patch (renamed from patches/server/0669-Add-isCollidable-methods-to-various-places.patch)0
-rw-r--r--patches/server/0669-Goat-ram-API.patch (renamed from patches/server/0670-Goat-ram-API.patch)0
-rw-r--r--patches/server/0670-Add-API-for-resetting-a-single-score.patch (renamed from patches/server/0671-Add-API-for-resetting-a-single-score.patch)0
-rw-r--r--patches/server/0671-Add-Raw-Byte-Entity-Serialization.patch (renamed from patches/server/0672-Add-Raw-Byte-Entity-Serialization.patch)0
-rw-r--r--patches/server/0672-Vanilla-command-permission-fixes.patch (renamed from patches/server/0673-Vanilla-command-permission-fixes.patch)0
-rw-r--r--patches/server/0673-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch (renamed from patches/server/0674-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch)0
-rw-r--r--patches/server/0674-Fix-GameProfileCache-concurrency.patch (renamed from patches/server/0675-Fix-GameProfileCache-concurrency.patch)0
-rw-r--r--patches/server/0675-Improve-and-expand-AsyncCatcher.patch (renamed from patches/server/0676-Improve-and-expand-AsyncCatcher.patch)2
-rw-r--r--patches/server/0676-Add-paper-mobcaps-and-paper-playermobcaps.patch (renamed from patches/server/0677-Add-paper-mobcaps-and-paper-playermobcaps.patch)0
-rw-r--r--patches/server/0677-Sanitize-ResourceLocation-error-logging.patch (renamed from patches/server/0678-Sanitize-ResourceLocation-error-logging.patch)0
-rw-r--r--patches/server/0678-Optimise-general-POI-access.patch (renamed from patches/server/0679-Optimise-general-POI-access.patch)0
-rw-r--r--patches/server/0679-Custom-table-implementation-for-blockstate-state-loo.patch (renamed from patches/server/0680-Custom-table-implementation-for-blockstate-state-loo.patch)0
-rw-r--r--patches/server/0680-Manually-inline-methods-in-BlockPosition.patch (renamed from patches/server/0681-Manually-inline-methods-in-BlockPosition.patch)0
-rw-r--r--patches/server/0681-Name-craft-scheduler-threads-according-to-the-plugin.patch (renamed from patches/server/0682-Name-craft-scheduler-threads-according-to-the-plugin.patch)0
-rw-r--r--patches/server/0682-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch (renamed from patches/server/0683-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch)0
-rw-r--r--patches/server/0683-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch (renamed from patches/server/0684-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch)0
-rw-r--r--patches/server/0684-Don-t-lookup-fluid-state-when-raytracing.patch (renamed from patches/server/0685-Don-t-lookup-fluid-state-when-raytracing.patch)0
-rw-r--r--patches/server/0685-Time-scoreboard-search.patch (renamed from patches/server/0686-Time-scoreboard-search.patch)0
-rw-r--r--patches/server/0686-Send-full-pos-packets-for-hard-colliding-entities.patch (renamed from patches/server/0687-Send-full-pos-packets-for-hard-colliding-entities.patch)0
-rw-r--r--patches/server/0687-Do-not-run-raytrace-logic-for-AIR.patch (renamed from patches/server/0688-Do-not-run-raytrace-logic-for-AIR.patch)0
-rw-r--r--patches/server/0688-Execute-chunk-tasks-mid-tick.patch (renamed from patches/server/0689-Execute-chunk-tasks-mid-tick.patch)0
-rw-r--r--patches/server/0689-Oprimise-map-impl-for-tracked-players.patch (renamed from patches/server/0690-Oprimise-map-impl-for-tracked-players.patch)0
-rw-r--r--patches/server/0690-Optimise-BlockSoil-nearby-water-lookup.patch (renamed from patches/server/0691-Optimise-BlockSoil-nearby-water-lookup.patch)0
-rw-r--r--patches/server/0691-Optimise-random-block-ticking.patch (renamed from patches/server/0692-Optimise-random-block-ticking.patch)0
-rw-r--r--patches/server/0692-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch (renamed from patches/server/0693-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch)0
-rw-r--r--patches/server/0693-Use-Velocity-compression-and-cipher-natives.patch (renamed from patches/server/0694-Use-Velocity-compression-and-cipher-natives.patch)0
-rw-r--r--patches/server/0694-Detail-more-information-in-watchdog-dumps.patch (renamed from patches/server/0695-Detail-more-information-in-watchdog-dumps.patch)0
-rw-r--r--patches/server/0695-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch (renamed from patches/server/0696-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch)0
-rw-r--r--patches/server/0696-Fix-Bukkit-NamespacedKey-shenanigans.patch (renamed from patches/server/0697-Fix-Bukkit-NamespacedKey-shenanigans.patch)0
-rw-r--r--patches/server/0697-Distance-manager-tick-timings.patch (renamed from patches/server/0698-Distance-manager-tick-timings.patch)0
-rw-r--r--patches/server/0698-Fix-merchant-inventory-not-closing-on-entity-removal.patch (renamed from patches/server/0699-Fix-merchant-inventory-not-closing-on-entity-removal.patch)0
-rw-r--r--patches/server/0699-Check-requirement-before-suggesting-root-nodes.patch (renamed from patches/server/0700-Check-requirement-before-suggesting-root-nodes.patch)0
-rw-r--r--patches/server/0700-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch (renamed from patches/server/0701-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch)0
-rw-r--r--patches/server/0701-Add-packet-limiter-config.patch (renamed from patches/server/0702-Add-packet-limiter-config.patch)0
-rw-r--r--patches/server/0702-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch (renamed from patches/server/0703-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch)0
-rw-r--r--patches/server/0703-Ensure-valid-vehicle-status.patch (renamed from patches/server/0704-Ensure-valid-vehicle-status.patch)0
-rw-r--r--patches/server/0704-Prevent-softlocked-end-exit-portal-generation.patch (renamed from patches/server/0705-Prevent-softlocked-end-exit-portal-generation.patch)0
-rw-r--r--patches/server/0705-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch (renamed from patches/server/0706-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch)0
-rw-r--r--patches/server/0706-Don-t-log-debug-logging-being-disabled.patch (renamed from patches/server/0707-Don-t-log-debug-logging-being-disabled.patch)0
-rw-r--r--patches/server/0707-fix-various-menus-with-empty-level-accesses.patch (renamed from patches/server/0708-fix-various-menus-with-empty-level-accesses.patch)0
-rw-r--r--patches/server/0708-Preserve-overstacked-loot.patch (renamed from patches/server/0709-Preserve-overstacked-loot.patch)0
-rw-r--r--patches/server/0709-Update-head-rotation-in-missing-places.patch (renamed from patches/server/0710-Update-head-rotation-in-missing-places.patch)0
-rw-r--r--patches/server/0710-prevent-unintended-light-block-manipulation.patch (renamed from patches/server/0711-prevent-unintended-light-block-manipulation.patch)0
-rw-r--r--patches/server/0711-Fix-CraftCriteria-defaults-map.patch (renamed from patches/server/0712-Fix-CraftCriteria-defaults-map.patch)0
-rw-r--r--patches/server/0712-Fix-upstreams-block-state-factories.patch (renamed from patches/server/0713-Fix-upstreams-block-state-factories.patch)0
-rw-r--r--patches/server/0713-Configurable-feature-seeds.patch (renamed from patches/server/0714-Configurable-feature-seeds.patch)0
-rw-r--r--patches/server/0714-Add-root-admin-user-detection.patch (renamed from patches/server/0715-Add-root-admin-user-detection.patch)0
-rw-r--r--patches/server/0715-Always-allow-item-changing-in-Fireball.patch (renamed from patches/server/0716-Always-allow-item-changing-in-Fireball.patch)0
-rw-r--r--patches/server/0716-don-t-attempt-to-teleport-dead-entities.patch (renamed from patches/server/0717-don-t-attempt-to-teleport-dead-entities.patch)0
-rw-r--r--patches/server/0717-Prevent-excessive-velocity-through-repeated-crits.patch (renamed from patches/server/0718-Prevent-excessive-velocity-through-repeated-crits.patch)2
-rw-r--r--patches/server/0718-Remove-client-side-code-using-deprecated-for-removal.patch (renamed from patches/server/0719-Remove-client-side-code-using-deprecated-for-removal.patch)0
-rw-r--r--patches/server/0719-Fix-removing-recipes-from-RecipeIterator.patch (renamed from patches/server/0720-Fix-removing-recipes-from-RecipeIterator.patch)0
-rw-r--r--patches/server/0720-Prevent-sending-oversized-item-data-in-equipment-and.patch (renamed from patches/server/0721-Prevent-sending-oversized-item-data-in-equipment-and.patch)2
-rw-r--r--patches/server/0721-Hide-unnecessary-itemmeta-from-clients.patch (renamed from patches/server/0722-Hide-unnecessary-itemmeta-from-clients.patch)2
-rw-r--r--patches/server/0722-Fix-Spigot-growth-modifiers.patch (renamed from patches/server/0723-Fix-Spigot-growth-modifiers.patch)0
-rw-r--r--patches/server/0723-Prevent-ContainerOpenersCounter-openCount-from-going.patch (renamed from patches/server/0724-Prevent-ContainerOpenersCounter-openCount-from-going.patch)0
-rw-r--r--patches/server/0724-Add-PlayerItemFrameChangeEvent.patch (renamed from patches/server/0725-Add-PlayerItemFrameChangeEvent.patch)0
-rw-r--r--patches/server/0725-Optimize-HashMapPalette.patch (renamed from patches/server/0726-Optimize-HashMapPalette.patch)0
-rw-r--r--patches/server/0726-Allow-delegation-to-vanilla-chunk-gen.patch (renamed from patches/server/0727-Allow-delegation-to-vanilla-chunk-gen.patch)0
-rw-r--r--patches/server/0727-Collision-optimisations.patch (renamed from patches/server/0728-Collision-optimisations.patch)0
-rw-r--r--patches/server/0728-Optimise-collision-checking-in-player-move-packet-ha.patch (renamed from patches/server/0729-Optimise-collision-checking-in-player-move-packet-ha.patch)0
-rw-r--r--patches/server/0729-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch (renamed from patches/server/0730-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch)0
-rw-r--r--patches/server/0730-Add-more-Campfire-API.patch (renamed from patches/server/0731-Add-more-Campfire-API.patch)0
-rw-r--r--patches/server/0731-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch (renamed from patches/server/0732-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch)0
-rw-r--r--patches/server/0732-Fix-tripwire-state-inconsistency.patch (renamed from patches/server/0733-Fix-tripwire-state-inconsistency.patch)0
-rw-r--r--patches/server/0733-Forward-CraftEntity-in-teleport-command.patch (renamed from patches/server/0734-Forward-CraftEntity-in-teleport-command.patch)0
-rw-r--r--patches/server/0734-Improve-scoreboard-entries.patch (renamed from patches/server/0735-Improve-scoreboard-entries.patch)0
-rw-r--r--patches/server/0735-Entity-powdered-snow-API.patch (renamed from patches/server/0736-Entity-powdered-snow-API.patch)0
-rw-r--r--patches/server/0736-Add-API-for-item-entity-health.patch (renamed from patches/server/0737-Add-API-for-item-entity-health.patch)0
-rw-r--r--patches/server/0737-Fix-entity-type-tags-suggestions-in-selectors.patch (renamed from patches/server/0738-Fix-entity-type-tags-suggestions-in-selectors.patch)0
-rw-r--r--patches/server/0738-Configurable-max-block-light-for-monster-spawning.patch (renamed from patches/server/0739-Configurable-max-block-light-for-monster-spawning.patch)0
-rw-r--r--patches/server/0739-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch (renamed from patches/server/0740-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch)0
-rw-r--r--patches/server/0740-Load-effect-amplifiers-greater-than-127-correctly.patch (renamed from patches/server/0741-Load-effect-amplifiers-greater-than-127-correctly.patch)0
-rw-r--r--patches/server/0741-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch (renamed from patches/server/0742-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch)0
-rw-r--r--patches/server/0742-Fix-bees-aging-inside-hives.patch (renamed from patches/server/0743-Fix-bees-aging-inside-hives.patch)0
-rw-r--r--patches/server/0743-Bucketable-API.patch (renamed from patches/server/0744-Bucketable-API.patch)0
-rw-r--r--patches/server/0744-Validate-usernames.patch (renamed from patches/server/0745-Validate-usernames.patch)0
-rw-r--r--patches/server/0745-Make-water-animal-spawn-height-configurable.patch (renamed from patches/server/0746-Make-water-animal-spawn-height-configurable.patch)0
-rw-r--r--patches/server/0746-Expose-vanilla-BiomeProvider-from-WorldInfo.patch (renamed from patches/server/0747-Expose-vanilla-BiomeProvider-from-WorldInfo.patch)0
-rw-r--r--patches/server/0747-Add-config-option-for-worlds-affected-by-time-cmd.patch (renamed from patches/server/0748-Add-config-option-for-worlds-affected-by-time-cmd.patch)0
-rw-r--r--patches/server/0748-Add-new-overload-to-PersistentDataContainer-has.patch (renamed from patches/server/0749-Add-new-overload-to-PersistentDataContainer-has.patch)0
-rw-r--r--patches/server/0749-Multiple-Entries-with-Scoreboards.patch (renamed from patches/server/0750-Multiple-Entries-with-Scoreboards.patch)0
-rw-r--r--patches/server/0750-Reset-placed-block-on-exception.patch (renamed from patches/server/0751-Reset-placed-block-on-exception.patch)0
-rw-r--r--patches/server/0751-Add-configurable-height-for-slime-spawn.patch (renamed from patches/server/0752-Add-configurable-height-for-slime-spawn.patch)0
-rw-r--r--patches/server/0752-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch (renamed from patches/server/0753-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch)0
-rw-r--r--patches/server/0753-Fix-xp-reward-for-baby-zombies.patch (renamed from patches/server/0754-Fix-xp-reward-for-baby-zombies.patch)0
-rw-r--r--patches/server/0754-Kick-on-main-for-illegal-chat.patch (renamed from patches/server/0755-Kick-on-main-for-illegal-chat.patch)0
-rw-r--r--patches/server/0755-Multi-Block-Change-API-Implementation.patch (renamed from patches/server/0756-Multi-Block-Change-API-Implementation.patch)0
-rw-r--r--patches/server/0756-Fix-NotePlayEvent.patch (renamed from patches/server/0757-Fix-NotePlayEvent.patch)0
-rw-r--r--patches/server/0757-Freeze-Tick-Lock-API.patch (renamed from patches/server/0758-Freeze-Tick-Lock-API.patch)2
-rw-r--r--patches/server/0758-Dolphin-API.patch (renamed from patches/server/0759-Dolphin-API.patch)0
-rw-r--r--patches/server/0759-More-PotionEffectType-API.patch (renamed from patches/server/0760-More-PotionEffectType-API.patch)0
-rw-r--r--patches/server/0760-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch (renamed from patches/server/0761-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch)0
-rw-r--r--patches/server/0761-API-for-creating-command-sender-which-forwards-feedb.patch (renamed from patches/server/0762-API-for-creating-command-sender-which-forwards-feedb.patch)0
-rw-r--r--patches/server/0762-Add-missing-structure-set-seed-configs.patch (renamed from patches/server/0763-Add-missing-structure-set-seed-configs.patch)0
-rw-r--r--patches/server/0763-Implement-regenerateChunk.patch (renamed from patches/server/0764-Implement-regenerateChunk.patch)0
-rw-r--r--patches/server/0764-Fix-cancelled-powdered-snow-bucket-placement.patch (renamed from patches/server/0765-Fix-cancelled-powdered-snow-bucket-placement.patch)0
-rw-r--r--patches/server/0765-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch (renamed from patches/server/0766-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch)0
-rw-r--r--patches/server/0766-Add-GameEvent-tags.patch (renamed from patches/server/0767-Add-GameEvent-tags.patch)0
-rw-r--r--patches/server/0767-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch (renamed from patches/server/0768-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch)0
-rw-r--r--patches/server/0768-Furnace-RecipesUsed-API.patch (renamed from patches/server/0769-Furnace-RecipesUsed-API.patch)0
-rw-r--r--patches/server/0769-Configurable-sculk-sensor-listener-range.patch (renamed from patches/server/0770-Configurable-sculk-sensor-listener-range.patch)0
-rw-r--r--patches/server/0770-Add-missing-block-data-mins-and-maxes.patch (renamed from patches/server/0771-Add-missing-block-data-mins-and-maxes.patch)0
-rw-r--r--patches/server/0771-Option-to-have-default-CustomSpawners-in-custom-worl.patch (renamed from patches/server/0772-Option-to-have-default-CustomSpawners-in-custom-worl.patch)0
-rw-r--r--patches/server/0772-Put-world-into-worldlist-before-initing-the-world.patch (renamed from patches/server/0773-Put-world-into-worldlist-before-initing-the-world.patch)0
-rw-r--r--patches/server/0773-Fix-Entity-Position-Desync.patch (renamed from patches/server/0774-Fix-Entity-Position-Desync.patch)0
-rw-r--r--patches/server/0774-Custom-Potion-Mixes.patch (renamed from patches/server/0775-Custom-Potion-Mixes.patch)0
-rw-r--r--patches/server/0775-Force-close-world-loading-screen.patch (renamed from patches/server/0776-Force-close-world-loading-screen.patch)0
-rw-r--r--patches/server/0776-Fix-falling-block-spawn-methods.patch (renamed from patches/server/0777-Fix-falling-block-spawn-methods.patch)0
-rw-r--r--patches/server/0777-Expose-furnace-minecart-push-values.patch (renamed from patches/server/0778-Expose-furnace-minecart-push-values.patch)0
-rw-r--r--patches/server/0778-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch (renamed from patches/server/0779-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch)0
-rw-r--r--patches/server/0779-More-Projectile-API.patch (renamed from patches/server/0780-More-Projectile-API.patch)0
-rw-r--r--patches/server/0780-Fix-swamp-hut-cat-generation-deadlock.patch (renamed from patches/server/0781-Fix-swamp-hut-cat-generation-deadlock.patch)0
-rw-r--r--patches/server/0781-Don-t-allow-vehicle-movement-from-players-while-tele.patch (renamed from patches/server/0782-Don-t-allow-vehicle-movement-from-players-while-tele.patch)0
-rw-r--r--patches/server/0782-Implement-getComputedBiome-API.patch (renamed from patches/server/0783-Implement-getComputedBiome-API.patch)0
-rw-r--r--patches/server/0783-Make-some-itemstacks-nonnull.patch (renamed from patches/server/0784-Make-some-itemstacks-nonnull.patch)0
-rw-r--r--patches/server/0784-Implement-enchantWithLevels-API.patch (renamed from patches/server/0785-Implement-enchantWithLevels-API.patch)0
-rw-r--r--patches/server/0785-Fix-saving-in-unloadWorld.patch (renamed from patches/server/0786-Fix-saving-in-unloadWorld.patch)0
-rw-r--r--patches/server/0786-Buffer-OOB-setBlock-calls.patch (renamed from patches/server/0787-Buffer-OOB-setBlock-calls.patch)0
-rw-r--r--patches/server/0787-Add-TameableDeathMessageEvent.patch (renamed from patches/server/0788-Add-TameableDeathMessageEvent.patch)0
-rw-r--r--patches/server/0788-Fix-new-block-data-for-EntityChangeBlockEvent.patch (renamed from patches/server/0789-Fix-new-block-data-for-EntityChangeBlockEvent.patch)0
-rw-r--r--patches/server/0789-fix-player-loottables-running-when-mob-loot-gamerule.patch (renamed from patches/server/0790-fix-player-loottables-running-when-mob-loot-gamerule.patch)0
-rw-r--r--patches/server/0790-Ensure-entity-passenger-world-matches-ridden-entity.patch (renamed from patches/server/0791-Ensure-entity-passenger-world-matches-ridden-entity.patch)0
-rw-r--r--patches/server/0791-Guard-against-invalid-entity-positions.patch (renamed from patches/server/0792-Guard-against-invalid-entity-positions.patch)0
-rw-r--r--patches/server/0792-cache-resource-keys.patch (renamed from patches/server/0793-cache-resource-keys.patch)0
-rw-r--r--patches/server/0793-Allow-to-change-the-podium-for-the-EnderDragon.patch (renamed from patches/server/0794-Allow-to-change-the-podium-for-the-EnderDragon.patch)0
-rw-r--r--patches/server/0794-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch (renamed from patches/server/0795-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch)0
-rw-r--r--patches/server/0795-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch (renamed from patches/server/0796-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch)0
-rw-r--r--patches/server/0796-Prevent-tile-entity-copies-loading-chunks.patch (renamed from patches/server/0797-Prevent-tile-entity-copies-loading-chunks.patch)0
-rw-r--r--patches/server/0797-Use-username-instead-of-display-name-in-PlayerList-g.patch (renamed from patches/server/0798-Use-username-instead-of-display-name-in-PlayerList-g.patch)0
-rw-r--r--patches/server/0798-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch (renamed from patches/server/0799-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch)0
-rw-r--r--patches/server/0799-Pass-ServerLevel-for-gamerule-callbacks.patch (renamed from patches/server/0800-Pass-ServerLevel-for-gamerule-callbacks.patch)0
-rw-r--r--patches/server/0800-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch (renamed from patches/server/0801-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch)0
-rw-r--r--patches/server/0801-WorldCreator-keepSpawnLoaded.patch (renamed from patches/server/0802-WorldCreator-keepSpawnLoaded.patch)0
-rw-r--r--patches/server/0802-Fix-CME-in-CraftPersistentDataTypeRegistry.patch (renamed from patches/server/0803-Fix-CME-in-CraftPersistentDataTypeRegistry.patch)0
-rw-r--r--patches/server/0803-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch (renamed from patches/server/0804-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch)0
-rw-r--r--patches/server/0804-Add-EntityDyeEvent-and-CollarColorable-interface.patch (renamed from patches/server/0805-Add-EntityDyeEvent-and-CollarColorable-interface.patch)0
-rw-r--r--patches/server/0805-Fire-CauldronLevelChange-on-initial-fill.patch (renamed from patches/server/0806-Fire-CauldronLevelChange-on-initial-fill.patch)0
-rw-r--r--patches/server/0806-fix-powder-snow-cauldrons-not-turning-to-water.patch (renamed from patches/server/0807-fix-powder-snow-cauldrons-not-turning-to-water.patch)0
-rw-r--r--patches/server/0807-Add-PlayerStopUsingItemEvent.patch (renamed from patches/server/0808-Add-PlayerStopUsingItemEvent.patch)4
-rw-r--r--patches/server/0808-FallingBlock-auto-expire-setting.patch (renamed from patches/server/0809-FallingBlock-auto-expire-setting.patch)0
-rw-r--r--patches/server/0809-Don-t-tick-markers.patch (renamed from patches/server/0810-Don-t-tick-markers.patch)0
-rw-r--r--patches/server/0810-Do-not-accept-invalid-client-settings.patch (renamed from patches/server/0811-Do-not-accept-invalid-client-settings.patch)0
-rw-r--r--patches/server/0811-Add-support-for-Proxy-Protocol.patch (renamed from patches/server/0812-Add-support-for-Proxy-Protocol.patch)0
-rw-r--r--patches/server/0812-Fix-OfflinePlayer-getBedSpawnLocation.patch (renamed from patches/server/0813-Fix-OfflinePlayer-getBedSpawnLocation.patch)0
-rw-r--r--patches/server/0813-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch (renamed from patches/server/0814-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch)0
-rw-r--r--patches/server/0814-Sanitize-Sent-BlockEntity-NBT.patch (renamed from patches/server/0815-Sanitize-Sent-BlockEntity-NBT.patch)0
-rw-r--r--patches/server/0815-Disable-component-selector-resolving-in-books-by-def.patch (renamed from patches/server/0816-Disable-component-selector-resolving-in-books-by-def.patch)0
-rw-r--r--patches/server/0816-Prevent-entity-loading-causing-async-lookups.patch (renamed from patches/server/0817-Prevent-entity-loading-causing-async-lookups.patch)0
-rw-r--r--patches/server/0817-Throw-exception-on-world-create-while-being-ticked.patch (renamed from patches/server/0818-Throw-exception-on-world-create-while-being-ticked.patch)0
-rw-r--r--patches/server/0818-Add-Alternate-Current-redstone-implementation.patch (renamed from patches/server/0819-Add-Alternate-Current-redstone-implementation.patch)0
-rw-r--r--patches/server/0819-Dont-resent-entity-on-art-update.patch (renamed from patches/server/0820-Dont-resent-entity-on-art-update.patch)0
-rw-r--r--patches/server/0820-Add-WardenAngerChangeEvent.patch (renamed from patches/server/0821-Add-WardenAngerChangeEvent.patch)0
-rw-r--r--patches/server/0821-Add-option-for-strict-advancement-dimension-checks.patch (renamed from patches/server/0822-Add-option-for-strict-advancement-dimension-checks.patch)0
-rw-r--r--patches/server/0822-Add-missing-important-BlockStateListPopulator-method.patch (renamed from patches/server/0823-Add-missing-important-BlockStateListPopulator-method.patch)0
-rw-r--r--patches/server/0823-Nameable-Banner-API.patch (renamed from patches/server/0824-Nameable-Banner-API.patch)0
-rw-r--r--patches/server/0824-Don-t-broadcast-messages-to-command-blocks.patch (renamed from patches/server/0825-Don-t-broadcast-messages-to-command-blocks.patch)0
-rw-r--r--patches/server/0825-Prevent-empty-items-from-being-added-to-world.patch (renamed from patches/server/0826-Prevent-empty-items-from-being-added-to-world.patch)0
-rw-r--r--patches/server/0826-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch (renamed from patches/server/0827-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch)0
-rw-r--r--patches/server/0827-Add-Player-getFishHook.patch (renamed from patches/server/0828-Add-Player-getFishHook.patch)0
-rw-r--r--patches/server/0828-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch (renamed from patches/server/0829-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch)0
-rw-r--r--patches/server/0829-Add-various-missing-EntityDropItemEvent-calls.patch (renamed from patches/server/0830-Add-various-missing-EntityDropItemEvent-calls.patch)0
-rw-r--r--patches/server/0830-Add-some-minimal-debug-information-to-chat-packet-er.patch (renamed from patches/server/0831-Add-some-minimal-debug-information-to-chat-packet-er.patch)0
-rw-r--r--patches/server/0831-Fix-Bee-flower-NPE.patch (renamed from patches/server/0832-Fix-Bee-flower-NPE.patch)0
-rw-r--r--patches/server/0832-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch (renamed from patches/server/0833-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch)0
-rw-r--r--patches/server/0833-More-Teleport-API.patch (renamed from patches/server/0834-More-Teleport-API.patch)0
-rw-r--r--patches/server/0834-Add-EntityPortalReadyEvent.patch (renamed from patches/server/0835-Add-EntityPortalReadyEvent.patch)0
-rw-r--r--patches/server/0835-Don-t-use-level-random-in-entity-constructors.patch (renamed from patches/server/0836-Don-t-use-level-random-in-entity-constructors.patch)0
-rw-r--r--patches/server/0836-Send-block-entities-after-destroy-prediction.patch (renamed from patches/server/0837-Send-block-entities-after-destroy-prediction.patch)0
-rw-r--r--patches/server/0837-Warn-on-plugins-accessing-faraway-chunks.patch (renamed from patches/server/0838-Warn-on-plugins-accessing-faraway-chunks.patch)0
-rw-r--r--patches/server/0838-Custom-Chat-Completion-Suggestions-API.patch (renamed from patches/server/0839-Custom-Chat-Completion-Suggestions-API.patch)0
-rw-r--r--patches/server/0839-Add-and-fix-missing-BlockFadeEvents.patch (renamed from patches/server/0840-Add-and-fix-missing-BlockFadeEvents.patch)0
-rw-r--r--patches/server/0840-Collision-API.patch (renamed from patches/server/0841-Collision-API.patch)0
-rw-r--r--patches/server/0841-Fix-suggest-command-message-for-brigadier-syntax-exc.patch (renamed from patches/server/0842-Fix-suggest-command-message-for-brigadier-syntax-exc.patch)0
-rw-r--r--patches/server/0842-Block-Ticking-API.patch (renamed from patches/server/0843-Block-Ticking-API.patch)0
-rw-r--r--patches/server/0843-Add-Velocity-IP-Forwarding-Support.patch (renamed from patches/server/0844-Add-Velocity-IP-Forwarding-Support.patch)0
-rw-r--r--patches/server/0844-Use-thread-safe-random-in-ServerLoginPacketListenerI.patch (renamed from patches/server/0845-Use-thread-safe-random-in-ServerLoginPacketListenerI.patch)0
-rw-r--r--patches/server/0845-Add-NamespacedKey-biome-methods.patch (renamed from patches/server/0846-Add-NamespacedKey-biome-methods.patch)0
-rw-r--r--patches/server/0846-Fix-plugin-loggers-on-server-shutdown.patch (renamed from patches/server/0847-Fix-plugin-loggers-on-server-shutdown.patch)0
-rw-r--r--patches/server/0847-Stop-large-look-changes-from-crashing-the-server.patch (renamed from patches/server/0848-Stop-large-look-changes-from-crashing-the-server.patch)2
-rw-r--r--patches/server/0848-Fire-EntityChangeBlockEvent-in-more-places.patch (renamed from patches/server/0849-Fire-EntityChangeBlockEvent-in-more-places.patch)0
-rw-r--r--patches/server/0849-Missing-eating-regain-reason.patch (renamed from patches/server/0850-Missing-eating-regain-reason.patch)0
-rw-r--r--patches/server/0850-Missing-effect-cause.patch (renamed from patches/server/0851-Missing-effect-cause.patch)0
-rw-r--r--patches/server/0851-Added-byte-array-serialization-deserialization-for-P.patch (renamed from patches/server/0852-Added-byte-array-serialization-deserialization-for-P.patch)0
-rw-r--r--patches/server/0852-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch (renamed from patches/server/0853-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch)0
-rw-r--r--patches/server/0853-Call-BlockPhysicsEvent-more-often.patch (renamed from patches/server/0854-Call-BlockPhysicsEvent-more-often.patch)0
-rw-r--r--patches/server/0854-Configurable-chat-thread-limit.patch (renamed from patches/server/0855-Configurable-chat-thread-limit.patch)0
-rw-r--r--patches/server/0855-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch (renamed from patches/server/0856-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch)0
-rw-r--r--patches/server/0856-fix-Jigsaw-block-kicking-user.patch (renamed from patches/server/0857-fix-Jigsaw-block-kicking-user.patch)0
-rw-r--r--patches/server/0857-use-BlockFormEvent-for-mud-converting-into-clay.patch (renamed from patches/server/0858-use-BlockFormEvent-for-mud-converting-into-clay.patch)0
-rw-r--r--patches/server/0858-Add-getDrops-to-BlockState.patch (renamed from patches/server/0859-Add-getDrops-to-BlockState.patch)0
-rw-r--r--patches/server/0859-Fix-a-bunch-of-vanilla-bugs.patch (renamed from patches/server/0860-Fix-a-bunch-of-vanilla-bugs.patch)0
-rw-r--r--patches/server/0860-Remove-unnecessary-onTrackingStart-during-navigation.patch (renamed from patches/server/0861-Remove-unnecessary-onTrackingStart-during-navigation.patch)0
-rw-r--r--patches/server/0861-Fix-custom-piglin-loved-items.patch (renamed from patches/server/0862-Fix-custom-piglin-loved-items.patch)0
-rw-r--r--patches/server/0862-EntityPickupItemEvent-fixes.patch (renamed from patches/server/0863-EntityPickupItemEvent-fixes.patch)0
-rw-r--r--patches/server/0863-Correctly-handle-interactions-with-items-on-cooldown.patch (renamed from patches/server/0864-Correctly-handle-interactions-with-items-on-cooldown.patch)0
-rw-r--r--patches/server/0864-Add-PlayerInventorySlotChangeEvent.patch (renamed from patches/server/0865-Add-PlayerInventorySlotChangeEvent.patch)0
-rw-r--r--patches/server/0865-Elder-Guardian-appearance-API.patch (renamed from patches/server/0866-Elder-Guardian-appearance-API.patch)0
-rw-r--r--patches/server/0866-Allow-changing-bed-s-occupied-property.patch (renamed from patches/server/0867-Allow-changing-bed-s-occupied-property.patch)0
-rw-r--r--patches/server/0867-Add-entity-knockback-API.patch (renamed from patches/server/0868-Add-entity-knockback-API.patch)0
-rw-r--r--patches/server/0868-Detect-headless-JREs.patch (renamed from patches/server/0869-Detect-headless-JREs.patch)0
-rw-r--r--patches/server/0869-fixed-entity-vehicle-collision-event-not-called.patch (renamed from patches/server/0870-fixed-entity-vehicle-collision-event-not-called.patch)0
-rw-r--r--patches/server/0870-optimized-dirt-and-snow-spreading.patch (renamed from patches/server/0871-optimized-dirt-and-snow-spreading.patch)0
-rw-r--r--patches/server/0871-Added-EntityToggleSitEvent.patch (renamed from patches/server/0872-Added-EntityToggleSitEvent.patch)0
-rw-r--r--patches/server/0872-Add-fire-tick-delay-option.patch (renamed from patches/server/0873-Add-fire-tick-delay-option.patch)0
-rw-r--r--patches/server/0873-Add-Moving-Piston-API.patch (renamed from patches/server/0874-Add-Moving-Piston-API.patch)0
-rw-r--r--patches/server/0874-Ignore-impossible-spawn-tick.patch (renamed from patches/server/0875-Ignore-impossible-spawn-tick.patch)0
-rw-r--r--patches/server/0875-Track-projectile-source-for-fireworks-from-dispenser.patch (renamed from patches/server/0876-Track-projectile-source-for-fireworks-from-dispenser.patch)0
-rw-r--r--patches/server/0876-Fix-EntityArgument-suggestion-permissions-to-align-w.patch (renamed from patches/server/0877-Fix-EntityArgument-suggestion-permissions-to-align-w.patch)0
-rw-r--r--patches/server/0877-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch (renamed from patches/server/0878-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch)0
-rw-r--r--patches/server/0878-Prevent-compass-from-loading-chunks.patch (renamed from patches/server/0879-Prevent-compass-from-loading-chunks.patch)0
-rw-r--r--patches/server/0879-Add-PrePlayerAttackEntityEvent.patch (renamed from patches/server/0880-Add-PrePlayerAttackEntityEvent.patch)0
-rw-r--r--patches/server/0880-ensure-reset-EnderDragon-boss-event-name.patch (renamed from patches/server/0881-ensure-reset-EnderDragon-boss-event-name.patch)0
-rw-r--r--patches/server/0881-fix-MC-252817-green-map-markers-do-not-disappear.patch (renamed from patches/server/0882-fix-MC-252817-green-map-markers-do-not-disappear.patch)0
-rw-r--r--patches/server/0882-Add-Player-Warden-Warning-API.patch (renamed from patches/server/0883-Add-Player-Warden-Warning-API.patch)0
-rw-r--r--patches/server/0883-More-vanilla-friendly-methods-to-update-trades.patch (renamed from patches/server/0884-More-vanilla-friendly-methods-to-update-trades.patch)0
-rw-r--r--patches/server/0884-Add-paper-dumplisteners-command.patch (renamed from patches/server/0885-Add-paper-dumplisteners-command.patch)0
-rw-r--r--patches/server/0885-check-global-player-list-where-appropriate.patch (renamed from patches/server/0886-check-global-player-list-where-appropriate.patch)2
-rw-r--r--patches/server/0886-Fix-async-entity-add-due-to-fungus-trees.patch (renamed from patches/server/0887-Fix-async-entity-add-due-to-fungus-trees.patch)0
-rw-r--r--patches/server/0887-ItemStack-damage-API.patch (renamed from patches/server/0888-ItemStack-damage-API.patch)0
-rw-r--r--patches/server/0888-Friction-API.patch (renamed from patches/server/0889-Friction-API.patch)2
-rw-r--r--patches/server/0889-Ability-to-control-player-s-insomnia-and-phantoms.patch (renamed from patches/server/0890-Ability-to-control-player-s-insomnia-and-phantoms.patch)0
-rw-r--r--patches/server/0890-Fix-player-kick-on-shutdown.patch (renamed from patches/server/0891-Fix-player-kick-on-shutdown.patch)0
-rw-r--r--patches/server/0891-Sync-offhand-slot-in-menus.patch (renamed from patches/server/0892-Sync-offhand-slot-in-menus.patch)0
-rw-r--r--patches/server/0892-Player-Entity-Tracking-Events.patch (renamed from patches/server/0893-Player-Entity-Tracking-Events.patch)0
-rw-r--r--patches/server/0893-Limit-pet-look-distance.patch (renamed from patches/server/0894-Limit-pet-look-distance.patch)0
-rw-r--r--patches/server/0894-Properly-resend-entities.patch (renamed from patches/server/0895-Properly-resend-entities.patch)0
-rw-r--r--patches/server/0895-Fixes-and-additions-to-the-SpawnReason-API.patch (renamed from patches/server/0896-Fixes-and-additions-to-the-SpawnReason-API.patch)0
-rw-r--r--patches/server/0896-fix-Instruments.patch (renamed from patches/server/0897-fix-Instruments.patch)0
-rw-r--r--patches/server/0897-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch (renamed from patches/server/0898-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch)0
-rw-r--r--patches/server/0898-Fix-inconsistencies-in-dispense-events-regarding-sta.patch (renamed from patches/server/0899-Fix-inconsistencies-in-dispense-events-regarding-sta.patch)0
-rw-r--r--patches/server/0899-Add-BlockLockCheckEvent.patch (renamed from patches/server/0900-Add-BlockLockCheckEvent.patch)0
-rw-r--r--patches/server/0900-Add-Sneaking-API-for-Entities.patch (renamed from patches/server/0901-Add-Sneaking-API-for-Entities.patch)0
-rw-r--r--patches/server/0901-Improve-logging-and-errors.patch (renamed from patches/server/0902-Improve-logging-and-errors.patch)0
-rw-r--r--patches/server/0902-Improve-PortalEvents.patch (renamed from patches/server/0903-Improve-PortalEvents.patch)0
-rw-r--r--patches/server/0903-Add-config-option-for-spider-worldborder-climbing.patch (renamed from patches/server/0904-Add-config-option-for-spider-worldborder-climbing.patch)0
-rw-r--r--patches/server/0904-Add-missing-SpigotConfig-logCommands-check.patch (renamed from patches/server/0905-Add-missing-SpigotConfig-logCommands-check.patch)0
-rw-r--r--patches/server/0905-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch (renamed from patches/server/0906-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch)0
-rw-r--r--patches/server/0906-Flying-Fall-Damage.patch (renamed from patches/server/0907-Flying-Fall-Damage.patch)0
-rw-r--r--patches/server/0907-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch (renamed from patches/server/0908-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch)0
-rw-r--r--patches/server/0908-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch (renamed from patches/server/0909-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch)0
-rw-r--r--patches/server/0909-config-for-disabling-entity-tag-tags.patch (renamed from patches/server/0910-config-for-disabling-entity-tag-tags.patch)0
-rw-r--r--patches/server/0910-Use-single-player-info-update-packet-on-join.patch (renamed from patches/server/0911-Use-single-player-info-update-packet-on-join.patch)0
-rw-r--r--patches/server/0911-Correctly-shrink-items-during-EntityResurrectEvent.patch (renamed from patches/server/0912-Correctly-shrink-items-during-EntityResurrectEvent.patch)2
-rw-r--r--patches/server/0912-Win-Screen-API.patch (renamed from patches/server/0913-Win-Screen-API.patch)0
-rw-r--r--patches/server/0913-Remove-CraftItemStack-setAmount-null-assignment.patch (renamed from patches/server/0914-Remove-CraftItemStack-setAmount-null-assignment.patch)0
-rw-r--r--patches/server/0914-Fix-force-opening-enchantment-tables.patch (renamed from patches/server/0915-Fix-force-opening-enchantment-tables.patch)0
-rw-r--r--patches/server/0915-Add-Entity-Body-Yaw-API.patch (renamed from patches/server/0916-Add-Entity-Body-Yaw-API.patch)0
-rw-r--r--patches/server/0916-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch (renamed from patches/server/0917-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch)0
-rw-r--r--patches/server/0917-Update-the-flag-when-a-captured-block-state-is-outda.patch (renamed from patches/server/0918-Update-the-flag-when-a-captured-block-state-is-outda.patch)0
-rw-r--r--patches/server/0918-Add-EntityFertilizeEggEvent.patch (renamed from patches/server/0919-Add-EntityFertilizeEggEvent.patch)0
-rw-r--r--patches/server/0919-Fix-HumanEntity-drop-not-updating-the-client-inv.patch (renamed from patches/server/0920-Fix-HumanEntity-drop-not-updating-the-client-inv.patch)0
-rw-r--r--patches/server/0920-Add-CompostItemEvent-and-EntityCompostItemEvent.patch (renamed from patches/server/0921-Add-CompostItemEvent-and-EntityCompostItemEvent.patch)0
-rw-r--r--patches/server/0921-Correctly-handle-ArmorStand-invisibility.patch (renamed from patches/server/0922-Correctly-handle-ArmorStand-invisibility.patch)0
-rw-r--r--patches/server/0922-Fix-advancement-triggers-for-entity-damage.patch (renamed from patches/server/0923-Fix-advancement-triggers-for-entity-damage.patch)2
-rw-r--r--patches/server/0923-Fix-text-display-error-on-spawn.patch (renamed from patches/server/0924-Fix-text-display-error-on-spawn.patch)0
-rw-r--r--patches/server/0924-Fix-certain-inventories-returning-null-Locations.patch (renamed from patches/server/0925-Fix-certain-inventories-returning-null-Locations.patch)0
-rw-r--r--patches/server/0925-Add-Shearable-API.patch (renamed from patches/server/0926-Add-Shearable-API.patch)0
-rw-r--r--patches/server/0926-Fix-SpawnEggMeta-get-setSpawnedType.patch (renamed from patches/server/0927-Fix-SpawnEggMeta-get-setSpawnedType.patch)0
-rw-r--r--patches/server/0958-Properly-Cancel-Usable-Items.patch11
-rw-r--r--patches/server/1028-Optimise-chunk-tick-iteration.patch (renamed from patches/server/1029-Optimise-chunk-tick-iteration.patch)0
-rw-r--r--patches/server/1029-Lag-compensation-ticks.patch131
592 files changed, 160 insertions, 104 deletions
diff --git a/patches/server/0339-Lag-compensate-eating.patch b/patches/server/0339-Lag-compensate-eating.patch
deleted file mode 100644
index 35b7a4e65d..0000000000
--- a/patches/server/0339-Lag-compensate-eating.patch
+++ /dev/null
@@ -1,74 +0,0 @@
-From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
-From: Spottedleaf <[email protected]>
-Date: Tue, 14 Jan 2020 15:28:28 -0800
-Subject: [PATCH] Lag compensate eating
-
-When the server is lagging, players will wait longer when eating.
-Change to also use a time check instead if it passes.
-
-diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index ac59a1e5ae4fe84af44220d721b60f2e157e0f1f..ca179b062fa6142da584ad1a091e63d89403a0f0 100644
---- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
-+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-@@ -3653,6 +3653,11 @@ public abstract class LivingEntity extends Entity implements Attackable {
- return ((Byte) this.entityData.get(LivingEntity.DATA_LIVING_ENTITY_FLAGS) & 2) > 0 ? InteractionHand.OFF_HAND : InteractionHand.MAIN_HAND;
- }
-
-+ // Paper start - lag compensate eating
-+ protected long eatStartTime;
-+ protected int totalEatTimeTicks;
-+ // Paper end
-+
- private void updatingUsingItem() {
- if (this.isUsingItem()) {
- if (ItemStack.isSameItem(this.getItemInHand(this.getUsedItemHand()), this.useItem)) {
-@@ -3671,7 +3676,12 @@ public abstract class LivingEntity extends Entity implements Attackable {
- this.triggerItemUseEffects(stack, 5);
- }
-
-- if (--this.useItemRemaining == 0 && !this.level().isClientSide && !stack.useOnRelease()) {
-+ // Paper start - lag compensate eating
-+ // we add 1 to the expected time to avoid lag compensating when we should not
-+ boolean shouldLagCompensate = this.useItem.getItem().isEdible() && this.eatStartTime != -1 && (System.nanoTime() - this.eatStartTime) > ((1 + this.totalEatTimeTicks) * 50 * (1000 * 1000));
-+ if ((--this.useItemRemaining == 0 || shouldLagCompensate) && !this.level().isClientSide && !stack.useOnRelease()) {
-+ this.useItemRemaining = 0;
-+ // Paper end
- this.completeUsingItem();
- }
-
-@@ -3719,7 +3729,10 @@ public abstract class LivingEntity extends Entity implements Attackable {
-
- if (!itemstack.isEmpty() && !this.isUsingItem() || forceUpdate) { // Paper use override flag
- this.useItem = itemstack;
-- this.useItemRemaining = itemstack.getUseDuration();
-+ // Paper start - lag compensate eating
-+ this.useItemRemaining = this.totalEatTimeTicks = itemstack.getUseDuration();
-+ this.eatStartTime = System.nanoTime();
-+ // Paper end
- if (!this.level().isClientSide) {
- this.setLivingEntityFlag(1, true);
- this.setLivingEntityFlag(2, hand == InteractionHand.OFF_HAND);
-@@ -3744,7 +3757,10 @@ public abstract class LivingEntity extends Entity implements Attackable {
- }
- } else if (!this.isUsingItem() && !this.useItem.isEmpty()) {
- this.useItem = ItemStack.EMPTY;
-- this.useItemRemaining = 0;
-+ // Paper start - lag compensate eating
-+ this.useItemRemaining = this.totalEatTimeTicks = 0;
-+ this.eatStartTime = -1L;
-+ // Paper end
- }
- }
-
-@@ -3877,7 +3893,10 @@ public abstract class LivingEntity extends Entity implements Attackable {
- }
-
- this.useItem = ItemStack.EMPTY;
-- this.useItemRemaining = 0;
-+ // Paper start - lag compensate eating
-+ this.useItemRemaining = this.totalEatTimeTicks = 0;
-+ this.eatStartTime = -1L;
-+ // Paper end
- }
-
- public boolean isBlocking() {
diff --git a/patches/server/0340-Tracking-Range-Improvements.patch b/patches/server/0339-Tracking-Range-Improvements.patch
index 6c4625adcf..6c4625adcf 100644
--- a/patches/server/0340-Tracking-Range-Improvements.patch
+++ b/patches/server/0339-Tracking-Range-Improvements.patch
diff --git a/patches/server/0341-Fix-items-vanishing-through-end-portal.patch b/patches/server/0340-Fix-items-vanishing-through-end-portal.patch
index c25aebab62..c25aebab62 100644
--- a/patches/server/0341-Fix-items-vanishing-through-end-portal.patch
+++ b/patches/server/0340-Fix-items-vanishing-through-end-portal.patch
diff --git a/patches/server/0342-implement-optional-per-player-mob-spawns.patch b/patches/server/0341-implement-optional-per-player-mob-spawns.patch
index 8842042bf8..8842042bf8 100644
--- a/patches/server/0342-implement-optional-per-player-mob-spawns.patch
+++ b/patches/server/0341-implement-optional-per-player-mob-spawns.patch
diff --git a/patches/server/0343-Anti-Xray.patch b/patches/server/0342-Anti-Xray.patch
index 818476c21f..818476c21f 100644
--- a/patches/server/0343-Anti-Xray.patch
+++ b/patches/server/0342-Anti-Xray.patch
diff --git a/patches/server/0344-Bees-get-gravity-in-void.-Fixes-MC-167279.patch b/patches/server/0343-Bees-get-gravity-in-void.-Fixes-MC-167279.patch
index 21d913fee7..21d913fee7 100644
--- a/patches/server/0344-Bees-get-gravity-in-void.-Fixes-MC-167279.patch
+++ b/patches/server/0343-Bees-get-gravity-in-void.-Fixes-MC-167279.patch
diff --git a/patches/server/0345-Improve-Block-breakNaturally-API.patch b/patches/server/0344-Improve-Block-breakNaturally-API.patch
index 1f5f088a1c..1f5f088a1c 100644
--- a/patches/server/0345-Improve-Block-breakNaturally-API.patch
+++ b/patches/server/0344-Improve-Block-breakNaturally-API.patch
diff --git a/patches/server/0346-Optimise-getChunkAt-calls-for-loaded-chunks.patch b/patches/server/0345-Optimise-getChunkAt-calls-for-loaded-chunks.patch
index 3b47f02e45..3b47f02e45 100644
--- a/patches/server/0346-Optimise-getChunkAt-calls-for-loaded-chunks.patch
+++ b/patches/server/0345-Optimise-getChunkAt-calls-for-loaded-chunks.patch
diff --git a/patches/server/0347-Add-debug-for-sync-chunk-loads.patch b/patches/server/0346-Add-debug-for-sync-chunk-loads.patch
index 70c3c7be99..70c3c7be99 100644
--- a/patches/server/0347-Add-debug-for-sync-chunk-loads.patch
+++ b/patches/server/0346-Add-debug-for-sync-chunk-loads.patch
diff --git a/patches/server/0348-Improve-java-version-check.patch b/patches/server/0347-Improve-java-version-check.patch
index 2a3fce4999..2a3fce4999 100644
--- a/patches/server/0348-Improve-java-version-check.patch
+++ b/patches/server/0347-Improve-java-version-check.patch
diff --git a/patches/server/0349-Add-ThrownEggHatchEvent.patch b/patches/server/0348-Add-ThrownEggHatchEvent.patch
index aaf3812fef..aaf3812fef 100644
--- a/patches/server/0349-Add-ThrownEggHatchEvent.patch
+++ b/patches/server/0348-Add-ThrownEggHatchEvent.patch
diff --git a/patches/server/0350-Entity-Jump-API.patch b/patches/server/0349-Entity-Jump-API.patch
index 5f414603d2..966a75cfd9 100644
--- a/patches/server/0350-Entity-Jump-API.patch
+++ b/patches/server/0349-Entity-Jump-API.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] Entity Jump API
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index ca179b062fa6142da584ad1a091e63d89403a0f0..4008d402b01d7ea25a56d16ebbf00e182b0d60c3 100644
+index ac59a1e5ae4fe84af44220d721b60f2e157e0f1f..81a64f4fc3e06ff9b32f91fc502809e0436d6e26 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -3284,8 +3284,10 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0351-Add-option-to-nerf-pigmen-from-nether-portals.patch b/patches/server/0350-Add-option-to-nerf-pigmen-from-nether-portals.patch
index 5ba5da5033..5ba5da5033 100644
--- a/patches/server/0351-Add-option-to-nerf-pigmen-from-nether-portals.patch
+++ b/patches/server/0350-Add-option-to-nerf-pigmen-from-nether-portals.patch
diff --git a/patches/server/0352-Make-the-GUI-graph-fancier.patch b/patches/server/0351-Make-the-GUI-graph-fancier.patch
index 2768fc5d7c..2768fc5d7c 100644
--- a/patches/server/0352-Make-the-GUI-graph-fancier.patch
+++ b/patches/server/0351-Make-the-GUI-graph-fancier.patch
diff --git a/patches/server/0353-add-hand-to-BlockMultiPlaceEvent.patch b/patches/server/0352-add-hand-to-BlockMultiPlaceEvent.patch
index 09a7646a95..09a7646a95 100644
--- a/patches/server/0353-add-hand-to-BlockMultiPlaceEvent.patch
+++ b/patches/server/0352-add-hand-to-BlockMultiPlaceEvent.patch
diff --git a/patches/server/0354-Validate-tripwire-hook-placement-before-update.patch b/patches/server/0353-Validate-tripwire-hook-placement-before-update.patch
index fd8a74807c..fd8a74807c 100644
--- a/patches/server/0354-Validate-tripwire-hook-placement-before-update.patch
+++ b/patches/server/0353-Validate-tripwire-hook-placement-before-update.patch
diff --git a/patches/server/0355-Add-option-to-allow-iron-golems-to-spawn-in-air.patch b/patches/server/0354-Add-option-to-allow-iron-golems-to-spawn-in-air.patch
index 261a4d131f..261a4d131f 100644
--- a/patches/server/0355-Add-option-to-allow-iron-golems-to-spawn-in-air.patch
+++ b/patches/server/0354-Add-option-to-allow-iron-golems-to-spawn-in-air.patch
diff --git a/patches/server/0356-Configurable-chance-of-villager-zombie-infection.patch b/patches/server/0355-Configurable-chance-of-villager-zombie-infection.patch
index 7b0fc6061a..7b0fc6061a 100644
--- a/patches/server/0356-Configurable-chance-of-villager-zombie-infection.patch
+++ b/patches/server/0355-Configurable-chance-of-villager-zombie-infection.patch
diff --git a/patches/server/0357-Optimise-Chunk-getFluid.patch b/patches/server/0356-Optimise-Chunk-getFluid.patch
index 530e61be7c..530e61be7c 100644
--- a/patches/server/0357-Optimise-Chunk-getFluid.patch
+++ b/patches/server/0356-Optimise-Chunk-getFluid.patch
diff --git a/patches/server/0358-Set-spigots-verbose-world-setting-to-false-by-def.patch b/patches/server/0357-Set-spigots-verbose-world-setting-to-false-by-def.patch
index 9e3cf72266..9e3cf72266 100644
--- a/patches/server/0358-Set-spigots-verbose-world-setting-to-false-by-def.patch
+++ b/patches/server/0357-Set-spigots-verbose-world-setting-to-false-by-def.patch
diff --git a/patches/server/0359-Add-tick-times-API-and-mspt-command.patch b/patches/server/0358-Add-tick-times-API-and-mspt-command.patch
index 45ee89b970..45ee89b970 100644
--- a/patches/server/0359-Add-tick-times-API-and-mspt-command.patch
+++ b/patches/server/0358-Add-tick-times-API-and-mspt-command.patch
diff --git a/patches/server/0360-Expose-MinecraftServer-isRunning.patch b/patches/server/0359-Expose-MinecraftServer-isRunning.patch
index f85fdde8fd..f85fdde8fd 100644
--- a/patches/server/0360-Expose-MinecraftServer-isRunning.patch
+++ b/patches/server/0359-Expose-MinecraftServer-isRunning.patch
diff --git a/patches/server/0361-Add-Raw-Byte-ItemStack-Serialization.patch b/patches/server/0360-Add-Raw-Byte-ItemStack-Serialization.patch
index a14a6ac426..a14a6ac426 100644
--- a/patches/server/0361-Add-Raw-Byte-ItemStack-Serialization.patch
+++ b/patches/server/0360-Add-Raw-Byte-ItemStack-Serialization.patch
diff --git a/patches/server/0362-Pillager-patrol-spawn-settings-and-per-player-option.patch b/patches/server/0361-Pillager-patrol-spawn-settings-and-per-player-option.patch
index a30c8f377b..a30c8f377b 100644
--- a/patches/server/0362-Pillager-patrol-spawn-settings-and-per-player-option.patch
+++ b/patches/server/0361-Pillager-patrol-spawn-settings-and-per-player-option.patch
diff --git a/patches/server/0363-Remote-Connections-shouldn-t-hold-up-shutdown.patch b/patches/server/0362-Remote-Connections-shouldn-t-hold-up-shutdown.patch
index a4a67214ec..a4a67214ec 100644
--- a/patches/server/0363-Remote-Connections-shouldn-t-hold-up-shutdown.patch
+++ b/patches/server/0362-Remote-Connections-shouldn-t-hold-up-shutdown.patch
diff --git a/patches/server/0364-Do-not-allow-bees-to-load-chunks-for-beehives.patch b/patches/server/0363-Do-not-allow-bees-to-load-chunks-for-beehives.patch
index ad483cccb6..ad483cccb6 100644
--- a/patches/server/0364-Do-not-allow-bees-to-load-chunks-for-beehives.patch
+++ b/patches/server/0363-Do-not-allow-bees-to-load-chunks-for-beehives.patch
diff --git a/patches/server/0365-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch b/patches/server/0364-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch
index bc5a912401..bc5a912401 100644
--- a/patches/server/0365-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch
+++ b/patches/server/0364-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch
diff --git a/patches/server/0366-Don-t-tick-dead-players.patch b/patches/server/0365-Don-t-tick-dead-players.patch
index 609adabf08..609adabf08 100644
--- a/patches/server/0366-Don-t-tick-dead-players.patch
+++ b/patches/server/0365-Don-t-tick-dead-players.patch
diff --git a/patches/server/0367-Dead-Player-s-shouldn-t-be-able-to-move.patch b/patches/server/0366-Dead-Player-s-shouldn-t-be-able-to-move.patch
index 3fcf32908f..3fcf32908f 100644
--- a/patches/server/0367-Dead-Player-s-shouldn-t-be-able-to-move.patch
+++ b/patches/server/0366-Dead-Player-s-shouldn-t-be-able-to-move.patch
diff --git a/patches/server/0368-Optimize-Collision-to-not-load-chunks.patch b/patches/server/0367-Optimize-Collision-to-not-load-chunks.patch
index 78012d2193..78012d2193 100644
--- a/patches/server/0368-Optimize-Collision-to-not-load-chunks.patch
+++ b/patches/server/0367-Optimize-Collision-to-not-load-chunks.patch
diff --git a/patches/server/0369-Don-t-move-existing-players-to-world-spawn.patch b/patches/server/0368-Don-t-move-existing-players-to-world-spawn.patch
index 24403cc3e9..24403cc3e9 100644
--- a/patches/server/0369-Don-t-move-existing-players-to-world-spawn.patch
+++ b/patches/server/0368-Don-t-move-existing-players-to-world-spawn.patch
diff --git a/patches/server/0370-Optimize-GoalSelector-Goal.Flag-Set-operations.patch b/patches/server/0369-Optimize-GoalSelector-Goal.Flag-Set-operations.patch
index 70dff6f0dc..70dff6f0dc 100644
--- a/patches/server/0370-Optimize-GoalSelector-Goal.Flag-Set-operations.patch
+++ b/patches/server/0369-Optimize-GoalSelector-Goal.Flag-Set-operations.patch
diff --git a/patches/server/0371-Improved-Watchdog-Support.patch b/patches/server/0370-Improved-Watchdog-Support.patch
index 3731fb00ff..3731fb00ff 100644
--- a/patches/server/0371-Improved-Watchdog-Support.patch
+++ b/patches/server/0370-Improved-Watchdog-Support.patch
diff --git a/patches/server/0372-Optimize-Pathfinding.patch b/patches/server/0371-Optimize-Pathfinding.patch
index 8fca2b48b1..8fca2b48b1 100644
--- a/patches/server/0372-Optimize-Pathfinding.patch
+++ b/patches/server/0371-Optimize-Pathfinding.patch
diff --git a/patches/server/0373-Reduce-Either-Optional-allocation.patch b/patches/server/0372-Reduce-Either-Optional-allocation.patch
index 1833cacdfe..1833cacdfe 100644
--- a/patches/server/0373-Reduce-Either-Optional-allocation.patch
+++ b/patches/server/0372-Reduce-Either-Optional-allocation.patch
diff --git a/patches/server/0374-Reduce-memory-footprint-of-NBTTagCompound.patch b/patches/server/0373-Reduce-memory-footprint-of-NBTTagCompound.patch
index e6907357f4..e6907357f4 100644
--- a/patches/server/0374-Reduce-memory-footprint-of-NBTTagCompound.patch
+++ b/patches/server/0373-Reduce-memory-footprint-of-NBTTagCompound.patch
diff --git a/patches/server/0375-Prevent-opening-inventories-when-frozen.patch b/patches/server/0374-Prevent-opening-inventories-when-frozen.patch
index fa840acd71..fa840acd71 100644
--- a/patches/server/0375-Prevent-opening-inventories-when-frozen.patch
+++ b/patches/server/0374-Prevent-opening-inventories-when-frozen.patch
diff --git a/patches/server/0376-Don-t-run-entity-collision-code-if-not-needed.patch b/patches/server/0375-Don-t-run-entity-collision-code-if-not-needed.patch
index e7a6966d5a..dbbda78b54 100644
--- a/patches/server/0376-Don-t-run-entity-collision-code-if-not-needed.patch
+++ b/patches/server/0375-Don-t-run-entity-collision-code-if-not-needed.patch
@@ -12,7 +12,7 @@ The entity's current team collision rule causes them to NEVER collide.
Co-authored-by: Owen1212055 <[email protected]>
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index 4008d402b01d7ea25a56d16ebbf00e182b0d60c3..d8c337ae968f04af8870591da6c89dc25b5db311 100644
+index 81a64f4fc3e06ff9b32f91fc502809e0436d6e26..5fe5fef2e10944edc0c43da6e9d137e418c189c9 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -3399,10 +3399,24 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0377-Implement-Player-Client-Options-API.patch b/patches/server/0376-Implement-Player-Client-Options-API.patch
index adf3d115ae..adf3d115ae 100644
--- a/patches/server/0377-Implement-Player-Client-Options-API.patch
+++ b/patches/server/0376-Implement-Player-Client-Options-API.patch
diff --git a/patches/server/0378-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch b/patches/server/0377-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch
index 9c4eda5303..9c4eda5303 100644
--- a/patches/server/0378-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch
+++ b/patches/server/0377-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch
diff --git a/patches/server/0379-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch b/patches/server/0378-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch
index 62f1c4ed1c..62f1c4ed1c 100644
--- a/patches/server/0379-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch
+++ b/patches/server/0378-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch
diff --git a/patches/server/0380-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch b/patches/server/0379-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch
index 58d3032f44..58d3032f44 100644
--- a/patches/server/0380-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch
+++ b/patches/server/0379-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch
diff --git a/patches/server/0381-Add-PlayerAttackEntityCooldownResetEvent.patch b/patches/server/0380-Add-PlayerAttackEntityCooldownResetEvent.patch
index 8f1dce9ab1..34f32a82ff 100644
--- a/patches/server/0381-Add-PlayerAttackEntityCooldownResetEvent.patch
+++ b/patches/server/0380-Add-PlayerAttackEntityCooldownResetEvent.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] Add PlayerAttackEntityCooldownResetEvent
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index d8c337ae968f04af8870591da6c89dc25b5db311..29c5372f48211e86fa8cfbdea9e10025a4f310d1 100644
+index 5fe5fef2e10944edc0c43da6e9d137e418c189c9..1f8c62aa221241c6532eb60e2c9b7344ef834b23 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -2196,7 +2196,16 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0382-Don-t-fire-BlockFade-on-worldgen-threads.patch b/patches/server/0381-Don-t-fire-BlockFade-on-worldgen-threads.patch
index 5e8eee07ab..5e8eee07ab 100644
--- a/patches/server/0382-Don-t-fire-BlockFade-on-worldgen-threads.patch
+++ b/patches/server/0381-Don-t-fire-BlockFade-on-worldgen-threads.patch
diff --git a/patches/server/0383-Add-phantom-creative-and-insomniac-controls.patch b/patches/server/0382-Add-phantom-creative-and-insomniac-controls.patch
index ae5ef43e67..ae5ef43e67 100644
--- a/patches/server/0383-Add-phantom-creative-and-insomniac-controls.patch
+++ b/patches/server/0382-Add-phantom-creative-and-insomniac-controls.patch
diff --git a/patches/server/0384-Fix-numerous-item-duplication-issues-and-teleport-is.patch b/patches/server/0383-Fix-numerous-item-duplication-issues-and-teleport-is.patch
index afc62f6ab7..b69a1f5ddd 100644
--- a/patches/server/0384-Fix-numerous-item-duplication-issues-and-teleport-is.patch
+++ b/patches/server/0383-Fix-numerous-item-duplication-issues-and-teleport-is.patch
@@ -80,7 +80,7 @@ index eed16b541a9c39ed4697e783612e6f7b7ff23b70..1d2dd9b8ae43f22d875cb530130118df
public float getBlockExplosionResistance(Explosion explosion, BlockGetter world, BlockPos pos, BlockState blockState, FluidState fluidState, float max) {
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index 29c5372f48211e86fa8cfbdea9e10025a4f310d1..a8f51cb5be994783eca8ff13eb172fd651deb05e 100644
+index 1f8c62aa221241c6532eb60e2c9b7344ef834b23..655bd3b1ba3c2c02d70d41ae343c4aa97c3ce9a0 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -1711,9 +1711,9 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0385-Villager-Restocks-API.patch b/patches/server/0384-Villager-Restocks-API.patch
index b263d39f2a..b263d39f2a 100644
--- a/patches/server/0385-Villager-Restocks-API.patch
+++ b/patches/server/0384-Villager-Restocks-API.patch
diff --git a/patches/server/0386-Validate-PickItem-Packet-and-kick-for-invalid.patch b/patches/server/0385-Validate-PickItem-Packet-and-kick-for-invalid.patch
index 10c3fa1965..10c3fa1965 100644
--- a/patches/server/0386-Validate-PickItem-Packet-and-kick-for-invalid.patch
+++ b/patches/server/0385-Validate-PickItem-Packet-and-kick-for-invalid.patch
diff --git a/patches/server/0387-Expose-game-version.patch b/patches/server/0386-Expose-game-version.patch
index 1ae7f7b746..1ae7f7b746 100644
--- a/patches/server/0387-Expose-game-version.patch
+++ b/patches/server/0386-Expose-game-version.patch
diff --git a/patches/server/0388-Optimize-Voxel-Shape-Merging.patch b/patches/server/0387-Optimize-Voxel-Shape-Merging.patch
index 2c47963e34..2c47963e34 100644
--- a/patches/server/0388-Optimize-Voxel-Shape-Merging.patch
+++ b/patches/server/0387-Optimize-Voxel-Shape-Merging.patch
diff --git a/patches/server/0389-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch b/patches/server/0388-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch
index eedbc31feb..eedbc31feb 100644
--- a/patches/server/0389-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch
+++ b/patches/server/0388-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch
diff --git a/patches/server/0390-misc-debugging-dumps.patch b/patches/server/0389-misc-debugging-dumps.patch
index 037edf800c..037edf800c 100644
--- a/patches/server/0390-misc-debugging-dumps.patch
+++ b/patches/server/0389-misc-debugging-dumps.patch
diff --git a/patches/server/0391-Prevent-teleporting-dead-entities.patch b/patches/server/0390-Prevent-teleporting-dead-entities.patch
index 346086056a..346086056a 100644
--- a/patches/server/0391-Prevent-teleporting-dead-entities.patch
+++ b/patches/server/0390-Prevent-teleporting-dead-entities.patch
diff --git a/patches/server/0392-Deobfuscate-stacktraces-in-log-messages-crash-report.patch b/patches/server/0391-Deobfuscate-stacktraces-in-log-messages-crash-report.patch
index 756c113410..756c113410 100644
--- a/patches/server/0392-Deobfuscate-stacktraces-in-log-messages-crash-report.patch
+++ b/patches/server/0391-Deobfuscate-stacktraces-in-log-messages-crash-report.patch
diff --git a/patches/server/0393-Implement-Mob-Goal-API.patch b/patches/server/0392-Implement-Mob-Goal-API.patch
index 3d535930fe..3d535930fe 100644
--- a/patches/server/0393-Implement-Mob-Goal-API.patch
+++ b/patches/server/0392-Implement-Mob-Goal-API.patch
diff --git a/patches/server/0394-Add-villager-reputation-API.patch b/patches/server/0393-Add-villager-reputation-API.patch
index a0dafd0a25..a0dafd0a25 100644
--- a/patches/server/0394-Add-villager-reputation-API.patch
+++ b/patches/server/0393-Add-villager-reputation-API.patch
diff --git a/patches/server/0395-Option-for-maximum-exp-value-when-merging-orbs.patch b/patches/server/0394-Option-for-maximum-exp-value-when-merging-orbs.patch
index 7bebe79b88..7bebe79b88 100644
--- a/patches/server/0395-Option-for-maximum-exp-value-when-merging-orbs.patch
+++ b/patches/server/0394-Option-for-maximum-exp-value-when-merging-orbs.patch
diff --git a/patches/server/0396-ExperienceOrbMergeEvent.patch b/patches/server/0395-ExperienceOrbMergeEvent.patch
index 7f2db94033..7f2db94033 100644
--- a/patches/server/0396-ExperienceOrbMergeEvent.patch
+++ b/patches/server/0395-ExperienceOrbMergeEvent.patch
diff --git a/patches/server/0397-Fix-PotionEffect-ignores-icon-flag.patch b/patches/server/0396-Fix-PotionEffect-ignores-icon-flag.patch
index 6dfeda8139..6dfeda8139 100644
--- a/patches/server/0397-Fix-PotionEffect-ignores-icon-flag.patch
+++ b/patches/server/0396-Fix-PotionEffect-ignores-icon-flag.patch
diff --git a/patches/server/0398-Optimize-brigadier-child-sorting-performance.patch b/patches/server/0397-Optimize-brigadier-child-sorting-performance.patch
index 3651f34b15..3651f34b15 100644
--- a/patches/server/0398-Optimize-brigadier-child-sorting-performance.patch
+++ b/patches/server/0397-Optimize-brigadier-child-sorting-performance.patch
diff --git a/patches/server/0399-Potential-bed-API.patch b/patches/server/0398-Potential-bed-API.patch
index 4bd69d95b0..4bd69d95b0 100644
--- a/patches/server/0399-Potential-bed-API.patch
+++ b/patches/server/0398-Potential-bed-API.patch
diff --git a/patches/server/0400-Wait-for-Async-Tasks-during-shutdown.patch b/patches/server/0399-Wait-for-Async-Tasks-during-shutdown.patch
index c1fdfb149e..c1fdfb149e 100644
--- a/patches/server/0400-Wait-for-Async-Tasks-during-shutdown.patch
+++ b/patches/server/0399-Wait-for-Async-Tasks-during-shutdown.patch
diff --git a/patches/server/0401-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch b/patches/server/0400-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch
index d47ba47011..d47ba47011 100644
--- a/patches/server/0401-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch
+++ b/patches/server/0400-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch
diff --git a/patches/server/0402-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch b/patches/server/0401-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch
index 7124d4bad5..7124d4bad5 100644
--- a/patches/server/0402-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch
+++ b/patches/server/0401-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch
diff --git a/patches/server/0403-Ensure-safe-gateway-teleport.patch b/patches/server/0402-Ensure-safe-gateway-teleport.patch
index 2782768b84..2782768b84 100644
--- a/patches/server/0403-Ensure-safe-gateway-teleport.patch
+++ b/patches/server/0402-Ensure-safe-gateway-teleport.patch
diff --git a/patches/server/0404-Add-option-for-console-having-all-permissions.patch b/patches/server/0403-Add-option-for-console-having-all-permissions.patch
index 8d4ac63012..8d4ac63012 100644
--- a/patches/server/0404-Add-option-for-console-having-all-permissions.patch
+++ b/patches/server/0403-Add-option-for-console-having-all-permissions.patch
diff --git a/patches/server/0405-Fix-villager-trading-demand-MC-163962.patch b/patches/server/0404-Fix-villager-trading-demand-MC-163962.patch
index 79eb053dba..79eb053dba 100644
--- a/patches/server/0405-Fix-villager-trading-demand-MC-163962.patch
+++ b/patches/server/0404-Fix-villager-trading-demand-MC-163962.patch
diff --git a/patches/server/0406-Maps-shouldn-t-load-chunks.patch b/patches/server/0405-Maps-shouldn-t-load-chunks.patch
index 8fb69b3ba6..8fb69b3ba6 100644
--- a/patches/server/0406-Maps-shouldn-t-load-chunks.patch
+++ b/patches/server/0405-Maps-shouldn-t-load-chunks.patch
diff --git a/patches/server/0407-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch b/patches/server/0406-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch
index 7b6faee053..7b6faee053 100644
--- a/patches/server/0407-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch
+++ b/patches/server/0406-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch
diff --git a/patches/server/0408-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch b/patches/server/0407-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch
index b8e4ac5d6c..b8e4ac5d6c 100644
--- a/patches/server/0408-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch
+++ b/patches/server/0407-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch
diff --git a/patches/server/0409-Fix-piston-physics-inconsistency-MC-188840.patch b/patches/server/0408-Fix-piston-physics-inconsistency-MC-188840.patch
index 01fa3d45c0..01fa3d45c0 100644
--- a/patches/server/0409-Fix-piston-physics-inconsistency-MC-188840.patch
+++ b/patches/server/0408-Fix-piston-physics-inconsistency-MC-188840.patch
diff --git a/patches/server/0410-Fix-sand-duping.patch b/patches/server/0409-Fix-sand-duping.patch
index b936304572..b936304572 100644
--- a/patches/server/0410-Fix-sand-duping.patch
+++ b/patches/server/0409-Fix-sand-duping.patch
diff --git a/patches/server/0411-Fix-missing-chunks-due-to-integer-overflow.patch b/patches/server/0410-Fix-missing-chunks-due-to-integer-overflow.patch
index 979e1e474e..979e1e474e 100644
--- a/patches/server/0411-Fix-missing-chunks-due-to-integer-overflow.patch
+++ b/patches/server/0410-Fix-missing-chunks-due-to-integer-overflow.patch
diff --git a/patches/server/0412-Prevent-position-desync-in-playerconnection-causing-.patch b/patches/server/0411-Prevent-position-desync-in-playerconnection-causing-.patch
index e09841f2b5..e09841f2b5 100644
--- a/patches/server/0412-Prevent-position-desync-in-playerconnection-causing-.patch
+++ b/patches/server/0411-Prevent-position-desync-in-playerconnection-causing-.patch
diff --git a/patches/server/0413-Inventory-getHolder-method-without-block-snapshot.patch b/patches/server/0412-Inventory-getHolder-method-without-block-snapshot.patch
index f930fed575..f930fed575 100644
--- a/patches/server/0413-Inventory-getHolder-method-without-block-snapshot.patch
+++ b/patches/server/0412-Inventory-getHolder-method-without-block-snapshot.patch
diff --git a/patches/server/0414-Improve-Arrow-API.patch b/patches/server/0413-Improve-Arrow-API.patch
index a6dc061557..a6dc061557 100644
--- a/patches/server/0414-Improve-Arrow-API.patch
+++ b/patches/server/0413-Improve-Arrow-API.patch
diff --git a/patches/server/0415-Add-and-implement-PlayerRecipeBookClickEvent.patch b/patches/server/0414-Add-and-implement-PlayerRecipeBookClickEvent.patch
index 81e3b77ff5..81e3b77ff5 100644
--- a/patches/server/0415-Add-and-implement-PlayerRecipeBookClickEvent.patch
+++ b/patches/server/0414-Add-and-implement-PlayerRecipeBookClickEvent.patch
diff --git a/patches/server/0416-Hide-sync-chunk-writes-behind-flag.patch b/patches/server/0415-Hide-sync-chunk-writes-behind-flag.patch
index 070cae85dd..070cae85dd 100644
--- a/patches/server/0416-Hide-sync-chunk-writes-behind-flag.patch
+++ b/patches/server/0415-Hide-sync-chunk-writes-behind-flag.patch
diff --git a/patches/server/0417-Add-permission-for-command-blocks.patch b/patches/server/0416-Add-permission-for-command-blocks.patch
index 9c9308838b..9c9308838b 100644
--- a/patches/server/0417-Add-permission-for-command-blocks.patch
+++ b/patches/server/0416-Add-permission-for-command-blocks.patch
diff --git a/patches/server/0418-Ensure-Entity-AABB-s-are-never-invalid.patch b/patches/server/0417-Ensure-Entity-AABB-s-are-never-invalid.patch
index 572985f135..572985f135 100644
--- a/patches/server/0418-Ensure-Entity-AABB-s-are-never-invalid.patch
+++ b/patches/server/0417-Ensure-Entity-AABB-s-are-never-invalid.patch
diff --git a/patches/server/0419-Fix-Per-World-Difficulty-Remembering-Difficulty.patch b/patches/server/0418-Fix-Per-World-Difficulty-Remembering-Difficulty.patch
index 9f6a79d59b..9f6a79d59b 100644
--- a/patches/server/0419-Fix-Per-World-Difficulty-Remembering-Difficulty.patch
+++ b/patches/server/0418-Fix-Per-World-Difficulty-Remembering-Difficulty.patch
diff --git a/patches/server/0420-Paper-dumpitem-command.patch b/patches/server/0419-Paper-dumpitem-command.patch
index 5722936af7..5722936af7 100644
--- a/patches/server/0420-Paper-dumpitem-command.patch
+++ b/patches/server/0419-Paper-dumpitem-command.patch
diff --git a/patches/server/0421-Improve-Legacy-Component-serialization-size.patch b/patches/server/0420-Improve-Legacy-Component-serialization-size.patch
index 866302739f..866302739f 100644
--- a/patches/server/0421-Improve-Legacy-Component-serialization-size.patch
+++ b/patches/server/0420-Improve-Legacy-Component-serialization-size.patch
diff --git a/patches/server/0422-Optimize-Bit-Operations-by-inlining.patch b/patches/server/0421-Optimize-Bit-Operations-by-inlining.patch
index 468568d8aa..468568d8aa 100644
--- a/patches/server/0422-Optimize-Bit-Operations-by-inlining.patch
+++ b/patches/server/0421-Optimize-Bit-Operations-by-inlining.patch
diff --git a/patches/server/0423-Add-Plugin-Tickets-to-API-Chunk-Methods.patch b/patches/server/0422-Add-Plugin-Tickets-to-API-Chunk-Methods.patch
index 7424225e4b..7424225e4b 100644
--- a/patches/server/0423-Add-Plugin-Tickets-to-API-Chunk-Methods.patch
+++ b/patches/server/0422-Add-Plugin-Tickets-to-API-Chunk-Methods.patch
diff --git a/patches/server/0424-incremental-chunk-and-player-saving.patch b/patches/server/0423-incremental-chunk-and-player-saving.patch
index e2b9a35c1f..e2b9a35c1f 100644
--- a/patches/server/0424-incremental-chunk-and-player-saving.patch
+++ b/patches/server/0423-incremental-chunk-and-player-saving.patch
diff --git a/patches/server/0425-Support-old-UUID-format-for-NBT.patch b/patches/server/0424-Support-old-UUID-format-for-NBT.patch
index fe9c23b739..fe9c23b739 100644
--- a/patches/server/0425-Support-old-UUID-format-for-NBT.patch
+++ b/patches/server/0424-Support-old-UUID-format-for-NBT.patch
diff --git a/patches/server/0426-Convert-legacy-attributes-in-Item-Meta.patch b/patches/server/0425-Convert-legacy-attributes-in-Item-Meta.patch
index 00e8b2c465..00e8b2c465 100644
--- a/patches/server/0426-Convert-legacy-attributes-in-Item-Meta.patch
+++ b/patches/server/0425-Convert-legacy-attributes-in-Item-Meta.patch
diff --git a/patches/server/0427-Remove-some-streams-from-structures.patch b/patches/server/0426-Remove-some-streams-from-structures.patch
index 136b102df3..136b102df3 100644
--- a/patches/server/0427-Remove-some-streams-from-structures.patch
+++ b/patches/server/0426-Remove-some-streams-from-structures.patch
diff --git a/patches/server/0428-Remove-streams-from-classes-related-villager-gossip.patch b/patches/server/0427-Remove-streams-from-classes-related-villager-gossip.patch
index b9c37f3a08..b9c37f3a08 100644
--- a/patches/server/0428-Remove-streams-from-classes-related-villager-gossip.patch
+++ b/patches/server/0427-Remove-streams-from-classes-related-villager-gossip.patch
diff --git a/patches/server/0429-Support-components-in-ItemMeta.patch b/patches/server/0428-Support-components-in-ItemMeta.patch
index 2bc9b2294c..2bc9b2294c 100644
--- a/patches/server/0429-Support-components-in-ItemMeta.patch
+++ b/patches/server/0428-Support-components-in-ItemMeta.patch
diff --git a/patches/server/0430-Improve-fix-EntityTargetLivingEntityEvent.patch b/patches/server/0429-Improve-fix-EntityTargetLivingEntityEvent.patch
index 513faeb27d..513faeb27d 100644
--- a/patches/server/0430-Improve-fix-EntityTargetLivingEntityEvent.patch
+++ b/patches/server/0429-Improve-fix-EntityTargetLivingEntityEvent.patch
diff --git a/patches/server/0431-Add-entity-liquid-API.patch b/patches/server/0430-Add-entity-liquid-API.patch
index 137f3148f2..137f3148f2 100644
--- a/patches/server/0431-Add-entity-liquid-API.patch
+++ b/patches/server/0430-Add-entity-liquid-API.patch
diff --git a/patches/server/0432-Update-itemstack-legacy-name-and-lore.patch b/patches/server/0431-Update-itemstack-legacy-name-and-lore.patch
index cf9a5df397..cf9a5df397 100644
--- a/patches/server/0432-Update-itemstack-legacy-name-and-lore.patch
+++ b/patches/server/0431-Update-itemstack-legacy-name-and-lore.patch
diff --git a/patches/server/0433-Spawn-player-in-correct-world-on-login.patch b/patches/server/0432-Spawn-player-in-correct-world-on-login.patch
index 9c088c9864..9c088c9864 100644
--- a/patches/server/0433-Spawn-player-in-correct-world-on-login.patch
+++ b/patches/server/0432-Spawn-player-in-correct-world-on-login.patch
diff --git a/patches/server/0434-Add-PrepareResultEvent.patch b/patches/server/0433-Add-PrepareResultEvent.patch
index 7d404fbc9a..7d404fbc9a 100644
--- a/patches/server/0434-Add-PrepareResultEvent.patch
+++ b/patches/server/0433-Add-PrepareResultEvent.patch
diff --git a/patches/server/0435-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch b/patches/server/0434-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch
index d03d1dfbee..f131d7c71f 100644
--- a/patches/server/0435-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch
+++ b/patches/server/0434-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] Don't check chunk for portal on world gen entity add
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index a8f51cb5be994783eca8ff13eb172fd651deb05e..4d9149d3a1d5711b88ce86fb34dbdc926cbe8c31 100644
+index 655bd3b1ba3c2c02d70d41ae343c4aa97c3ce9a0..b80192d4d35cfb6ad155ac34b5296d689a154387 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -3511,7 +3511,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0436-Fix-arrows-never-despawning-MC-125757.patch b/patches/server/0435-Fix-arrows-never-despawning-MC-125757.patch
index be04919e89..be04919e89 100644
--- a/patches/server/0436-Fix-arrows-never-despawning-MC-125757.patch
+++ b/patches/server/0435-Fix-arrows-never-despawning-MC-125757.patch
diff --git a/patches/server/0437-Thread-Safe-Vanilla-Command-permission-checking.patch b/patches/server/0436-Thread-Safe-Vanilla-Command-permission-checking.patch
index b99c971369..b99c971369 100644
--- a/patches/server/0437-Thread-Safe-Vanilla-Command-permission-checking.patch
+++ b/patches/server/0436-Thread-Safe-Vanilla-Command-permission-checking.patch
diff --git a/patches/server/0438-Fix-SPIGOT-5989.patch b/patches/server/0437-Fix-SPIGOT-5989.patch
index cf17a3f343..cf17a3f343 100644
--- a/patches/server/0438-Fix-SPIGOT-5989.patch
+++ b/patches/server/0437-Fix-SPIGOT-5989.patch
diff --git a/patches/server/0439-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch b/patches/server/0438-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch
index f92eb1a39d..f92eb1a39d 100644
--- a/patches/server/0439-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch
+++ b/patches/server/0438-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch
diff --git a/patches/server/0440-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch b/patches/server/0439-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch
index f5cba763c4..f5cba763c4 100644
--- a/patches/server/0440-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch
+++ b/patches/server/0439-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch
diff --git a/patches/server/0441-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch b/patches/server/0440-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch
index 5c1357ca7c..5c1357ca7c 100644
--- a/patches/server/0441-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch
+++ b/patches/server/0440-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch
diff --git a/patches/server/0442-Optimize-NetworkManager-Exception-Handling.patch b/patches/server/0441-Optimize-NetworkManager-Exception-Handling.patch
index ff42b6bac8..ff42b6bac8 100644
--- a/patches/server/0442-Optimize-NetworkManager-Exception-Handling.patch
+++ b/patches/server/0441-Optimize-NetworkManager-Exception-Handling.patch
diff --git a/patches/server/0443-Fix-some-rails-connecting-improperly.patch b/patches/server/0442-Fix-some-rails-connecting-improperly.patch
index 1db425010e..1db425010e 100644
--- a/patches/server/0443-Fix-some-rails-connecting-improperly.patch
+++ b/patches/server/0442-Fix-some-rails-connecting-improperly.patch
diff --git a/patches/server/0444-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch b/patches/server/0443-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch
index be48fd5ae2..be48fd5ae2 100644
--- a/patches/server/0444-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch
+++ b/patches/server/0443-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch
diff --git a/patches/server/0445-Brand-support.patch b/patches/server/0444-Brand-support.patch
index 9391d71b8f..9391d71b8f 100644
--- a/patches/server/0445-Brand-support.patch
+++ b/patches/server/0444-Brand-support.patch
diff --git a/patches/server/0446-Add-playPickupItemAnimation-to-LivingEntity.patch b/patches/server/0445-Add-playPickupItemAnimation-to-LivingEntity.patch
index 2518586ba3..2518586ba3 100644
--- a/patches/server/0446-Add-playPickupItemAnimation-to-LivingEntity.patch
+++ b/patches/server/0445-Add-playPickupItemAnimation-to-LivingEntity.patch
diff --git a/patches/server/0447-Don-t-require-FACING-data.patch b/patches/server/0446-Don-t-require-FACING-data.patch
index bc170b7402..bc170b7402 100644
--- a/patches/server/0447-Don-t-require-FACING-data.patch
+++ b/patches/server/0446-Don-t-require-FACING-data.patch
diff --git a/patches/server/0448-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch b/patches/server/0447-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch
index ffc73c72a8..ffc73c72a8 100644
--- a/patches/server/0448-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch
+++ b/patches/server/0447-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch
diff --git a/patches/server/0449-Add-moon-phase-API.patch b/patches/server/0448-Add-moon-phase-API.patch
index df66928ff7..df66928ff7 100644
--- a/patches/server/0449-Add-moon-phase-API.patch
+++ b/patches/server/0448-Add-moon-phase-API.patch
diff --git a/patches/server/0450-Do-not-let-the-server-load-chunks-from-newer-version.patch b/patches/server/0449-Do-not-let-the-server-load-chunks-from-newer-version.patch
index 977fecbd78..977fecbd78 100644
--- a/patches/server/0450-Do-not-let-the-server-load-chunks-from-newer-version.patch
+++ b/patches/server/0449-Do-not-let-the-server-load-chunks-from-newer-version.patch
diff --git a/patches/server/0451-Prevent-headless-pistons-from-being-created.patch b/patches/server/0450-Prevent-headless-pistons-from-being-created.patch
index a044172f14..a044172f14 100644
--- a/patches/server/0451-Prevent-headless-pistons-from-being-created.patch
+++ b/patches/server/0450-Prevent-headless-pistons-from-being-created.patch
diff --git a/patches/server/0452-Add-BellRingEvent.patch b/patches/server/0451-Add-BellRingEvent.patch
index d1b4164b88..d1b4164b88 100644
--- a/patches/server/0452-Add-BellRingEvent.patch
+++ b/patches/server/0451-Add-BellRingEvent.patch
diff --git a/patches/server/0453-Add-zombie-targets-turtle-egg-config.patch b/patches/server/0452-Add-zombie-targets-turtle-egg-config.patch
index e75c42314d..e75c42314d 100644
--- a/patches/server/0453-Add-zombie-targets-turtle-egg-config.patch
+++ b/patches/server/0452-Add-zombie-targets-turtle-egg-config.patch
diff --git a/patches/server/0454-Buffer-joins-to-world.patch b/patches/server/0453-Buffer-joins-to-world.patch
index 4a45ac3b97..4a45ac3b97 100644
--- a/patches/server/0454-Buffer-joins-to-world.patch
+++ b/patches/server/0453-Buffer-joins-to-world.patch
diff --git a/patches/server/0455-Eigencraft-redstone-implementation.patch b/patches/server/0454-Eigencraft-redstone-implementation.patch
index 5991ef0146..5991ef0146 100644
--- a/patches/server/0455-Eigencraft-redstone-implementation.patch
+++ b/patches/server/0454-Eigencraft-redstone-implementation.patch
diff --git a/patches/server/0456-Fix-hex-colors-not-working-in-some-kick-messages.patch b/patches/server/0455-Fix-hex-colors-not-working-in-some-kick-messages.patch
index 7ca2866cc1..7ca2866cc1 100644
--- a/patches/server/0456-Fix-hex-colors-not-working-in-some-kick-messages.patch
+++ b/patches/server/0455-Fix-hex-colors-not-working-in-some-kick-messages.patch
diff --git a/patches/server/0457-PortalCreateEvent-needs-to-know-its-entity.patch b/patches/server/0456-PortalCreateEvent-needs-to-know-its-entity.patch
index 70e5553f18..70e5553f18 100644
--- a/patches/server/0457-PortalCreateEvent-needs-to-know-its-entity.patch
+++ b/patches/server/0456-PortalCreateEvent-needs-to-know-its-entity.patch
diff --git a/patches/server/0458-Add-more-Evoker-API.patch b/patches/server/0457-Add-more-Evoker-API.patch
index 742d85985e..742d85985e 100644
--- a/patches/server/0458-Add-more-Evoker-API.patch
+++ b/patches/server/0457-Add-more-Evoker-API.patch
diff --git a/patches/server/0459-Add-methods-to-get-translation-keys.patch b/patches/server/0458-Add-methods-to-get-translation-keys.patch
index e77e4cf157..e77e4cf157 100644
--- a/patches/server/0459-Add-methods-to-get-translation-keys.patch
+++ b/patches/server/0458-Add-methods-to-get-translation-keys.patch
diff --git a/patches/server/0460-Create-HoverEvent-from-ItemStack-Entity.patch b/patches/server/0459-Create-HoverEvent-from-ItemStack-Entity.patch
index a8eadef392..a8eadef392 100644
--- a/patches/server/0460-Create-HoverEvent-from-ItemStack-Entity.patch
+++ b/patches/server/0459-Create-HoverEvent-from-ItemStack-Entity.patch
diff --git a/patches/server/0461-Cache-block-data-strings.patch b/patches/server/0460-Cache-block-data-strings.patch
index 16519200a0..16519200a0 100644
--- a/patches/server/0461-Cache-block-data-strings.patch
+++ b/patches/server/0460-Cache-block-data-strings.patch
diff --git a/patches/server/0462-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch b/patches/server/0461-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch
index f72adda1b9..f72adda1b9 100644
--- a/patches/server/0462-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch
+++ b/patches/server/0461-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch
diff --git a/patches/server/0463-Add-additional-open-container-api-to-HumanEntity.patch b/patches/server/0462-Add-additional-open-container-api-to-HumanEntity.patch
index 1559443eb8..1559443eb8 100644
--- a/patches/server/0463-Add-additional-open-container-api-to-HumanEntity.patch
+++ b/patches/server/0462-Add-additional-open-container-api-to-HumanEntity.patch
diff --git a/patches/server/0464-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch b/patches/server/0463-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch
index b5d192ac20..b5d192ac20 100644
--- a/patches/server/0464-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch
+++ b/patches/server/0463-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch
diff --git a/patches/server/0465-Extend-block-drop-capture-to-capture-all-items-added.patch b/patches/server/0464-Extend-block-drop-capture-to-capture-all-items-added.patch
index 374003b163..374003b163 100644
--- a/patches/server/0465-Extend-block-drop-capture-to-capture-all-items-added.patch
+++ b/patches/server/0464-Extend-block-drop-capture-to-capture-all-items-added.patch
diff --git a/patches/server/0466-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch b/patches/server/0465-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch
index 898f425c94..898f425c94 100644
--- a/patches/server/0466-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch
+++ b/patches/server/0465-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch
diff --git a/patches/server/0467-Lazily-track-plugin-scoreboards-by-default.patch b/patches/server/0466-Lazily-track-plugin-scoreboards-by-default.patch
index 6095173a4f..6095173a4f 100644
--- a/patches/server/0467-Lazily-track-plugin-scoreboards-by-default.patch
+++ b/patches/server/0466-Lazily-track-plugin-scoreboards-by-default.patch
diff --git a/patches/server/0468-Entity-isTicking.patch b/patches/server/0467-Entity-isTicking.patch
index 0467e6cc7c..0467e6cc7c 100644
--- a/patches/server/0468-Entity-isTicking.patch
+++ b/patches/server/0467-Entity-isTicking.patch
diff --git a/patches/server/0469-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch b/patches/server/0468-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch
index 83811c96bb..83811c96bb 100644
--- a/patches/server/0469-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch
+++ b/patches/server/0468-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch
diff --git a/patches/server/0470-Fix-Concurrency-issue-in-ShufflingList.patch b/patches/server/0469-Fix-Concurrency-issue-in-ShufflingList.patch
index 07c57efa62..07c57efa62 100644
--- a/patches/server/0470-Fix-Concurrency-issue-in-ShufflingList.patch
+++ b/patches/server/0469-Fix-Concurrency-issue-in-ShufflingList.patch
diff --git a/patches/server/0471-Reset-Ender-Crystals-on-Dragon-Spawn.patch b/patches/server/0470-Reset-Ender-Crystals-on-Dragon-Spawn.patch
index fd459bdab5..fd459bdab5 100644
--- a/patches/server/0471-Reset-Ender-Crystals-on-Dragon-Spawn.patch
+++ b/patches/server/0470-Reset-Ender-Crystals-on-Dragon-Spawn.patch
diff --git a/patches/server/0472-Fix-for-large-move-vectors-crashing-server.patch b/patches/server/0471-Fix-for-large-move-vectors-crashing-server.patch
index 4a53f854d9..4a53f854d9 100644
--- a/patches/server/0472-Fix-for-large-move-vectors-crashing-server.patch
+++ b/patches/server/0471-Fix-for-large-move-vectors-crashing-server.patch
diff --git a/patches/server/0473-Optimise-getType-calls.patch b/patches/server/0472-Optimise-getType-calls.patch
index 46fa33fd85..46fa33fd85 100644
--- a/patches/server/0473-Optimise-getType-calls.patch
+++ b/patches/server/0472-Optimise-getType-calls.patch
diff --git a/patches/server/0474-Villager-resetOffers.patch b/patches/server/0473-Villager-resetOffers.patch
index ba42f14185..ba42f14185 100644
--- a/patches/server/0474-Villager-resetOffers.patch
+++ b/patches/server/0473-Villager-resetOffers.patch
diff --git a/patches/server/0475-Retain-block-place-order-when-capturing-blockstates.patch b/patches/server/0474-Retain-block-place-order-when-capturing-blockstates.patch
index d825fe5c79..d825fe5c79 100644
--- a/patches/server/0475-Retain-block-place-order-when-capturing-blockstates.patch
+++ b/patches/server/0474-Retain-block-place-order-when-capturing-blockstates.patch
diff --git a/patches/server/0476-Reduce-blockpos-allocation-from-pathfinding.patch b/patches/server/0475-Reduce-blockpos-allocation-from-pathfinding.patch
index e1ea18140b..e1ea18140b 100644
--- a/patches/server/0476-Reduce-blockpos-allocation-from-pathfinding.patch
+++ b/patches/server/0475-Reduce-blockpos-allocation-from-pathfinding.patch
diff --git a/patches/server/0477-Fix-item-locations-dropped-from-campfires.patch b/patches/server/0476-Fix-item-locations-dropped-from-campfires.patch
index d8e81d50ef..d8e81d50ef 100644
--- a/patches/server/0477-Fix-item-locations-dropped-from-campfires.patch
+++ b/patches/server/0476-Fix-item-locations-dropped-from-campfires.patch
diff --git a/patches/server/0478-Player-elytra-boost-API.patch b/patches/server/0477-Player-elytra-boost-API.patch
index 15b812e401..15b812e401 100644
--- a/patches/server/0478-Player-elytra-boost-API.patch
+++ b/patches/server/0477-Player-elytra-boost-API.patch
diff --git a/patches/server/0479-Fixed-TileEntityBell-memory-leak.patch b/patches/server/0478-Fixed-TileEntityBell-memory-leak.patch
index 0cd7feb8d4..0cd7feb8d4 100644
--- a/patches/server/0479-Fixed-TileEntityBell-memory-leak.patch
+++ b/patches/server/0478-Fixed-TileEntityBell-memory-leak.patch
diff --git a/patches/server/0480-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch b/patches/server/0479-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch
index 27b0ff407c..27b0ff407c 100644
--- a/patches/server/0480-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch
+++ b/patches/server/0479-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch
diff --git a/patches/server/0481-Add-getOfflinePlayerIfCached-String.patch b/patches/server/0480-Add-getOfflinePlayerIfCached-String.patch
index 88b45ac5e8..88b45ac5e8 100644
--- a/patches/server/0481-Add-getOfflinePlayerIfCached-String.patch
+++ b/patches/server/0480-Add-getOfflinePlayerIfCached-String.patch
diff --git a/patches/server/0482-Add-ignore-discounts-API.patch b/patches/server/0481-Add-ignore-discounts-API.patch
index 76c60665da..76c60665da 100644
--- a/patches/server/0482-Add-ignore-discounts-API.patch
+++ b/patches/server/0481-Add-ignore-discounts-API.patch
diff --git a/patches/server/0483-Toggle-for-removing-existing-dragon.patch b/patches/server/0482-Toggle-for-removing-existing-dragon.patch
index 0ec8e9d4ef..0ec8e9d4ef 100644
--- a/patches/server/0483-Toggle-for-removing-existing-dragon.patch
+++ b/patches/server/0482-Toggle-for-removing-existing-dragon.patch
diff --git a/patches/server/0484-Fix-client-lag-on-advancement-loading.patch b/patches/server/0483-Fix-client-lag-on-advancement-loading.patch
index ddef10d3c2..ddef10d3c2 100644
--- a/patches/server/0484-Fix-client-lag-on-advancement-loading.patch
+++ b/patches/server/0483-Fix-client-lag-on-advancement-loading.patch
diff --git a/patches/server/0485-Item-no-age-no-player-pickup.patch b/patches/server/0484-Item-no-age-no-player-pickup.patch
index 6501bec6d6..6501bec6d6 100644
--- a/patches/server/0485-Item-no-age-no-player-pickup.patch
+++ b/patches/server/0484-Item-no-age-no-player-pickup.patch
diff --git a/patches/server/0486-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch b/patches/server/0485-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch
index 9a80ce81b8..9a80ce81b8 100644
--- a/patches/server/0486-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch
+++ b/patches/server/0485-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch
diff --git a/patches/server/0487-Beacon-API-custom-effect-ranges.patch b/patches/server/0486-Beacon-API-custom-effect-ranges.patch
index cb9f27cca3..cb9f27cca3 100644
--- a/patches/server/0487-Beacon-API-custom-effect-ranges.patch
+++ b/patches/server/0486-Beacon-API-custom-effect-ranges.patch
diff --git a/patches/server/0488-Add-API-for-quit-reason.patch b/patches/server/0487-Add-API-for-quit-reason.patch
index 3898c56f56..3898c56f56 100644
--- a/patches/server/0488-Add-API-for-quit-reason.patch
+++ b/patches/server/0487-Add-API-for-quit-reason.patch
diff --git a/patches/server/0489-Add-Wandering-Trader-spawn-rate-config-options.patch b/patches/server/0488-Add-Wandering-Trader-spawn-rate-config-options.patch
index 87891d128b..87891d128b 100644
--- a/patches/server/0489-Add-Wandering-Trader-spawn-rate-config-options.patch
+++ b/patches/server/0488-Add-Wandering-Trader-spawn-rate-config-options.patch
diff --git a/patches/server/0490-Expose-world-spawn-angle.patch b/patches/server/0489-Expose-world-spawn-angle.patch
index d4805d01c0..d4805d01c0 100644
--- a/patches/server/0490-Expose-world-spawn-angle.patch
+++ b/patches/server/0489-Expose-world-spawn-angle.patch
diff --git a/patches/server/0491-Add-Destroy-Speed-API.patch b/patches/server/0490-Add-Destroy-Speed-API.patch
index eda1608ac3..eda1608ac3 100644
--- a/patches/server/0491-Add-Destroy-Speed-API.patch
+++ b/patches/server/0490-Add-Destroy-Speed-API.patch
diff --git a/patches/server/0492-Fix-Player-spawnParticle-x-y-z-precision-loss.patch b/patches/server/0491-Fix-Player-spawnParticle-x-y-z-precision-loss.patch
index cd353d7693..cd353d7693 100644
--- a/patches/server/0492-Fix-Player-spawnParticle-x-y-z-precision-loss.patch
+++ b/patches/server/0491-Fix-Player-spawnParticle-x-y-z-precision-loss.patch
diff --git a/patches/server/0493-Add-LivingEntity-clearActiveItem.patch b/patches/server/0492-Add-LivingEntity-clearActiveItem.patch
index 3c5a99d1c4..3c5a99d1c4 100644
--- a/patches/server/0493-Add-LivingEntity-clearActiveItem.patch
+++ b/patches/server/0492-Add-LivingEntity-clearActiveItem.patch
diff --git a/patches/server/0494-Add-PlayerItemCooldownEvent.patch b/patches/server/0493-Add-PlayerItemCooldownEvent.patch
index 751841d117..751841d117 100644
--- a/patches/server/0494-Add-PlayerItemCooldownEvent.patch
+++ b/patches/server/0493-Add-PlayerItemCooldownEvent.patch
diff --git a/patches/server/0495-Significantly-improve-performance-of-the-end-generat.patch b/patches/server/0494-Significantly-improve-performance-of-the-end-generat.patch
index 95f0914262..95f0914262 100644
--- a/patches/server/0495-Significantly-improve-performance-of-the-end-generat.patch
+++ b/patches/server/0494-Significantly-improve-performance-of-the-end-generat.patch
diff --git a/patches/server/0496-More-lightning-API.patch b/patches/server/0495-More-lightning-API.patch
index 50620fb3ad..50620fb3ad 100644
--- a/patches/server/0496-More-lightning-API.patch
+++ b/patches/server/0495-More-lightning-API.patch
diff --git a/patches/server/0497-Climbing-should-not-bypass-cramming-gamerule.patch b/patches/server/0496-Climbing-should-not-bypass-cramming-gamerule.patch
index 976626b644..62309e7552 100644
--- a/patches/server/0497-Climbing-should-not-bypass-cramming-gamerule.patch
+++ b/patches/server/0496-Climbing-should-not-bypass-cramming-gamerule.patch
@@ -45,7 +45,7 @@ index d15e62da0307728a7c2be191a27f87da1bb29f49..de06ae3e8757c923a6f3f475a34885d2
} else if (entity.level().isClientSide && (!(entity1 instanceof Player) || !((Player) entity1).isLocalPlayer())) {
return false;
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index 4d9149d3a1d5711b88ce86fb34dbdc926cbe8c31..6b877e084caf931f8f0908c657ed0c8b6124a165 100644
+index b80192d4d35cfb6ad155ac34b5296d689a154387..c5843bc4f2e14ff41faaaaad2e0a727fc5cc2e3b 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -3427,7 +3427,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0498-Added-missing-default-perms-for-commands.patch b/patches/server/0497-Added-missing-default-perms-for-commands.patch
index baa35b70b9..baa35b70b9 100644
--- a/patches/server/0498-Added-missing-default-perms-for-commands.patch
+++ b/patches/server/0497-Added-missing-default-perms-for-commands.patch
diff --git a/patches/server/0499-Add-PlayerShearBlockEvent.patch b/patches/server/0498-Add-PlayerShearBlockEvent.patch
index 56a84bee18..56a84bee18 100644
--- a/patches/server/0499-Add-PlayerShearBlockEvent.patch
+++ b/patches/server/0498-Add-PlayerShearBlockEvent.patch
diff --git a/patches/server/0500-Fix-curing-zombie-villager-discount-exploit.patch b/patches/server/0499-Fix-curing-zombie-villager-discount-exploit.patch
index e659267ea0..e659267ea0 100644
--- a/patches/server/0500-Fix-curing-zombie-villager-discount-exploit.patch
+++ b/patches/server/0499-Fix-curing-zombie-villager-discount-exploit.patch
diff --git a/patches/server/0501-Limit-recipe-packets.patch b/patches/server/0500-Limit-recipe-packets.patch
index d1daf7e9c5..d1daf7e9c5 100644
--- a/patches/server/0501-Limit-recipe-packets.patch
+++ b/patches/server/0500-Limit-recipe-packets.patch
diff --git a/patches/server/0502-Fix-CraftSound-backwards-compatibility.patch b/patches/server/0501-Fix-CraftSound-backwards-compatibility.patch
index 9ca7f86992..9ca7f86992 100644
--- a/patches/server/0502-Fix-CraftSound-backwards-compatibility.patch
+++ b/patches/server/0501-Fix-CraftSound-backwards-compatibility.patch
diff --git a/patches/server/0503-Player-Chunk-Load-Unload-Events.patch b/patches/server/0502-Player-Chunk-Load-Unload-Events.patch
index 504b607773..504b607773 100644
--- a/patches/server/0503-Player-Chunk-Load-Unload-Events.patch
+++ b/patches/server/0502-Player-Chunk-Load-Unload-Events.patch
diff --git a/patches/server/0504-Optimize-Dynamic-get-Missing-Keys.patch b/patches/server/0503-Optimize-Dynamic-get-Missing-Keys.patch
index d664f7ff69..d664f7ff69 100644
--- a/patches/server/0504-Optimize-Dynamic-get-Missing-Keys.patch
+++ b/patches/server/0503-Optimize-Dynamic-get-Missing-Keys.patch
diff --git a/patches/server/0505-Expose-LivingEntity-hurt-direction.patch b/patches/server/0504-Expose-LivingEntity-hurt-direction.patch
index e5c1724c82..e5c1724c82 100644
--- a/patches/server/0505-Expose-LivingEntity-hurt-direction.patch
+++ b/patches/server/0504-Expose-LivingEntity-hurt-direction.patch
diff --git a/patches/server/0506-Add-OBSTRUCTED-reason-to-BedEnterResult.patch b/patches/server/0505-Add-OBSTRUCTED-reason-to-BedEnterResult.patch
index 097c1f9904..097c1f9904 100644
--- a/patches/server/0506-Add-OBSTRUCTED-reason-to-BedEnterResult.patch
+++ b/patches/server/0505-Add-OBSTRUCTED-reason-to-BedEnterResult.patch
diff --git a/patches/server/0507-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch b/patches/server/0506-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch
index d84f8bed22..d84f8bed22 100644
--- a/patches/server/0507-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch
+++ b/patches/server/0506-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch
diff --git a/patches/server/0508-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch b/patches/server/0507-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch
index 456c819cfa..456c819cfa 100644
--- a/patches/server/0508-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch
+++ b/patches/server/0507-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch
diff --git a/patches/server/0509-Implement-TargetHitEvent.patch b/patches/server/0508-Implement-TargetHitEvent.patch
index 78722933d9..78722933d9 100644
--- a/patches/server/0509-Implement-TargetHitEvent.patch
+++ b/patches/server/0508-Implement-TargetHitEvent.patch
diff --git a/patches/server/0510-MC-4-Fix-item-position-desync.patch b/patches/server/0509-MC-4-Fix-item-position-desync.patch
index 109b4ceace..109b4ceace 100644
--- a/patches/server/0510-MC-4-Fix-item-position-desync.patch
+++ b/patches/server/0509-MC-4-Fix-item-position-desync.patch
diff --git a/patches/server/0511-Additional-Block-Material-API-s.patch b/patches/server/0510-Additional-Block-Material-API-s.patch
index 1526eefd6e..1526eefd6e 100644
--- a/patches/server/0511-Additional-Block-Material-API-s.patch
+++ b/patches/server/0510-Additional-Block-Material-API-s.patch
diff --git a/patches/server/0512-Fix-harming-potion-dupe.patch b/patches/server/0511-Fix-harming-potion-dupe.patch
index 7b2d745291..7b2d745291 100644
--- a/patches/server/0512-Fix-harming-potion-dupe.patch
+++ b/patches/server/0511-Fix-harming-potion-dupe.patch
diff --git a/patches/server/0513-Implement-API-to-get-Material-from-Boats-and-Minecar.patch b/patches/server/0512-Implement-API-to-get-Material-from-Boats-and-Minecar.patch
index b55ce8ee32..b55ce8ee32 100644
--- a/patches/server/0513-Implement-API-to-get-Material-from-Boats-and-Minecar.patch
+++ b/patches/server/0512-Implement-API-to-get-Material-from-Boats-and-Minecar.patch
diff --git a/patches/server/0514-Cache-burn-durations.patch b/patches/server/0513-Cache-burn-durations.patch
index c4372f6401..c4372f6401 100644
--- a/patches/server/0514-Cache-burn-durations.patch
+++ b/patches/server/0513-Cache-burn-durations.patch
diff --git a/patches/server/0515-Allow-disabling-mob-spawner-spawn-egg-transformation.patch b/patches/server/0514-Allow-disabling-mob-spawner-spawn-egg-transformation.patch
index bd783eafb5..bd783eafb5 100644
--- a/patches/server/0515-Allow-disabling-mob-spawner-spawn-egg-transformation.patch
+++ b/patches/server/0514-Allow-disabling-mob-spawner-spawn-egg-transformation.patch
diff --git a/patches/server/0516-Fix-Not-a-string-Map-Conversion-spam.patch b/patches/server/0515-Fix-Not-a-string-Map-Conversion-spam.patch
index 38593b84f5..38593b84f5 100644
--- a/patches/server/0516-Fix-Not-a-string-Map-Conversion-spam.patch
+++ b/patches/server/0515-Fix-Not-a-string-Map-Conversion-spam.patch
diff --git a/patches/server/0517-Implement-PlayerFlowerPotManipulateEvent.patch b/patches/server/0516-Implement-PlayerFlowerPotManipulateEvent.patch
index 8f512f54d6..8f512f54d6 100644
--- a/patches/server/0517-Implement-PlayerFlowerPotManipulateEvent.patch
+++ b/patches/server/0516-Implement-PlayerFlowerPotManipulateEvent.patch
diff --git a/patches/server/0518-Fix-interact-event-not-being-called-sometimes.patch b/patches/server/0517-Fix-interact-event-not-being-called-sometimes.patch
index fc338d7446..fc338d7446 100644
--- a/patches/server/0518-Fix-interact-event-not-being-called-sometimes.patch
+++ b/patches/server/0517-Fix-interact-event-not-being-called-sometimes.patch
diff --git a/patches/server/0519-Zombie-API-breaking-doors.patch b/patches/server/0518-Zombie-API-breaking-doors.patch
index da4c6d2dce..da4c6d2dce 100644
--- a/patches/server/0519-Zombie-API-breaking-doors.patch
+++ b/patches/server/0518-Zombie-API-breaking-doors.patch
diff --git a/patches/server/0520-Fix-nerfed-slime-when-splitting.patch b/patches/server/0519-Fix-nerfed-slime-when-splitting.patch
index d2beca8665..d2beca8665 100644
--- a/patches/server/0520-Fix-nerfed-slime-when-splitting.patch
+++ b/patches/server/0519-Fix-nerfed-slime-when-splitting.patch
diff --git a/patches/server/0521-Add-EntityLoadCrossbowEvent.patch b/patches/server/0520-Add-EntityLoadCrossbowEvent.patch
index 07e5946fbf..07e5946fbf 100644
--- a/patches/server/0521-Add-EntityLoadCrossbowEvent.patch
+++ b/patches/server/0520-Add-EntityLoadCrossbowEvent.patch
diff --git a/patches/server/0522-Added-WorldGameRuleChangeEvent.patch b/patches/server/0521-Added-WorldGameRuleChangeEvent.patch
index a611a4fd3d..a611a4fd3d 100644
--- a/patches/server/0522-Added-WorldGameRuleChangeEvent.patch
+++ b/patches/server/0521-Added-WorldGameRuleChangeEvent.patch
diff --git a/patches/server/0523-Added-ServerResourcesReloadedEvent.patch b/patches/server/0522-Added-ServerResourcesReloadedEvent.patch
index ae3f1de8c5..ae3f1de8c5 100644
--- a/patches/server/0523-Added-ServerResourcesReloadedEvent.patch
+++ b/patches/server/0522-Added-ServerResourcesReloadedEvent.patch
diff --git a/patches/server/0524-Added-world-settings-for-mobs-picking-up-loot.patch b/patches/server/0523-Added-world-settings-for-mobs-picking-up-loot.patch
index 19b35f04ac..19b35f04ac 100644
--- a/patches/server/0524-Added-world-settings-for-mobs-picking-up-loot.patch
+++ b/patches/server/0523-Added-world-settings-for-mobs-picking-up-loot.patch
diff --git a/patches/server/0525-Implemented-BlockFailedDispenseEvent.patch b/patches/server/0524-Implemented-BlockFailedDispenseEvent.patch
index 20f3d70b06..20f3d70b06 100644
--- a/patches/server/0525-Implemented-BlockFailedDispenseEvent.patch
+++ b/patches/server/0524-Implemented-BlockFailedDispenseEvent.patch
diff --git a/patches/server/0526-Added-PlayerLecternPageChangeEvent.patch b/patches/server/0525-Added-PlayerLecternPageChangeEvent.patch
index 57485f4ee7..57485f4ee7 100644
--- a/patches/server/0526-Added-PlayerLecternPageChangeEvent.patch
+++ b/patches/server/0525-Added-PlayerLecternPageChangeEvent.patch
diff --git a/patches/server/0527-Added-PlayerLoomPatternSelectEvent.patch b/patches/server/0526-Added-PlayerLoomPatternSelectEvent.patch
index 93e862a643..93e862a643 100644
--- a/patches/server/0527-Added-PlayerLoomPatternSelectEvent.patch
+++ b/patches/server/0526-Added-PlayerLoomPatternSelectEvent.patch
diff --git a/patches/server/0528-Configurable-door-breaking-difficulty.patch b/patches/server/0527-Configurable-door-breaking-difficulty.patch
index 4a11a39806..4a11a39806 100644
--- a/patches/server/0528-Configurable-door-breaking-difficulty.patch
+++ b/patches/server/0527-Configurable-door-breaking-difficulty.patch
diff --git a/patches/server/0529-Empty-commands-shall-not-be-dispatched.patch b/patches/server/0528-Empty-commands-shall-not-be-dispatched.patch
index 9b41ebaaf7..9b41ebaaf7 100644
--- a/patches/server/0529-Empty-commands-shall-not-be-dispatched.patch
+++ b/patches/server/0528-Empty-commands-shall-not-be-dispatched.patch
diff --git a/patches/server/0530-Remove-stale-POIs.patch b/patches/server/0529-Remove-stale-POIs.patch
index c89bd2b74a..c89bd2b74a 100644
--- a/patches/server/0530-Remove-stale-POIs.patch
+++ b/patches/server/0529-Remove-stale-POIs.patch
diff --git a/patches/server/0531-Fix-villager-boat-exploit.patch b/patches/server/0530-Fix-villager-boat-exploit.patch
index fab5613f59..fab5613f59 100644
--- a/patches/server/0531-Fix-villager-boat-exploit.patch
+++ b/patches/server/0530-Fix-villager-boat-exploit.patch
diff --git a/patches/server/0532-Add-sendOpLevel-API.patch b/patches/server/0531-Add-sendOpLevel-API.patch
index aa5163a0bf..aa5163a0bf 100644
--- a/patches/server/0532-Add-sendOpLevel-API.patch
+++ b/patches/server/0531-Add-sendOpLevel-API.patch
diff --git a/patches/server/0533-TODO-Registry-Modification-API.patch b/patches/server/0532-TODO-Registry-Modification-API.patch
index ab0c200caa..ab0c200caa 100644
--- a/patches/server/0533-TODO-Registry-Modification-API.patch
+++ b/patches/server/0532-TODO-Registry-Modification-API.patch
diff --git a/patches/server/0534-Add-StructuresLocateEvent.patch b/patches/server/0533-Add-StructuresLocateEvent.patch
index b2afd4140f..b2afd4140f 100644
--- a/patches/server/0534-Add-StructuresLocateEvent.patch
+++ b/patches/server/0533-Add-StructuresLocateEvent.patch
diff --git a/patches/server/0535-Collision-option-for-requiring-a-player-participant.patch b/patches/server/0534-Collision-option-for-requiring-a-player-participant.patch
index ade169f618..ade169f618 100644
--- a/patches/server/0535-Collision-option-for-requiring-a-player-participant.patch
+++ b/patches/server/0534-Collision-option-for-requiring-a-player-participant.patch
diff --git a/patches/server/0536-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch b/patches/server/0535-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch
index 3f7c51ddfe..3f7c51ddfe 100644
--- a/patches/server/0536-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch
+++ b/patches/server/0535-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch
diff --git a/patches/server/0537-Return-chat-component-with-empty-text-instead-of-thr.patch b/patches/server/0536-Return-chat-component-with-empty-text-instead-of-thr.patch
index 17e9def19b..17e9def19b 100644
--- a/patches/server/0537-Return-chat-component-with-empty-text-instead-of-thr.patch
+++ b/patches/server/0536-Return-chat-component-with-empty-text-instead-of-thr.patch
diff --git a/patches/server/0538-Make-schedule-command-per-world.patch b/patches/server/0537-Make-schedule-command-per-world.patch
index 8e29559590..8e29559590 100644
--- a/patches/server/0538-Make-schedule-command-per-world.patch
+++ b/patches/server/0537-Make-schedule-command-per-world.patch
diff --git a/patches/server/0539-Configurable-max-leash-distance.patch b/patches/server/0538-Configurable-max-leash-distance.patch
index c1ac4b5634..c1ac4b5634 100644
--- a/patches/server/0539-Configurable-max-leash-distance.patch
+++ b/patches/server/0538-Configurable-max-leash-distance.patch
diff --git a/patches/server/0540-Implement-BlockPreDispenseEvent.patch b/patches/server/0539-Implement-BlockPreDispenseEvent.patch
index 8f6bfbc56b..8f6bfbc56b 100644
--- a/patches/server/0540-Implement-BlockPreDispenseEvent.patch
+++ b/patches/server/0539-Implement-BlockPreDispenseEvent.patch
diff --git a/patches/server/0541-Added-firing-of-PlayerChangeBeaconEffectEvent.patch b/patches/server/0540-Added-firing-of-PlayerChangeBeaconEffectEvent.patch
index 03d8cdf4c8..03d8cdf4c8 100644
--- a/patches/server/0541-Added-firing-of-PlayerChangeBeaconEffectEvent.patch
+++ b/patches/server/0540-Added-firing-of-PlayerChangeBeaconEffectEvent.patch
diff --git a/patches/server/0542-Add-toggle-for-always-placing-the-dragon-egg.patch b/patches/server/0541-Add-toggle-for-always-placing-the-dragon-egg.patch
index 39e24e6044..39e24e6044 100644
--- a/patches/server/0542-Add-toggle-for-always-placing-the-dragon-egg.patch
+++ b/patches/server/0541-Add-toggle-for-always-placing-the-dragon-egg.patch
diff --git a/patches/server/0543-Added-PlayerStonecutterRecipeSelectEvent.patch b/patches/server/0542-Added-PlayerStonecutterRecipeSelectEvent.patch
index 9750570e73..9750570e73 100644
--- a/patches/server/0543-Added-PlayerStonecutterRecipeSelectEvent.patch
+++ b/patches/server/0542-Added-PlayerStonecutterRecipeSelectEvent.patch
diff --git a/patches/server/0544-Add-dropLeash-variable-to-EntityUnleashEvent.patch b/patches/server/0543-Add-dropLeash-variable-to-EntityUnleashEvent.patch
index cbeafdb549..cbeafdb549 100644
--- a/patches/server/0544-Add-dropLeash-variable-to-EntityUnleashEvent.patch
+++ b/patches/server/0543-Add-dropLeash-variable-to-EntityUnleashEvent.patch
diff --git a/patches/server/0545-Reset-shield-blocking-on-dimension-change.patch b/patches/server/0544-Reset-shield-blocking-on-dimension-change.patch
index ab5d569d14..ab5d569d14 100644
--- a/patches/server/0545-Reset-shield-blocking-on-dimension-change.patch
+++ b/patches/server/0544-Reset-shield-blocking-on-dimension-change.patch
diff --git a/patches/server/0546-add-DragonEggFormEvent.patch b/patches/server/0545-add-DragonEggFormEvent.patch
index e4c888b12d..e4c888b12d 100644
--- a/patches/server/0546-add-DragonEggFormEvent.patch
+++ b/patches/server/0545-add-DragonEggFormEvent.patch
diff --git a/patches/server/0547-EntityMoveEvent.patch b/patches/server/0546-EntityMoveEvent.patch
index 8965a0f608..a2e865ae5b 100644
--- a/patches/server/0547-EntityMoveEvent.patch
+++ b/patches/server/0546-EntityMoveEvent.patch
@@ -29,7 +29,7 @@ index 18a69ab85de7f23f5ff468307bf2669544eba8af..e0a94d75ddf5cc0988876e7438fbcc44
final Throwable thr = new Throwable(entity + " Added to world at " + new java.util.Date());
io.papermc.paper.util.StacktraceDeobfuscator.INSTANCE.deobfuscateThrowable(thr);
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index 6b877e084caf931f8f0908c657ed0c8b6124a165..c5b9963c07ac6fb0ffeb2782b2ae22ab4cde2c08 100644
+index c5843bc4f2e14ff41faaaaad2e0a727fc5cc2e3b..5074744f1d52765a3856b7c1aa75bfe5aa35c1d4 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -3362,6 +3362,20 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0548-added-option-to-disable-pathfinding-updates-on-block.patch b/patches/server/0547-added-option-to-disable-pathfinding-updates-on-block.patch
index db56e9f1a6..db56e9f1a6 100644
--- a/patches/server/0548-added-option-to-disable-pathfinding-updates-on-block.patch
+++ b/patches/server/0547-added-option-to-disable-pathfinding-updates-on-block.patch
diff --git a/patches/server/0549-Inline-shift-direction-fields.patch b/patches/server/0548-Inline-shift-direction-fields.patch
index f0c71d61f2..f0c71d61f2 100644
--- a/patches/server/0549-Inline-shift-direction-fields.patch
+++ b/patches/server/0548-Inline-shift-direction-fields.patch
diff --git a/patches/server/0550-Allow-adding-items-to-BlockDropItemEvent.patch b/patches/server/0549-Allow-adding-items-to-BlockDropItemEvent.patch
index 63c3ff4747..63c3ff4747 100644
--- a/patches/server/0550-Allow-adding-items-to-BlockDropItemEvent.patch
+++ b/patches/server/0549-Allow-adding-items-to-BlockDropItemEvent.patch
diff --git a/patches/server/0551-Add-getMainThreadExecutor-to-BukkitScheduler.patch b/patches/server/0550-Add-getMainThreadExecutor-to-BukkitScheduler.patch
index a387813cdf..a387813cdf 100644
--- a/patches/server/0551-Add-getMainThreadExecutor-to-BukkitScheduler.patch
+++ b/patches/server/0550-Add-getMainThreadExecutor-to-BukkitScheduler.patch
diff --git a/patches/server/0552-living-entity-allow-attribute-registration.patch b/patches/server/0551-living-entity-allow-attribute-registration.patch
index 84f0585507..84f0585507 100644
--- a/patches/server/0552-living-entity-allow-attribute-registration.patch
+++ b/patches/server/0551-living-entity-allow-attribute-registration.patch
diff --git a/patches/server/0553-fix-dead-slime-setSize-invincibility.patch b/patches/server/0552-fix-dead-slime-setSize-invincibility.patch
index 82acef5e68..82acef5e68 100644
--- a/patches/server/0553-fix-dead-slime-setSize-invincibility.patch
+++ b/patches/server/0552-fix-dead-slime-setSize-invincibility.patch
diff --git a/patches/server/0554-Merchant-getRecipes-should-return-an-immutable-list.patch b/patches/server/0553-Merchant-getRecipes-should-return-an-immutable-list.patch
index cbb0cdc052..cbb0cdc052 100644
--- a/patches/server/0554-Merchant-getRecipes-should-return-an-immutable-list.patch
+++ b/patches/server/0553-Merchant-getRecipes-should-return-an-immutable-list.patch
diff --git a/patches/server/0555-Expose-Tracked-Players.patch b/patches/server/0554-Expose-Tracked-Players.patch
index d0b87766ad..d0b87766ad 100644
--- a/patches/server/0555-Expose-Tracked-Players.patch
+++ b/patches/server/0554-Expose-Tracked-Players.patch
diff --git a/patches/server/0556-Remove-streams-from-SensorNearest.patch b/patches/server/0555-Remove-streams-from-SensorNearest.patch
index a7ae5d1a98..a7ae5d1a98 100644
--- a/patches/server/0556-Remove-streams-from-SensorNearest.patch
+++ b/patches/server/0555-Remove-streams-from-SensorNearest.patch
diff --git a/patches/server/0557-Improve-ServerGUI.patch b/patches/server/0556-Improve-ServerGUI.patch
index cb4eed5f13..cb4eed5f13 100644
--- a/patches/server/0557-Improve-ServerGUI.patch
+++ b/patches/server/0556-Improve-ServerGUI.patch
diff --git a/patches/server/0558-fix-converting-txt-to-json-file.patch b/patches/server/0557-fix-converting-txt-to-json-file.patch
index 948c7cb6e4..948c7cb6e4 100644
--- a/patches/server/0558-fix-converting-txt-to-json-file.patch
+++ b/patches/server/0557-fix-converting-txt-to-json-file.patch
diff --git a/patches/server/0559-Add-worldborder-events.patch b/patches/server/0558-Add-worldborder-events.patch
index 176d1259e4..176d1259e4 100644
--- a/patches/server/0559-Add-worldborder-events.patch
+++ b/patches/server/0558-Add-worldborder-events.patch
diff --git a/patches/server/0560-added-PlayerNameEntityEvent.patch b/patches/server/0559-added-PlayerNameEntityEvent.patch
index d5a8060153..d5a8060153 100644
--- a/patches/server/0560-added-PlayerNameEntityEvent.patch
+++ b/patches/server/0559-added-PlayerNameEntityEvent.patch
diff --git a/patches/server/0561-Prevent-grindstones-from-overstacking-items.patch b/patches/server/0560-Prevent-grindstones-from-overstacking-items.patch
index dc68619ad1..dc68619ad1 100644
--- a/patches/server/0561-Prevent-grindstones-from-overstacking-items.patch
+++ b/patches/server/0560-Prevent-grindstones-from-overstacking-items.patch
diff --git a/patches/server/0562-Add-recipe-to-cook-events.patch b/patches/server/0561-Add-recipe-to-cook-events.patch
index e7fabd3ae9..e7fabd3ae9 100644
--- a/patches/server/0562-Add-recipe-to-cook-events.patch
+++ b/patches/server/0561-Add-recipe-to-cook-events.patch
diff --git a/patches/server/0563-Add-Block-isValidTool.patch b/patches/server/0562-Add-Block-isValidTool.patch
index f28e5d98e0..f28e5d98e0 100644
--- a/patches/server/0563-Add-Block-isValidTool.patch
+++ b/patches/server/0562-Add-Block-isValidTool.patch
diff --git a/patches/server/0564-Allow-using-signs-inside-spawn-protection.patch b/patches/server/0563-Allow-using-signs-inside-spawn-protection.patch
index 56f3e37f2b..56f3e37f2b 100644
--- a/patches/server/0564-Allow-using-signs-inside-spawn-protection.patch
+++ b/patches/server/0563-Allow-using-signs-inside-spawn-protection.patch
diff --git a/patches/server/0565-Expand-world-key-API.patch b/patches/server/0564-Expand-world-key-API.patch
index f255b7a5d0..f255b7a5d0 100644
--- a/patches/server/0565-Expand-world-key-API.patch
+++ b/patches/server/0564-Expand-world-key-API.patch
diff --git a/patches/server/0566-Add-fast-alternative-constructor-for-Rotations.patch b/patches/server/0565-Add-fast-alternative-constructor-for-Rotations.patch
index bbdcc665bb..bbdcc665bb 100644
--- a/patches/server/0566-Add-fast-alternative-constructor-for-Rotations.patch
+++ b/patches/server/0565-Add-fast-alternative-constructor-for-Rotations.patch
diff --git a/patches/server/0567-Item-Rarity-API.patch b/patches/server/0566-Item-Rarity-API.patch
index fa9a145dc3..fa9a145dc3 100644
--- a/patches/server/0567-Item-Rarity-API.patch
+++ b/patches/server/0566-Item-Rarity-API.patch
diff --git a/patches/server/0568-Drop-carried-item-when-player-has-disconnected.patch b/patches/server/0567-Drop-carried-item-when-player-has-disconnected.patch
index 5cc36baecf..5cc36baecf 100644
--- a/patches/server/0568-Drop-carried-item-when-player-has-disconnected.patch
+++ b/patches/server/0567-Drop-carried-item-when-player-has-disconnected.patch
diff --git a/patches/server/0569-forced-whitelist-use-configurable-kick-message.patch b/patches/server/0568-forced-whitelist-use-configurable-kick-message.patch
index 6be6c5a54b..6be6c5a54b 100644
--- a/patches/server/0569-forced-whitelist-use-configurable-kick-message.patch
+++ b/patches/server/0568-forced-whitelist-use-configurable-kick-message.patch
diff --git a/patches/server/0570-Don-t-ignore-result-of-PlayerEditBookEvent.patch b/patches/server/0569-Don-t-ignore-result-of-PlayerEditBookEvent.patch
index cd72f30d90..cd72f30d90 100644
--- a/patches/server/0570-Don-t-ignore-result-of-PlayerEditBookEvent.patch
+++ b/patches/server/0569-Don-t-ignore-result-of-PlayerEditBookEvent.patch
diff --git a/patches/server/0571-Expose-protocol-version.patch b/patches/server/0570-Expose-protocol-version.patch
index 213d964b4d..213d964b4d 100644
--- a/patches/server/0571-Expose-protocol-version.patch
+++ b/patches/server/0570-Expose-protocol-version.patch
diff --git a/patches/server/0572-Enhance-console-tab-completions-for-brigadier-comman.patch b/patches/server/0571-Enhance-console-tab-completions-for-brigadier-comman.patch
index 1952b16087..1952b16087 100644
--- a/patches/server/0572-Enhance-console-tab-completions-for-brigadier-comman.patch
+++ b/patches/server/0571-Enhance-console-tab-completions-for-brigadier-comman.patch
diff --git a/patches/server/0573-Fix-PlayerItemConsumeEvent-cancelling-properly.patch b/patches/server/0572-Fix-PlayerItemConsumeEvent-cancelling-properly.patch
index 2cb4d0c503..702fe896b1 100644
--- a/patches/server/0573-Fix-PlayerItemConsumeEvent-cancelling-properly.patch
+++ b/patches/server/0572-Fix-PlayerItemConsumeEvent-cancelling-properly.patch
@@ -9,10 +9,10 @@ till their item is switched.
This patch clears the active item when the event is cancelled
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index c5b9963c07ac6fb0ffeb2782b2ae22ab4cde2c08..59a377a291927b843b9e4fb4a558eeb729f3d6a8 100644
+index 5074744f1d52765a3856b7c1aa75bfe5aa35c1d4..01a47bcae1ac1a7e03b5580e5e587bc54db2ce1a 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-@@ -3876,6 +3876,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
+@@ -3860,6 +3860,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
this.level().getCraftServer().getPluginManager().callEvent(event);
if (event.isCancelled()) {
diff --git a/patches/server/0574-Add-bypass-host-check.patch b/patches/server/0573-Add-bypass-host-check.patch
index b67a7be20b..b67a7be20b 100644
--- a/patches/server/0574-Add-bypass-host-check.patch
+++ b/patches/server/0573-Add-bypass-host-check.patch
diff --git a/patches/server/0575-Set-area-affect-cloud-rotation.patch b/patches/server/0574-Set-area-affect-cloud-rotation.patch
index 963479559a..963479559a 100644
--- a/patches/server/0575-Set-area-affect-cloud-rotation.patch
+++ b/patches/server/0574-Set-area-affect-cloud-rotation.patch
diff --git a/patches/server/0576-add-isDeeplySleeping-to-HumanEntity.patch b/patches/server/0575-add-isDeeplySleeping-to-HumanEntity.patch
index f31e2080d6..f31e2080d6 100644
--- a/patches/server/0576-add-isDeeplySleeping-to-HumanEntity.patch
+++ b/patches/server/0575-add-isDeeplySleeping-to-HumanEntity.patch
diff --git a/patches/server/0577-add-consumeFuel-to-FurnaceBurnEvent.patch b/patches/server/0576-add-consumeFuel-to-FurnaceBurnEvent.patch
index 68c2cd3ffe..68c2cd3ffe 100644
--- a/patches/server/0577-add-consumeFuel-to-FurnaceBurnEvent.patch
+++ b/patches/server/0576-add-consumeFuel-to-FurnaceBurnEvent.patch
diff --git a/patches/server/0578-add-get-set-drop-chance-to-EntityEquipment.patch b/patches/server/0577-add-get-set-drop-chance-to-EntityEquipment.patch
index 8f9c69cf16..8f9c69cf16 100644
--- a/patches/server/0578-add-get-set-drop-chance-to-EntityEquipment.patch
+++ b/patches/server/0577-add-get-set-drop-chance-to-EntityEquipment.patch
diff --git a/patches/server/0579-fix-PigZombieAngerEvent-cancellation.patch b/patches/server/0578-fix-PigZombieAngerEvent-cancellation.patch
index ecc0f6c3cd..ecc0f6c3cd 100644
--- a/patches/server/0579-fix-PigZombieAngerEvent-cancellation.patch
+++ b/patches/server/0578-fix-PigZombieAngerEvent-cancellation.patch
diff --git a/patches/server/0580-fix-PlayerItemHeldEvent-firing-twice.patch b/patches/server/0579-fix-PlayerItemHeldEvent-firing-twice.patch
index 12b81e4815..12b81e4815 100644
--- a/patches/server/0580-fix-PlayerItemHeldEvent-firing-twice.patch
+++ b/patches/server/0579-fix-PlayerItemHeldEvent-firing-twice.patch
diff --git a/patches/server/0581-Added-PlayerDeepSleepEvent.patch b/patches/server/0580-Added-PlayerDeepSleepEvent.patch
index e77b33f0bb..e77b33f0bb 100644
--- a/patches/server/0581-Added-PlayerDeepSleepEvent.patch
+++ b/patches/server/0580-Added-PlayerDeepSleepEvent.patch
diff --git a/patches/server/0582-More-World-API.patch b/patches/server/0581-More-World-API.patch
index 6f53185a03..6f53185a03 100644
--- a/patches/server/0582-More-World-API.patch
+++ b/patches/server/0581-More-World-API.patch
diff --git a/patches/server/0583-Added-PlayerBedFailEnterEvent.patch b/patches/server/0582-Added-PlayerBedFailEnterEvent.patch
index dd4d2712ed..dd4d2712ed 100644
--- a/patches/server/0583-Added-PlayerBedFailEnterEvent.patch
+++ b/patches/server/0582-Added-PlayerBedFailEnterEvent.patch
diff --git a/patches/server/0584-Implement-methods-to-convert-between-Component-and-B.patch b/patches/server/0583-Implement-methods-to-convert-between-Component-and-B.patch
index 8783bf2f94..8783bf2f94 100644
--- a/patches/server/0584-Implement-methods-to-convert-between-Component-and-B.patch
+++ b/patches/server/0583-Implement-methods-to-convert-between-Component-and-B.patch
diff --git a/patches/server/0585-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch b/patches/server/0584-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch
index 6dac578ff6..6dac578ff6 100644
--- a/patches/server/0585-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch
+++ b/patches/server/0584-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch
diff --git a/patches/server/0586-Introduce-beacon-activation-deactivation-events.patch b/patches/server/0585-Introduce-beacon-activation-deactivation-events.patch
index d28ff36b79..d28ff36b79 100644
--- a/patches/server/0586-Introduce-beacon-activation-deactivation-events.patch
+++ b/patches/server/0585-Introduce-beacon-activation-deactivation-events.patch
diff --git a/patches/server/0587-add-RespawnFlags-to-PlayerRespawnEvent.patch b/patches/server/0586-add-RespawnFlags-to-PlayerRespawnEvent.patch
index 773485081d..773485081d 100644
--- a/patches/server/0587-add-RespawnFlags-to-PlayerRespawnEvent.patch
+++ b/patches/server/0586-add-RespawnFlags-to-PlayerRespawnEvent.patch
diff --git a/patches/server/0588-Add-Channel-initialization-listeners.patch b/patches/server/0587-Add-Channel-initialization-listeners.patch
index 523704b0e0..523704b0e0 100644
--- a/patches/server/0588-Add-Channel-initialization-listeners.patch
+++ b/patches/server/0587-Add-Channel-initialization-listeners.patch
diff --git a/patches/server/0589-Send-empty-commands-if-tab-completion-is-disabled.patch b/patches/server/0588-Send-empty-commands-if-tab-completion-is-disabled.patch
index d0ff308b9e..d0ff308b9e 100644
--- a/patches/server/0589-Send-empty-commands-if-tab-completion-is-disabled.patch
+++ b/patches/server/0588-Send-empty-commands-if-tab-completion-is-disabled.patch
diff --git a/patches/server/0590-Add-more-WanderingTrader-API.patch b/patches/server/0589-Add-more-WanderingTrader-API.patch
index 5205274499..5205274499 100644
--- a/patches/server/0590-Add-more-WanderingTrader-API.patch
+++ b/patches/server/0589-Add-more-WanderingTrader-API.patch
diff --git a/patches/server/0591-Add-EntityBlockStorage-clearEntities.patch b/patches/server/0590-Add-EntityBlockStorage-clearEntities.patch
index 5b7203c33d..5b7203c33d 100644
--- a/patches/server/0591-Add-EntityBlockStorage-clearEntities.patch
+++ b/patches/server/0590-Add-EntityBlockStorage-clearEntities.patch
diff --git a/patches/server/0592-Entity-load-save-limit-per-chunk.patch b/patches/server/0591-Entity-load-save-limit-per-chunk.patch
index f07dc4c039..f07dc4c039 100644
--- a/patches/server/0592-Entity-load-save-limit-per-chunk.patch
+++ b/patches/server/0591-Entity-load-save-limit-per-chunk.patch
diff --git a/patches/server/0593-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch b/patches/server/0592-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch
index 85efd06d0c..85efd06d0c 100644
--- a/patches/server/0593-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch
+++ b/patches/server/0592-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch
diff --git a/patches/server/0594-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch b/patches/server/0593-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch
index 6db9d8af69..6db9d8af69 100644
--- a/patches/server/0594-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch
+++ b/patches/server/0593-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch
diff --git a/patches/server/0595-Inventory-close.patch b/patches/server/0594-Inventory-close.patch
index 9e9df237f4..9e9df237f4 100644
--- a/patches/server/0595-Inventory-close.patch
+++ b/patches/server/0594-Inventory-close.patch
diff --git a/patches/server/0596-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch b/patches/server/0595-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch
index 33c6b6d97f..33c6b6d97f 100644
--- a/patches/server/0596-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch
+++ b/patches/server/0595-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch
diff --git a/patches/server/0597-Fix-CraftPotionBrewer-cache.patch b/patches/server/0596-Fix-CraftPotionBrewer-cache.patch
index 2d8295382f..2d8295382f 100644
--- a/patches/server/0597-Fix-CraftPotionBrewer-cache.patch
+++ b/patches/server/0596-Fix-CraftPotionBrewer-cache.patch
diff --git a/patches/server/0598-Add-basic-Datapack-API.patch b/patches/server/0597-Add-basic-Datapack-API.patch
index f2f796dfe6..f2f796dfe6 100644
--- a/patches/server/0598-Add-basic-Datapack-API.patch
+++ b/patches/server/0597-Add-basic-Datapack-API.patch
diff --git a/patches/server/0599-Add-environment-variable-to-disable-server-gui.patch b/patches/server/0598-Add-environment-variable-to-disable-server-gui.patch
index 15f4f2968a..15f4f2968a 100644
--- a/patches/server/0599-Add-environment-variable-to-disable-server-gui.patch
+++ b/patches/server/0598-Add-environment-variable-to-disable-server-gui.patch
diff --git a/patches/server/0600-additions-to-PlayerGameModeChangeEvent.patch b/patches/server/0599-additions-to-PlayerGameModeChangeEvent.patch
index 11c0119bdd..11c0119bdd 100644
--- a/patches/server/0600-additions-to-PlayerGameModeChangeEvent.patch
+++ b/patches/server/0599-additions-to-PlayerGameModeChangeEvent.patch
diff --git a/patches/server/0601-ItemStack-repair-check-API.patch b/patches/server/0600-ItemStack-repair-check-API.patch
index bf21ddcf19..bf21ddcf19 100644
--- a/patches/server/0601-ItemStack-repair-check-API.patch
+++ b/patches/server/0600-ItemStack-repair-check-API.patch
diff --git a/patches/server/0602-More-Enchantment-API.patch b/patches/server/0601-More-Enchantment-API.patch
index 3be6d77887..3be6d77887 100644
--- a/patches/server/0602-More-Enchantment-API.patch
+++ b/patches/server/0601-More-Enchantment-API.patch
diff --git a/patches/server/0603-Move-range-check-for-block-placing-up.patch b/patches/server/0602-Move-range-check-for-block-placing-up.patch
index 9a7aee265f..9a7aee265f 100644
--- a/patches/server/0603-Move-range-check-for-block-placing-up.patch
+++ b/patches/server/0602-Move-range-check-for-block-placing-up.patch
diff --git a/patches/server/0604-Fix-and-optimise-world-force-upgrading.patch b/patches/server/0603-Fix-and-optimise-world-force-upgrading.patch
index c2f07910f7..c2f07910f7 100644
--- a/patches/server/0604-Fix-and-optimise-world-force-upgrading.patch
+++ b/patches/server/0603-Fix-and-optimise-world-force-upgrading.patch
diff --git a/patches/server/0605-Add-Mob-lookAt-API.patch b/patches/server/0604-Add-Mob-lookAt-API.patch
index b60d6b1767..b60d6b1767 100644
--- a/patches/server/0605-Add-Mob-lookAt-API.patch
+++ b/patches/server/0604-Add-Mob-lookAt-API.patch
diff --git a/patches/server/0606-Add-Unix-domain-socket-support.patch b/patches/server/0605-Add-Unix-domain-socket-support.patch
index d76d9a1bc5..d76d9a1bc5 100644
--- a/patches/server/0606-Add-Unix-domain-socket-support.patch
+++ b/patches/server/0605-Add-Unix-domain-socket-support.patch
diff --git a/patches/server/0607-Add-EntityInsideBlockEvent.patch b/patches/server/0606-Add-EntityInsideBlockEvent.patch
index aef98d33da..aef98d33da 100644
--- a/patches/server/0607-Add-EntityInsideBlockEvent.patch
+++ b/patches/server/0606-Add-EntityInsideBlockEvent.patch
diff --git a/patches/server/0608-Attributes-API-for-item-defaults.patch b/patches/server/0607-Attributes-API-for-item-defaults.patch
index a1c744a84d..a1c744a84d 100644
--- a/patches/server/0608-Attributes-API-for-item-defaults.patch
+++ b/patches/server/0607-Attributes-API-for-item-defaults.patch
diff --git a/patches/server/0609-Add-cause-to-Weather-ThunderChangeEvents.patch b/patches/server/0608-Add-cause-to-Weather-ThunderChangeEvents.patch
index 4106a33db3..4106a33db3 100644
--- a/patches/server/0609-Add-cause-to-Weather-ThunderChangeEvents.patch
+++ b/patches/server/0608-Add-cause-to-Weather-ThunderChangeEvents.patch
diff --git a/patches/server/0610-More-Lidded-Block-API.patch b/patches/server/0609-More-Lidded-Block-API.patch
index 135fd68698..135fd68698 100644
--- a/patches/server/0610-More-Lidded-Block-API.patch
+++ b/patches/server/0609-More-Lidded-Block-API.patch
diff --git a/patches/server/0611-Limit-item-frame-cursors-on-maps.patch b/patches/server/0610-Limit-item-frame-cursors-on-maps.patch
index 64dc46158b..64dc46158b 100644
--- a/patches/server/0611-Limit-item-frame-cursors-on-maps.patch
+++ b/patches/server/0610-Limit-item-frame-cursors-on-maps.patch
diff --git a/patches/server/0612-Add-PlayerKickEvent-causes.patch b/patches/server/0611-Add-PlayerKickEvent-causes.patch
index 4e0f81ed6e..4e0f81ed6e 100644
--- a/patches/server/0612-Add-PlayerKickEvent-causes.patch
+++ b/patches/server/0611-Add-PlayerKickEvent-causes.patch
diff --git a/patches/server/0613-Add-PufferFishStateChangeEvent.patch b/patches/server/0612-Add-PufferFishStateChangeEvent.patch
index 091a042a02..091a042a02 100644
--- a/patches/server/0613-Add-PufferFishStateChangeEvent.patch
+++ b/patches/server/0612-Add-PufferFishStateChangeEvent.patch
diff --git a/patches/server/0614-Fix-PlayerBucketEmptyEvent-result-itemstack.patch b/patches/server/0613-Fix-PlayerBucketEmptyEvent-result-itemstack.patch
index 1dbdf33922..1dbdf33922 100644
--- a/patches/server/0614-Fix-PlayerBucketEmptyEvent-result-itemstack.patch
+++ b/patches/server/0613-Fix-PlayerBucketEmptyEvent-result-itemstack.patch
diff --git a/patches/server/0615-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch b/patches/server/0614-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch
index e8ae16c851..e8ae16c851 100644
--- a/patches/server/0615-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch
+++ b/patches/server/0614-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch
diff --git a/patches/server/0616-Add-option-to-fix-items-merging-through-walls.patch b/patches/server/0615-Add-option-to-fix-items-merging-through-walls.patch
index 8f2e06ffef..8f2e06ffef 100644
--- a/patches/server/0616-Add-option-to-fix-items-merging-through-walls.patch
+++ b/patches/server/0615-Add-option-to-fix-items-merging-through-walls.patch
diff --git a/patches/server/0617-Add-BellRevealRaiderEvent.patch b/patches/server/0616-Add-BellRevealRaiderEvent.patch
index ed8e81f6a2..ed8e81f6a2 100644
--- a/patches/server/0617-Add-BellRevealRaiderEvent.patch
+++ b/patches/server/0616-Add-BellRevealRaiderEvent.patch
diff --git a/patches/server/0618-Fix-invulnerable-end-crystals.patch b/patches/server/0617-Fix-invulnerable-end-crystals.patch
index 195d6b8a42..195d6b8a42 100644
--- a/patches/server/0618-Fix-invulnerable-end-crystals.patch
+++ b/patches/server/0617-Fix-invulnerable-end-crystals.patch
diff --git a/patches/server/0619-Add-ElderGuardianAppearanceEvent.patch b/patches/server/0618-Add-ElderGuardianAppearanceEvent.patch
index 93e8beb3d3..93e8beb3d3 100644
--- a/patches/server/0619-Add-ElderGuardianAppearanceEvent.patch
+++ b/patches/server/0618-Add-ElderGuardianAppearanceEvent.patch
diff --git a/patches/server/0620-Fix-dangerous-end-portal-logic.patch b/patches/server/0619-Fix-dangerous-end-portal-logic.patch
index c93cc3a95e..c93cc3a95e 100644
--- a/patches/server/0620-Fix-dangerous-end-portal-logic.patch
+++ b/patches/server/0619-Fix-dangerous-end-portal-logic.patch
diff --git a/patches/server/0621-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch b/patches/server/0620-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch
index ef457d74af..ef457d74af 100644
--- a/patches/server/0621-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch
+++ b/patches/server/0620-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch
diff --git a/patches/server/0622-Make-item-validations-configurable.patch b/patches/server/0621-Make-item-validations-configurable.patch
index af27648f4f..af27648f4f 100644
--- a/patches/server/0622-Make-item-validations-configurable.patch
+++ b/patches/server/0621-Make-item-validations-configurable.patch
diff --git a/patches/server/0623-Line-Of-Sight-Changes.patch b/patches/server/0622-Line-Of-Sight-Changes.patch
index 0efb326f77..6cc67403a7 100644
--- a/patches/server/0623-Line-Of-Sight-Changes.patch
+++ b/patches/server/0622-Line-Of-Sight-Changes.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] Line Of Sight Changes
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index 59a377a291927b843b9e4fb4a558eeb729f3d6a8..1427616a0f1c80d381831d8928a4b632107fe0f5 100644
+index 01a47bcae1ac1a7e03b5580e5e587bc54db2ce1a..256bb189d6546e3d984134f2a3d6c0058d6a7f77 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -3607,7 +3607,8 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0624-add-per-world-spawn-limits.patch b/patches/server/0623-add-per-world-spawn-limits.patch
index b8c0fcecb3..b8c0fcecb3 100644
--- a/patches/server/0624-add-per-world-spawn-limits.patch
+++ b/patches/server/0623-add-per-world-spawn-limits.patch
diff --git a/patches/server/0625-Fix-potions-splash-events.patch b/patches/server/0624-Fix-potions-splash-events.patch
index 18d8ef0d0a..18d8ef0d0a 100644
--- a/patches/server/0625-Fix-potions-splash-events.patch
+++ b/patches/server/0624-Fix-potions-splash-events.patch
diff --git a/patches/server/0626-Add-more-LimitedRegion-API.patch b/patches/server/0625-Add-more-LimitedRegion-API.patch
index 2a50497e38..2a50497e38 100644
--- a/patches/server/0626-Add-more-LimitedRegion-API.patch
+++ b/patches/server/0625-Add-more-LimitedRegion-API.patch
diff --git a/patches/server/0627-Fix-PlayerDropItemEvent-using-wrong-item.patch b/patches/server/0626-Fix-PlayerDropItemEvent-using-wrong-item.patch
index 7bc72819d3..7bc72819d3 100644
--- a/patches/server/0627-Fix-PlayerDropItemEvent-using-wrong-item.patch
+++ b/patches/server/0626-Fix-PlayerDropItemEvent-using-wrong-item.patch
diff --git a/patches/server/0628-Missing-Entity-API.patch b/patches/server/0627-Missing-Entity-API.patch
index 230b5aa981..230b5aa981 100644
--- a/patches/server/0628-Missing-Entity-API.patch
+++ b/patches/server/0627-Missing-Entity-API.patch
diff --git a/patches/server/0629-Ensure-disconnect-for-book-edit-is-called-on-main.patch b/patches/server/0628-Ensure-disconnect-for-book-edit-is-called-on-main.patch
index 3c993b4430..3c993b4430 100644
--- a/patches/server/0629-Ensure-disconnect-for-book-edit-is-called-on-main.patch
+++ b/patches/server/0628-Ensure-disconnect-for-book-edit-is-called-on-main.patch
diff --git a/patches/server/0630-Fix-return-value-of-Block-applyBoneMeal-always-being.patch b/patches/server/0629-Fix-return-value-of-Block-applyBoneMeal-always-being.patch
index 62c862fdb8..62c862fdb8 100644
--- a/patches/server/0630-Fix-return-value-of-Block-applyBoneMeal-always-being.patch
+++ b/patches/server/0629-Fix-return-value-of-Block-applyBoneMeal-always-being.patch
diff --git a/patches/server/0631-Use-getChunkIfLoadedImmediately-in-places.patch b/patches/server/0630-Use-getChunkIfLoadedImmediately-in-places.patch
index f9e82eef32..f9e82eef32 100644
--- a/patches/server/0631-Use-getChunkIfLoadedImmediately-in-places.patch
+++ b/patches/server/0630-Use-getChunkIfLoadedImmediately-in-places.patch
diff --git a/patches/server/0632-Fix-commands-from-signs-not-firing-command-events.patch b/patches/server/0631-Fix-commands-from-signs-not-firing-command-events.patch
index 915947a504..915947a504 100644
--- a/patches/server/0632-Fix-commands-from-signs-not-firing-command-events.patch
+++ b/patches/server/0631-Fix-commands-from-signs-not-firing-command-events.patch
diff --git a/patches/server/0633-Adds-PlayerArmSwingEvent.patch b/patches/server/0632-Adds-PlayerArmSwingEvent.patch
index bc131a01dd..bc131a01dd 100644
--- a/patches/server/0633-Adds-PlayerArmSwingEvent.patch
+++ b/patches/server/0632-Adds-PlayerArmSwingEvent.patch
diff --git a/patches/server/0634-Fixes-kick-event-leave-message-not-being-sent.patch b/patches/server/0633-Fixes-kick-event-leave-message-not-being-sent.patch
index 761176f4d2..761176f4d2 100644
--- a/patches/server/0634-Fixes-kick-event-leave-message-not-being-sent.patch
+++ b/patches/server/0633-Fixes-kick-event-leave-message-not-being-sent.patch
diff --git a/patches/server/0635-Add-config-for-mobs-immune-to-default-effects.patch b/patches/server/0634-Add-config-for-mobs-immune-to-default-effects.patch
index 0b70f326d1..e817291c81 100644
--- a/patches/server/0635-Add-config-for-mobs-immune-to-default-effects.patch
+++ b/patches/server/0634-Add-config-for-mobs-immune-to-default-effects.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] Add config for mobs immune to default effects
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index 1427616a0f1c80d381831d8928a4b632107fe0f5..f33ac871d08672a78774a3a9642954bdcaa2e9d9 100644
+index 256bb189d6546e3d984134f2a3d6c0058d6a7f77..3457aa99084dfb8141922bf0eb0073ea41387713 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -1165,7 +1165,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0636-Fix-incorrect-message-for-outdated-client.patch b/patches/server/0635-Fix-incorrect-message-for-outdated-client.patch
index 3c1d877b05..3c1d877b05 100644
--- a/patches/server/0636-Fix-incorrect-message-for-outdated-client.patch
+++ b/patches/server/0635-Fix-incorrect-message-for-outdated-client.patch
diff --git a/patches/server/0637-Don-t-apply-cramming-damage-to-players.patch b/patches/server/0636-Don-t-apply-cramming-damage-to-players.patch
index 0482995caf..0482995caf 100644
--- a/patches/server/0637-Don-t-apply-cramming-damage-to-players.patch
+++ b/patches/server/0636-Don-t-apply-cramming-damage-to-players.patch
diff --git a/patches/server/0638-Rate-options-and-timings-for-sensors-and-behaviors.patch b/patches/server/0637-Rate-options-and-timings-for-sensors-and-behaviors.patch
index 297c6b3a06..297c6b3a06 100644
--- a/patches/server/0638-Rate-options-and-timings-for-sensors-and-behaviors.patch
+++ b/patches/server/0637-Rate-options-and-timings-for-sensors-and-behaviors.patch
diff --git a/patches/server/0639-Add-a-bunch-of-missing-forceDrop-toggles.patch b/patches/server/0638-Add-a-bunch-of-missing-forceDrop-toggles.patch
index 4a998000b2..4a998000b2 100644
--- a/patches/server/0639-Add-a-bunch-of-missing-forceDrop-toggles.patch
+++ b/patches/server/0638-Add-a-bunch-of-missing-forceDrop-toggles.patch
diff --git a/patches/server/0640-Stinger-API.patch b/patches/server/0639-Stinger-API.patch
index 9e8f26a8d2..9e8f26a8d2 100644
--- a/patches/server/0640-Stinger-API.patch
+++ b/patches/server/0639-Stinger-API.patch
diff --git a/patches/server/0641-Fix-incosistency-issue-with-empty-map-items-in-CB.patch b/patches/server/0640-Fix-incosistency-issue-with-empty-map-items-in-CB.patch
index 5f8b5b11ed..5f8b5b11ed 100644
--- a/patches/server/0641-Fix-incosistency-issue-with-empty-map-items-in-CB.patch
+++ b/patches/server/0640-Fix-incosistency-issue-with-empty-map-items-in-CB.patch
diff --git a/patches/server/0642-Add-System.out-err-catcher.patch b/patches/server/0641-Add-System.out-err-catcher.patch
index 8fdf8da1bf..8fdf8da1bf 100644
--- a/patches/server/0642-Add-System.out-err-catcher.patch
+++ b/patches/server/0641-Add-System.out-err-catcher.patch
diff --git a/patches/server/0643-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch b/patches/server/0642-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch
index f4242ad30e..f4242ad30e 100644
--- a/patches/server/0643-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch
+++ b/patches/server/0642-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch
diff --git a/patches/server/0644-Improve-boat-collision-performance.patch b/patches/server/0643-Improve-boat-collision-performance.patch
index d9f6854afd..9b03112d60 100644
--- a/patches/server/0644-Improve-boat-collision-performance.patch
+++ b/patches/server/0643-Improve-boat-collision-performance.patch
@@ -17,7 +17,7 @@ index 5e9401f0c2de0743aca9237ee8c4dfba586cfdb9..25b2d7016b60ee9bad0a2fb4a2c7c8ee
};
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index f33ac871d08672a78774a3a9642954bdcaa2e9d9..6b80dd7cc1dcc248f7bc1ab4c3d988f8afad1b61 100644
+index 3457aa99084dfb8141922bf0eb0073ea41387713..e7876303b545ae0b856666c88a3d20948a8d2f25 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -1414,7 +1414,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0645-Prevent-AFK-kick-while-watching-end-credits.patch b/patches/server/0644-Prevent-AFK-kick-while-watching-end-credits.patch
index ced5b11e3f..ced5b11e3f 100644
--- a/patches/server/0645-Prevent-AFK-kick-while-watching-end-credits.patch
+++ b/patches/server/0644-Prevent-AFK-kick-while-watching-end-credits.patch
diff --git a/patches/server/0646-Allow-skipping-writing-of-comments-to-server.propert.patch b/patches/server/0645-Allow-skipping-writing-of-comments-to-server.propert.patch
index 9fba827e12..9fba827e12 100644
--- a/patches/server/0646-Allow-skipping-writing-of-comments-to-server.propert.patch
+++ b/patches/server/0645-Allow-skipping-writing-of-comments-to-server.propert.patch
diff --git a/patches/server/0647-Add-PlayerSetSpawnEvent.patch b/patches/server/0646-Add-PlayerSetSpawnEvent.patch
index 61e9279b6b..61e9279b6b 100644
--- a/patches/server/0647-Add-PlayerSetSpawnEvent.patch
+++ b/patches/server/0646-Add-PlayerSetSpawnEvent.patch
diff --git a/patches/server/0648-Make-hoppers-respect-inventory-max-stack-size.patch b/patches/server/0647-Make-hoppers-respect-inventory-max-stack-size.patch
index 45531b8594..45531b8594 100644
--- a/patches/server/0648-Make-hoppers-respect-inventory-max-stack-size.patch
+++ b/patches/server/0647-Make-hoppers-respect-inventory-max-stack-size.patch
diff --git a/patches/server/0649-Optimize-entity-tracker-passenger-checks.patch b/patches/server/0648-Optimize-entity-tracker-passenger-checks.patch
index 705463a8e3..705463a8e3 100644
--- a/patches/server/0649-Optimize-entity-tracker-passenger-checks.patch
+++ b/patches/server/0648-Optimize-entity-tracker-passenger-checks.patch
diff --git a/patches/server/0650-Config-option-for-Piglins-guarding-chests.patch b/patches/server/0649-Config-option-for-Piglins-guarding-chests.patch
index 63865bec49..63865bec49 100644
--- a/patches/server/0650-Config-option-for-Piglins-guarding-chests.patch
+++ b/patches/server/0649-Config-option-for-Piglins-guarding-chests.patch
diff --git a/patches/server/0651-Added-EntityDamageItemEvent.patch b/patches/server/0650-Added-EntityDamageItemEvent.patch
index 0a1a008cae..0a1a008cae 100644
--- a/patches/server/0651-Added-EntityDamageItemEvent.patch
+++ b/patches/server/0650-Added-EntityDamageItemEvent.patch
diff --git a/patches/server/0652-Optimize-indirect-passenger-iteration.patch b/patches/server/0651-Optimize-indirect-passenger-iteration.patch
index ea38b0fd48..ea38b0fd48 100644
--- a/patches/server/0652-Optimize-indirect-passenger-iteration.patch
+++ b/patches/server/0651-Optimize-indirect-passenger-iteration.patch
diff --git a/patches/server/0653-Configurable-item-frame-map-cursor-update-interval.patch b/patches/server/0652-Configurable-item-frame-map-cursor-update-interval.patch
index 2d2358bef2..2d2358bef2 100644
--- a/patches/server/0653-Configurable-item-frame-map-cursor-update-interval.patch
+++ b/patches/server/0652-Configurable-item-frame-map-cursor-update-interval.patch
diff --git a/patches/server/0654-Make-EntityUnleashEvent-cancellable.patch b/patches/server/0653-Make-EntityUnleashEvent-cancellable.patch
index 17065b886a..17065b886a 100644
--- a/patches/server/0654-Make-EntityUnleashEvent-cancellable.patch
+++ b/patches/server/0653-Make-EntityUnleashEvent-cancellable.patch
diff --git a/patches/server/0655-Clear-bucket-NBT-after-dispense.patch b/patches/server/0654-Clear-bucket-NBT-after-dispense.patch
index 1f2a7cae78..1f2a7cae78 100644
--- a/patches/server/0655-Clear-bucket-NBT-after-dispense.patch
+++ b/patches/server/0654-Clear-bucket-NBT-after-dispense.patch
diff --git a/patches/server/0656-Change-EnderEye-target-without-changing-other-things.patch b/patches/server/0655-Change-EnderEye-target-without-changing-other-things.patch
index 71e04b67ea..71e04b67ea 100644
--- a/patches/server/0656-Change-EnderEye-target-without-changing-other-things.patch
+++ b/patches/server/0655-Change-EnderEye-target-without-changing-other-things.patch
diff --git a/patches/server/0657-Add-BlockBreakBlockEvent.patch b/patches/server/0656-Add-BlockBreakBlockEvent.patch
index 2fd4cd307f..2fd4cd307f 100644
--- a/patches/server/0657-Add-BlockBreakBlockEvent.patch
+++ b/patches/server/0656-Add-BlockBreakBlockEvent.patch
diff --git a/patches/server/0658-Option-to-prevent-NBT-copy-in-smithing-recipes.patch b/patches/server/0657-Option-to-prevent-NBT-copy-in-smithing-recipes.patch
index 5f0bb00e06..5f0bb00e06 100644
--- a/patches/server/0658-Option-to-prevent-NBT-copy-in-smithing-recipes.patch
+++ b/patches/server/0657-Option-to-prevent-NBT-copy-in-smithing-recipes.patch
diff --git a/patches/server/0659-More-CommandBlock-API.patch b/patches/server/0658-More-CommandBlock-API.patch
index 08e4be7648..08e4be7648 100644
--- a/patches/server/0659-More-CommandBlock-API.patch
+++ b/patches/server/0658-More-CommandBlock-API.patch
diff --git a/patches/server/0660-Add-missing-team-sidebar-display-slots.patch b/patches/server/0659-Add-missing-team-sidebar-display-slots.patch
index 84c701a25b..84c701a25b 100644
--- a/patches/server/0660-Add-missing-team-sidebar-display-slots.patch
+++ b/patches/server/0659-Add-missing-team-sidebar-display-slots.patch
diff --git a/patches/server/0661-Add-back-EntityPortalExitEvent.patch b/patches/server/0660-Add-back-EntityPortalExitEvent.patch
index b349e583a2..b349e583a2 100644
--- a/patches/server/0661-Add-back-EntityPortalExitEvent.patch
+++ b/patches/server/0660-Add-back-EntityPortalExitEvent.patch
diff --git a/patches/server/0662-Add-methods-to-find-targets-for-lightning-strikes.patch b/patches/server/0661-Add-methods-to-find-targets-for-lightning-strikes.patch
index c6cef5bec2..c6cef5bec2 100644
--- a/patches/server/0662-Add-methods-to-find-targets-for-lightning-strikes.patch
+++ b/patches/server/0661-Add-methods-to-find-targets-for-lightning-strikes.patch
diff --git a/patches/server/0663-Get-entity-default-attributes.patch b/patches/server/0662-Get-entity-default-attributes.patch
index cdb057450e..cdb057450e 100644
--- a/patches/server/0663-Get-entity-default-attributes.patch
+++ b/patches/server/0662-Get-entity-default-attributes.patch
diff --git a/patches/server/0664-Left-handed-API.patch b/patches/server/0663-Left-handed-API.patch
index 367c9ed9bc..367c9ed9bc 100644
--- a/patches/server/0664-Left-handed-API.patch
+++ b/patches/server/0663-Left-handed-API.patch
diff --git a/patches/server/0665-Add-more-advancement-API.patch b/patches/server/0664-Add-more-advancement-API.patch
index 1d9f8d9a4a..1d9f8d9a4a 100644
--- a/patches/server/0665-Add-more-advancement-API.patch
+++ b/patches/server/0664-Add-more-advancement-API.patch
diff --git a/patches/server/0666-Add-ItemFactory-getSpawnEgg-API.patch b/patches/server/0665-Add-ItemFactory-getSpawnEgg-API.patch
index ed29983bdd..ed29983bdd 100644
--- a/patches/server/0666-Add-ItemFactory-getSpawnEgg-API.patch
+++ b/patches/server/0665-Add-ItemFactory-getSpawnEgg-API.patch
diff --git a/patches/server/0667-Add-critical-damage-API.patch b/patches/server/0666-Add-critical-damage-API.patch
index b4fe4d7fb3..b4fe4d7fb3 100644
--- a/patches/server/0667-Add-critical-damage-API.patch
+++ b/patches/server/0666-Add-critical-damage-API.patch
diff --git a/patches/server/0668-Fix-issues-with-mob-conversion.patch b/patches/server/0667-Fix-issues-with-mob-conversion.patch
index 237d313b89..237d313b89 100644
--- a/patches/server/0668-Fix-issues-with-mob-conversion.patch
+++ b/patches/server/0667-Fix-issues-with-mob-conversion.patch
diff --git a/patches/server/0669-Add-isCollidable-methods-to-various-places.patch b/patches/server/0668-Add-isCollidable-methods-to-various-places.patch
index b5addfe224..b5addfe224 100644
--- a/patches/server/0669-Add-isCollidable-methods-to-various-places.patch
+++ b/patches/server/0668-Add-isCollidable-methods-to-various-places.patch
diff --git a/patches/server/0670-Goat-ram-API.patch b/patches/server/0669-Goat-ram-API.patch
index 443c58b4ee..443c58b4ee 100644
--- a/patches/server/0670-Goat-ram-API.patch
+++ b/patches/server/0669-Goat-ram-API.patch
diff --git a/patches/server/0671-Add-API-for-resetting-a-single-score.patch b/patches/server/0670-Add-API-for-resetting-a-single-score.patch
index 0983cd3cdf..0983cd3cdf 100644
--- a/patches/server/0671-Add-API-for-resetting-a-single-score.patch
+++ b/patches/server/0670-Add-API-for-resetting-a-single-score.patch
diff --git a/patches/server/0672-Add-Raw-Byte-Entity-Serialization.patch b/patches/server/0671-Add-Raw-Byte-Entity-Serialization.patch
index 5bbc3a32d7..5bbc3a32d7 100644
--- a/patches/server/0672-Add-Raw-Byte-Entity-Serialization.patch
+++ b/patches/server/0671-Add-Raw-Byte-Entity-Serialization.patch
diff --git a/patches/server/0673-Vanilla-command-permission-fixes.patch b/patches/server/0672-Vanilla-command-permission-fixes.patch
index 6a9ac954d9..6a9ac954d9 100644
--- a/patches/server/0673-Vanilla-command-permission-fixes.patch
+++ b/patches/server/0672-Vanilla-command-permission-fixes.patch
diff --git a/patches/server/0674-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch b/patches/server/0673-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch
index 5a6a16df7b..5a6a16df7b 100644
--- a/patches/server/0674-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch
+++ b/patches/server/0673-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch
diff --git a/patches/server/0675-Fix-GameProfileCache-concurrency.patch b/patches/server/0674-Fix-GameProfileCache-concurrency.patch
index 0337248104..0337248104 100644
--- a/patches/server/0675-Fix-GameProfileCache-concurrency.patch
+++ b/patches/server/0674-Fix-GameProfileCache-concurrency.patch
diff --git a/patches/server/0676-Improve-and-expand-AsyncCatcher.patch b/patches/server/0675-Improve-and-expand-AsyncCatcher.patch
index dc14586dd1..6a6fe71235 100644
--- a/patches/server/0676-Improve-and-expand-AsyncCatcher.patch
+++ b/patches/server/0675-Improve-and-expand-AsyncCatcher.patch
@@ -29,7 +29,7 @@ index 3ef7882029f38329f797f77dd64b8ffeeb84dc6b..a53d67a601fc04f18f673742743a4e3b
if (player.isRemoved()) {
LOGGER.info("Attempt to teleport removed player {} restricted", player.getScoreboardName());
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index 6b80dd7cc1dcc248f7bc1ab4c3d988f8afad1b61..8ccdbfc7908f2b20f94e614009a2063e0a131d7b 100644
+index e7876303b545ae0b856666c88a3d20948a8d2f25..fdac3d377b9090594e7e5d5c67387652854a2068 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -1119,7 +1119,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0677-Add-paper-mobcaps-and-paper-playermobcaps.patch b/patches/server/0676-Add-paper-mobcaps-and-paper-playermobcaps.patch
index c00a648173..c00a648173 100644
--- a/patches/server/0677-Add-paper-mobcaps-and-paper-playermobcaps.patch
+++ b/patches/server/0676-Add-paper-mobcaps-and-paper-playermobcaps.patch
diff --git a/patches/server/0678-Sanitize-ResourceLocation-error-logging.patch b/patches/server/0677-Sanitize-ResourceLocation-error-logging.patch
index 989716f6fd..989716f6fd 100644
--- a/patches/server/0678-Sanitize-ResourceLocation-error-logging.patch
+++ b/patches/server/0677-Sanitize-ResourceLocation-error-logging.patch
diff --git a/patches/server/0679-Optimise-general-POI-access.patch b/patches/server/0678-Optimise-general-POI-access.patch
index 332786d627..332786d627 100644
--- a/patches/server/0679-Optimise-general-POI-access.patch
+++ b/patches/server/0678-Optimise-general-POI-access.patch
diff --git a/patches/server/0680-Custom-table-implementation-for-blockstate-state-loo.patch b/patches/server/0679-Custom-table-implementation-for-blockstate-state-loo.patch
index 0023c8bd8c..0023c8bd8c 100644
--- a/patches/server/0680-Custom-table-implementation-for-blockstate-state-loo.patch
+++ b/patches/server/0679-Custom-table-implementation-for-blockstate-state-loo.patch
diff --git a/patches/server/0681-Manually-inline-methods-in-BlockPosition.patch b/patches/server/0680-Manually-inline-methods-in-BlockPosition.patch
index c8b8adfce9..c8b8adfce9 100644
--- a/patches/server/0681-Manually-inline-methods-in-BlockPosition.patch
+++ b/patches/server/0680-Manually-inline-methods-in-BlockPosition.patch
diff --git a/patches/server/0682-Name-craft-scheduler-threads-according-to-the-plugin.patch b/patches/server/0681-Name-craft-scheduler-threads-according-to-the-plugin.patch
index e2e0d713f0..e2e0d713f0 100644
--- a/patches/server/0682-Name-craft-scheduler-threads-according-to-the-plugin.patch
+++ b/patches/server/0681-Name-craft-scheduler-threads-according-to-the-plugin.patch
diff --git a/patches/server/0683-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch b/patches/server/0682-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch
index ad81d50205..ad81d50205 100644
--- a/patches/server/0683-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch
+++ b/patches/server/0682-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch
diff --git a/patches/server/0684-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch b/patches/server/0683-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch
index 5475ff2092..5475ff2092 100644
--- a/patches/server/0684-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch
+++ b/patches/server/0683-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch
diff --git a/patches/server/0685-Don-t-lookup-fluid-state-when-raytracing.patch b/patches/server/0684-Don-t-lookup-fluid-state-when-raytracing.patch
index d931ef54fa..d931ef54fa 100644
--- a/patches/server/0685-Don-t-lookup-fluid-state-when-raytracing.patch
+++ b/patches/server/0684-Don-t-lookup-fluid-state-when-raytracing.patch
diff --git a/patches/server/0686-Time-scoreboard-search.patch b/patches/server/0685-Time-scoreboard-search.patch
index e6b092ac61..e6b092ac61 100644
--- a/patches/server/0686-Time-scoreboard-search.patch
+++ b/patches/server/0685-Time-scoreboard-search.patch
diff --git a/patches/server/0687-Send-full-pos-packets-for-hard-colliding-entities.patch b/patches/server/0686-Send-full-pos-packets-for-hard-colliding-entities.patch
index 5adbf439aa..5adbf439aa 100644
--- a/patches/server/0687-Send-full-pos-packets-for-hard-colliding-entities.patch
+++ b/patches/server/0686-Send-full-pos-packets-for-hard-colliding-entities.patch
diff --git a/patches/server/0688-Do-not-run-raytrace-logic-for-AIR.patch b/patches/server/0687-Do-not-run-raytrace-logic-for-AIR.patch
index 75ece1bf8b..75ece1bf8b 100644
--- a/patches/server/0688-Do-not-run-raytrace-logic-for-AIR.patch
+++ b/patches/server/0687-Do-not-run-raytrace-logic-for-AIR.patch
diff --git a/patches/server/0689-Execute-chunk-tasks-mid-tick.patch b/patches/server/0688-Execute-chunk-tasks-mid-tick.patch
index f4272a0512..f4272a0512 100644
--- a/patches/server/0689-Execute-chunk-tasks-mid-tick.patch
+++ b/patches/server/0688-Execute-chunk-tasks-mid-tick.patch
diff --git a/patches/server/0690-Oprimise-map-impl-for-tracked-players.patch b/patches/server/0689-Oprimise-map-impl-for-tracked-players.patch
index 63b0b6da7a..63b0b6da7a 100644
--- a/patches/server/0690-Oprimise-map-impl-for-tracked-players.patch
+++ b/patches/server/0689-Oprimise-map-impl-for-tracked-players.patch
diff --git a/patches/server/0691-Optimise-BlockSoil-nearby-water-lookup.patch b/patches/server/0690-Optimise-BlockSoil-nearby-water-lookup.patch
index 08ef0f3bc8..08ef0f3bc8 100644
--- a/patches/server/0691-Optimise-BlockSoil-nearby-water-lookup.patch
+++ b/patches/server/0690-Optimise-BlockSoil-nearby-water-lookup.patch
diff --git a/patches/server/0692-Optimise-random-block-ticking.patch b/patches/server/0691-Optimise-random-block-ticking.patch
index 9e99f20005..9e99f20005 100644
--- a/patches/server/0692-Optimise-random-block-ticking.patch
+++ b/patches/server/0691-Optimise-random-block-ticking.patch
diff --git a/patches/server/0693-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch b/patches/server/0692-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch
index 0a7c36c977..0a7c36c977 100644
--- a/patches/server/0693-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch
+++ b/patches/server/0692-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch
diff --git a/patches/server/0694-Use-Velocity-compression-and-cipher-natives.patch b/patches/server/0693-Use-Velocity-compression-and-cipher-natives.patch
index 64046eabdb..64046eabdb 100644
--- a/patches/server/0694-Use-Velocity-compression-and-cipher-natives.patch
+++ b/patches/server/0693-Use-Velocity-compression-and-cipher-natives.patch
diff --git a/patches/server/0695-Detail-more-information-in-watchdog-dumps.patch b/patches/server/0694-Detail-more-information-in-watchdog-dumps.patch
index 885d71197d..885d71197d 100644
--- a/patches/server/0695-Detail-more-information-in-watchdog-dumps.patch
+++ b/patches/server/0694-Detail-more-information-in-watchdog-dumps.patch
diff --git a/patches/server/0696-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch b/patches/server/0695-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch
index 429df0d968..429df0d968 100644
--- a/patches/server/0696-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch
+++ b/patches/server/0695-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch
diff --git a/patches/server/0697-Fix-Bukkit-NamespacedKey-shenanigans.patch b/patches/server/0696-Fix-Bukkit-NamespacedKey-shenanigans.patch
index c77b9ae0d6..c77b9ae0d6 100644
--- a/patches/server/0697-Fix-Bukkit-NamespacedKey-shenanigans.patch
+++ b/patches/server/0696-Fix-Bukkit-NamespacedKey-shenanigans.patch
diff --git a/patches/server/0698-Distance-manager-tick-timings.patch b/patches/server/0697-Distance-manager-tick-timings.patch
index c7179fd70d..c7179fd70d 100644
--- a/patches/server/0698-Distance-manager-tick-timings.patch
+++ b/patches/server/0697-Distance-manager-tick-timings.patch
diff --git a/patches/server/0699-Fix-merchant-inventory-not-closing-on-entity-removal.patch b/patches/server/0698-Fix-merchant-inventory-not-closing-on-entity-removal.patch
index 4859ad5e48..4859ad5e48 100644
--- a/patches/server/0699-Fix-merchant-inventory-not-closing-on-entity-removal.patch
+++ b/patches/server/0698-Fix-merchant-inventory-not-closing-on-entity-removal.patch
diff --git a/patches/server/0700-Check-requirement-before-suggesting-root-nodes.patch b/patches/server/0699-Check-requirement-before-suggesting-root-nodes.patch
index 4f135f41df..4f135f41df 100644
--- a/patches/server/0700-Check-requirement-before-suggesting-root-nodes.patch
+++ b/patches/server/0699-Check-requirement-before-suggesting-root-nodes.patch
diff --git a/patches/server/0701-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch b/patches/server/0700-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch
index 853e50ad34..853e50ad34 100644
--- a/patches/server/0701-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch
+++ b/patches/server/0700-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch
diff --git a/patches/server/0702-Add-packet-limiter-config.patch b/patches/server/0701-Add-packet-limiter-config.patch
index 7d96f03ebb..7d96f03ebb 100644
--- a/patches/server/0702-Add-packet-limiter-config.patch
+++ b/patches/server/0701-Add-packet-limiter-config.patch
diff --git a/patches/server/0703-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch b/patches/server/0702-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch
index 8bc6527cd8..8bc6527cd8 100644
--- a/patches/server/0703-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch
+++ b/patches/server/0702-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch
diff --git a/patches/server/0704-Ensure-valid-vehicle-status.patch b/patches/server/0703-Ensure-valid-vehicle-status.patch
index 025bf9caac..025bf9caac 100644
--- a/patches/server/0704-Ensure-valid-vehicle-status.patch
+++ b/patches/server/0703-Ensure-valid-vehicle-status.patch
diff --git a/patches/server/0705-Prevent-softlocked-end-exit-portal-generation.patch b/patches/server/0704-Prevent-softlocked-end-exit-portal-generation.patch
index df49391139..df49391139 100644
--- a/patches/server/0705-Prevent-softlocked-end-exit-portal-generation.patch
+++ b/patches/server/0704-Prevent-softlocked-end-exit-portal-generation.patch
diff --git a/patches/server/0706-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch b/patches/server/0705-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch
index b415f668ab..b415f668ab 100644
--- a/patches/server/0706-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch
+++ b/patches/server/0705-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch
diff --git a/patches/server/0707-Don-t-log-debug-logging-being-disabled.patch b/patches/server/0706-Don-t-log-debug-logging-being-disabled.patch
index 82e266f96e..82e266f96e 100644
--- a/patches/server/0707-Don-t-log-debug-logging-being-disabled.patch
+++ b/patches/server/0706-Don-t-log-debug-logging-being-disabled.patch
diff --git a/patches/server/0708-fix-various-menus-with-empty-level-accesses.patch b/patches/server/0707-fix-various-menus-with-empty-level-accesses.patch
index 3bda24b9c6..3bda24b9c6 100644
--- a/patches/server/0708-fix-various-menus-with-empty-level-accesses.patch
+++ b/patches/server/0707-fix-various-menus-with-empty-level-accesses.patch
diff --git a/patches/server/0709-Preserve-overstacked-loot.patch b/patches/server/0708-Preserve-overstacked-loot.patch
index 45b5a6355e..45b5a6355e 100644
--- a/patches/server/0709-Preserve-overstacked-loot.patch
+++ b/patches/server/0708-Preserve-overstacked-loot.patch
diff --git a/patches/server/0710-Update-head-rotation-in-missing-places.patch b/patches/server/0709-Update-head-rotation-in-missing-places.patch
index d80dd0df5c..d80dd0df5c 100644
--- a/patches/server/0710-Update-head-rotation-in-missing-places.patch
+++ b/patches/server/0709-Update-head-rotation-in-missing-places.patch
diff --git a/patches/server/0711-prevent-unintended-light-block-manipulation.patch b/patches/server/0710-prevent-unintended-light-block-manipulation.patch
index 745b4cd9b5..745b4cd9b5 100644
--- a/patches/server/0711-prevent-unintended-light-block-manipulation.patch
+++ b/patches/server/0710-prevent-unintended-light-block-manipulation.patch
diff --git a/patches/server/0712-Fix-CraftCriteria-defaults-map.patch b/patches/server/0711-Fix-CraftCriteria-defaults-map.patch
index 65eeffccea..65eeffccea 100644
--- a/patches/server/0712-Fix-CraftCriteria-defaults-map.patch
+++ b/patches/server/0711-Fix-CraftCriteria-defaults-map.patch
diff --git a/patches/server/0713-Fix-upstreams-block-state-factories.patch b/patches/server/0712-Fix-upstreams-block-state-factories.patch
index 386d9a5449..386d9a5449 100644
--- a/patches/server/0713-Fix-upstreams-block-state-factories.patch
+++ b/patches/server/0712-Fix-upstreams-block-state-factories.patch
diff --git a/patches/server/0714-Configurable-feature-seeds.patch b/patches/server/0713-Configurable-feature-seeds.patch
index 2e7ba7f297..2e7ba7f297 100644
--- a/patches/server/0714-Configurable-feature-seeds.patch
+++ b/patches/server/0713-Configurable-feature-seeds.patch
diff --git a/patches/server/0715-Add-root-admin-user-detection.patch b/patches/server/0714-Add-root-admin-user-detection.patch
index 00bf912738..00bf912738 100644
--- a/patches/server/0715-Add-root-admin-user-detection.patch
+++ b/patches/server/0714-Add-root-admin-user-detection.patch
diff --git a/patches/server/0716-Always-allow-item-changing-in-Fireball.patch b/patches/server/0715-Always-allow-item-changing-in-Fireball.patch
index f8453901a9..f8453901a9 100644
--- a/patches/server/0716-Always-allow-item-changing-in-Fireball.patch
+++ b/patches/server/0715-Always-allow-item-changing-in-Fireball.patch
diff --git a/patches/server/0717-don-t-attempt-to-teleport-dead-entities.patch b/patches/server/0716-don-t-attempt-to-teleport-dead-entities.patch
index 24d15f8607..24d15f8607 100644
--- a/patches/server/0717-don-t-attempt-to-teleport-dead-entities.patch
+++ b/patches/server/0716-don-t-attempt-to-teleport-dead-entities.patch
diff --git a/patches/server/0718-Prevent-excessive-velocity-through-repeated-crits.patch b/patches/server/0717-Prevent-excessive-velocity-through-repeated-crits.patch
index e7310fba5e..492deb23b0 100644
--- a/patches/server/0718-Prevent-excessive-velocity-through-repeated-crits.patch
+++ b/patches/server/0717-Prevent-excessive-velocity-through-repeated-crits.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] Prevent excessive velocity through repeated crits
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index 8ccdbfc7908f2b20f94e614009a2063e0a131d7b..bc3f781be18f4a039aa58217cf4d560ab42b2d26 100644
+index fdac3d377b9090594e7e5d5c67387652854a2068..9a555f26e35441fb25d00f0623bf6d2cce1aa803 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -2683,13 +2683,26 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0719-Remove-client-side-code-using-deprecated-for-removal.patch b/patches/server/0718-Remove-client-side-code-using-deprecated-for-removal.patch
index db5dd67f1b..db5dd67f1b 100644
--- a/patches/server/0719-Remove-client-side-code-using-deprecated-for-removal.patch
+++ b/patches/server/0718-Remove-client-side-code-using-deprecated-for-removal.patch
diff --git a/patches/server/0720-Fix-removing-recipes-from-RecipeIterator.patch b/patches/server/0719-Fix-removing-recipes-from-RecipeIterator.patch
index c57379be37..c57379be37 100644
--- a/patches/server/0720-Fix-removing-recipes-from-RecipeIterator.patch
+++ b/patches/server/0719-Fix-removing-recipes-from-RecipeIterator.patch
diff --git a/patches/server/0721-Prevent-sending-oversized-item-data-in-equipment-and.patch b/patches/server/0720-Prevent-sending-oversized-item-data-in-equipment-and.patch
index b8ea5ad3dc..67ee6fba0a 100644
--- a/patches/server/0721-Prevent-sending-oversized-item-data-in-equipment-and.patch
+++ b/patches/server/0720-Prevent-sending-oversized-item-data-in-equipment-and.patch
@@ -34,7 +34,7 @@ index fbcb6843492c25a03bdc2efb4efb529f9fecc221..dcf412aa557cdc7464893264b86b916e
}
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index bc3f781be18f4a039aa58217cf4d560ab42b2d26..52c8812c6670dbec377d0dfb985b190bf6e87da9 100644
+index 9a555f26e35441fb25d00f0623bf6d2cce1aa803..bcc155d1273786b7271850428a57480d78ca94e5 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -3194,7 +3194,10 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0722-Hide-unnecessary-itemmeta-from-clients.patch b/patches/server/0721-Hide-unnecessary-itemmeta-from-clients.patch
index 29bf6be833..a83342b88a 100644
--- a/patches/server/0722-Hide-unnecessary-itemmeta-from-clients.patch
+++ b/patches/server/0721-Hide-unnecessary-itemmeta-from-clients.patch
@@ -33,7 +33,7 @@ index dfe057ccd536f52bd9eed8b13899aed4fce57c1b..c571766b52f4b6b1d5dabceeb5e4a325
}
}
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index 52c8812c6670dbec377d0dfb985b190bf6e87da9..2a23448e756199b631355cd10b567ea1d54caa37 100644
+index bcc155d1273786b7271850428a57480d78ca94e5..632961c45d4460767354a17c36dc8b18f5ff7eaa 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -3196,7 +3196,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0723-Fix-Spigot-growth-modifiers.patch b/patches/server/0722-Fix-Spigot-growth-modifiers.patch
index c83c76a287..c83c76a287 100644
--- a/patches/server/0723-Fix-Spigot-growth-modifiers.patch
+++ b/patches/server/0722-Fix-Spigot-growth-modifiers.patch
diff --git a/patches/server/0724-Prevent-ContainerOpenersCounter-openCount-from-going.patch b/patches/server/0723-Prevent-ContainerOpenersCounter-openCount-from-going.patch
index 62a65ff130..62a65ff130 100644
--- a/patches/server/0724-Prevent-ContainerOpenersCounter-openCount-from-going.patch
+++ b/patches/server/0723-Prevent-ContainerOpenersCounter-openCount-from-going.patch
diff --git a/patches/server/0725-Add-PlayerItemFrameChangeEvent.patch b/patches/server/0724-Add-PlayerItemFrameChangeEvent.patch
index 6214bdbdef..6214bdbdef 100644
--- a/patches/server/0725-Add-PlayerItemFrameChangeEvent.patch
+++ b/patches/server/0724-Add-PlayerItemFrameChangeEvent.patch
diff --git a/patches/server/0726-Optimize-HashMapPalette.patch b/patches/server/0725-Optimize-HashMapPalette.patch
index 9e2b26701e..9e2b26701e 100644
--- a/patches/server/0726-Optimize-HashMapPalette.patch
+++ b/patches/server/0725-Optimize-HashMapPalette.patch
diff --git a/patches/server/0727-Allow-delegation-to-vanilla-chunk-gen.patch b/patches/server/0726-Allow-delegation-to-vanilla-chunk-gen.patch
index 78cf9a0a13..78cf9a0a13 100644
--- a/patches/server/0727-Allow-delegation-to-vanilla-chunk-gen.patch
+++ b/patches/server/0726-Allow-delegation-to-vanilla-chunk-gen.patch
diff --git a/patches/server/0728-Collision-optimisations.patch b/patches/server/0727-Collision-optimisations.patch
index 1420bc276b..1420bc276b 100644
--- a/patches/server/0728-Collision-optimisations.patch
+++ b/patches/server/0727-Collision-optimisations.patch
diff --git a/patches/server/0729-Optimise-collision-checking-in-player-move-packet-ha.patch b/patches/server/0728-Optimise-collision-checking-in-player-move-packet-ha.patch
index db7c54e214..db7c54e214 100644
--- a/patches/server/0729-Optimise-collision-checking-in-player-move-packet-ha.patch
+++ b/patches/server/0728-Optimise-collision-checking-in-player-move-packet-ha.patch
diff --git a/patches/server/0730-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch b/patches/server/0729-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch
index 10679d3a5c..10679d3a5c 100644
--- a/patches/server/0730-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch
+++ b/patches/server/0729-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch
diff --git a/patches/server/0731-Add-more-Campfire-API.patch b/patches/server/0730-Add-more-Campfire-API.patch
index 2b5b75162e..2b5b75162e 100644
--- a/patches/server/0731-Add-more-Campfire-API.patch
+++ b/patches/server/0730-Add-more-Campfire-API.patch
diff --git a/patches/server/0732-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch b/patches/server/0731-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch
index 5c74ea64c9..5c74ea64c9 100644
--- a/patches/server/0732-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch
+++ b/patches/server/0731-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch
diff --git a/patches/server/0733-Fix-tripwire-state-inconsistency.patch b/patches/server/0732-Fix-tripwire-state-inconsistency.patch
index eba71d4136..eba71d4136 100644
--- a/patches/server/0733-Fix-tripwire-state-inconsistency.patch
+++ b/patches/server/0732-Fix-tripwire-state-inconsistency.patch
diff --git a/patches/server/0734-Forward-CraftEntity-in-teleport-command.patch b/patches/server/0733-Forward-CraftEntity-in-teleport-command.patch
index 9d024acb9a..9d024acb9a 100644
--- a/patches/server/0734-Forward-CraftEntity-in-teleport-command.patch
+++ b/patches/server/0733-Forward-CraftEntity-in-teleport-command.patch
diff --git a/patches/server/0735-Improve-scoreboard-entries.patch b/patches/server/0734-Improve-scoreboard-entries.patch
index 125efaf657..125efaf657 100644
--- a/patches/server/0735-Improve-scoreboard-entries.patch
+++ b/patches/server/0734-Improve-scoreboard-entries.patch
diff --git a/patches/server/0736-Entity-powdered-snow-API.patch b/patches/server/0735-Entity-powdered-snow-API.patch
index 5f73447eb1..5f73447eb1 100644
--- a/patches/server/0736-Entity-powdered-snow-API.patch
+++ b/patches/server/0735-Entity-powdered-snow-API.patch
diff --git a/patches/server/0737-Add-API-for-item-entity-health.patch b/patches/server/0736-Add-API-for-item-entity-health.patch
index 5dddc23e86..5dddc23e86 100644
--- a/patches/server/0737-Add-API-for-item-entity-health.patch
+++ b/patches/server/0736-Add-API-for-item-entity-health.patch
diff --git a/patches/server/0738-Fix-entity-type-tags-suggestions-in-selectors.patch b/patches/server/0737-Fix-entity-type-tags-suggestions-in-selectors.patch
index 213b301fc1..213b301fc1 100644
--- a/patches/server/0738-Fix-entity-type-tags-suggestions-in-selectors.patch
+++ b/patches/server/0737-Fix-entity-type-tags-suggestions-in-selectors.patch
diff --git a/patches/server/0739-Configurable-max-block-light-for-monster-spawning.patch b/patches/server/0738-Configurable-max-block-light-for-monster-spawning.patch
index baf913d352..baf913d352 100644
--- a/patches/server/0739-Configurable-max-block-light-for-monster-spawning.patch
+++ b/patches/server/0738-Configurable-max-block-light-for-monster-spawning.patch
diff --git a/patches/server/0740-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch b/patches/server/0739-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch
index 8c2c2fb117..8c2c2fb117 100644
--- a/patches/server/0740-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch
+++ b/patches/server/0739-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch
diff --git a/patches/server/0741-Load-effect-amplifiers-greater-than-127-correctly.patch b/patches/server/0740-Load-effect-amplifiers-greater-than-127-correctly.patch
index b0884e52bd..b0884e52bd 100644
--- a/patches/server/0741-Load-effect-amplifiers-greater-than-127-correctly.patch
+++ b/patches/server/0740-Load-effect-amplifiers-greater-than-127-correctly.patch
diff --git a/patches/server/0742-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch b/patches/server/0741-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch
index 9f3ee548ee..9f3ee548ee 100644
--- a/patches/server/0742-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch
+++ b/patches/server/0741-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch
diff --git a/patches/server/0743-Fix-bees-aging-inside-hives.patch b/patches/server/0742-Fix-bees-aging-inside-hives.patch
index 2be01a557c..2be01a557c 100644
--- a/patches/server/0743-Fix-bees-aging-inside-hives.patch
+++ b/patches/server/0742-Fix-bees-aging-inside-hives.patch
diff --git a/patches/server/0744-Bucketable-API.patch b/patches/server/0743-Bucketable-API.patch
index 4345ec75a6..4345ec75a6 100644
--- a/patches/server/0744-Bucketable-API.patch
+++ b/patches/server/0743-Bucketable-API.patch
diff --git a/patches/server/0745-Validate-usernames.patch b/patches/server/0744-Validate-usernames.patch
index 89ea54ab5e..89ea54ab5e 100644
--- a/patches/server/0745-Validate-usernames.patch
+++ b/patches/server/0744-Validate-usernames.patch
diff --git a/patches/server/0746-Make-water-animal-spawn-height-configurable.patch b/patches/server/0745-Make-water-animal-spawn-height-configurable.patch
index 9e90672eb5..9e90672eb5 100644
--- a/patches/server/0746-Make-water-animal-spawn-height-configurable.patch
+++ b/patches/server/0745-Make-water-animal-spawn-height-configurable.patch
diff --git a/patches/server/0747-Expose-vanilla-BiomeProvider-from-WorldInfo.patch b/patches/server/0746-Expose-vanilla-BiomeProvider-from-WorldInfo.patch
index 952a08efa8..952a08efa8 100644
--- a/patches/server/0747-Expose-vanilla-BiomeProvider-from-WorldInfo.patch
+++ b/patches/server/0746-Expose-vanilla-BiomeProvider-from-WorldInfo.patch
diff --git a/patches/server/0748-Add-config-option-for-worlds-affected-by-time-cmd.patch b/patches/server/0747-Add-config-option-for-worlds-affected-by-time-cmd.patch
index 156eacada9..156eacada9 100644
--- a/patches/server/0748-Add-config-option-for-worlds-affected-by-time-cmd.patch
+++ b/patches/server/0747-Add-config-option-for-worlds-affected-by-time-cmd.patch
diff --git a/patches/server/0749-Add-new-overload-to-PersistentDataContainer-has.patch b/patches/server/0748-Add-new-overload-to-PersistentDataContainer-has.patch
index 7bec9a60ef..7bec9a60ef 100644
--- a/patches/server/0749-Add-new-overload-to-PersistentDataContainer-has.patch
+++ b/patches/server/0748-Add-new-overload-to-PersistentDataContainer-has.patch
diff --git a/patches/server/0750-Multiple-Entries-with-Scoreboards.patch b/patches/server/0749-Multiple-Entries-with-Scoreboards.patch
index f5b866130a..f5b866130a 100644
--- a/patches/server/0750-Multiple-Entries-with-Scoreboards.patch
+++ b/patches/server/0749-Multiple-Entries-with-Scoreboards.patch
diff --git a/patches/server/0751-Reset-placed-block-on-exception.patch b/patches/server/0750-Reset-placed-block-on-exception.patch
index 308089d693..308089d693 100644
--- a/patches/server/0751-Reset-placed-block-on-exception.patch
+++ b/patches/server/0750-Reset-placed-block-on-exception.patch
diff --git a/patches/server/0752-Add-configurable-height-for-slime-spawn.patch b/patches/server/0751-Add-configurable-height-for-slime-spawn.patch
index a9aa51d551..a9aa51d551 100644
--- a/patches/server/0752-Add-configurable-height-for-slime-spawn.patch
+++ b/patches/server/0751-Add-configurable-height-for-slime-spawn.patch
diff --git a/patches/server/0753-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch b/patches/server/0752-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch
index cd0f2e16aa..cd0f2e16aa 100644
--- a/patches/server/0753-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch
+++ b/patches/server/0752-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch
diff --git a/patches/server/0754-Fix-xp-reward-for-baby-zombies.patch b/patches/server/0753-Fix-xp-reward-for-baby-zombies.patch
index 3d82857f71..3d82857f71 100644
--- a/patches/server/0754-Fix-xp-reward-for-baby-zombies.patch
+++ b/patches/server/0753-Fix-xp-reward-for-baby-zombies.patch
diff --git a/patches/server/0755-Kick-on-main-for-illegal-chat.patch b/patches/server/0754-Kick-on-main-for-illegal-chat.patch
index ac14e4d73b..ac14e4d73b 100644
--- a/patches/server/0755-Kick-on-main-for-illegal-chat.patch
+++ b/patches/server/0754-Kick-on-main-for-illegal-chat.patch
diff --git a/patches/server/0756-Multi-Block-Change-API-Implementation.patch b/patches/server/0755-Multi-Block-Change-API-Implementation.patch
index a5b0a3f791..a5b0a3f791 100644
--- a/patches/server/0756-Multi-Block-Change-API-Implementation.patch
+++ b/patches/server/0755-Multi-Block-Change-API-Implementation.patch
diff --git a/patches/server/0757-Fix-NotePlayEvent.patch b/patches/server/0756-Fix-NotePlayEvent.patch
index 5104743fbe..5104743fbe 100644
--- a/patches/server/0757-Fix-NotePlayEvent.patch
+++ b/patches/server/0756-Fix-NotePlayEvent.patch
diff --git a/patches/server/0758-Freeze-Tick-Lock-API.patch b/patches/server/0757-Freeze-Tick-Lock-API.patch
index 7d43ff10ef..c2c1fac22d 100644
--- a/patches/server/0758-Freeze-Tick-Lock-API.patch
+++ b/patches/server/0757-Freeze-Tick-Lock-API.patch
@@ -46,7 +46,7 @@ index da8bd9746a3ddef673230c12370a34c8228aa0c7..a1e795810e7e49acf4959b9c88bed1f9
} catch (Throwable throwable) {
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index 2a23448e756199b631355cd10b567ea1d54caa37..7b4a04193f783a077cfec47887fc6b76b3985d8d 100644
+index 632961c45d4460767354a17c36dc8b18f5ff7eaa..57a96d44b2a37bb4feb17b872d263e1906971f18 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -3446,7 +3446,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0759-Dolphin-API.patch b/patches/server/0758-Dolphin-API.patch
index e971f87322..e971f87322 100644
--- a/patches/server/0759-Dolphin-API.patch
+++ b/patches/server/0758-Dolphin-API.patch
diff --git a/patches/server/0760-More-PotionEffectType-API.patch b/patches/server/0759-More-PotionEffectType-API.patch
index dc8c655c09..dc8c655c09 100644
--- a/patches/server/0760-More-PotionEffectType-API.patch
+++ b/patches/server/0759-More-PotionEffectType-API.patch
diff --git a/patches/server/0761-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch b/patches/server/0760-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch
index 839a5f95d4..839a5f95d4 100644
--- a/patches/server/0761-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch
+++ b/patches/server/0760-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch
diff --git a/patches/server/0762-API-for-creating-command-sender-which-forwards-feedb.patch b/patches/server/0761-API-for-creating-command-sender-which-forwards-feedb.patch
index bf13487de2..bf13487de2 100644
--- a/patches/server/0762-API-for-creating-command-sender-which-forwards-feedb.patch
+++ b/patches/server/0761-API-for-creating-command-sender-which-forwards-feedb.patch
diff --git a/patches/server/0763-Add-missing-structure-set-seed-configs.patch b/patches/server/0762-Add-missing-structure-set-seed-configs.patch
index f299fd82ac..f299fd82ac 100644
--- a/patches/server/0763-Add-missing-structure-set-seed-configs.patch
+++ b/patches/server/0762-Add-missing-structure-set-seed-configs.patch
diff --git a/patches/server/0764-Implement-regenerateChunk.patch b/patches/server/0763-Implement-regenerateChunk.patch
index c2fe3ca190..c2fe3ca190 100644
--- a/patches/server/0764-Implement-regenerateChunk.patch
+++ b/patches/server/0763-Implement-regenerateChunk.patch
diff --git a/patches/server/0765-Fix-cancelled-powdered-snow-bucket-placement.patch b/patches/server/0764-Fix-cancelled-powdered-snow-bucket-placement.patch
index bab29517f3..bab29517f3 100644
--- a/patches/server/0765-Fix-cancelled-powdered-snow-bucket-placement.patch
+++ b/patches/server/0764-Fix-cancelled-powdered-snow-bucket-placement.patch
diff --git a/patches/server/0766-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch b/patches/server/0765-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch
index 5dfaf5801c..5dfaf5801c 100644
--- a/patches/server/0766-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch
+++ b/patches/server/0765-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch
diff --git a/patches/server/0767-Add-GameEvent-tags.patch b/patches/server/0766-Add-GameEvent-tags.patch
index 2a116e8b6a..2a116e8b6a 100644
--- a/patches/server/0767-Add-GameEvent-tags.patch
+++ b/patches/server/0766-Add-GameEvent-tags.patch
diff --git a/patches/server/0768-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch b/patches/server/0767-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch
index df4db48d20..df4db48d20 100644
--- a/patches/server/0768-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch
+++ b/patches/server/0767-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch
diff --git a/patches/server/0769-Furnace-RecipesUsed-API.patch b/patches/server/0768-Furnace-RecipesUsed-API.patch
index 9de9cfd745..9de9cfd745 100644
--- a/patches/server/0769-Furnace-RecipesUsed-API.patch
+++ b/patches/server/0768-Furnace-RecipesUsed-API.patch
diff --git a/patches/server/0770-Configurable-sculk-sensor-listener-range.patch b/patches/server/0769-Configurable-sculk-sensor-listener-range.patch
index c68e2d2cc3..c68e2d2cc3 100644
--- a/patches/server/0770-Configurable-sculk-sensor-listener-range.patch
+++ b/patches/server/0769-Configurable-sculk-sensor-listener-range.patch
diff --git a/patches/server/0771-Add-missing-block-data-mins-and-maxes.patch b/patches/server/0770-Add-missing-block-data-mins-and-maxes.patch
index 2096473939..2096473939 100644
--- a/patches/server/0771-Add-missing-block-data-mins-and-maxes.patch
+++ b/patches/server/0770-Add-missing-block-data-mins-and-maxes.patch
diff --git a/patches/server/0772-Option-to-have-default-CustomSpawners-in-custom-worl.patch b/patches/server/0771-Option-to-have-default-CustomSpawners-in-custom-worl.patch
index e30c102eaa..e30c102eaa 100644
--- a/patches/server/0772-Option-to-have-default-CustomSpawners-in-custom-worl.patch
+++ b/patches/server/0771-Option-to-have-default-CustomSpawners-in-custom-worl.patch
diff --git a/patches/server/0773-Put-world-into-worldlist-before-initing-the-world.patch b/patches/server/0772-Put-world-into-worldlist-before-initing-the-world.patch
index 3b210b76bc..3b210b76bc 100644
--- a/patches/server/0773-Put-world-into-worldlist-before-initing-the-world.patch
+++ b/patches/server/0772-Put-world-into-worldlist-before-initing-the-world.patch
diff --git a/patches/server/0774-Fix-Entity-Position-Desync.patch b/patches/server/0773-Fix-Entity-Position-Desync.patch
index ed0f79734d..ed0f79734d 100644
--- a/patches/server/0774-Fix-Entity-Position-Desync.patch
+++ b/patches/server/0773-Fix-Entity-Position-Desync.patch
diff --git a/patches/server/0775-Custom-Potion-Mixes.patch b/patches/server/0774-Custom-Potion-Mixes.patch
index 88e7065159..88e7065159 100644
--- a/patches/server/0775-Custom-Potion-Mixes.patch
+++ b/patches/server/0774-Custom-Potion-Mixes.patch
diff --git a/patches/server/0776-Force-close-world-loading-screen.patch b/patches/server/0775-Force-close-world-loading-screen.patch
index c56c590413..c56c590413 100644
--- a/patches/server/0776-Force-close-world-loading-screen.patch
+++ b/patches/server/0775-Force-close-world-loading-screen.patch
diff --git a/patches/server/0777-Fix-falling-block-spawn-methods.patch b/patches/server/0776-Fix-falling-block-spawn-methods.patch
index 12fe1ece6b..12fe1ece6b 100644
--- a/patches/server/0777-Fix-falling-block-spawn-methods.patch
+++ b/patches/server/0776-Fix-falling-block-spawn-methods.patch
diff --git a/patches/server/0778-Expose-furnace-minecart-push-values.patch b/patches/server/0777-Expose-furnace-minecart-push-values.patch
index 572d7c5f66..572d7c5f66 100644
--- a/patches/server/0778-Expose-furnace-minecart-push-values.patch
+++ b/patches/server/0777-Expose-furnace-minecart-push-values.patch
diff --git a/patches/server/0779-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch b/patches/server/0778-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch
index 8ecf50b326..8ecf50b326 100644
--- a/patches/server/0779-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch
+++ b/patches/server/0778-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch
diff --git a/patches/server/0780-More-Projectile-API.patch b/patches/server/0779-More-Projectile-API.patch
index e1ba9d1fe9..e1ba9d1fe9 100644
--- a/patches/server/0780-More-Projectile-API.patch
+++ b/patches/server/0779-More-Projectile-API.patch
diff --git a/patches/server/0781-Fix-swamp-hut-cat-generation-deadlock.patch b/patches/server/0780-Fix-swamp-hut-cat-generation-deadlock.patch
index b2499e69cc..b2499e69cc 100644
--- a/patches/server/0781-Fix-swamp-hut-cat-generation-deadlock.patch
+++ b/patches/server/0780-Fix-swamp-hut-cat-generation-deadlock.patch
diff --git a/patches/server/0782-Don-t-allow-vehicle-movement-from-players-while-tele.patch b/patches/server/0781-Don-t-allow-vehicle-movement-from-players-while-tele.patch
index 639d0cea98..639d0cea98 100644
--- a/patches/server/0782-Don-t-allow-vehicle-movement-from-players-while-tele.patch
+++ b/patches/server/0781-Don-t-allow-vehicle-movement-from-players-while-tele.patch
diff --git a/patches/server/0783-Implement-getComputedBiome-API.patch b/patches/server/0782-Implement-getComputedBiome-API.patch
index 9644f0562d..9644f0562d 100644
--- a/patches/server/0783-Implement-getComputedBiome-API.patch
+++ b/patches/server/0782-Implement-getComputedBiome-API.patch
diff --git a/patches/server/0784-Make-some-itemstacks-nonnull.patch b/patches/server/0783-Make-some-itemstacks-nonnull.patch
index 153d145fd3..153d145fd3 100644
--- a/patches/server/0784-Make-some-itemstacks-nonnull.patch
+++ b/patches/server/0783-Make-some-itemstacks-nonnull.patch
diff --git a/patches/server/0785-Implement-enchantWithLevels-API.patch b/patches/server/0784-Implement-enchantWithLevels-API.patch
index ab96d4c51c..ab96d4c51c 100644
--- a/patches/server/0785-Implement-enchantWithLevels-API.patch
+++ b/patches/server/0784-Implement-enchantWithLevels-API.patch
diff --git a/patches/server/0786-Fix-saving-in-unloadWorld.patch b/patches/server/0785-Fix-saving-in-unloadWorld.patch
index cc92085e95..cc92085e95 100644
--- a/patches/server/0786-Fix-saving-in-unloadWorld.patch
+++ b/patches/server/0785-Fix-saving-in-unloadWorld.patch
diff --git a/patches/server/0787-Buffer-OOB-setBlock-calls.patch b/patches/server/0786-Buffer-OOB-setBlock-calls.patch
index 4e1905eb3b..4e1905eb3b 100644
--- a/patches/server/0787-Buffer-OOB-setBlock-calls.patch
+++ b/patches/server/0786-Buffer-OOB-setBlock-calls.patch
diff --git a/patches/server/0788-Add-TameableDeathMessageEvent.patch b/patches/server/0787-Add-TameableDeathMessageEvent.patch
index b08801fd3d..b08801fd3d 100644
--- a/patches/server/0788-Add-TameableDeathMessageEvent.patch
+++ b/patches/server/0787-Add-TameableDeathMessageEvent.patch
diff --git a/patches/server/0789-Fix-new-block-data-for-EntityChangeBlockEvent.patch b/patches/server/0788-Fix-new-block-data-for-EntityChangeBlockEvent.patch
index ba9af2dff6..ba9af2dff6 100644
--- a/patches/server/0789-Fix-new-block-data-for-EntityChangeBlockEvent.patch
+++ b/patches/server/0788-Fix-new-block-data-for-EntityChangeBlockEvent.patch
diff --git a/patches/server/0790-fix-player-loottables-running-when-mob-loot-gamerule.patch b/patches/server/0789-fix-player-loottables-running-when-mob-loot-gamerule.patch
index ec558775cf..ec558775cf 100644
--- a/patches/server/0790-fix-player-loottables-running-when-mob-loot-gamerule.patch
+++ b/patches/server/0789-fix-player-loottables-running-when-mob-loot-gamerule.patch
diff --git a/patches/server/0791-Ensure-entity-passenger-world-matches-ridden-entity.patch b/patches/server/0790-Ensure-entity-passenger-world-matches-ridden-entity.patch
index 585cb7a9ed..585cb7a9ed 100644
--- a/patches/server/0791-Ensure-entity-passenger-world-matches-ridden-entity.patch
+++ b/patches/server/0790-Ensure-entity-passenger-world-matches-ridden-entity.patch
diff --git a/patches/server/0792-Guard-against-invalid-entity-positions.patch b/patches/server/0791-Guard-against-invalid-entity-positions.patch
index 52c77c6640..52c77c6640 100644
--- a/patches/server/0792-Guard-against-invalid-entity-positions.patch
+++ b/patches/server/0791-Guard-against-invalid-entity-positions.patch
diff --git a/patches/server/0793-cache-resource-keys.patch b/patches/server/0792-cache-resource-keys.patch
index d444813b7a..d444813b7a 100644
--- a/patches/server/0793-cache-resource-keys.patch
+++ b/patches/server/0792-cache-resource-keys.patch
diff --git a/patches/server/0794-Allow-to-change-the-podium-for-the-EnderDragon.patch b/patches/server/0793-Allow-to-change-the-podium-for-the-EnderDragon.patch
index 4871e529ae..4871e529ae 100644
--- a/patches/server/0794-Allow-to-change-the-podium-for-the-EnderDragon.patch
+++ b/patches/server/0793-Allow-to-change-the-podium-for-the-EnderDragon.patch
diff --git a/patches/server/0795-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch b/patches/server/0794-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch
index 5fb11187b2..5fb11187b2 100644
--- a/patches/server/0795-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch
+++ b/patches/server/0794-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch
diff --git a/patches/server/0796-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch b/patches/server/0795-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch
index c7c36d1add..c7c36d1add 100644
--- a/patches/server/0796-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch
+++ b/patches/server/0795-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch
diff --git a/patches/server/0797-Prevent-tile-entity-copies-loading-chunks.patch b/patches/server/0796-Prevent-tile-entity-copies-loading-chunks.patch
index bac9abd76c..bac9abd76c 100644
--- a/patches/server/0797-Prevent-tile-entity-copies-loading-chunks.patch
+++ b/patches/server/0796-Prevent-tile-entity-copies-loading-chunks.patch
diff --git a/patches/server/0798-Use-username-instead-of-display-name-in-PlayerList-g.patch b/patches/server/0797-Use-username-instead-of-display-name-in-PlayerList-g.patch
index c496ff05d0..c496ff05d0 100644
--- a/patches/server/0798-Use-username-instead-of-display-name-in-PlayerList-g.patch
+++ b/patches/server/0797-Use-username-instead-of-display-name-in-PlayerList-g.patch
diff --git a/patches/server/0799-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch b/patches/server/0798-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch
index 7f78aa076d..7f78aa076d 100644
--- a/patches/server/0799-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch
+++ b/patches/server/0798-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch
diff --git a/patches/server/0800-Pass-ServerLevel-for-gamerule-callbacks.patch b/patches/server/0799-Pass-ServerLevel-for-gamerule-callbacks.patch
index f1f2e81c5c..f1f2e81c5c 100644
--- a/patches/server/0800-Pass-ServerLevel-for-gamerule-callbacks.patch
+++ b/patches/server/0799-Pass-ServerLevel-for-gamerule-callbacks.patch
diff --git a/patches/server/0801-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch b/patches/server/0800-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch
index a6543b31f3..a6543b31f3 100644
--- a/patches/server/0801-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch
+++ b/patches/server/0800-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch
diff --git a/patches/server/0802-WorldCreator-keepSpawnLoaded.patch b/patches/server/0801-WorldCreator-keepSpawnLoaded.patch
index 37b243e28a..37b243e28a 100644
--- a/patches/server/0802-WorldCreator-keepSpawnLoaded.patch
+++ b/patches/server/0801-WorldCreator-keepSpawnLoaded.patch
diff --git a/patches/server/0803-Fix-CME-in-CraftPersistentDataTypeRegistry.patch b/patches/server/0802-Fix-CME-in-CraftPersistentDataTypeRegistry.patch
index d7281d9015..d7281d9015 100644
--- a/patches/server/0803-Fix-CME-in-CraftPersistentDataTypeRegistry.patch
+++ b/patches/server/0802-Fix-CME-in-CraftPersistentDataTypeRegistry.patch
diff --git a/patches/server/0804-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch b/patches/server/0803-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch
index 0a52efe49e..0a52efe49e 100644
--- a/patches/server/0804-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch
+++ b/patches/server/0803-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch
diff --git a/patches/server/0805-Add-EntityDyeEvent-and-CollarColorable-interface.patch b/patches/server/0804-Add-EntityDyeEvent-and-CollarColorable-interface.patch
index 76380e425b..76380e425b 100644
--- a/patches/server/0805-Add-EntityDyeEvent-and-CollarColorable-interface.patch
+++ b/patches/server/0804-Add-EntityDyeEvent-and-CollarColorable-interface.patch
diff --git a/patches/server/0806-Fire-CauldronLevelChange-on-initial-fill.patch b/patches/server/0805-Fire-CauldronLevelChange-on-initial-fill.patch
index bcc871d7bc..bcc871d7bc 100644
--- a/patches/server/0806-Fire-CauldronLevelChange-on-initial-fill.patch
+++ b/patches/server/0805-Fire-CauldronLevelChange-on-initial-fill.patch
diff --git a/patches/server/0807-fix-powder-snow-cauldrons-not-turning-to-water.patch b/patches/server/0806-fix-powder-snow-cauldrons-not-turning-to-water.patch
index fec28b7e17..fec28b7e17 100644
--- a/patches/server/0807-fix-powder-snow-cauldrons-not-turning-to-water.patch
+++ b/patches/server/0806-fix-powder-snow-cauldrons-not-turning-to-water.patch
diff --git a/patches/server/0808-Add-PlayerStopUsingItemEvent.patch b/patches/server/0807-Add-PlayerStopUsingItemEvent.patch
index bdbcf53984..f73b524a4b 100644
--- a/patches/server/0808-Add-PlayerStopUsingItemEvent.patch
+++ b/patches/server/0807-Add-PlayerStopUsingItemEvent.patch
@@ -5,10 +5,10 @@ Subject: [PATCH] Add PlayerStopUsingItemEvent
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index 7b4a04193f783a077cfec47887fc6b76b3985d8d..a3fc80627627a4ad991ec8e674ac528fd69580df 100644
+index 57a96d44b2a37bb4feb17b872d263e1906971f18..93f6842555aebaaaca2b66addcd0e624cd554684 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-@@ -4035,6 +4035,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
+@@ -4019,6 +4019,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
public void releaseUsingItem() {
if (!this.useItem.isEmpty()) {
diff --git a/patches/server/0809-FallingBlock-auto-expire-setting.patch b/patches/server/0808-FallingBlock-auto-expire-setting.patch
index 84f268ca75..84f268ca75 100644
--- a/patches/server/0809-FallingBlock-auto-expire-setting.patch
+++ b/patches/server/0808-FallingBlock-auto-expire-setting.patch
diff --git a/patches/server/0810-Don-t-tick-markers.patch b/patches/server/0809-Don-t-tick-markers.patch
index 5a9d38f4e4..5a9d38f4e4 100644
--- a/patches/server/0810-Don-t-tick-markers.patch
+++ b/patches/server/0809-Don-t-tick-markers.patch
diff --git a/patches/server/0811-Do-not-accept-invalid-client-settings.patch b/patches/server/0810-Do-not-accept-invalid-client-settings.patch
index d53bd7982c..d53bd7982c 100644
--- a/patches/server/0811-Do-not-accept-invalid-client-settings.patch
+++ b/patches/server/0810-Do-not-accept-invalid-client-settings.patch
diff --git a/patches/server/0812-Add-support-for-Proxy-Protocol.patch b/patches/server/0811-Add-support-for-Proxy-Protocol.patch
index 77d340fcf7..77d340fcf7 100644
--- a/patches/server/0812-Add-support-for-Proxy-Protocol.patch
+++ b/patches/server/0811-Add-support-for-Proxy-Protocol.patch
diff --git a/patches/server/0813-Fix-OfflinePlayer-getBedSpawnLocation.patch b/patches/server/0812-Fix-OfflinePlayer-getBedSpawnLocation.patch
index 0c622e6685..0c622e6685 100644
--- a/patches/server/0813-Fix-OfflinePlayer-getBedSpawnLocation.patch
+++ b/patches/server/0812-Fix-OfflinePlayer-getBedSpawnLocation.patch
diff --git a/patches/server/0814-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch b/patches/server/0813-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch
index 59fabed7e4..59fabed7e4 100644
--- a/patches/server/0814-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch
+++ b/patches/server/0813-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch
diff --git a/patches/server/0815-Sanitize-Sent-BlockEntity-NBT.patch b/patches/server/0814-Sanitize-Sent-BlockEntity-NBT.patch
index b3404362f9..b3404362f9 100644
--- a/patches/server/0815-Sanitize-Sent-BlockEntity-NBT.patch
+++ b/patches/server/0814-Sanitize-Sent-BlockEntity-NBT.patch
diff --git a/patches/server/0816-Disable-component-selector-resolving-in-books-by-def.patch b/patches/server/0815-Disable-component-selector-resolving-in-books-by-def.patch
index 72862c20c5..72862c20c5 100644
--- a/patches/server/0816-Disable-component-selector-resolving-in-books-by-def.patch
+++ b/patches/server/0815-Disable-component-selector-resolving-in-books-by-def.patch
diff --git a/patches/server/0817-Prevent-entity-loading-causing-async-lookups.patch b/patches/server/0816-Prevent-entity-loading-causing-async-lookups.patch
index 66bceb6dba..66bceb6dba 100644
--- a/patches/server/0817-Prevent-entity-loading-causing-async-lookups.patch
+++ b/patches/server/0816-Prevent-entity-loading-causing-async-lookups.patch
diff --git a/patches/server/0818-Throw-exception-on-world-create-while-being-ticked.patch b/patches/server/0817-Throw-exception-on-world-create-while-being-ticked.patch
index a6e3a9e189..a6e3a9e189 100644
--- a/patches/server/0818-Throw-exception-on-world-create-while-being-ticked.patch
+++ b/patches/server/0817-Throw-exception-on-world-create-while-being-ticked.patch
diff --git a/patches/server/0819-Add-Alternate-Current-redstone-implementation.patch b/patches/server/0818-Add-Alternate-Current-redstone-implementation.patch
index 98229a3814..98229a3814 100644
--- a/patches/server/0819-Add-Alternate-Current-redstone-implementation.patch
+++ b/patches/server/0818-Add-Alternate-Current-redstone-implementation.patch
diff --git a/patches/server/0820-Dont-resent-entity-on-art-update.patch b/patches/server/0819-Dont-resent-entity-on-art-update.patch
index 4ce24fc14e..4ce24fc14e 100644
--- a/patches/server/0820-Dont-resent-entity-on-art-update.patch
+++ b/patches/server/0819-Dont-resent-entity-on-art-update.patch
diff --git a/patches/server/0821-Add-WardenAngerChangeEvent.patch b/patches/server/0820-Add-WardenAngerChangeEvent.patch
index eb11b51339..eb11b51339 100644
--- a/patches/server/0821-Add-WardenAngerChangeEvent.patch
+++ b/patches/server/0820-Add-WardenAngerChangeEvent.patch
diff --git a/patches/server/0822-Add-option-for-strict-advancement-dimension-checks.patch b/patches/server/0821-Add-option-for-strict-advancement-dimension-checks.patch
index 0f81bdba33..0f81bdba33 100644
--- a/patches/server/0822-Add-option-for-strict-advancement-dimension-checks.patch
+++ b/patches/server/0821-Add-option-for-strict-advancement-dimension-checks.patch
diff --git a/patches/server/0823-Add-missing-important-BlockStateListPopulator-method.patch b/patches/server/0822-Add-missing-important-BlockStateListPopulator-method.patch
index d3763517ff..d3763517ff 100644
--- a/patches/server/0823-Add-missing-important-BlockStateListPopulator-method.patch
+++ b/patches/server/0822-Add-missing-important-BlockStateListPopulator-method.patch
diff --git a/patches/server/0824-Nameable-Banner-API.patch b/patches/server/0823-Nameable-Banner-API.patch
index 78f176be32..78f176be32 100644
--- a/patches/server/0824-Nameable-Banner-API.patch
+++ b/patches/server/0823-Nameable-Banner-API.patch
diff --git a/patches/server/0825-Don-t-broadcast-messages-to-command-blocks.patch b/patches/server/0824-Don-t-broadcast-messages-to-command-blocks.patch
index fc3f56a006..fc3f56a006 100644
--- a/patches/server/0825-Don-t-broadcast-messages-to-command-blocks.patch
+++ b/patches/server/0824-Don-t-broadcast-messages-to-command-blocks.patch
diff --git a/patches/server/0826-Prevent-empty-items-from-being-added-to-world.patch b/patches/server/0825-Prevent-empty-items-from-being-added-to-world.patch
index f76e2fbf12..f76e2fbf12 100644
--- a/patches/server/0826-Prevent-empty-items-from-being-added-to-world.patch
+++ b/patches/server/0825-Prevent-empty-items-from-being-added-to-world.patch
diff --git a/patches/server/0827-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch b/patches/server/0826-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch
index 6397403478..6397403478 100644
--- a/patches/server/0827-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch
+++ b/patches/server/0826-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch
diff --git a/patches/server/0828-Add-Player-getFishHook.patch b/patches/server/0827-Add-Player-getFishHook.patch
index aa6a534aac..aa6a534aac 100644
--- a/patches/server/0828-Add-Player-getFishHook.patch
+++ b/patches/server/0827-Add-Player-getFishHook.patch
diff --git a/patches/server/0829-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch b/patches/server/0828-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch
index 3956916b04..3956916b04 100644
--- a/patches/server/0829-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch
+++ b/patches/server/0828-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch
diff --git a/patches/server/0830-Add-various-missing-EntityDropItemEvent-calls.patch b/patches/server/0829-Add-various-missing-EntityDropItemEvent-calls.patch
index c0e8d8fd0c..c0e8d8fd0c 100644
--- a/patches/server/0830-Add-various-missing-EntityDropItemEvent-calls.patch
+++ b/patches/server/0829-Add-various-missing-EntityDropItemEvent-calls.patch
diff --git a/patches/server/0831-Add-some-minimal-debug-information-to-chat-packet-er.patch b/patches/server/0830-Add-some-minimal-debug-information-to-chat-packet-er.patch
index 3f6d83434f..3f6d83434f 100644
--- a/patches/server/0831-Add-some-minimal-debug-information-to-chat-packet-er.patch
+++ b/patches/server/0830-Add-some-minimal-debug-information-to-chat-packet-er.patch
diff --git a/patches/server/0832-Fix-Bee-flower-NPE.patch b/patches/server/0831-Fix-Bee-flower-NPE.patch
index 8bf7400efa..8bf7400efa 100644
--- a/patches/server/0832-Fix-Bee-flower-NPE.patch
+++ b/patches/server/0831-Fix-Bee-flower-NPE.patch
diff --git a/patches/server/0833-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch b/patches/server/0832-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch
index 9793b6dd50..9793b6dd50 100644
--- a/patches/server/0833-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch
+++ b/patches/server/0832-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch
diff --git a/patches/server/0834-More-Teleport-API.patch b/patches/server/0833-More-Teleport-API.patch
index 213f919b8f..213f919b8f 100644
--- a/patches/server/0834-More-Teleport-API.patch
+++ b/patches/server/0833-More-Teleport-API.patch
diff --git a/patches/server/0835-Add-EntityPortalReadyEvent.patch b/patches/server/0834-Add-EntityPortalReadyEvent.patch
index fe77c37130..fe77c37130 100644
--- a/patches/server/0835-Add-EntityPortalReadyEvent.patch
+++ b/patches/server/0834-Add-EntityPortalReadyEvent.patch
diff --git a/patches/server/0836-Don-t-use-level-random-in-entity-constructors.patch b/patches/server/0835-Don-t-use-level-random-in-entity-constructors.patch
index e60ad26bb8..e60ad26bb8 100644
--- a/patches/server/0836-Don-t-use-level-random-in-entity-constructors.patch
+++ b/patches/server/0835-Don-t-use-level-random-in-entity-constructors.patch
diff --git a/patches/server/0837-Send-block-entities-after-destroy-prediction.patch b/patches/server/0836-Send-block-entities-after-destroy-prediction.patch
index 6014c369d6..6014c369d6 100644
--- a/patches/server/0837-Send-block-entities-after-destroy-prediction.patch
+++ b/patches/server/0836-Send-block-entities-after-destroy-prediction.patch
diff --git a/patches/server/0838-Warn-on-plugins-accessing-faraway-chunks.patch b/patches/server/0837-Warn-on-plugins-accessing-faraway-chunks.patch
index 193d0a06e3..193d0a06e3 100644
--- a/patches/server/0838-Warn-on-plugins-accessing-faraway-chunks.patch
+++ b/patches/server/0837-Warn-on-plugins-accessing-faraway-chunks.patch
diff --git a/patches/server/0839-Custom-Chat-Completion-Suggestions-API.patch b/patches/server/0838-Custom-Chat-Completion-Suggestions-API.patch
index 09e0db6d59..09e0db6d59 100644
--- a/patches/server/0839-Custom-Chat-Completion-Suggestions-API.patch
+++ b/patches/server/0838-Custom-Chat-Completion-Suggestions-API.patch
diff --git a/patches/server/0840-Add-and-fix-missing-BlockFadeEvents.patch b/patches/server/0839-Add-and-fix-missing-BlockFadeEvents.patch
index dd7008cfb5..dd7008cfb5 100644
--- a/patches/server/0840-Add-and-fix-missing-BlockFadeEvents.patch
+++ b/patches/server/0839-Add-and-fix-missing-BlockFadeEvents.patch
diff --git a/patches/server/0841-Collision-API.patch b/patches/server/0840-Collision-API.patch
index 73e98382d8..73e98382d8 100644
--- a/patches/server/0841-Collision-API.patch
+++ b/patches/server/0840-Collision-API.patch
diff --git a/patches/server/0842-Fix-suggest-command-message-for-brigadier-syntax-exc.patch b/patches/server/0841-Fix-suggest-command-message-for-brigadier-syntax-exc.patch
index bffcadeb49..bffcadeb49 100644
--- a/patches/server/0842-Fix-suggest-command-message-for-brigadier-syntax-exc.patch
+++ b/patches/server/0841-Fix-suggest-command-message-for-brigadier-syntax-exc.patch
diff --git a/patches/server/0843-Block-Ticking-API.patch b/patches/server/0842-Block-Ticking-API.patch
index ea73ea61f0..ea73ea61f0 100644
--- a/patches/server/0843-Block-Ticking-API.patch
+++ b/patches/server/0842-Block-Ticking-API.patch
diff --git a/patches/server/0844-Add-Velocity-IP-Forwarding-Support.patch b/patches/server/0843-Add-Velocity-IP-Forwarding-Support.patch
index 05f3adaa19..05f3adaa19 100644
--- a/patches/server/0844-Add-Velocity-IP-Forwarding-Support.patch
+++ b/patches/server/0843-Add-Velocity-IP-Forwarding-Support.patch
diff --git a/patches/server/0845-Use-thread-safe-random-in-ServerLoginPacketListenerI.patch b/patches/server/0844-Use-thread-safe-random-in-ServerLoginPacketListenerI.patch
index 02c71ad921..02c71ad921 100644
--- a/patches/server/0845-Use-thread-safe-random-in-ServerLoginPacketListenerI.patch
+++ b/patches/server/0844-Use-thread-safe-random-in-ServerLoginPacketListenerI.patch
diff --git a/patches/server/0846-Add-NamespacedKey-biome-methods.patch b/patches/server/0845-Add-NamespacedKey-biome-methods.patch
index 2cce9ca951..2cce9ca951 100644
--- a/patches/server/0846-Add-NamespacedKey-biome-methods.patch
+++ b/patches/server/0845-Add-NamespacedKey-biome-methods.patch
diff --git a/patches/server/0847-Fix-plugin-loggers-on-server-shutdown.patch b/patches/server/0846-Fix-plugin-loggers-on-server-shutdown.patch
index b4dc775c2f..b4dc775c2f 100644
--- a/patches/server/0847-Fix-plugin-loggers-on-server-shutdown.patch
+++ b/patches/server/0846-Fix-plugin-loggers-on-server-shutdown.patch
diff --git a/patches/server/0848-Stop-large-look-changes-from-crashing-the-server.patch b/patches/server/0847-Stop-large-look-changes-from-crashing-the-server.patch
index 3d6ebc55c5..631689484d 100644
--- a/patches/server/0848-Stop-large-look-changes-from-crashing-the-server.patch
+++ b/patches/server/0847-Stop-large-look-changes-from-crashing-the-server.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] Stop large look changes from crashing the server
Co-authored-by: Jaren Knodel <[email protected]>
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index a3fc80627627a4ad991ec8e674ac528fd69580df..c3b9d590497bf96fd0df4c00f863ab64ec91115e 100644
+index 93f6842555aebaaaca2b66addcd0e624cd554684..6e07148a0f6c2c94c12d3870e51d8ad5d53b96a7 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -3062,37 +3062,15 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0849-Fire-EntityChangeBlockEvent-in-more-places.patch b/patches/server/0848-Fire-EntityChangeBlockEvent-in-more-places.patch
index e36430b7ef..e36430b7ef 100644
--- a/patches/server/0849-Fire-EntityChangeBlockEvent-in-more-places.patch
+++ b/patches/server/0848-Fire-EntityChangeBlockEvent-in-more-places.patch
diff --git a/patches/server/0850-Missing-eating-regain-reason.patch b/patches/server/0849-Missing-eating-regain-reason.patch
index e04644ebf1..e04644ebf1 100644
--- a/patches/server/0850-Missing-eating-regain-reason.patch
+++ b/patches/server/0849-Missing-eating-regain-reason.patch
diff --git a/patches/server/0851-Missing-effect-cause.patch b/patches/server/0850-Missing-effect-cause.patch
index cdde105841..cdde105841 100644
--- a/patches/server/0851-Missing-effect-cause.patch
+++ b/patches/server/0850-Missing-effect-cause.patch
diff --git a/patches/server/0852-Added-byte-array-serialization-deserialization-for-P.patch b/patches/server/0851-Added-byte-array-serialization-deserialization-for-P.patch
index 28ffa3283e..28ffa3283e 100644
--- a/patches/server/0852-Added-byte-array-serialization-deserialization-for-P.patch
+++ b/patches/server/0851-Added-byte-array-serialization-deserialization-for-P.patch
diff --git a/patches/server/0853-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch b/patches/server/0852-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch
index f2fc80e18c..f2fc80e18c 100644
--- a/patches/server/0853-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch
+++ b/patches/server/0852-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch
diff --git a/patches/server/0854-Call-BlockPhysicsEvent-more-often.patch b/patches/server/0853-Call-BlockPhysicsEvent-more-often.patch
index ea04c3e249..ea04c3e249 100644
--- a/patches/server/0854-Call-BlockPhysicsEvent-more-often.patch
+++ b/patches/server/0853-Call-BlockPhysicsEvent-more-often.patch
diff --git a/patches/server/0855-Configurable-chat-thread-limit.patch b/patches/server/0854-Configurable-chat-thread-limit.patch
index d79eb12950..d79eb12950 100644
--- a/patches/server/0855-Configurable-chat-thread-limit.patch
+++ b/patches/server/0854-Configurable-chat-thread-limit.patch
diff --git a/patches/server/0856-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch b/patches/server/0855-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch
index dcc6c03d54..dcc6c03d54 100644
--- a/patches/server/0856-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch
+++ b/patches/server/0855-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch
diff --git a/patches/server/0857-fix-Jigsaw-block-kicking-user.patch b/patches/server/0856-fix-Jigsaw-block-kicking-user.patch
index 6206d8d028..6206d8d028 100644
--- a/patches/server/0857-fix-Jigsaw-block-kicking-user.patch
+++ b/patches/server/0856-fix-Jigsaw-block-kicking-user.patch
diff --git a/patches/server/0858-use-BlockFormEvent-for-mud-converting-into-clay.patch b/patches/server/0857-use-BlockFormEvent-for-mud-converting-into-clay.patch
index 39be29edef..39be29edef 100644
--- a/patches/server/0858-use-BlockFormEvent-for-mud-converting-into-clay.patch
+++ b/patches/server/0857-use-BlockFormEvent-for-mud-converting-into-clay.patch
diff --git a/patches/server/0859-Add-getDrops-to-BlockState.patch b/patches/server/0858-Add-getDrops-to-BlockState.patch
index 7f9d14aad9..7f9d14aad9 100644
--- a/patches/server/0859-Add-getDrops-to-BlockState.patch
+++ b/patches/server/0858-Add-getDrops-to-BlockState.patch
diff --git a/patches/server/0860-Fix-a-bunch-of-vanilla-bugs.patch b/patches/server/0859-Fix-a-bunch-of-vanilla-bugs.patch
index 49a728f77e..49a728f77e 100644
--- a/patches/server/0860-Fix-a-bunch-of-vanilla-bugs.patch
+++ b/patches/server/0859-Fix-a-bunch-of-vanilla-bugs.patch
diff --git a/patches/server/0861-Remove-unnecessary-onTrackingStart-during-navigation.patch b/patches/server/0860-Remove-unnecessary-onTrackingStart-during-navigation.patch
index 5e8db8e7b7..5e8db8e7b7 100644
--- a/patches/server/0861-Remove-unnecessary-onTrackingStart-during-navigation.patch
+++ b/patches/server/0860-Remove-unnecessary-onTrackingStart-during-navigation.patch
diff --git a/patches/server/0862-Fix-custom-piglin-loved-items.patch b/patches/server/0861-Fix-custom-piglin-loved-items.patch
index 41c934194f..41c934194f 100644
--- a/patches/server/0862-Fix-custom-piglin-loved-items.patch
+++ b/patches/server/0861-Fix-custom-piglin-loved-items.patch
diff --git a/patches/server/0863-EntityPickupItemEvent-fixes.patch b/patches/server/0862-EntityPickupItemEvent-fixes.patch
index d052f8e0a1..d052f8e0a1 100644
--- a/patches/server/0863-EntityPickupItemEvent-fixes.patch
+++ b/patches/server/0862-EntityPickupItemEvent-fixes.patch
diff --git a/patches/server/0864-Correctly-handle-interactions-with-items-on-cooldown.patch b/patches/server/0863-Correctly-handle-interactions-with-items-on-cooldown.patch
index 13e208e234..13e208e234 100644
--- a/patches/server/0864-Correctly-handle-interactions-with-items-on-cooldown.patch
+++ b/patches/server/0863-Correctly-handle-interactions-with-items-on-cooldown.patch
diff --git a/patches/server/0865-Add-PlayerInventorySlotChangeEvent.patch b/patches/server/0864-Add-PlayerInventorySlotChangeEvent.patch
index 7d9ac76188..7d9ac76188 100644
--- a/patches/server/0865-Add-PlayerInventorySlotChangeEvent.patch
+++ b/patches/server/0864-Add-PlayerInventorySlotChangeEvent.patch
diff --git a/patches/server/0866-Elder-Guardian-appearance-API.patch b/patches/server/0865-Elder-Guardian-appearance-API.patch
index 6163706d91..6163706d91 100644
--- a/patches/server/0866-Elder-Guardian-appearance-API.patch
+++ b/patches/server/0865-Elder-Guardian-appearance-API.patch
diff --git a/patches/server/0867-Allow-changing-bed-s-occupied-property.patch b/patches/server/0866-Allow-changing-bed-s-occupied-property.patch
index 4d0128b6d3..4d0128b6d3 100644
--- a/patches/server/0867-Allow-changing-bed-s-occupied-property.patch
+++ b/patches/server/0866-Allow-changing-bed-s-occupied-property.patch
diff --git a/patches/server/0868-Add-entity-knockback-API.patch b/patches/server/0867-Add-entity-knockback-API.patch
index a7530e45fb..a7530e45fb 100644
--- a/patches/server/0868-Add-entity-knockback-API.patch
+++ b/patches/server/0867-Add-entity-knockback-API.patch
diff --git a/patches/server/0869-Detect-headless-JREs.patch b/patches/server/0868-Detect-headless-JREs.patch
index 21cb522e88..21cb522e88 100644
--- a/patches/server/0869-Detect-headless-JREs.patch
+++ b/patches/server/0868-Detect-headless-JREs.patch
diff --git a/patches/server/0870-fixed-entity-vehicle-collision-event-not-called.patch b/patches/server/0869-fixed-entity-vehicle-collision-event-not-called.patch
index ebd0cc3b2c..ebd0cc3b2c 100644
--- a/patches/server/0870-fixed-entity-vehicle-collision-event-not-called.patch
+++ b/patches/server/0869-fixed-entity-vehicle-collision-event-not-called.patch
diff --git a/patches/server/0871-optimized-dirt-and-snow-spreading.patch b/patches/server/0870-optimized-dirt-and-snow-spreading.patch
index 08a3761309..08a3761309 100644
--- a/patches/server/0871-optimized-dirt-and-snow-spreading.patch
+++ b/patches/server/0870-optimized-dirt-and-snow-spreading.patch
diff --git a/patches/server/0872-Added-EntityToggleSitEvent.patch b/patches/server/0871-Added-EntityToggleSitEvent.patch
index f1617cb3ca..f1617cb3ca 100644
--- a/patches/server/0872-Added-EntityToggleSitEvent.patch
+++ b/patches/server/0871-Added-EntityToggleSitEvent.patch
diff --git a/patches/server/0873-Add-fire-tick-delay-option.patch b/patches/server/0872-Add-fire-tick-delay-option.patch
index e9a876ed2b..e9a876ed2b 100644
--- a/patches/server/0873-Add-fire-tick-delay-option.patch
+++ b/patches/server/0872-Add-fire-tick-delay-option.patch
diff --git a/patches/server/0874-Add-Moving-Piston-API.patch b/patches/server/0873-Add-Moving-Piston-API.patch
index 53df041ba1..53df041ba1 100644
--- a/patches/server/0874-Add-Moving-Piston-API.patch
+++ b/patches/server/0873-Add-Moving-Piston-API.patch
diff --git a/patches/server/0875-Ignore-impossible-spawn-tick.patch b/patches/server/0874-Ignore-impossible-spawn-tick.patch
index 46cd469266..46cd469266 100644
--- a/patches/server/0875-Ignore-impossible-spawn-tick.patch
+++ b/patches/server/0874-Ignore-impossible-spawn-tick.patch
diff --git a/patches/server/0876-Track-projectile-source-for-fireworks-from-dispenser.patch b/patches/server/0875-Track-projectile-source-for-fireworks-from-dispenser.patch
index fe9f8e5826..fe9f8e5826 100644
--- a/patches/server/0876-Track-projectile-source-for-fireworks-from-dispenser.patch
+++ b/patches/server/0875-Track-projectile-source-for-fireworks-from-dispenser.patch
diff --git a/patches/server/0877-Fix-EntityArgument-suggestion-permissions-to-align-w.patch b/patches/server/0876-Fix-EntityArgument-suggestion-permissions-to-align-w.patch
index a840f9a576..a840f9a576 100644
--- a/patches/server/0877-Fix-EntityArgument-suggestion-permissions-to-align-w.patch
+++ b/patches/server/0876-Fix-EntityArgument-suggestion-permissions-to-align-w.patch
diff --git a/patches/server/0878-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch b/patches/server/0877-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch
index 60fdb149f3..60fdb149f3 100644
--- a/patches/server/0878-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch
+++ b/patches/server/0877-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch
diff --git a/patches/server/0879-Prevent-compass-from-loading-chunks.patch b/patches/server/0878-Prevent-compass-from-loading-chunks.patch
index fd21636990..fd21636990 100644
--- a/patches/server/0879-Prevent-compass-from-loading-chunks.patch
+++ b/patches/server/0878-Prevent-compass-from-loading-chunks.patch
diff --git a/patches/server/0880-Add-PrePlayerAttackEntityEvent.patch b/patches/server/0879-Add-PrePlayerAttackEntityEvent.patch
index d2c7b4c788..d2c7b4c788 100644
--- a/patches/server/0880-Add-PrePlayerAttackEntityEvent.patch
+++ b/patches/server/0879-Add-PrePlayerAttackEntityEvent.patch
diff --git a/patches/server/0881-ensure-reset-EnderDragon-boss-event-name.patch b/patches/server/0880-ensure-reset-EnderDragon-boss-event-name.patch
index 6107fe92f8..6107fe92f8 100644
--- a/patches/server/0881-ensure-reset-EnderDragon-boss-event-name.patch
+++ b/patches/server/0880-ensure-reset-EnderDragon-boss-event-name.patch
diff --git a/patches/server/0882-fix-MC-252817-green-map-markers-do-not-disappear.patch b/patches/server/0881-fix-MC-252817-green-map-markers-do-not-disappear.patch
index 9780023a35..9780023a35 100644
--- a/patches/server/0882-fix-MC-252817-green-map-markers-do-not-disappear.patch
+++ b/patches/server/0881-fix-MC-252817-green-map-markers-do-not-disappear.patch
diff --git a/patches/server/0883-Add-Player-Warden-Warning-API.patch b/patches/server/0882-Add-Player-Warden-Warning-API.patch
index 37030b6551..37030b6551 100644
--- a/patches/server/0883-Add-Player-Warden-Warning-API.patch
+++ b/patches/server/0882-Add-Player-Warden-Warning-API.patch
diff --git a/patches/server/0884-More-vanilla-friendly-methods-to-update-trades.patch b/patches/server/0883-More-vanilla-friendly-methods-to-update-trades.patch
index 9c5c52b756..9c5c52b756 100644
--- a/patches/server/0884-More-vanilla-friendly-methods-to-update-trades.patch
+++ b/patches/server/0883-More-vanilla-friendly-methods-to-update-trades.patch
diff --git a/patches/server/0885-Add-paper-dumplisteners-command.patch b/patches/server/0884-Add-paper-dumplisteners-command.patch
index 9669276c0a..9669276c0a 100644
--- a/patches/server/0885-Add-paper-dumplisteners-command.patch
+++ b/patches/server/0884-Add-paper-dumplisteners-command.patch
diff --git a/patches/server/0886-check-global-player-list-where-appropriate.patch b/patches/server/0885-check-global-player-list-where-appropriate.patch
index 1d14dfd3da..975758ee42 100644
--- a/patches/server/0886-check-global-player-list-where-appropriate.patch
+++ b/patches/server/0885-check-global-player-list-where-appropriate.patch
@@ -24,7 +24,7 @@ index 26888d5bdfe16a8c69d757b134d9e4e1978cc7ba..eae08569a3e338641740bf1ca8e92bc8
+ // Paper end
}
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index c3b9d590497bf96fd0df4c00f863ab64ec91115e..b8174fd81aba6d47d4882fdd442fb3c011b755ac 100644
+index 6e07148a0f6c2c94c12d3870e51d8ad5d53b96a7..953a696647571f40452109857f62917cc301f5f7 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -3672,7 +3672,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0887-Fix-async-entity-add-due-to-fungus-trees.patch b/patches/server/0886-Fix-async-entity-add-due-to-fungus-trees.patch
index b1c3709097..b1c3709097 100644
--- a/patches/server/0887-Fix-async-entity-add-due-to-fungus-trees.patch
+++ b/patches/server/0886-Fix-async-entity-add-due-to-fungus-trees.patch
diff --git a/patches/server/0888-ItemStack-damage-API.patch b/patches/server/0887-ItemStack-damage-API.patch
index c46fbd71d9..c46fbd71d9 100644
--- a/patches/server/0888-ItemStack-damage-API.patch
+++ b/patches/server/0887-ItemStack-damage-API.patch
diff --git a/patches/server/0889-Friction-API.patch b/patches/server/0888-Friction-API.patch
index 2ac1f34308..bb19121ddc 100644
--- a/patches/server/0889-Friction-API.patch
+++ b/patches/server/0888-Friction-API.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] Friction API
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index b8174fd81aba6d47d4882fdd442fb3c011b755ac..ac89d89081cde83b700dd7c13930cd14bf1e2bc4 100644
+index 953a696647571f40452109857f62917cc301f5f7..892a0cc55bc00307d0d9c3d5d4000da16c2adf90 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -262,6 +262,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0890-Ability-to-control-player-s-insomnia-and-phantoms.patch b/patches/server/0889-Ability-to-control-player-s-insomnia-and-phantoms.patch
index a019ee3c47..a019ee3c47 100644
--- a/patches/server/0890-Ability-to-control-player-s-insomnia-and-phantoms.patch
+++ b/patches/server/0889-Ability-to-control-player-s-insomnia-and-phantoms.patch
diff --git a/patches/server/0891-Fix-player-kick-on-shutdown.patch b/patches/server/0890-Fix-player-kick-on-shutdown.patch
index f5de61909f..f5de61909f 100644
--- a/patches/server/0891-Fix-player-kick-on-shutdown.patch
+++ b/patches/server/0890-Fix-player-kick-on-shutdown.patch
diff --git a/patches/server/0892-Sync-offhand-slot-in-menus.patch b/patches/server/0891-Sync-offhand-slot-in-menus.patch
index e571b4eb7d..e571b4eb7d 100644
--- a/patches/server/0892-Sync-offhand-slot-in-menus.patch
+++ b/patches/server/0891-Sync-offhand-slot-in-menus.patch
diff --git a/patches/server/0893-Player-Entity-Tracking-Events.patch b/patches/server/0892-Player-Entity-Tracking-Events.patch
index 521a6d3a6e..521a6d3a6e 100644
--- a/patches/server/0893-Player-Entity-Tracking-Events.patch
+++ b/patches/server/0892-Player-Entity-Tracking-Events.patch
diff --git a/patches/server/0894-Limit-pet-look-distance.patch b/patches/server/0893-Limit-pet-look-distance.patch
index 6b827724a3..6b827724a3 100644
--- a/patches/server/0894-Limit-pet-look-distance.patch
+++ b/patches/server/0893-Limit-pet-look-distance.patch
diff --git a/patches/server/0895-Properly-resend-entities.patch b/patches/server/0894-Properly-resend-entities.patch
index c11519a085..c11519a085 100644
--- a/patches/server/0895-Properly-resend-entities.patch
+++ b/patches/server/0894-Properly-resend-entities.patch
diff --git a/patches/server/0896-Fixes-and-additions-to-the-SpawnReason-API.patch b/patches/server/0895-Fixes-and-additions-to-the-SpawnReason-API.patch
index 2e8a508b26..2e8a508b26 100644
--- a/patches/server/0896-Fixes-and-additions-to-the-SpawnReason-API.patch
+++ b/patches/server/0895-Fixes-and-additions-to-the-SpawnReason-API.patch
diff --git a/patches/server/0897-fix-Instruments.patch b/patches/server/0896-fix-Instruments.patch
index 1810db2e54..1810db2e54 100644
--- a/patches/server/0897-fix-Instruments.patch
+++ b/patches/server/0896-fix-Instruments.patch
diff --git a/patches/server/0898-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch b/patches/server/0897-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch
index 6c0d7471d6..6c0d7471d6 100644
--- a/patches/server/0898-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch
+++ b/patches/server/0897-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch
diff --git a/patches/server/0899-Fix-inconsistencies-in-dispense-events-regarding-sta.patch b/patches/server/0898-Fix-inconsistencies-in-dispense-events-regarding-sta.patch
index f318df5bb3..f318df5bb3 100644
--- a/patches/server/0899-Fix-inconsistencies-in-dispense-events-regarding-sta.patch
+++ b/patches/server/0898-Fix-inconsistencies-in-dispense-events-regarding-sta.patch
diff --git a/patches/server/0900-Add-BlockLockCheckEvent.patch b/patches/server/0899-Add-BlockLockCheckEvent.patch
index b57d228198..b57d228198 100644
--- a/patches/server/0900-Add-BlockLockCheckEvent.patch
+++ b/patches/server/0899-Add-BlockLockCheckEvent.patch
diff --git a/patches/server/0901-Add-Sneaking-API-for-Entities.patch b/patches/server/0900-Add-Sneaking-API-for-Entities.patch
index f94fb0ad22..f94fb0ad22 100644
--- a/patches/server/0901-Add-Sneaking-API-for-Entities.patch
+++ b/patches/server/0900-Add-Sneaking-API-for-Entities.patch
diff --git a/patches/server/0902-Improve-logging-and-errors.patch b/patches/server/0901-Improve-logging-and-errors.patch
index ab4e900826..ab4e900826 100644
--- a/patches/server/0902-Improve-logging-and-errors.patch
+++ b/patches/server/0901-Improve-logging-and-errors.patch
diff --git a/patches/server/0903-Improve-PortalEvents.patch b/patches/server/0902-Improve-PortalEvents.patch
index 7e18628f60..7e18628f60 100644
--- a/patches/server/0903-Improve-PortalEvents.patch
+++ b/patches/server/0902-Improve-PortalEvents.patch
diff --git a/patches/server/0904-Add-config-option-for-spider-worldborder-climbing.patch b/patches/server/0903-Add-config-option-for-spider-worldborder-climbing.patch
index e15fbaed91..e15fbaed91 100644
--- a/patches/server/0904-Add-config-option-for-spider-worldborder-climbing.patch
+++ b/patches/server/0903-Add-config-option-for-spider-worldborder-climbing.patch
diff --git a/patches/server/0905-Add-missing-SpigotConfig-logCommands-check.patch b/patches/server/0904-Add-missing-SpigotConfig-logCommands-check.patch
index 5cddf89663..5cddf89663 100644
--- a/patches/server/0905-Add-missing-SpigotConfig-logCommands-check.patch
+++ b/patches/server/0904-Add-missing-SpigotConfig-logCommands-check.patch
diff --git a/patches/server/0906-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch b/patches/server/0905-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch
index 50b24fc2c0..50b24fc2c0 100644
--- a/patches/server/0906-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch
+++ b/patches/server/0905-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch
diff --git a/patches/server/0907-Flying-Fall-Damage.patch b/patches/server/0906-Flying-Fall-Damage.patch
index c891e1e6f9..c891e1e6f9 100644
--- a/patches/server/0907-Flying-Fall-Damage.patch
+++ b/patches/server/0906-Flying-Fall-Damage.patch
diff --git a/patches/server/0908-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch b/patches/server/0907-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch
index 8f3fb0e7f4..8f3fb0e7f4 100644
--- a/patches/server/0908-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch
+++ b/patches/server/0907-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch
diff --git a/patches/server/0909-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch b/patches/server/0908-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch
index d7b5ed8806..d7b5ed8806 100644
--- a/patches/server/0909-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch
+++ b/patches/server/0908-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch
diff --git a/patches/server/0910-config-for-disabling-entity-tag-tags.patch b/patches/server/0909-config-for-disabling-entity-tag-tags.patch
index acdda06756..acdda06756 100644
--- a/patches/server/0910-config-for-disabling-entity-tag-tags.patch
+++ b/patches/server/0909-config-for-disabling-entity-tag-tags.patch
diff --git a/patches/server/0911-Use-single-player-info-update-packet-on-join.patch b/patches/server/0910-Use-single-player-info-update-packet-on-join.patch
index 761c91d20d..761c91d20d 100644
--- a/patches/server/0911-Use-single-player-info-update-packet-on-join.patch
+++ b/patches/server/0910-Use-single-player-info-update-packet-on-join.patch
diff --git a/patches/server/0912-Correctly-shrink-items-during-EntityResurrectEvent.patch b/patches/server/0911-Correctly-shrink-items-during-EntityResurrectEvent.patch
index 3e5d08ea9e..2e0410c4ae 100644
--- a/patches/server/0912-Correctly-shrink-items-during-EntityResurrectEvent.patch
+++ b/patches/server/0911-Correctly-shrink-items-during-EntityResurrectEvent.patch
@@ -22,7 +22,7 @@ This patch corrects this behaviour by only shrinking the item if a totem
of undying was found and the event was called uncancelled.
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index ac89d89081cde83b700dd7c13930cd14bf1e2bc4..3580c3f6d17186b591e78f62feb63213c9d34fd6 100644
+index 892a0cc55bc00307d0d9c3d5d4000da16c2adf90..5aca8ef6c70a021abc66dc3f1a0b9ceff238f3d9 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -1614,7 +1614,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0913-Win-Screen-API.patch b/patches/server/0912-Win-Screen-API.patch
index 9e1aea3edc..9e1aea3edc 100644
--- a/patches/server/0913-Win-Screen-API.patch
+++ b/patches/server/0912-Win-Screen-API.patch
diff --git a/patches/server/0914-Remove-CraftItemStack-setAmount-null-assignment.patch b/patches/server/0913-Remove-CraftItemStack-setAmount-null-assignment.patch
index b85d1dc31d..b85d1dc31d 100644
--- a/patches/server/0914-Remove-CraftItemStack-setAmount-null-assignment.patch
+++ b/patches/server/0913-Remove-CraftItemStack-setAmount-null-assignment.patch
diff --git a/patches/server/0915-Fix-force-opening-enchantment-tables.patch b/patches/server/0914-Fix-force-opening-enchantment-tables.patch
index 3ebf5a30b4..3ebf5a30b4 100644
--- a/patches/server/0915-Fix-force-opening-enchantment-tables.patch
+++ b/patches/server/0914-Fix-force-opening-enchantment-tables.patch
diff --git a/patches/server/0916-Add-Entity-Body-Yaw-API.patch b/patches/server/0915-Add-Entity-Body-Yaw-API.patch
index e4d7a9ccab..e4d7a9ccab 100644
--- a/patches/server/0916-Add-Entity-Body-Yaw-API.patch
+++ b/patches/server/0915-Add-Entity-Body-Yaw-API.patch
diff --git a/patches/server/0917-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch b/patches/server/0916-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch
index efaf1a6e90..efaf1a6e90 100644
--- a/patches/server/0917-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch
+++ b/patches/server/0916-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch
diff --git a/patches/server/0918-Update-the-flag-when-a-captured-block-state-is-outda.patch b/patches/server/0917-Update-the-flag-when-a-captured-block-state-is-outda.patch
index 599ae035d5..599ae035d5 100644
--- a/patches/server/0918-Update-the-flag-when-a-captured-block-state-is-outda.patch
+++ b/patches/server/0917-Update-the-flag-when-a-captured-block-state-is-outda.patch
diff --git a/patches/server/0919-Add-EntityFertilizeEggEvent.patch b/patches/server/0918-Add-EntityFertilizeEggEvent.patch
index e2025f7a2c..e2025f7a2c 100644
--- a/patches/server/0919-Add-EntityFertilizeEggEvent.patch
+++ b/patches/server/0918-Add-EntityFertilizeEggEvent.patch
diff --git a/patches/server/0920-Fix-HumanEntity-drop-not-updating-the-client-inv.patch b/patches/server/0919-Fix-HumanEntity-drop-not-updating-the-client-inv.patch
index 75eeab264e..75eeab264e 100644
--- a/patches/server/0920-Fix-HumanEntity-drop-not-updating-the-client-inv.patch
+++ b/patches/server/0919-Fix-HumanEntity-drop-not-updating-the-client-inv.patch
diff --git a/patches/server/0921-Add-CompostItemEvent-and-EntityCompostItemEvent.patch b/patches/server/0920-Add-CompostItemEvent-and-EntityCompostItemEvent.patch
index 1291727de8..1291727de8 100644
--- a/patches/server/0921-Add-CompostItemEvent-and-EntityCompostItemEvent.patch
+++ b/patches/server/0920-Add-CompostItemEvent-and-EntityCompostItemEvent.patch
diff --git a/patches/server/0922-Correctly-handle-ArmorStand-invisibility.patch b/patches/server/0921-Correctly-handle-ArmorStand-invisibility.patch
index fec2b2ac08..fec2b2ac08 100644
--- a/patches/server/0922-Correctly-handle-ArmorStand-invisibility.patch
+++ b/patches/server/0921-Correctly-handle-ArmorStand-invisibility.patch
diff --git a/patches/server/0923-Fix-advancement-triggers-for-entity-damage.patch b/patches/server/0922-Fix-advancement-triggers-for-entity-damage.patch
index d728b5fda0..112658328d 100644
--- a/patches/server/0923-Fix-advancement-triggers-for-entity-damage.patch
+++ b/patches/server/0922-Fix-advancement-triggers-for-entity-damage.patch
@@ -23,7 +23,7 @@ index f054d67a637b204de604fadc0d321f5c9816d808..fc5f1e1b445f0a55a35a31d58a90920a
return !this.getResponse();
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index 3580c3f6d17186b591e78f62feb63213c9d34fd6..e20793aedc099857d82dac394e9ef23b14ccc33f 100644
+index 5aca8ef6c70a021abc66dc3f1a0b9ceff238f3d9..ec7886045edbca289e87898da16705a9620365a8 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
@@ -2307,7 +2307,7 @@ public abstract class LivingEntity extends Entity implements Attackable {
diff --git a/patches/server/0924-Fix-text-display-error-on-spawn.patch b/patches/server/0923-Fix-text-display-error-on-spawn.patch
index 43191b58fb..43191b58fb 100644
--- a/patches/server/0924-Fix-text-display-error-on-spawn.patch
+++ b/patches/server/0923-Fix-text-display-error-on-spawn.patch
diff --git a/patches/server/0925-Fix-certain-inventories-returning-null-Locations.patch b/patches/server/0924-Fix-certain-inventories-returning-null-Locations.patch
index c5b7ef9a42..c5b7ef9a42 100644
--- a/patches/server/0925-Fix-certain-inventories-returning-null-Locations.patch
+++ b/patches/server/0924-Fix-certain-inventories-returning-null-Locations.patch
diff --git a/patches/server/0926-Add-Shearable-API.patch b/patches/server/0925-Add-Shearable-API.patch
index dbb764b5e7..dbb764b5e7 100644
--- a/patches/server/0926-Add-Shearable-API.patch
+++ b/patches/server/0925-Add-Shearable-API.patch
diff --git a/patches/server/0927-Fix-SpawnEggMeta-get-setSpawnedType.patch b/patches/server/0926-Fix-SpawnEggMeta-get-setSpawnedType.patch
index 4c90082c28..4c90082c28 100644
--- a/patches/server/0927-Fix-SpawnEggMeta-get-setSpawnedType.patch
+++ b/patches/server/0926-Fix-SpawnEggMeta-get-setSpawnedType.patch
diff --git a/patches/server/0958-Properly-Cancel-Usable-Items.patch b/patches/server/0958-Properly-Cancel-Usable-Items.patch
index e28aa60287..08a0696c6d 100644
--- a/patches/server/0958-Properly-Cancel-Usable-Items.patch
+++ b/patches/server/0958-Properly-Cancel-Usable-Items.patch
@@ -46,10 +46,10 @@ index a0860af6f11214cc58db49dcce027b4e157e978b..034bfe82c1910f2c3399c11072052cbe
return;
}
diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-index e20793aedc099857d82dac394e9ef23b14ccc33f..641d4bb568784087426a5e28f96e16858ccb1074 100644
+index ec7886045edbca289e87898da16705a9620365a8..8df375ea49b15145d8fc37bd1d8ccca736c2bedf 100644
--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
+++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
-@@ -3807,6 +3807,12 @@ public abstract class LivingEntity extends Entity implements Attackable {
+@@ -3807,6 +3807,11 @@ public abstract class LivingEntity extends Entity implements Attackable {
return ((Byte) this.entityData.get(LivingEntity.DATA_LIVING_ENTITY_FLAGS) & 2) > 0 ? InteractionHand.OFF_HAND : InteractionHand.MAIN_HAND;
}
@@ -58,7 +58,6 @@ index e20793aedc099857d82dac394e9ef23b14ccc33f..641d4bb568784087426a5e28f96e1685
+ this.getEntityData().resendPossiblyDesyncedDataValues(java.util.List.of(DATA_LIVING_ENTITY_FLAGS), serverPlayer);
+ }
+ // Paper end
-+
- // Paper start - lag compensate eating
- protected long eatStartTime;
- protected int totalEatTimeTicks;
+ private void updatingUsingItem() {
+ if (this.isUsingItem()) {
+ if (ItemStack.isSameItem(this.getItemInHand(this.getUsedItemHand()), this.useItem)) {
diff --git a/patches/server/1029-Optimise-chunk-tick-iteration.patch b/patches/server/1028-Optimise-chunk-tick-iteration.patch
index c172557be5..c172557be5 100644
--- a/patches/server/1029-Optimise-chunk-tick-iteration.patch
+++ b/patches/server/1028-Optimise-chunk-tick-iteration.patch
diff --git a/patches/server/1029-Lag-compensation-ticks.patch b/patches/server/1029-Lag-compensation-ticks.patch
new file mode 100644
index 0000000000..2ed88e4686
--- /dev/null
+++ b/patches/server/1029-Lag-compensation-ticks.patch
@@ -0,0 +1,131 @@
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
+From: Spottedleaf <[email protected]>
+Date: Sat, 23 Sep 2023 22:05:35 -0700
+Subject: [PATCH] Lag compensation ticks
+
+Areas affected by lag comepnsation:
+ - Block breaking and destroying
+ - Eating food items
+
+diff --git a/src/main/java/net/minecraft/server/MinecraftServer.java b/src/main/java/net/minecraft/server/MinecraftServer.java
+index 8f0769d248c7f3cce753130147223403c7923304..97745f0bab8d82d397c6c2a5775aed92bca0a034 100644
+--- a/src/main/java/net/minecraft/server/MinecraftServer.java
++++ b/src/main/java/net/minecraft/server/MinecraftServer.java
+@@ -305,6 +305,9 @@ public abstract class MinecraftServer extends ReentrantBlockableEventLoop<TickTa
+ public volatile Thread shutdownThread; // Paper
+ public volatile boolean abnormalExit = false; // Paper
+ public boolean isIteratingOverLevels = false; // Paper
++ // Paper start - lag compensation
++ public static final long SERVER_INIT = System.nanoTime();
++ // Paper end - lag compensation
+
+ public static <S extends MinecraftServer> S spin(Function<Thread, S> serverFactory) {
+ AtomicReference<S> atomicreference = new AtomicReference();
+@@ -1522,6 +1525,7 @@ public abstract class MinecraftServer extends ReentrantBlockableEventLoop<TickTa
+ Iterator iterator = this.getAllLevels().iterator(); // Paper - move down
+ while (iterator.hasNext()) {
+ ServerLevel worldserver = (ServerLevel) iterator.next();
++ worldserver.updateLagCompensationTick(); // Paper - lag compensation
+ worldserver.hasPhysicsEvent = org.bukkit.event.block.BlockPhysicsEvent.getHandlerList().getRegisteredListeners().length > 0; // Paper
+ net.minecraft.world.level.block.entity.HopperBlockEntity.skipHopperEvents = worldserver.paperConfig().hopper.disableMoveEvent || org.bukkit.event.inventory.InventoryMoveItemEvent.getHandlerList().getRegisteredListeners().length == 0; // Paper
+ worldserver.hasEntityMoveEvent = io.papermc.paper.event.entity.EntityMoveEvent.getHandlerList().getRegisteredListeners().length > 0; // Paper
+diff --git a/src/main/java/net/minecraft/server/level/ServerLevel.java b/src/main/java/net/minecraft/server/level/ServerLevel.java
+index a35b98e92a8afaa1d61e86a614466e64ef6e948f..47e8a6b28960883da868061ed649152ea792c184 100644
+--- a/src/main/java/net/minecraft/server/level/ServerLevel.java
++++ b/src/main/java/net/minecraft/server/level/ServerLevel.java
+@@ -564,6 +564,17 @@ public class ServerLevel extends Level implements WorldGenLevel {
+ return player != null && player.level() == this ? player : null;
+ }
+ // Paper end
++ // Paper start - lag compensation
++ private long lagCompensationTick = net.minecraft.server.MinecraftServer.SERVER_INIT;
++
++ public long getLagCompensationTick() {
++ return this.lagCompensationTick;
++ }
++
++ public void updateLagCompensationTick() {
++ this.lagCompensationTick = (System.nanoTime() - net.minecraft.server.MinecraftServer.SERVER_INIT) / (java.util.concurrent.TimeUnit.MILLISECONDS.toNanos(50L));
++ }
++ // Paper end - lag compensation
+
+ // Add env and gen to constructor, IWorldDataServer -> WorldDataServer
+ public ServerLevel(MinecraftServer minecraftserver, Executor executor, LevelStorageSource.LevelStorageAccess convertable_conversionsession, PrimaryLevelData iworlddataserver, ResourceKey<Level> resourcekey, LevelStem worlddimension, ChunkProgressListener worldloadlistener, boolean flag, long i, List<CustomSpawner> list, boolean flag1, @Nullable RandomSequences randomsequences, org.bukkit.World.Environment env, org.bukkit.generator.ChunkGenerator gen, org.bukkit.generator.BiomeProvider biomeProvider) {
+diff --git a/src/main/java/net/minecraft/server/level/ServerPlayerGameMode.java b/src/main/java/net/minecraft/server/level/ServerPlayerGameMode.java
+index 618ab9a2903f6d4139acd4aaa2e6db0a26e88ba9..b2c2bd5ec0afd479973f7237a5c610f21231c505 100644
+--- a/src/main/java/net/minecraft/server/level/ServerPlayerGameMode.java
++++ b/src/main/java/net/minecraft/server/level/ServerPlayerGameMode.java
+@@ -124,7 +124,7 @@ public class ServerPlayerGameMode {
+ }
+
+ public void tick() {
+- this.gameTicks = MinecraftServer.currentTick; // CraftBukkit;
++ this.gameTicks = (int)this.level.getLagCompensationTick(); // CraftBukkit; // Paper - lag compensation
+ BlockState iblockdata;
+
+ if (this.hasDelayedDestroy) {
+diff --git a/src/main/java/net/minecraft/world/entity/LivingEntity.java b/src/main/java/net/minecraft/world/entity/LivingEntity.java
+index 8df375ea49b15145d8fc37bd1d8ccca736c2bedf..c039c77d0dd6ec1d336948ca6b5351d6fae1d8bb 100644
+--- a/src/main/java/net/minecraft/world/entity/LivingEntity.java
++++ b/src/main/java/net/minecraft/world/entity/LivingEntity.java
+@@ -3812,6 +3812,10 @@ public abstract class LivingEntity extends Entity implements Attackable {
+ this.getEntityData().resendPossiblyDesyncedDataValues(java.util.List.of(DATA_LIVING_ENTITY_FLAGS), serverPlayer);
+ }
+ // Paper end
++ // Paper start - lag compensate eating
++ protected long eatStartTime;
++ protected int totalEatTimeTicks;
++ // Paper end - lag compensate eating
+ private void updatingUsingItem() {
+ if (this.isUsingItem()) {
+ if (ItemStack.isSameItem(this.getItemInHand(this.getUsedItemHand()), this.useItem)) {
+@@ -3830,7 +3834,12 @@ public abstract class LivingEntity extends Entity implements Attackable {
+ this.triggerItemUseEffects(stack, 5);
+ }
+
+- if (--this.useItemRemaining == 0 && !this.level().isClientSide && !stack.useOnRelease()) {
++ // Paper start - lag compensate eating
++ // we add 1 to the expected time to avoid lag compensating when we should not
++ boolean shouldLagCompensate = this.useItem.getItem().isEdible() && this.eatStartTime != -1 && (System.nanoTime() - this.eatStartTime) > ((1 + this.totalEatTimeTicks) * 50 * (1000 * 1000));
++ if ((--this.useItemRemaining == 0 || shouldLagCompensate) && !this.level().isClientSide && !stack.useOnRelease()) {
++ this.useItemRemaining = 0;
++ // Paper end
+ this.completeUsingItem();
+ }
+
+@@ -3878,7 +3887,10 @@ public abstract class LivingEntity extends Entity implements Attackable {
+
+ if (!itemstack.isEmpty() && !this.isUsingItem() || forceUpdate) { // Paper use override flag
+ this.useItem = itemstack;
+- this.useItemRemaining = itemstack.getUseDuration();
++ // Paper start - lag compensate eating
++ this.useItemRemaining = this.totalEatTimeTicks = itemstack.getUseDuration();
++ this.eatStartTime = System.nanoTime();
++ // Paper end
+ if (!this.level().isClientSide) {
+ this.setLivingEntityFlag(1, true);
+ this.setLivingEntityFlag(2, hand == InteractionHand.OFF_HAND);
+@@ -3903,7 +3915,10 @@ public abstract class LivingEntity extends Entity implements Attackable {
+ }
+ } else if (!this.isUsingItem() && !this.useItem.isEmpty()) {
+ this.useItem = ItemStack.EMPTY;
+- this.useItemRemaining = 0;
++ // Paper start - lag compensate eating
++ this.useItemRemaining = this.totalEatTimeTicks = 0;
++ this.eatStartTime = -1L;
++ // Paper end
+ }
+ }
+
+@@ -4038,7 +4053,10 @@ public abstract class LivingEntity extends Entity implements Attackable {
+ }
+
+ this.useItem = ItemStack.EMPTY;
+- this.useItemRemaining = 0;
++ // Paper start - lag compensate eating
++ this.useItemRemaining = this.totalEatTimeTicks = 0;
++ this.eatStartTime = -1L;
++ // Paper end
+ }
+
+ public boolean isBlocking() {