aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJason Penilla <[email protected]>2024-04-23 11:21:16 -0700
committerJason Penilla <[email protected]>2024-04-23 11:31:38 -0700
commit00c14f2e7b35cf8666b51f0a4bc9431f06f5ad7c (patch)
tree6e8229f464fd1ae944300ab6e9dd33c0a9ec5512
parentf2c45ed1d30d6ad23fb976d91e59871185cb3768 (diff)
downloadPaper-00c14f2e7b35cf8666b51f0a4bc9431f06f5ad7c.tar.gz
Paper-00c14f2e7b35cf8666b51f0a4bc9431f06f5ad7c.zip
Move logging patches after adventure
-rw-r--r--main.py36
-rw-r--r--patches/unapplied/server/0011-Use-TerminalConsoleAppender-for-console-improvements.patch (renamed from patches/unapplied/server/0128-Use-TerminalConsoleAppender-for-console-improvements.patch)0
-rw-r--r--patches/unapplied/server/0012-Handle-plugin-prefixes-using-Log4J-configuration.patch (renamed from patches/unapplied/server/0149-Handle-plugin-prefixes-using-Log4J-configuration.patch)0
-rw-r--r--patches/unapplied/server/0013-Improve-Log4J-Configuration-Plugin-Loggers.patch (renamed from patches/unapplied/server/0150-Improve-Log4J-Configuration-Plugin-Loggers.patch)0
-rw-r--r--patches/unapplied/server/0014-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch (renamed from patches/unapplied/server/0211-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch)0
-rw-r--r--patches/unapplied/server/0015-Deobfuscate-stacktraces-in-log-messages-crash-report.patch (renamed from patches/unapplied/server/0366-Deobfuscate-stacktraces-in-log-messages-crash-report.patch)0
-rw-r--r--patches/unapplied/server/0016-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch (renamed from patches/unapplied/server/0599-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch)0
-rw-r--r--patches/unapplied/server/0017-Paper-command.patch (renamed from patches/unapplied/server/0011-Paper-command.patch)0
-rw-r--r--patches/unapplied/server/0018-Paper-Metrics.patch (renamed from patches/unapplied/server/0012-Paper-Metrics.patch)0
-rw-r--r--patches/unapplied/server/0019-Paper-Plugins.patch (renamed from patches/unapplied/server/0013-Paper-Plugins.patch)0
-rw-r--r--patches/unapplied/server/0024-Timings-v2.patch (renamed from patches/unapplied/server/0014-Timings-v2.patch)0
-rw-r--r--patches/unapplied/server/0025-Add-TickThread.patch (renamed from patches/unapplied/server/0015-Add-TickThread.patch)0
-rw-r--r--patches/unapplied/server/0026-Further-improve-server-tick-loop.patch (renamed from patches/unapplied/server/0016-Further-improve-server-tick-loop.patch)0
-rw-r--r--patches/unapplied/server/0027-Add-command-line-option-to-load-extra-plugin-jars-no.patch (renamed from patches/unapplied/server/0017-Add-command-line-option-to-load-extra-plugin-jars-no.patch)0
-rw-r--r--patches/unapplied/server/0028-Support-components-in-ItemMeta.patch (renamed from patches/unapplied/server/0018-Support-components-in-ItemMeta.patch)0
-rw-r--r--patches/unapplied/server/0029-Configurable-cactus-bamboo-and-reed-growth-height.patch (renamed from patches/unapplied/server/0019-Configurable-cactus-bamboo-and-reed-growth-height.patch)0
-rw-r--r--patches/unapplied/server/0030-Configurable-baby-zombie-movement-speed.patch (renamed from patches/unapplied/server/0020-Configurable-baby-zombie-movement-speed.patch)0
-rw-r--r--patches/unapplied/server/0031-Configurable-fishing-time-ranges.patch (renamed from patches/unapplied/server/0021-Configurable-fishing-time-ranges.patch)0
-rw-r--r--patches/unapplied/server/0032-Allow-nerfed-mobs-to-jump.patch (renamed from patches/unapplied/server/0022-Allow-nerfed-mobs-to-jump.patch)0
-rw-r--r--patches/unapplied/server/0033-Add-configurable-entity-despawn-distances.patch (renamed from patches/unapplied/server/0023-Add-configurable-entity-despawn-distances.patch)0
-rw-r--r--patches/unapplied/server/0034-Allow-for-toggling-of-spawn-chunks.patch (renamed from patches/unapplied/server/0024-Allow-for-toggling-of-spawn-chunks.patch)0
-rw-r--r--patches/unapplied/server/0035-Drop-falling-block-and-tnt-entities-at-the-specified.patch (renamed from patches/unapplied/server/0025-Drop-falling-block-and-tnt-entities-at-the-specified.patch)0
-rw-r--r--patches/unapplied/server/0036-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch (renamed from patches/unapplied/server/0026-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch)0
-rw-r--r--patches/unapplied/server/0037-Implement-Paper-VersionChecker.patch (renamed from patches/unapplied/server/0027-Implement-Paper-VersionChecker.patch)0
-rw-r--r--patches/unapplied/server/0038-Add-version-history-to-version-command.patch (renamed from patches/unapplied/server/0028-Add-version-history-to-version-command.patch)0
-rw-r--r--patches/unapplied/server/0039-Player-affects-spawning-API.patch (renamed from patches/unapplied/server/0029-Player-affects-spawning-API.patch)0
-rw-r--r--patches/unapplied/server/0040-Only-refresh-abilities-if-needed.patch (renamed from patches/unapplied/server/0030-Only-refresh-abilities-if-needed.patch)0
-rw-r--r--patches/unapplied/server/0041-fix-ItemMeta-removing-CustomModelData.patch (renamed from patches/unapplied/server/0031-fix-ItemMeta-removing-CustomModelData.patch)0
-rw-r--r--patches/unapplied/server/0042-Entity-Origin-API.patch (renamed from patches/unapplied/server/0032-Entity-Origin-API.patch)0
-rw-r--r--patches/unapplied/server/0043-Prevent-block-entity-and-entity-crashes.patch (renamed from patches/unapplied/server/0033-Prevent-block-entity-and-entity-crashes.patch)0
-rw-r--r--patches/unapplied/server/0044-Configurable-top-of-nether-void-damage.patch (renamed from patches/unapplied/server/0034-Configurable-top-of-nether-void-damage.patch)0
-rw-r--r--patches/unapplied/server/0045-Check-online-mode-before-converting-and-renaming-pla.patch (renamed from patches/unapplied/server/0035-Check-online-mode-before-converting-and-renaming-pla.patch)0
-rw-r--r--patches/unapplied/server/0046-Add-more-entities-to-activation-range-ignore-list.patch (renamed from patches/unapplied/server/0036-Add-more-entities-to-activation-range-ignore-list.patch)0
-rw-r--r--patches/unapplied/server/0047-Configurable-end-credits.patch (renamed from patches/unapplied/server/0037-Configurable-end-credits.patch)0
-rw-r--r--patches/unapplied/server/0048-Fix-lag-from-explosions-processing-dead-entities.patch (renamed from patches/unapplied/server/0038-Fix-lag-from-explosions-processing-dead-entities.patch)0
-rw-r--r--patches/unapplied/server/0049-Optimize-explosions.patch (renamed from patches/unapplied/server/0039-Optimize-explosions.patch)0
-rw-r--r--patches/unapplied/server/0050-Disable-explosion-knockback.patch (renamed from patches/unapplied/server/0040-Disable-explosion-knockback.patch)0
-rw-r--r--patches/unapplied/server/0051-Disable-thunder.patch (renamed from patches/unapplied/server/0041-Disable-thunder.patch)0
-rw-r--r--patches/unapplied/server/0052-Disable-ice-and-snow.patch (renamed from patches/unapplied/server/0042-Disable-ice-and-snow.patch)0
-rw-r--r--patches/unapplied/server/0053-Configurable-mob-spawner-tick-rate.patch (renamed from patches/unapplied/server/0043-Configurable-mob-spawner-tick-rate.patch)0
-rw-r--r--patches/unapplied/server/0054-Implement-PlayerLocaleChangeEvent.patch (renamed from patches/unapplied/server/0044-Implement-PlayerLocaleChangeEvent.patch)0
-rw-r--r--patches/unapplied/server/0055-Add-BeaconEffectEvent.patch (renamed from patches/unapplied/server/0045-Add-BeaconEffectEvent.patch)0
-rw-r--r--patches/unapplied/server/0056-Configurable-container-update-tick-rate.patch (renamed from patches/unapplied/server/0046-Configurable-container-update-tick-rate.patch)0
-rw-r--r--patches/unapplied/server/0057-Use-UserCache-for-player-heads.patch (renamed from patches/unapplied/server/0047-Use-UserCache-for-player-heads.patch)0
-rw-r--r--patches/unapplied/server/0058-Disable-spigot-tick-limiters.patch (renamed from patches/unapplied/server/0048-Disable-spigot-tick-limiters.patch)0
-rw-r--r--patches/unapplied/server/0059-Add-PlayerInitialSpawnEvent.patch (renamed from patches/unapplied/server/0049-Add-PlayerInitialSpawnEvent.patch)0
-rw-r--r--patches/unapplied/server/0060-Configurable-Disabling-Cat-Chest-Detection.patch (renamed from patches/unapplied/server/0050-Configurable-Disabling-Cat-Chest-Detection.patch)0
-rw-r--r--patches/unapplied/server/0061-Improve-Player-chat-API-handling.patch (renamed from patches/unapplied/server/0051-Improve-Player-chat-API-handling.patch)0
-rw-r--r--patches/unapplied/server/0062-All-chunks-are-slime-spawn-chunks-toggle.patch (renamed from patches/unapplied/server/0052-All-chunks-are-slime-spawn-chunks-toggle.patch)0
-rw-r--r--patches/unapplied/server/0063-Expose-server-CommandMap.patch (renamed from patches/unapplied/server/0053-Expose-server-CommandMap.patch)0
-rw-r--r--patches/unapplied/server/0064-Be-a-bit-more-informative-in-maxHealth-exception.patch (renamed from patches/unapplied/server/0054-Be-a-bit-more-informative-in-maxHealth-exception.patch)0
-rw-r--r--patches/unapplied/server/0065-Player-Tab-List-and-Title-APIs.patch (renamed from patches/unapplied/server/0055-Player-Tab-List-and-Title-APIs.patch)0
-rw-r--r--patches/unapplied/server/0066-Add-configurable-portal-search-radius.patch (renamed from patches/unapplied/server/0056-Add-configurable-portal-search-radius.patch)0
-rw-r--r--patches/unapplied/server/0067-Add-velocity-warnings.patch (renamed from patches/unapplied/server/0057-Add-velocity-warnings.patch)0
-rw-r--r--patches/unapplied/server/0068-Configurable-inter-world-teleportation-safety.patch (renamed from patches/unapplied/server/0058-Configurable-inter-world-teleportation-safety.patch)0
-rw-r--r--patches/unapplied/server/0069-Add-exception-reporting-event.patch (renamed from patches/unapplied/server/0059-Add-exception-reporting-event.patch)0
-rw-r--r--patches/unapplied/server/0070-Disable-Scoreboards-for-non-players-by-default.patch (renamed from patches/unapplied/server/0060-Disable-Scoreboards-for-non-players-by-default.patch)0
-rw-r--r--patches/unapplied/server/0071-Add-methods-for-working-with-arrows-stuck-in-living-.patch (renamed from patches/unapplied/server/0061-Add-methods-for-working-with-arrows-stuck-in-living-.patch)0
-rw-r--r--patches/unapplied/server/0072-Chunk-Save-Reattempt.patch (renamed from patches/unapplied/server/0062-Chunk-Save-Reattempt.patch)0
-rw-r--r--patches/unapplied/server/0073-Complete-resource-pack-API.patch (renamed from patches/unapplied/server/0063-Complete-resource-pack-API.patch)0
-rw-r--r--patches/unapplied/server/0074-Default-loading-permissions.yml-before-plugins.patch (renamed from patches/unapplied/server/0064-Default-loading-permissions.yml-before-plugins.patch)0
-rw-r--r--patches/unapplied/server/0075-Allow-Reloading-of-Custom-Permissions.patch (renamed from patches/unapplied/server/0065-Allow-Reloading-of-Custom-Permissions.patch)0
-rw-r--r--patches/unapplied/server/0076-Remove-Metadata-on-reload.patch (renamed from patches/unapplied/server/0066-Remove-Metadata-on-reload.patch)0
-rw-r--r--patches/unapplied/server/0077-Handle-Item-Meta-Inconsistencies.patch (renamed from patches/unapplied/server/0067-Handle-Item-Meta-Inconsistencies.patch)0
-rw-r--r--patches/unapplied/server/0078-Configurable-Non-Player-Arrow-Despawn-Rate.patch (renamed from patches/unapplied/server/0068-Configurable-Non-Player-Arrow-Despawn-Rate.patch)0
-rw-r--r--patches/unapplied/server/0079-Add-World-Util-Methods.patch (renamed from patches/unapplied/server/0069-Add-World-Util-Methods.patch)0
-rw-r--r--patches/unapplied/server/0080-Custom-replacement-for-eaten-items.patch (renamed from patches/unapplied/server/0070-Custom-replacement-for-eaten-items.patch)0
-rw-r--r--patches/unapplied/server/0081-handle-NaN-health-absorb-values-and-repair-bad-data.patch (renamed from patches/unapplied/server/0071-handle-NaN-health-absorb-values-and-repair-bad-data.patch)0
-rw-r--r--patches/unapplied/server/0082-Use-a-Shared-Random-for-Entities.patch (renamed from patches/unapplied/server/0072-Use-a-Shared-Random-for-Entities.patch)0
-rw-r--r--patches/unapplied/server/0083-Configurable-spawn-chances-for-skeleton-horses.patch (renamed from patches/unapplied/server/0073-Configurable-spawn-chances-for-skeleton-horses.patch)0
-rw-r--r--patches/unapplied/server/0084-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch (renamed from patches/unapplied/server/0074-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch)0
-rw-r--r--patches/unapplied/server/0085-Entity-AddTo-RemoveFrom-World-Events.patch (renamed from patches/unapplied/server/0075-Entity-AddTo-RemoveFrom-World-Events.patch)0
-rw-r--r--patches/unapplied/server/0086-Configurable-Chunk-Inhabited-Time.patch (renamed from patches/unapplied/server/0076-Configurable-Chunk-Inhabited-Time.patch)0
-rw-r--r--patches/unapplied/server/0087-EntityPathfindEvent.patch (renamed from patches/unapplied/server/0077-EntityPathfindEvent.patch)0
-rw-r--r--patches/unapplied/server/0088-Sanitise-RegionFileCache-and-make-configurable.patch (renamed from patches/unapplied/server/0078-Sanitise-RegionFileCache-and-make-configurable.patch)0
-rw-r--r--patches/unapplied/server/0089-Do-not-load-chunks-for-Pathfinding.patch (renamed from patches/unapplied/server/0079-Do-not-load-chunks-for-Pathfinding.patch)0
-rw-r--r--patches/unapplied/server/0090-Add-PlayerUseUnknownEntityEvent.patch (renamed from patches/unapplied/server/0080-Add-PlayerUseUnknownEntityEvent.patch)0
-rw-r--r--patches/unapplied/server/0091-Configurable-random-tick-rates-for-blocks.patch (renamed from patches/unapplied/server/0081-Configurable-random-tick-rates-for-blocks.patch)0
-rw-r--r--patches/unapplied/server/0092-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch (renamed from patches/unapplied/server/0082-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch)0
-rw-r--r--patches/unapplied/server/0093-Optimize-DataBits.patch (renamed from patches/unapplied/server/0083-Optimize-DataBits.patch)0
-rw-r--r--patches/unapplied/server/0094-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch (renamed from patches/unapplied/server/0084-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch)0
-rw-r--r--patches/unapplied/server/0095-Configurable-Player-Collision.patch (renamed from patches/unapplied/server/0085-Configurable-Player-Collision.patch)0
-rw-r--r--patches/unapplied/server/0096-Add-handshake-event-to-allow-plugins-to-handle-clien.patch (renamed from patches/unapplied/server/0086-Add-handshake-event-to-allow-plugins-to-handle-clien.patch)0
-rw-r--r--patches/unapplied/server/0097-Configurable-RCON-IP-address.patch (renamed from patches/unapplied/server/0087-Configurable-RCON-IP-address.patch)0
-rw-r--r--patches/unapplied/server/0098-EntityRegainHealthEvent-isFastRegen-API.patch (renamed from patches/unapplied/server/0088-EntityRegainHealthEvent-isFastRegen-API.patch)0
-rw-r--r--patches/unapplied/server/0099-Add-ability-to-configure-frosted_ice-properties.patch (renamed from patches/unapplied/server/0089-Add-ability-to-configure-frosted_ice-properties.patch)0
-rw-r--r--patches/unapplied/server/0100-remove-null-possibility-for-getServer-singleton.patch (renamed from patches/unapplied/server/0090-remove-null-possibility-for-getServer-singleton.patch)0
-rw-r--r--patches/unapplied/server/0101-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch (renamed from patches/unapplied/server/0091-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch)0
-rw-r--r--patches/unapplied/server/0102-LootTable-API-and-replenishable-lootables.patch (renamed from patches/unapplied/server/0092-LootTable-API-and-replenishable-lootables.patch)0
-rw-r--r--patches/unapplied/server/0103-System-property-for-disabling-watchdoge.patch (renamed from patches/unapplied/server/0093-System-property-for-disabling-watchdoge.patch)0
-rw-r--r--patches/unapplied/server/0104-Async-GameProfileCache-saving.patch (renamed from patches/unapplied/server/0094-Async-GameProfileCache-saving.patch)0
-rw-r--r--patches/unapplied/server/0105-Optional-TNT-doesn-t-move-in-water.patch (renamed from patches/unapplied/server/0095-Optional-TNT-doesn-t-move-in-water.patch)0
-rw-r--r--patches/unapplied/server/0106-Faster-redstone-torch-rapid-clock-removal.patch (renamed from patches/unapplied/server/0096-Faster-redstone-torch-rapid-clock-removal.patch)0
-rw-r--r--patches/unapplied/server/0107-Add-server-name-parameter.patch (renamed from patches/unapplied/server/0097-Add-server-name-parameter.patch)0
-rw-r--r--patches/unapplied/server/0108-Fix-global-sound-handling.patch (renamed from patches/unapplied/server/0098-Fix-global-sound-handling.patch)0
-rw-r--r--patches/unapplied/server/0109-Avoid-blocking-on-Network-Manager-creation.patch (renamed from patches/unapplied/server/0099-Avoid-blocking-on-Network-Manager-creation.patch)0
-rw-r--r--patches/unapplied/server/0110-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch (renamed from patches/unapplied/server/0100-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch)0
-rw-r--r--patches/unapplied/server/0111-Add-setting-for-proxy-online-mode-status.patch (renamed from patches/unapplied/server/0101-Add-setting-for-proxy-online-mode-status.patch)0
-rw-r--r--patches/unapplied/server/0112-Optimise-BlockState-s-hashCode-equals.patch (renamed from patches/unapplied/server/0102-Optimise-BlockState-s-hashCode-equals.patch)0
-rw-r--r--patches/unapplied/server/0113-Configurable-packet-in-spam-threshold.patch (renamed from patches/unapplied/server/0103-Configurable-packet-in-spam-threshold.patch)0
-rw-r--r--patches/unapplied/server/0114-Configurable-flying-kick-messages.patch (renamed from patches/unapplied/server/0104-Configurable-flying-kick-messages.patch)0
-rw-r--r--patches/unapplied/server/0115-Add-EntityZapEvent.patch (renamed from patches/unapplied/server/0105-Add-EntityZapEvent.patch)0
-rw-r--r--patches/unapplied/server/0116-Filter-bad-block-entity-nbt-data-from-falling-blocks.patch (renamed from patches/unapplied/server/0106-Filter-bad-block-entity-nbt-data-from-falling-blocks.patch)0
-rw-r--r--patches/unapplied/server/0117-Cache-user-authenticator-threads.patch (renamed from patches/unapplied/server/0107-Cache-user-authenticator-threads.patch)0
-rw-r--r--patches/unapplied/server/0118-Allow-Reloading-of-Command-Aliases.patch (renamed from patches/unapplied/server/0108-Allow-Reloading-of-Command-Aliases.patch)0
-rw-r--r--patches/unapplied/server/0119-Add-source-to-PlayerExpChangeEvent.patch (renamed from patches/unapplied/server/0109-Add-source-to-PlayerExpChangeEvent.patch)0
-rw-r--r--patches/unapplied/server/0120-Add-ProjectileCollideEvent.patch (renamed from patches/unapplied/server/0110-Add-ProjectileCollideEvent.patch)0
-rw-r--r--patches/unapplied/server/0121-Prevent-Pathfinding-out-of-World-Border.patch (renamed from patches/unapplied/server/0111-Prevent-Pathfinding-out-of-World-Border.patch)0
-rw-r--r--patches/unapplied/server/0122-Optimize-Level.hasChunkAt-BlockPosition-Z.patch (renamed from patches/unapplied/server/0112-Optimize-Level.hasChunkAt-BlockPosition-Z.patch)0
-rw-r--r--patches/unapplied/server/0123-Bound-Treasure-Maps-to-World-Border.patch (renamed from patches/unapplied/server/0113-Bound-Treasure-Maps-to-World-Border.patch)0
-rw-r--r--patches/unapplied/server/0124-Configurable-Cartographer-Treasure-Maps.patch (renamed from patches/unapplied/server/0114-Configurable-Cartographer-Treasure-Maps.patch)0
-rw-r--r--patches/unapplied/server/0125-Add-API-methods-to-control-if-armor-stands-can-move.patch (renamed from patches/unapplied/server/0115-Add-API-methods-to-control-if-armor-stands-can-move.patch)0
-rw-r--r--patches/unapplied/server/0126-String-based-Action-Bar-API.patch (renamed from patches/unapplied/server/0116-String-based-Action-Bar-API.patch)0
-rw-r--r--patches/unapplied/server/0127-Properly-fix-item-duplication-bug.patch (renamed from patches/unapplied/server/0117-Properly-fix-item-duplication-bug.patch)0
-rw-r--r--patches/unapplied/server/0128-Firework-API-s.patch (renamed from patches/unapplied/server/0118-Firework-API-s.patch)0
-rw-r--r--patches/unapplied/server/0129-PlayerTeleportEndGatewayEvent.patch (renamed from patches/unapplied/server/0119-PlayerTeleportEndGatewayEvent.patch)0
-rw-r--r--patches/unapplied/server/0130-Provide-E-TE-Chunk-count-stat-methods.patch (renamed from patches/unapplied/server/0120-Provide-E-TE-Chunk-count-stat-methods.patch)0
-rw-r--r--patches/unapplied/server/0131-Enforce-Sync-Player-Saves.patch (renamed from patches/unapplied/server/0121-Enforce-Sync-Player-Saves.patch)0
-rw-r--r--patches/unapplied/server/0132-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch (renamed from patches/unapplied/server/0122-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch)0
-rw-r--r--patches/unapplied/server/0133-Cap-Entity-Collisions.patch (renamed from patches/unapplied/server/0123-Cap-Entity-Collisions.patch)0
-rw-r--r--patches/unapplied/server/0134-Remove-CraftScheduler-Async-Task-Debugger.patch (renamed from patches/unapplied/server/0124-Remove-CraftScheduler-Async-Task-Debugger.patch)0
-rw-r--r--patches/unapplied/server/0135-Properly-handle-async-calls-to-restart-the-server.patch (renamed from patches/unapplied/server/0125-Properly-handle-async-calls-to-restart-the-server.patch)0
-rw-r--r--patches/unapplied/server/0136-Add-option-to-make-parrots-stay-on-shoulders-despite.patch (renamed from patches/unapplied/server/0126-Add-option-to-make-parrots-stay-on-shoulders-despite.patch)0
-rw-r--r--patches/unapplied/server/0137-Add-configuration-option-to-prevent-player-names-fro.patch (renamed from patches/unapplied/server/0127-Add-configuration-option-to-prevent-player-names-fro.patch)0
-rw-r--r--patches/unapplied/server/0139-provide-a-configurable-option-to-disable-creeper-lin.patch (renamed from patches/unapplied/server/0129-provide-a-configurable-option-to-disable-creeper-lin.patch)0
-rw-r--r--patches/unapplied/server/0140-Item-canEntityPickup.patch (renamed from patches/unapplied/server/0130-Item-canEntityPickup.patch)0
-rw-r--r--patches/unapplied/server/0141-PlayerPickupItemEvent-setFlyAtPlayer.patch (renamed from patches/unapplied/server/0131-PlayerPickupItemEvent-setFlyAtPlayer.patch)0
-rw-r--r--patches/unapplied/server/0142-PlayerAttemptPickupItemEvent.patch (renamed from patches/unapplied/server/0132-PlayerAttemptPickupItemEvent.patch)0
-rw-r--r--patches/unapplied/server/0143-Do-not-submit-profile-lookups-to-worldgen-threads.patch (renamed from patches/unapplied/server/0133-Do-not-submit-profile-lookups-to-worldgen-threads.patch)0
-rw-r--r--patches/unapplied/server/0144-Basic-PlayerProfile-API.patch (renamed from patches/unapplied/server/0134-Basic-PlayerProfile-API.patch)0
-rw-r--r--patches/unapplied/server/0145-Add-UnknownCommandEvent.patch (renamed from patches/unapplied/server/0135-Add-UnknownCommandEvent.patch)0
-rw-r--r--patches/unapplied/server/0146-Shoulder-Entities-Release-API.patch (renamed from patches/unapplied/server/0136-Shoulder-Entities-Release-API.patch)0
-rw-r--r--patches/unapplied/server/0147-Profile-Lookup-Events.patch (renamed from patches/unapplied/server/0137-Profile-Lookup-Events.patch)0
-rw-r--r--patches/unapplied/server/0148-Block-player-logins-during-server-shutdown.patch (renamed from patches/unapplied/server/0138-Block-player-logins-during-server-shutdown.patch)0
-rw-r--r--patches/unapplied/server/0149-Entity-fromMobSpawner.patch (renamed from patches/unapplied/server/0139-Entity-fromMobSpawner.patch)0
-rw-r--r--patches/unapplied/server/0150-Improve-the-Saddle-API-for-Horses.patch (renamed from patches/unapplied/server/0140-Improve-the-Saddle-API-for-Horses.patch)0
-rw-r--r--patches/unapplied/server/0151-ensureServerConversions-API.patch (renamed from patches/unapplied/server/0141-ensureServerConversions-API.patch)0
-rw-r--r--patches/unapplied/server/0152-Implement-getI18NDisplayName.patch (renamed from patches/unapplied/server/0142-Implement-getI18NDisplayName.patch)0
-rw-r--r--patches/unapplied/server/0153-ProfileWhitelistVerifyEvent.patch (renamed from patches/unapplied/server/0143-ProfileWhitelistVerifyEvent.patch)0
-rw-r--r--patches/unapplied/server/0154-Fix-this-stupid-bullshit.patch (renamed from patches/unapplied/server/0144-Fix-this-stupid-bullshit.patch)0
-rw-r--r--patches/unapplied/server/0155-LivingEntity-setKiller.patch (renamed from patches/unapplied/server/0145-LivingEntity-setKiller.patch)0
-rw-r--r--patches/unapplied/server/0156-Ocelot-despawns-should-honor-nametags-and-leash.patch (renamed from patches/unapplied/server/0146-Ocelot-despawns-should-honor-nametags-and-leash.patch)0
-rw-r--r--patches/unapplied/server/0157-Reset-spawner-timer-when-spawner-event-is-cancelled.patch (renamed from patches/unapplied/server/0147-Reset-spawner-timer-when-spawner-event-is-cancelled.patch)0
-rw-r--r--patches/unapplied/server/0158-Allow-specifying-a-custom-authentication-servers-dow.patch (renamed from patches/unapplied/server/0148-Allow-specifying-a-custom-authentication-servers-dow.patch)0
-rw-r--r--patches/unapplied/server/0161-Add-PlayerJumpEvent.patch (renamed from patches/unapplied/server/0151-Add-PlayerJumpEvent.patch)0
-rw-r--r--patches/unapplied/server/0162-handle-ServerboundKeepAlivePacket-async.patch (renamed from patches/unapplied/server/0152-handle-ServerboundKeepAlivePacket-async.patch)0
-rw-r--r--patches/unapplied/server/0163-Expose-client-protocol-version-and-virtual-host.patch (renamed from patches/unapplied/server/0153-Expose-client-protocol-version-and-virtual-host.patch)0
-rw-r--r--patches/unapplied/server/0164-revert-serverside-behavior-of-keepalives.patch (renamed from patches/unapplied/server/0154-revert-serverside-behavior-of-keepalives.patch)0
-rw-r--r--patches/unapplied/server/0165-Send-attack-SoundEffects-only-to-players-who-can-see.patch (renamed from patches/unapplied/server/0155-Send-attack-SoundEffects-only-to-players-who-can-see.patch)0
-rw-r--r--patches/unapplied/server/0166-Add-PlayerArmorChangeEvent.patch (renamed from patches/unapplied/server/0156-Add-PlayerArmorChangeEvent.patch)0
-rw-r--r--patches/unapplied/server/0167-Prevent-logins-from-being-processed-when-the-player-.patch (renamed from patches/unapplied/server/0157-Prevent-logins-from-being-processed-when-the-player-.patch)0
-rw-r--r--patches/unapplied/server/0168-Fix-MC-117075-Block-entity-unload-lag-spike.patch (renamed from patches/unapplied/server/0158-Fix-MC-117075-Block-entity-unload-lag-spike.patch)0
-rw-r--r--patches/unapplied/server/0169-use-CB-BlockState-implementations-for-captured-block.patch (renamed from patches/unapplied/server/0159-use-CB-BlockState-implementations-for-captured-block.patch)0
-rw-r--r--patches/unapplied/server/0170-API-to-get-a-BlockState-without-a-snapshot.patch (renamed from patches/unapplied/server/0160-API-to-get-a-BlockState-without-a-snapshot.patch)0
-rw-r--r--patches/unapplied/server/0171-AsyncTabCompleteEvent.patch (renamed from patches/unapplied/server/0161-AsyncTabCompleteEvent.patch)0
-rw-r--r--patches/unapplied/server/0172-PlayerPickupExperienceEvent.patch (renamed from patches/unapplied/server/0162-PlayerPickupExperienceEvent.patch)0
-rw-r--r--patches/unapplied/server/0173-Ability-to-apply-mending-to-XP-API.patch (renamed from patches/unapplied/server/0163-Ability-to-apply-mending-to-XP-API.patch)0
-rw-r--r--patches/unapplied/server/0174-PlayerNaturallySpawnCreaturesEvent.patch (renamed from patches/unapplied/server/0164-PlayerNaturallySpawnCreaturesEvent.patch)0
-rw-r--r--patches/unapplied/server/0175-Add-setPlayerProfile-API-for-Skulls.patch (renamed from patches/unapplied/server/0165-Add-setPlayerProfile-API-for-Skulls.patch)0
-rw-r--r--patches/unapplied/server/0176-PreCreatureSpawnEvent.patch (renamed from patches/unapplied/server/0166-PreCreatureSpawnEvent.patch)0
-rw-r--r--patches/unapplied/server/0177-Fill-Profile-Property-Events.patch (renamed from patches/unapplied/server/0167-Fill-Profile-Property-Events.patch)0
-rw-r--r--patches/unapplied/server/0178-Add-PlayerAdvancementCriterionGrantEvent.patch (renamed from patches/unapplied/server/0168-Add-PlayerAdvancementCriterionGrantEvent.patch)0
-rw-r--r--patches/unapplied/server/0179-Add-ArmorStand-Item-Meta.patch (renamed from patches/unapplied/server/0169-Add-ArmorStand-Item-Meta.patch)0
-rw-r--r--patches/unapplied/server/0180-Extend-Player-Interact-cancellation.patch (renamed from patches/unapplied/server/0170-Extend-Player-Interact-cancellation.patch)0
-rw-r--r--patches/unapplied/server/0181-Tameable-getOwnerUniqueId-API.patch (renamed from patches/unapplied/server/0171-Tameable-getOwnerUniqueId-API.patch)0
-rw-r--r--patches/unapplied/server/0182-Toggleable-player-crits.patch (renamed from patches/unapplied/server/0172-Toggleable-player-crits.patch)0
-rw-r--r--patches/unapplied/server/0183-Disable-Explicit-Network-Manager-Flushing.patch (renamed from patches/unapplied/server/0173-Disable-Explicit-Network-Manager-Flushing.patch)0
-rw-r--r--patches/unapplied/server/0184-Implement-extended-PaperServerListPingEvent.patch (renamed from patches/unapplied/server/0174-Implement-extended-PaperServerListPingEvent.patch)0
-rw-r--r--patches/unapplied/server/0185-Add-more-fields-to-AsyncPreLoginEvent.patch (renamed from patches/unapplied/server/0175-Add-more-fields-to-AsyncPreLoginEvent.patch)0
-rw-r--r--patches/unapplied/server/0186-Player.setPlayerProfile-API.patch (renamed from patches/unapplied/server/0176-Player.setPlayerProfile-API.patch)0
-rw-r--r--patches/unapplied/server/0187-getPlayerUniqueId-API.patch (renamed from patches/unapplied/server/0177-getPlayerUniqueId-API.patch)0
-rw-r--r--patches/unapplied/server/0188-Improved-Async-Task-Scheduler.patch (renamed from patches/unapplied/server/0178-Improved-Async-Task-Scheduler.patch)0
-rw-r--r--patches/unapplied/server/0189-Make-legacy-ping-handler-more-reliable.patch (renamed from patches/unapplied/server/0179-Make-legacy-ping-handler-more-reliable.patch)0
-rw-r--r--patches/unapplied/server/0190-Call-PaperServerListPingEvent-for-legacy-pings.patch (renamed from patches/unapplied/server/0180-Call-PaperServerListPingEvent-for-legacy-pings.patch)0
-rw-r--r--patches/unapplied/server/0191-Flag-to-disable-the-channel-limit.patch (renamed from patches/unapplied/server/0181-Flag-to-disable-the-channel-limit.patch)0
-rw-r--r--patches/unapplied/server/0192-Add-openSign-method-to-HumanEntity.patch (renamed from patches/unapplied/server/0182-Add-openSign-method-to-HumanEntity.patch)0
-rw-r--r--patches/unapplied/server/0193-Configurable-sprint-interruption-on-attack.patch (renamed from patches/unapplied/server/0183-Configurable-sprint-interruption-on-attack.patch)0
-rw-r--r--patches/unapplied/server/0194-EndermanEscapeEvent.patch (renamed from patches/unapplied/server/0184-EndermanEscapeEvent.patch)0
-rw-r--r--patches/unapplied/server/0195-Enderman.teleportRandomly.patch (renamed from patches/unapplied/server/0185-Enderman.teleportRandomly.patch)0
-rw-r--r--patches/unapplied/server/0196-Block-Enderpearl-Travel-Exploit.patch (renamed from patches/unapplied/server/0186-Block-Enderpearl-Travel-Exploit.patch)0
-rw-r--r--patches/unapplied/server/0197-Expand-World.spawnParticle-API-and-add-Builder.patch (renamed from patches/unapplied/server/0187-Expand-World.spawnParticle-API-and-add-Builder.patch)0
-rw-r--r--patches/unapplied/server/0198-Fix-exploit-that-allowed-colored-signs-to-be-created.patch (renamed from patches/unapplied/server/0188-Fix-exploit-that-allowed-colored-signs-to-be-created.patch)0
-rw-r--r--patches/unapplied/server/0199-EndermanAttackPlayerEvent.patch (renamed from patches/unapplied/server/0189-EndermanAttackPlayerEvent.patch)0
-rw-r--r--patches/unapplied/server/0200-WitchConsumePotionEvent.patch (renamed from patches/unapplied/server/0190-WitchConsumePotionEvent.patch)0
-rw-r--r--patches/unapplied/server/0201-WitchThrowPotionEvent.patch (renamed from patches/unapplied/server/0191-WitchThrowPotionEvent.patch)0
-rw-r--r--patches/unapplied/server/0202-WitchReadyPotionEvent.patch (renamed from patches/unapplied/server/0192-WitchReadyPotionEvent.patch)0
-rw-r--r--patches/unapplied/server/0203-ItemStack-getMaxItemUseDuration.patch (renamed from patches/unapplied/server/0193-ItemStack-getMaxItemUseDuration.patch)0
-rw-r--r--patches/unapplied/server/0204-Add-EntityTeleportEndGatewayEvent.patch (renamed from patches/unapplied/server/0194-Add-EntityTeleportEndGatewayEvent.patch)0
-rw-r--r--patches/unapplied/server/0205-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch (renamed from patches/unapplied/server/0195-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch)0
-rw-r--r--patches/unapplied/server/0206-Fix-CraftEntity-hashCode.patch (renamed from patches/unapplied/server/0196-Fix-CraftEntity-hashCode.patch)0
-rw-r--r--patches/unapplied/server/0207-Configurable-LootPool-luck-formula.patch (renamed from patches/unapplied/server/0197-Configurable-LootPool-luck-formula.patch)0
-rw-r--r--patches/unapplied/server/0208-Print-Error-details-when-failing-to-save-player-data.patch (renamed from patches/unapplied/server/0198-Print-Error-details-when-failing-to-save-player-data.patch)0
-rw-r--r--patches/unapplied/server/0209-Make-shield-blocking-delay-configurable.patch (renamed from patches/unapplied/server/0199-Make-shield-blocking-delay-configurable.patch)0
-rw-r--r--patches/unapplied/server/0210-Improve-EntityShootBowEvent.patch (renamed from patches/unapplied/server/0200-Improve-EntityShootBowEvent.patch)0
-rw-r--r--patches/unapplied/server/0211-PlayerReadyArrowEvent.patch (renamed from patches/unapplied/server/0201-PlayerReadyArrowEvent.patch)0
-rw-r--r--patches/unapplied/server/0212-Add-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch (renamed from patches/unapplied/server/0202-Add-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch)0
-rw-r--r--patches/unapplied/server/0213-Expand-Explosions-API.patch (renamed from patches/unapplied/server/0203-Expand-Explosions-API.patch)0
-rw-r--r--patches/unapplied/server/0214-LivingEntity-Active-Item-API.patch (renamed from patches/unapplied/server/0204-LivingEntity-Active-Item-API.patch)0
-rw-r--r--patches/unapplied/server/0215-RangedEntity-API.patch (renamed from patches/unapplied/server/0205-RangedEntity-API.patch)0
-rw-r--r--patches/unapplied/server/0216-Add-config-to-disable-ender-dragon-legacy-check.patch (renamed from patches/unapplied/server/0206-Add-config-to-disable-ender-dragon-legacy-check.patch)0
-rw-r--r--patches/unapplied/server/0217-Implement-World.getEntity-UUID-API.patch (renamed from patches/unapplied/server/0207-Implement-World.getEntity-UUID-API.patch)0
-rw-r--r--patches/unapplied/server/0218-InventoryCloseEvent-Reason-API.patch (renamed from patches/unapplied/server/0208-InventoryCloseEvent-Reason-API.patch)0
-rw-r--r--patches/unapplied/server/0219-Vex-get-setSummoner-API.patch (renamed from patches/unapplied/server/0209-Vex-get-setSummoner-API.patch)0
-rw-r--r--patches/unapplied/server/0220-Refresh-player-inventory-when-cancelling-PlayerInter.patch (renamed from patches/unapplied/server/0210-Refresh-player-inventory-when-cancelling-PlayerInter.patch)0
-rw-r--r--patches/unapplied/server/0222-add-more-information-to-Entity.toString.patch (renamed from patches/unapplied/server/0212-add-more-information-to-Entity.toString.patch)0
-rw-r--r--patches/unapplied/server/0223-EnderDragon-Events.patch (renamed from patches/unapplied/server/0213-EnderDragon-Events.patch)0
-rw-r--r--patches/unapplied/server/0224-PlayerElytraBoostEvent.patch (renamed from patches/unapplied/server/0214-PlayerElytraBoostEvent.patch)0
-rw-r--r--patches/unapplied/server/0225-PlayerLaunchProjectileEvent.patch (renamed from patches/unapplied/server/0215-PlayerLaunchProjectileEvent.patch)0
-rw-r--r--patches/unapplied/server/0226-Improve-BlockPosition-inlining.patch (renamed from patches/unapplied/server/0216-Improve-BlockPosition-inlining.patch)0
-rw-r--r--patches/unapplied/server/0227-Option-to-prevent-armor-stands-from-doing-entity-loo.patch (renamed from patches/unapplied/server/0217-Option-to-prevent-armor-stands-from-doing-entity-loo.patch)0
-rw-r--r--patches/unapplied/server/0228-Vanished-players-don-t-have-rights.patch (renamed from patches/unapplied/server/0218-Vanished-players-don-t-have-rights.patch)0
-rw-r--r--patches/unapplied/server/0229-Allow-disabling-armor-stand-ticking.patch (renamed from patches/unapplied/server/0219-Allow-disabling-armor-stand-ticking.patch)0
-rw-r--r--patches/unapplied/server/0230-SkeletonHorse-Additions.patch (renamed from patches/unapplied/server/0220-SkeletonHorse-Additions.patch)0
-rw-r--r--patches/unapplied/server/0231-Don-t-call-getItemMeta-on-hasItemMeta.patch (renamed from patches/unapplied/server/0221-Don-t-call-getItemMeta-on-hasItemMeta.patch)0
-rw-r--r--patches/unapplied/server/0232-Expand-ArmorStand-API.patch (renamed from patches/unapplied/server/0222-Expand-ArmorStand-API.patch)0
-rw-r--r--patches/unapplied/server/0233-AnvilDamageEvent.patch (renamed from patches/unapplied/server/0223-AnvilDamageEvent.patch)0
-rw-r--r--patches/unapplied/server/0234-Add-TNTPrimeEvent.patch (renamed from patches/unapplied/server/0224-Add-TNTPrimeEvent.patch)0
-rw-r--r--patches/unapplied/server/0235-Break-up-and-make-tab-spam-limits-configurable.patch (renamed from patches/unapplied/server/0225-Break-up-and-make-tab-spam-limits-configurable.patch)0
-rw-r--r--patches/unapplied/server/0236-Fix-NBT-type-issues.patch (renamed from patches/unapplied/server/0226-Fix-NBT-type-issues.patch)0
-rw-r--r--patches/unapplied/server/0237-Remove-unnecessary-itemmeta-handling.patch (renamed from patches/unapplied/server/0227-Remove-unnecessary-itemmeta-handling.patch)0
-rw-r--r--patches/unapplied/server/0238-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch (renamed from patches/unapplied/server/0228-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch)0
-rw-r--r--patches/unapplied/server/0239-Add-Early-Warning-Feature-to-WatchDog.patch (renamed from patches/unapplied/server/0229-Add-Early-Warning-Feature-to-WatchDog.patch)0
-rw-r--r--patches/unapplied/server/0240-Use-ConcurrentHashMap-in-JsonList.patch (renamed from patches/unapplied/server/0230-Use-ConcurrentHashMap-in-JsonList.patch)0
-rw-r--r--patches/unapplied/server/0241-Use-a-Queue-for-Queueing-Commands.patch (renamed from patches/unapplied/server/0231-Use-a-Queue-for-Queueing-Commands.patch)0
-rw-r--r--patches/unapplied/server/0242-Ability-to-get-block-entities-from-a-chunk-without-s.patch (renamed from patches/unapplied/server/0232-Ability-to-get-block-entities-from-a-chunk-without-s.patch)0
-rw-r--r--patches/unapplied/server/0243-Optimize-BlockPosition-helper-methods.patch (renamed from patches/unapplied/server/0233-Optimize-BlockPosition-helper-methods.patch)0
-rw-r--r--patches/unapplied/server/0244-Restore-vanilla-default-mob-spawn-range-and-water-an.patch (renamed from patches/unapplied/server/0234-Restore-vanilla-default-mob-spawn-range-and-water-an.patch)0
-rw-r--r--patches/unapplied/server/0245-Slime-Pathfinder-Events.patch (renamed from patches/unapplied/server/0235-Slime-Pathfinder-Events.patch)0
-rw-r--r--patches/unapplied/server/0246-Configurable-speed-for-water-flowing-over-lava.patch (renamed from patches/unapplied/server/0236-Configurable-speed-for-water-flowing-over-lava.patch)0
-rw-r--r--patches/unapplied/server/0247-Optimize-CraftBlockData-Creation.patch (renamed from patches/unapplied/server/0237-Optimize-CraftBlockData-Creation.patch)0
-rw-r--r--patches/unapplied/server/0248-Optimize-MappedRegistry.patch (renamed from patches/unapplied/server/0238-Optimize-MappedRegistry.patch)0
-rw-r--r--patches/unapplied/server/0249-Add-PhantomPreSpawnEvent.patch (renamed from patches/unapplied/server/0239-Add-PhantomPreSpawnEvent.patch)0
-rw-r--r--patches/unapplied/server/0250-Add-More-Creeper-API.patch (renamed from patches/unapplied/server/0240-Add-More-Creeper-API.patch)0
-rw-r--r--patches/unapplied/server/0251-Inventory-removeItemAnySlot.patch (renamed from patches/unapplied/server/0241-Inventory-removeItemAnySlot.patch)0
-rw-r--r--patches/unapplied/server/0252-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch (renamed from patches/unapplied/server/0242-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch)0
-rw-r--r--patches/unapplied/server/0253-Add-ray-tracing-methods-to-LivingEntity.patch (renamed from patches/unapplied/server/0243-Add-ray-tracing-methods-to-LivingEntity.patch)0
-rw-r--r--patches/unapplied/server/0254-Expose-attack-cooldown-methods-for-Player.patch (renamed from patches/unapplied/server/0244-Expose-attack-cooldown-methods-for-Player.patch)0
-rw-r--r--patches/unapplied/server/0255-Improve-death-events.patch (renamed from patches/unapplied/server/0245-Improve-death-events.patch)0
-rw-r--r--patches/unapplied/server/0256-Allow-chests-to-be-placed-with-NBT-data.patch (renamed from patches/unapplied/server/0246-Allow-chests-to-be-placed-with-NBT-data.patch)0
-rw-r--r--patches/unapplied/server/0257-Mob-Pathfinding-API.patch (renamed from patches/unapplied/server/0247-Mob-Pathfinding-API.patch)0
-rw-r--r--patches/unapplied/server/0258-Add-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch (renamed from patches/unapplied/server/0248-Add-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch)0
-rw-r--r--patches/unapplied/server/0259-Prevent-various-interactions-from-causing-chunk-load.patch (renamed from patches/unapplied/server/0249-Prevent-various-interactions-from-causing-chunk-load.patch)0
-rw-r--r--patches/unapplied/server/0260-Prevent-mob-spawning-from-loading-generating-chunks.patch (renamed from patches/unapplied/server/0250-Prevent-mob-spawning-from-loading-generating-chunks.patch)0
-rw-r--r--patches/unapplied/server/0261-Implement-furnace-cook-speed-multiplier-API.patch (renamed from patches/unapplied/server/0251-Implement-furnace-cook-speed-multiplier-API.patch)0
-rw-r--r--patches/unapplied/server/0262-Honor-EntityAgeable.ageLock.patch (renamed from patches/unapplied/server/0252-Honor-EntityAgeable.ageLock.patch)0
-rw-r--r--patches/unapplied/server/0263-Configurable-connection-throttle-kick-message.patch (renamed from patches/unapplied/server/0253-Configurable-connection-throttle-kick-message.patch)0
-rw-r--r--patches/unapplied/server/0264-Prevent-chunk-loading-from-Fluid-Flowing.patch (renamed from patches/unapplied/server/0254-Prevent-chunk-loading-from-Fluid-Flowing.patch)0
-rw-r--r--patches/unapplied/server/0265-Hook-into-CB-plugin-rewrites.patch (renamed from patches/unapplied/server/0255-Hook-into-CB-plugin-rewrites.patch)0
-rw-r--r--patches/unapplied/server/0266-PreSpawnerSpawnEvent.patch (renamed from patches/unapplied/server/0256-PreSpawnerSpawnEvent.patch)0
-rw-r--r--patches/unapplied/server/0267-Add-LivingEntity-getTargetEntity.patch (renamed from patches/unapplied/server/0257-Add-LivingEntity-getTargetEntity.patch)0
-rw-r--r--patches/unapplied/server/0268-Add-sun-related-API.patch (renamed from patches/unapplied/server/0258-Add-sun-related-API.patch)0
-rw-r--r--patches/unapplied/server/0269-Catch-JsonParseException-in-entity-and-block-entity-.patch (renamed from patches/unapplied/server/0259-Catch-JsonParseException-in-entity-and-block-entity-.patch)0
-rw-r--r--patches/unapplied/server/0270-Turtle-API.patch (renamed from patches/unapplied/server/0260-Turtle-API.patch)0
-rw-r--r--patches/unapplied/server/0271-Call-player-spectator-target-events-and-improve-impl.patch (renamed from patches/unapplied/server/0261-Call-player-spectator-target-events-and-improve-impl.patch)0
-rw-r--r--patches/unapplied/server/0272-Add-more-Witch-API.patch (renamed from patches/unapplied/server/0262-Add-more-Witch-API.patch)0
-rw-r--r--patches/unapplied/server/0273-Check-Drowned-for-Villager-Aggression-Config.patch (renamed from patches/unapplied/server/0263-Check-Drowned-for-Villager-Aggression-Config.patch)0
-rw-r--r--patches/unapplied/server/0274-Add-option-to-prevent-players-from-moving-into-unloa.patch (renamed from patches/unapplied/server/0264-Add-option-to-prevent-players-from-moving-into-unloa.patch)0
-rw-r--r--patches/unapplied/server/0275-Reset-players-airTicks-on-respawn.patch (renamed from patches/unapplied/server/0265-Reset-players-airTicks-on-respawn.patch)0
-rw-r--r--patches/unapplied/server/0276-Don-t-sleep-after-profile-lookups-if-not-needed.patch (renamed from patches/unapplied/server/0266-Don-t-sleep-after-profile-lookups-if-not-needed.patch)0
-rw-r--r--patches/unapplied/server/0277-Improve-Server-Thread-Pool-and-Thread-Priorities.patch (renamed from patches/unapplied/server/0267-Improve-Server-Thread-Pool-and-Thread-Priorities.patch)0
-rw-r--r--patches/unapplied/server/0278-Optimize-World-Time-Updates.patch (renamed from patches/unapplied/server/0268-Optimize-World-Time-Updates.patch)0
-rw-r--r--patches/unapplied/server/0279-Restore-custom-InventoryHolder-support.patch (renamed from patches/unapplied/server/0269-Restore-custom-InventoryHolder-support.patch)0
-rw-r--r--patches/unapplied/server/0280-Fix-SpongeAbsortEvent-handling.patch (renamed from patches/unapplied/server/0270-Fix-SpongeAbsortEvent-handling.patch)0
-rw-r--r--patches/unapplied/server/0281-Don-t-allow-digging-into-unloaded-chunks.patch (renamed from patches/unapplied/server/0271-Don-t-allow-digging-into-unloaded-chunks.patch)0
-rw-r--r--patches/unapplied/server/0282-Make-the-default-permission-message-configurable.patch (renamed from patches/unapplied/server/0272-Make-the-default-permission-message-configurable.patch)0
-rw-r--r--patches/unapplied/server/0283-Handle-Large-Packets-disconnecting-client.patch (renamed from patches/unapplied/server/0273-Handle-Large-Packets-disconnecting-client.patch)0
-rw-r--r--patches/unapplied/server/0284-force-entity-dismount-during-teleportation.patch (renamed from patches/unapplied/server/0274-force-entity-dismount-during-teleportation.patch)0
-rw-r--r--patches/unapplied/server/0285-Add-more-Zombie-API.patch (renamed from patches/unapplied/server/0275-Add-more-Zombie-API.patch)0
-rw-r--r--patches/unapplied/server/0286-Book-Size-Limits.patch (renamed from patches/unapplied/server/0276-Book-Size-Limits.patch)0
-rw-r--r--patches/unapplied/server/0287-Add-PlayerConnectionCloseEvent.patch (renamed from patches/unapplied/server/0277-Add-PlayerConnectionCloseEvent.patch)0
-rw-r--r--patches/unapplied/server/0288-Replace-OfflinePlayer-getLastPlayed.patch (renamed from patches/unapplied/server/0278-Replace-OfflinePlayer-getLastPlayed.patch)0
-rw-r--r--patches/unapplied/server/0289-Workaround-for-vehicle-tracking-issue-on-disconnect.patch (renamed from patches/unapplied/server/0279-Workaround-for-vehicle-tracking-issue-on-disconnect.patch)0
-rw-r--r--patches/unapplied/server/0290-Dont-block-Player-remove-if-the-handle-is-a-custom-p.patch (renamed from patches/unapplied/server/0280-Dont-block-Player-remove-if-the-handle-is-a-custom-p.patch)0
-rw-r--r--patches/unapplied/server/0291-BlockDestroyEvent.patch (renamed from patches/unapplied/server/0281-BlockDestroyEvent.patch)0
-rw-r--r--patches/unapplied/server/0292-Async-command-map-building.patch (renamed from patches/unapplied/server/0282-Async-command-map-building.patch)0
-rw-r--r--patches/unapplied/server/0293-Brigadier-Mojang-API.patch (renamed from patches/unapplied/server/0283-Brigadier-Mojang-API.patch)0
-rw-r--r--patches/unapplied/server/0294-Improve-exact-choice-recipe-ingredients.patch (renamed from patches/unapplied/server/0284-Improve-exact-choice-recipe-ingredients.patch)0
-rw-r--r--patches/unapplied/server/0295-Limit-Client-Sign-length-more.patch (renamed from patches/unapplied/server/0285-Limit-Client-Sign-length-more.patch)0
-rw-r--r--patches/unapplied/server/0296-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch (renamed from patches/unapplied/server/0286-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch)0
-rw-r--r--patches/unapplied/server/0297-Entity-getEntitySpawnReason.patch (renamed from patches/unapplied/server/0287-Entity-getEntitySpawnReason.patch)0
-rw-r--r--patches/unapplied/server/0298-Fire-event-on-GS4-query.patch (renamed from patches/unapplied/server/0288-Fire-event-on-GS4-query.patch)0
-rw-r--r--patches/unapplied/server/0299-Add-PlayerPostRespawnEvent.patch (renamed from patches/unapplied/server/0289-Add-PlayerPostRespawnEvent.patch)0
-rw-r--r--patches/unapplied/server/0300-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch (renamed from patches/unapplied/server/0290-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch)0
-rw-r--r--patches/unapplied/server/0301-Server-Tick-Events.patch (renamed from patches/unapplied/server/0291-Server-Tick-Events.patch)0
-rw-r--r--patches/unapplied/server/0302-PlayerDeathEvent-getItemsToKeep.patch (renamed from patches/unapplied/server/0292-PlayerDeathEvent-getItemsToKeep.patch)0
-rw-r--r--patches/unapplied/server/0303-Optimize-Captured-BlockEntity-Lookup.patch (renamed from patches/unapplied/server/0293-Optimize-Captured-BlockEntity-Lookup.patch)0
-rw-r--r--patches/unapplied/server/0304-Add-Heightmap-API.patch (renamed from patches/unapplied/server/0294-Add-Heightmap-API.patch)0
-rw-r--r--patches/unapplied/server/0305-Mob-Spawner-API-Enhancements.patch (renamed from patches/unapplied/server/0295-Mob-Spawner-API-Enhancements.patch)0
-rw-r--r--patches/unapplied/server/0306-Fix-CB-call-to-changed-postToMainThread-method.patch (renamed from patches/unapplied/server/0296-Fix-CB-call-to-changed-postToMainThread-method.patch)0
-rw-r--r--patches/unapplied/server/0307-Fix-sounds-when-item-frames-are-modified-MC-123450.patch (renamed from patches/unapplied/server/0297-Fix-sounds-when-item-frames-are-modified-MC-123450.patch)0
-rw-r--r--patches/unapplied/server/0308-Implement-CraftBlockSoundGroup.patch (renamed from patches/unapplied/server/0298-Implement-CraftBlockSoundGroup.patch)0
-rw-r--r--patches/unapplied/server/0309-Configurable-Keep-Spawn-Loaded-range-per-world.patch (renamed from patches/unapplied/server/0299-Configurable-Keep-Spawn-Loaded-range-per-world.patch)0
-rw-r--r--patches/unapplied/server/0310-Expose-the-internal-current-tick.patch (renamed from patches/unapplied/server/0300-Expose-the-internal-current-tick.patch)0
-rw-r--r--patches/unapplied/server/0311-Show-blockstate-location-if-we-failed-to-read-it.patch (renamed from patches/unapplied/server/0301-Show-blockstate-location-if-we-failed-to-read-it.patch)0
-rw-r--r--patches/unapplied/server/0312-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch (renamed from patches/unapplied/server/0302-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch)0
-rw-r--r--patches/unapplied/server/0313-Configurable-projectile-relative-velocity.patch (renamed from patches/unapplied/server/0303-Configurable-projectile-relative-velocity.patch)0
-rw-r--r--patches/unapplied/server/0314-offset-item-frame-ticking.patch (renamed from patches/unapplied/server/0304-offset-item-frame-ticking.patch)0
-rw-r--r--patches/unapplied/server/0315-Prevent-consuming-the-wrong-itemstack.patch (renamed from patches/unapplied/server/0305-Prevent-consuming-the-wrong-itemstack.patch)0
-rw-r--r--patches/unapplied/server/0316-Dont-send-unnecessary-sign-update.patch (renamed from patches/unapplied/server/0306-Dont-send-unnecessary-sign-update.patch)0
-rw-r--r--patches/unapplied/server/0317-Add-option-to-disable-pillager-patrols.patch (renamed from patches/unapplied/server/0307-Add-option-to-disable-pillager-patrols.patch)0
-rw-r--r--patches/unapplied/server/0318-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch (renamed from patches/unapplied/server/0308-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch)0
-rw-r--r--patches/unapplied/server/0319-MC-145656-Fix-Follow-Range-Initial-Target.patch (renamed from patches/unapplied/server/0309-MC-145656-Fix-Follow-Range-Initial-Target.patch)0
-rw-r--r--patches/unapplied/server/0320-Duplicate-UUID-Resolve-Option.patch (renamed from patches/unapplied/server/0310-Duplicate-UUID-Resolve-Option.patch)0
-rw-r--r--patches/unapplied/server/0321-PlayerDeathEvent-shouldDropExperience.patch (renamed from patches/unapplied/server/0311-PlayerDeathEvent-shouldDropExperience.patch)0
-rw-r--r--patches/unapplied/server/0322-Prevent-bees-loading-chunks-checking-hive-position.patch (renamed from patches/unapplied/server/0312-Prevent-bees-loading-chunks-checking-hive-position.patch)0
-rw-r--r--patches/unapplied/server/0323-Don-t-load-Chunks-from-Hoppers-and-other-things.patch (renamed from patches/unapplied/server/0313-Don-t-load-Chunks-from-Hoppers-and-other-things.patch)0
-rw-r--r--patches/unapplied/server/0324-Optimise-EntityGetter-getPlayerByUUID.patch (renamed from patches/unapplied/server/0314-Optimise-EntityGetter-getPlayerByUUID.patch)0
-rw-r--r--patches/unapplied/server/0325-Fix-items-not-falling-correctly.patch (renamed from patches/unapplied/server/0315-Fix-items-not-falling-correctly.patch)0
-rw-r--r--patches/unapplied/server/0326-Optimize-call-to-getFluid-for-explosions.patch (renamed from patches/unapplied/server/0316-Optimize-call-to-getFluid-for-explosions.patch)0
-rw-r--r--patches/unapplied/server/0327-Fix-last-firework-in-stack-not-having-effects-when-d.patch (renamed from patches/unapplied/server/0317-Fix-last-firework-in-stack-not-having-effects-when-d.patch)0
-rw-r--r--patches/unapplied/server/0328-Guard-against-serializing-mismatching-chunk-coordina.patch (renamed from patches/unapplied/server/0318-Guard-against-serializing-mismatching-chunk-coordina.patch)0
-rw-r--r--patches/unapplied/server/0329-Alternative-item-despawn-rate.patch (renamed from patches/unapplied/server/0319-Alternative-item-despawn-rate.patch)0
-rw-r--r--patches/unapplied/server/0330-Tracking-Range-Improvements.patch (renamed from patches/unapplied/server/0320-Tracking-Range-Improvements.patch)0
-rw-r--r--patches/unapplied/server/0331-Fix-items-vanishing-through-end-portal.patch (renamed from patches/unapplied/server/0321-Fix-items-vanishing-through-end-portal.patch)0
-rw-r--r--patches/unapplied/server/0332-Bees-get-gravity-in-void.-Fixes-MC-167279.patch (renamed from patches/unapplied/server/0322-Bees-get-gravity-in-void.-Fixes-MC-167279.patch)0
-rw-r--r--patches/unapplied/server/0333-Improve-Block-breakNaturally-API.patch (renamed from patches/unapplied/server/0323-Improve-Block-breakNaturally-API.patch)0
-rw-r--r--patches/unapplied/server/0334-Optimise-getChunkAt-calls-for-loaded-chunks.patch (renamed from patches/unapplied/server/0324-Optimise-getChunkAt-calls-for-loaded-chunks.patch)0
-rw-r--r--patches/unapplied/server/0335-Add-debug-for-sync-chunk-loads.patch (renamed from patches/unapplied/server/0325-Add-debug-for-sync-chunk-loads.patch)0
-rw-r--r--patches/unapplied/server/0336-Improve-java-version-check.patch (renamed from patches/unapplied/server/0326-Improve-java-version-check.patch)0
-rw-r--r--patches/unapplied/server/0337-Add-ThrownEggHatchEvent.patch (renamed from patches/unapplied/server/0327-Add-ThrownEggHatchEvent.patch)0
-rw-r--r--patches/unapplied/server/0338-Entity-Jump-API.patch (renamed from patches/unapplied/server/0328-Entity-Jump-API.patch)0
-rw-r--r--patches/unapplied/server/0339-Add-option-to-nerf-pigmen-from-nether-portals.patch (renamed from patches/unapplied/server/0329-Add-option-to-nerf-pigmen-from-nether-portals.patch)0
-rw-r--r--patches/unapplied/server/0340-Make-the-GUI-graph-fancier.patch (renamed from patches/unapplied/server/0330-Make-the-GUI-graph-fancier.patch)0
-rw-r--r--patches/unapplied/server/0341-add-hand-to-BlockMultiPlaceEvent.patch (renamed from patches/unapplied/server/0331-add-hand-to-BlockMultiPlaceEvent.patch)0
-rw-r--r--patches/unapplied/server/0342-Validate-tripwire-hook-placement-before-update.patch (renamed from patches/unapplied/server/0332-Validate-tripwire-hook-placement-before-update.patch)0
-rw-r--r--patches/unapplied/server/0343-Add-option-to-allow-iron-golems-to-spawn-in-air.patch (renamed from patches/unapplied/server/0333-Add-option-to-allow-iron-golems-to-spawn-in-air.patch)0
-rw-r--r--patches/unapplied/server/0344-Configurable-chance-of-villager-zombie-infection.patch (renamed from patches/unapplied/server/0334-Configurable-chance-of-villager-zombie-infection.patch)0
-rw-r--r--patches/unapplied/server/0345-Optimise-Chunk-getFluid.patch (renamed from patches/unapplied/server/0335-Optimise-Chunk-getFluid.patch)0
-rw-r--r--patches/unapplied/server/0346-Set-spigots-verbose-world-setting-to-false-by-def.patch (renamed from patches/unapplied/server/0336-Set-spigots-verbose-world-setting-to-false-by-def.patch)0
-rw-r--r--patches/unapplied/server/0347-Add-tick-times-API-and-mspt-command.patch (renamed from patches/unapplied/server/0337-Add-tick-times-API-and-mspt-command.patch)0
-rw-r--r--patches/unapplied/server/0348-Expose-MinecraftServer-isRunning.patch (renamed from patches/unapplied/server/0338-Expose-MinecraftServer-isRunning.patch)0
-rw-r--r--patches/unapplied/server/0349-Add-Raw-Byte-ItemStack-Serialization.patch (renamed from patches/unapplied/server/0339-Add-Raw-Byte-ItemStack-Serialization.patch)0
-rw-r--r--patches/unapplied/server/0350-Pillager-patrol-spawn-settings-and-per-player-option.patch (renamed from patches/unapplied/server/0340-Pillager-patrol-spawn-settings-and-per-player-option.patch)0
-rw-r--r--patches/unapplied/server/0351-Remote-Connections-shouldn-t-hold-up-shutdown.patch (renamed from patches/unapplied/server/0341-Remote-Connections-shouldn-t-hold-up-shutdown.patch)0
-rw-r--r--patches/unapplied/server/0352-Do-not-allow-bees-to-load-chunks-for-beehives.patch (renamed from patches/unapplied/server/0342-Do-not-allow-bees-to-load-chunks-for-beehives.patch)0
-rw-r--r--patches/unapplied/server/0353-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch (renamed from patches/unapplied/server/0343-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch)0
-rw-r--r--patches/unapplied/server/0354-Don-t-tick-dead-players.patch (renamed from patches/unapplied/server/0344-Don-t-tick-dead-players.patch)0
-rw-r--r--patches/unapplied/server/0355-Dead-Player-s-shouldn-t-be-able-to-move.patch (renamed from patches/unapplied/server/0345-Dead-Player-s-shouldn-t-be-able-to-move.patch)0
-rw-r--r--patches/unapplied/server/0356-Don-t-move-existing-players-to-world-spawn.patch (renamed from patches/unapplied/server/0346-Don-t-move-existing-players-to-world-spawn.patch)0
-rw-r--r--patches/unapplied/server/0357-Optimize-Pathfinding.patch (renamed from patches/unapplied/server/0347-Optimize-Pathfinding.patch)0
-rw-r--r--patches/unapplied/server/0358-Reduce-Either-Optional-allocation.patch (renamed from patches/unapplied/server/0348-Reduce-Either-Optional-allocation.patch)0
-rw-r--r--patches/unapplied/server/0359-Reduce-memory-footprint-of-CompoundTag.patch (renamed from patches/unapplied/server/0349-Reduce-memory-footprint-of-CompoundTag.patch)0
-rw-r--r--patches/unapplied/server/0360-Prevent-opening-inventories-when-frozen.patch (renamed from patches/unapplied/server/0350-Prevent-opening-inventories-when-frozen.patch)0
-rw-r--r--patches/unapplied/server/0361-Don-t-run-entity-collision-code-if-not-needed.patch (renamed from patches/unapplied/server/0351-Don-t-run-entity-collision-code-if-not-needed.patch)0
-rw-r--r--patches/unapplied/server/0362-Implement-Player-Client-Options-API.patch (renamed from patches/unapplied/server/0352-Implement-Player-Client-Options-API.patch)0
-rw-r--r--patches/unapplied/server/0363-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch (renamed from patches/unapplied/server/0353-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch)0
-rw-r--r--patches/unapplied/server/0364-Fire-PlayerJoinEvent-when-Player-is-actually-ready.patch (renamed from patches/unapplied/server/0354-Fire-PlayerJoinEvent-when-Player-is-actually-ready.patch)0
-rw-r--r--patches/unapplied/server/0365-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch (renamed from patches/unapplied/server/0355-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch)0
-rw-r--r--patches/unapplied/server/0366-Add-PlayerAttackEntityCooldownResetEvent.patch (renamed from patches/unapplied/server/0356-Add-PlayerAttackEntityCooldownResetEvent.patch)0
-rw-r--r--patches/unapplied/server/0367-Don-t-fire-BlockFade-on-worldgen-threads.patch (renamed from patches/unapplied/server/0357-Don-t-fire-BlockFade-on-worldgen-threads.patch)0
-rw-r--r--patches/unapplied/server/0368-Add-phantom-creative-and-insomniac-controls.patch (renamed from patches/unapplied/server/0358-Add-phantom-creative-and-insomniac-controls.patch)0
-rw-r--r--patches/unapplied/server/0369-Fix-item-duplication-and-teleport-issues.patch (renamed from patches/unapplied/server/0359-Fix-item-duplication-and-teleport-issues.patch)0
-rw-r--r--patches/unapplied/server/0370-Villager-Restocks-API.patch (renamed from patches/unapplied/server/0360-Villager-Restocks-API.patch)0
-rw-r--r--patches/unapplied/server/0371-Validate-PickItem-Packet-and-kick-for-invalid.patch (renamed from patches/unapplied/server/0361-Validate-PickItem-Packet-and-kick-for-invalid.patch)0
-rw-r--r--patches/unapplied/server/0372-Expose-game-version.patch (renamed from patches/unapplied/server/0362-Expose-game-version.patch)0
-rw-r--r--patches/unapplied/server/0373-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch (renamed from patches/unapplied/server/0363-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch)0
-rw-r--r--patches/unapplied/server/0374-misc-debugging-dumps.patch (renamed from patches/unapplied/server/0364-misc-debugging-dumps.patch)0
-rw-r--r--patches/unapplied/server/0375-Prevent-teleporting-dead-entities.patch (renamed from patches/unapplied/server/0365-Prevent-teleporting-dead-entities.patch)0
-rw-r--r--patches/unapplied/server/0377-Implement-Mob-Goal-API.patch (renamed from patches/unapplied/server/0367-Implement-Mob-Goal-API.patch)0
-rw-r--r--patches/unapplied/server/0378-Add-villager-reputation-API.patch (renamed from patches/unapplied/server/0368-Add-villager-reputation-API.patch)0
-rw-r--r--patches/unapplied/server/0379-Option-for-maximum-exp-value-when-merging-orbs.patch (renamed from patches/unapplied/server/0369-Option-for-maximum-exp-value-when-merging-orbs.patch)0
-rw-r--r--patches/unapplied/server/0380-ExperienceOrbMergeEvent.patch (renamed from patches/unapplied/server/0370-ExperienceOrbMergeEvent.patch)0
-rw-r--r--patches/unapplied/server/0381-Fix-PotionEffect-ignores-icon-flag.patch (renamed from patches/unapplied/server/0371-Fix-PotionEffect-ignores-icon-flag.patch)0
-rw-r--r--patches/unapplied/server/0382-Potential-bed-API.patch (renamed from patches/unapplied/server/0372-Potential-bed-API.patch)0
-rw-r--r--patches/unapplied/server/0383-Wait-for-Async-Tasks-during-shutdown.patch (renamed from patches/unapplied/server/0373-Wait-for-Async-Tasks-during-shutdown.patch)0
-rw-r--r--patches/unapplied/server/0384-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch (renamed from patches/unapplied/server/0374-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch)0
-rw-r--r--patches/unapplied/server/0385-Ensure-safe-gateway-teleport.patch (renamed from patches/unapplied/server/0375-Ensure-safe-gateway-teleport.patch)0
-rw-r--r--patches/unapplied/server/0386-Add-option-for-console-having-all-permissions.patch (renamed from patches/unapplied/server/0376-Add-option-for-console-having-all-permissions.patch)0
-rw-r--r--patches/unapplied/server/0387-Fix-villager-trading-demand-MC-163962.patch (renamed from patches/unapplied/server/0377-Fix-villager-trading-demand-MC-163962.patch)0
-rw-r--r--patches/unapplied/server/0388-Maps-shouldn-t-load-chunks.patch (renamed from patches/unapplied/server/0378-Maps-shouldn-t-load-chunks.patch)0
-rw-r--r--patches/unapplied/server/0389-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch (renamed from patches/unapplied/server/0379-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch)0
-rw-r--r--patches/unapplied/server/0390-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch (renamed from patches/unapplied/server/0380-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch)0
-rw-r--r--patches/unapplied/server/0391-Fix-piston-physics-inconsistency-MC-188840.patch (renamed from patches/unapplied/server/0381-Fix-piston-physics-inconsistency-MC-188840.patch)0
-rw-r--r--patches/unapplied/server/0392-Fix-missing-chunks-due-to-integer-overflow.patch (renamed from patches/unapplied/server/0382-Fix-missing-chunks-due-to-integer-overflow.patch)0
-rw-r--r--patches/unapplied/server/0393-Prevent-position-desync-causing-tp-exploit.patch (renamed from patches/unapplied/server/0383-Prevent-position-desync-causing-tp-exploit.patch)0
-rw-r--r--patches/unapplied/server/0394-Inventory-getHolder-method-without-block-snapshot.patch (renamed from patches/unapplied/server/0384-Inventory-getHolder-method-without-block-snapshot.patch)0
-rw-r--r--patches/unapplied/server/0395-Add-PlayerRecipeBookClickEvent.patch (renamed from patches/unapplied/server/0385-Add-PlayerRecipeBookClickEvent.patch)0
-rw-r--r--patches/unapplied/server/0396-Hide-sync-chunk-writes-behind-flag.patch (renamed from patches/unapplied/server/0386-Hide-sync-chunk-writes-behind-flag.patch)0
-rw-r--r--patches/unapplied/server/0397-Add-permission-for-command-blocks.patch (renamed from patches/unapplied/server/0387-Add-permission-for-command-blocks.patch)0
-rw-r--r--patches/unapplied/server/0398-Ensure-Entity-position-and-AABB-are-never-invalid.patch (renamed from patches/unapplied/server/0388-Ensure-Entity-position-and-AABB-are-never-invalid.patch)0
-rw-r--r--patches/unapplied/server/0399-Fix-Per-World-Difficulty-Remembering-Difficulty.patch (renamed from patches/unapplied/server/0389-Fix-Per-World-Difficulty-Remembering-Difficulty.patch)0
-rw-r--r--patches/unapplied/server/0400-Paper-dumpitem-command.patch (renamed from patches/unapplied/server/0390-Paper-dumpitem-command.patch)0
-rw-r--r--patches/unapplied/server/0401-Improve-Legacy-Component-serialization-size.patch (renamed from patches/unapplied/server/0391-Improve-Legacy-Component-serialization-size.patch)0
-rw-r--r--patches/unapplied/server/0402-Add-Plugin-Tickets-to-API-Chunk-Methods.patch (renamed from patches/unapplied/server/0392-Add-Plugin-Tickets-to-API-Chunk-Methods.patch)0
-rw-r--r--patches/unapplied/server/0403-Add-BlockStateMeta-clearBlockState.patch (renamed from patches/unapplied/server/0393-Add-BlockStateMeta-clearBlockState.patch)0
-rw-r--r--patches/unapplied/server/0404-Support-old-UUID-format-for-NBT.patch (renamed from patches/unapplied/server/0394-Support-old-UUID-format-for-NBT.patch)0
-rw-r--r--patches/unapplied/server/0405-Convert-legacy-attributes-in-Item-Meta.patch (renamed from patches/unapplied/server/0395-Convert-legacy-attributes-in-Item-Meta.patch)0
-rw-r--r--patches/unapplied/server/0406-Do-not-accept-invalid-client-settings.patch (renamed from patches/unapplied/server/0396-Do-not-accept-invalid-client-settings.patch)0
-rw-r--r--patches/unapplied/server/0407-Improve-fix-EntityTargetLivingEntityEvent.patch (renamed from patches/unapplied/server/0397-Improve-fix-EntityTargetLivingEntityEvent.patch)0
-rw-r--r--patches/unapplied/server/0408-Add-entity-liquid-API.patch (renamed from patches/unapplied/server/0398-Add-entity-liquid-API.patch)0
-rw-r--r--patches/unapplied/server/0409-Update-itemstack-legacy-name-and-lore.patch (renamed from patches/unapplied/server/0399-Update-itemstack-legacy-name-and-lore.patch)0
-rw-r--r--patches/unapplied/server/0410-Add-PrepareResultEvent.patch (renamed from patches/unapplied/server/0400-Add-PrepareResultEvent.patch)0
-rw-r--r--patches/unapplied/server/0411-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch (renamed from patches/unapplied/server/0401-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch)0
-rw-r--r--patches/unapplied/server/0412-Fix-arrows-never-despawning-MC-125757.patch (renamed from patches/unapplied/server/0402-Fix-arrows-never-despawning-MC-125757.patch)0
-rw-r--r--patches/unapplied/server/0413-Thread-Safe-Vanilla-Command-permission-checking.patch (renamed from patches/unapplied/server/0403-Thread-Safe-Vanilla-Command-permission-checking.patch)0
-rw-r--r--patches/unapplied/server/0414-Fix-SPIGOT-5989.patch (renamed from patches/unapplied/server/0404-Fix-SPIGOT-5989.patch)0
-rw-r--r--patches/unapplied/server/0415-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch (renamed from patches/unapplied/server/0405-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch)0
-rw-r--r--patches/unapplied/server/0416-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch (renamed from patches/unapplied/server/0406-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch)0
-rw-r--r--patches/unapplied/server/0417-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch (renamed from patches/unapplied/server/0407-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch)0
-rw-r--r--patches/unapplied/server/0418-Optimize-NetworkManager-Exception-Handling.patch (renamed from patches/unapplied/server/0408-Optimize-NetworkManager-Exception-Handling.patch)0
-rw-r--r--patches/unapplied/server/0419-Fix-some-rails-connecting-improperly.patch (renamed from patches/unapplied/server/0409-Fix-some-rails-connecting-improperly.patch)0
-rw-r--r--patches/unapplied/server/0420-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch (renamed from patches/unapplied/server/0410-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch)0
-rw-r--r--patches/unapplied/server/0421-Brand-support.patch (renamed from patches/unapplied/server/0411-Brand-support.patch)0
-rw-r--r--patches/unapplied/server/0422-Add-playPickupItemAnimation-to-LivingEntity.patch (renamed from patches/unapplied/server/0412-Add-playPickupItemAnimation-to-LivingEntity.patch)0
-rw-r--r--patches/unapplied/server/0423-Don-t-require-FACING-data.patch (renamed from patches/unapplied/server/0413-Don-t-require-FACING-data.patch)0
-rw-r--r--patches/unapplied/server/0424-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch (renamed from patches/unapplied/server/0414-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch)0
-rw-r--r--patches/unapplied/server/0425-Add-moon-phase-API.patch (renamed from patches/unapplied/server/0415-Add-moon-phase-API.patch)0
-rw-r--r--patches/unapplied/server/0426-Do-not-let-the-server-load-chunks-from-newer-version.patch (renamed from patches/unapplied/server/0416-Do-not-let-the-server-load-chunks-from-newer-version.patch)0
-rw-r--r--patches/unapplied/server/0427-Prevent-headless-pistons-from-being-created.patch (renamed from patches/unapplied/server/0417-Prevent-headless-pistons-from-being-created.patch)0
-rw-r--r--patches/unapplied/server/0428-Add-BellRingEvent.patch (renamed from patches/unapplied/server/0418-Add-BellRingEvent.patch)0
-rw-r--r--patches/unapplied/server/0429-Add-zombie-targets-turtle-egg-config.patch (renamed from patches/unapplied/server/0419-Add-zombie-targets-turtle-egg-config.patch)0
-rw-r--r--patches/unapplied/server/0430-Buffer-joins-to-world.patch (renamed from patches/unapplied/server/0420-Buffer-joins-to-world.patch)0
-rw-r--r--patches/unapplied/server/0431-Fix-hex-colors-not-working-in-some-kick-messages.patch (renamed from patches/unapplied/server/0421-Fix-hex-colors-not-working-in-some-kick-messages.patch)0
-rw-r--r--patches/unapplied/server/0432-PortalCreateEvent-needs-to-know-its-entity.patch (renamed from patches/unapplied/server/0422-PortalCreateEvent-needs-to-know-its-entity.patch)0
-rw-r--r--patches/unapplied/server/0433-Add-more-Evoker-API.patch (renamed from patches/unapplied/server/0423-Add-more-Evoker-API.patch)0
-rw-r--r--patches/unapplied/server/0434-Add-methods-to-get-translation-keys.patch (renamed from patches/unapplied/server/0424-Add-methods-to-get-translation-keys.patch)0
-rw-r--r--patches/unapplied/server/0435-Create-HoverEvent-from-ItemStack-Entity.patch (renamed from patches/unapplied/server/0425-Create-HoverEvent-from-ItemStack-Entity.patch)0
-rw-r--r--patches/unapplied/server/0436-Cache-block-data-strings.patch (renamed from patches/unapplied/server/0426-Cache-block-data-strings.patch)0
-rw-r--r--patches/unapplied/server/0437-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch (renamed from patches/unapplied/server/0427-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch)0
-rw-r--r--patches/unapplied/server/0438-Add-additional-open-container-api-to-HumanEntity.patch (renamed from patches/unapplied/server/0428-Add-additional-open-container-api-to-HumanEntity.patch)0
-rw-r--r--patches/unapplied/server/0439-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch (renamed from patches/unapplied/server/0429-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch)0
-rw-r--r--patches/unapplied/server/0440-Extend-block-drop-capture-to-capture-all-items-added.patch (renamed from patches/unapplied/server/0430-Extend-block-drop-capture-to-capture-all-items-added.patch)0
-rw-r--r--patches/unapplied/server/0441-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch (renamed from patches/unapplied/server/0431-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch)0
-rw-r--r--patches/unapplied/server/0442-Lazily-track-plugin-scoreboards-by-default.patch (renamed from patches/unapplied/server/0432-Lazily-track-plugin-scoreboards-by-default.patch)0
-rw-r--r--patches/unapplied/server/0443-Entity-isTicking.patch (renamed from patches/unapplied/server/0433-Entity-isTicking.patch)0
-rw-r--r--patches/unapplied/server/0444-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch (renamed from patches/unapplied/server/0434-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch)0
-rw-r--r--patches/unapplied/server/0445-Fix-Concurrency-issue-in-ShufflingList.patch (renamed from patches/unapplied/server/0435-Fix-Concurrency-issue-in-ShufflingList.patch)0
-rw-r--r--patches/unapplied/server/0446-Reset-Ender-Crystals-on-Dragon-Spawn.patch (renamed from patches/unapplied/server/0436-Reset-Ender-Crystals-on-Dragon-Spawn.patch)0
-rw-r--r--patches/unapplied/server/0447-Fix-for-large-move-vectors-crashing-server.patch (renamed from patches/unapplied/server/0437-Fix-for-large-move-vectors-crashing-server.patch)0
-rw-r--r--patches/unapplied/server/0448-Optimise-getType-calls.patch (renamed from patches/unapplied/server/0438-Optimise-getType-calls.patch)0
-rw-r--r--patches/unapplied/server/0449-Villager-resetOffers.patch (renamed from patches/unapplied/server/0439-Villager-resetOffers.patch)0
-rw-r--r--patches/unapplied/server/0450-Retain-block-place-order-when-capturing-blockstates.patch (renamed from patches/unapplied/server/0440-Retain-block-place-order-when-capturing-blockstates.patch)0
-rw-r--r--patches/unapplied/server/0451-Reduce-blockpos-allocation-from-pathfinding.patch (renamed from patches/unapplied/server/0441-Reduce-blockpos-allocation-from-pathfinding.patch)0
-rw-r--r--patches/unapplied/server/0452-Fix-item-locations-dropped-from-campfires.patch (renamed from patches/unapplied/server/0442-Fix-item-locations-dropped-from-campfires.patch)0
-rw-r--r--patches/unapplied/server/0453-Fix-bell-block-entity-memory-leak.patch (renamed from patches/unapplied/server/0443-Fix-bell-block-entity-memory-leak.patch)0
-rw-r--r--patches/unapplied/server/0454-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch (renamed from patches/unapplied/server/0444-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch)0
-rw-r--r--patches/unapplied/server/0455-Add-getOfflinePlayerIfCached-String.patch (renamed from patches/unapplied/server/0445-Add-getOfflinePlayerIfCached-String.patch)0
-rw-r--r--patches/unapplied/server/0456-Add-ignore-discounts-API.patch (renamed from patches/unapplied/server/0446-Add-ignore-discounts-API.patch)0
-rw-r--r--patches/unapplied/server/0457-Toggle-for-removing-existing-dragon.patch (renamed from patches/unapplied/server/0447-Toggle-for-removing-existing-dragon.patch)0
-rw-r--r--patches/unapplied/server/0458-Fix-client-lag-on-advancement-loading.patch (renamed from patches/unapplied/server/0448-Fix-client-lag-on-advancement-loading.patch)0
-rw-r--r--patches/unapplied/server/0459-Item-no-age-no-player-pickup.patch (renamed from patches/unapplied/server/0449-Item-no-age-no-player-pickup.patch)0
-rw-r--r--patches/unapplied/server/0460-Beacon-API-custom-effect-ranges.patch (renamed from patches/unapplied/server/0450-Beacon-API-custom-effect-ranges.patch)0
-rw-r--r--patches/unapplied/server/0461-Add-API-for-quit-reason.patch (renamed from patches/unapplied/server/0451-Add-API-for-quit-reason.patch)0
-rw-r--r--patches/unapplied/server/0462-Add-Wandering-Trader-spawn-rate-config-options.patch (renamed from patches/unapplied/server/0452-Add-Wandering-Trader-spawn-rate-config-options.patch)0
-rw-r--r--patches/unapplied/server/0463-Expose-world-spawn-angle.patch (renamed from patches/unapplied/server/0453-Expose-world-spawn-angle.patch)0
-rw-r--r--patches/unapplied/server/0464-Add-Destroy-Speed-API.patch (renamed from patches/unapplied/server/0454-Add-Destroy-Speed-API.patch)0
-rw-r--r--patches/unapplied/server/0465-Fix-Player-spawnParticle-x-y-z-precision-loss.patch (renamed from patches/unapplied/server/0455-Fix-Player-spawnParticle-x-y-z-precision-loss.patch)0
-rw-r--r--patches/unapplied/server/0466-Add-LivingEntity-clearActiveItem.patch (renamed from patches/unapplied/server/0456-Add-LivingEntity-clearActiveItem.patch)0
-rw-r--r--patches/unapplied/server/0467-Add-PlayerItemCooldownEvent.patch (renamed from patches/unapplied/server/0457-Add-PlayerItemCooldownEvent.patch)0
-rw-r--r--patches/unapplied/server/0468-Significantly-improve-performance-of-the-end-generat.patch (renamed from patches/unapplied/server/0458-Significantly-improve-performance-of-the-end-generat.patch)0
-rw-r--r--patches/unapplied/server/0469-More-lightning-API.patch (renamed from patches/unapplied/server/0459-More-lightning-API.patch)0
-rw-r--r--patches/unapplied/server/0470-Climbing-should-not-bypass-cramming-gamerule.patch (renamed from patches/unapplied/server/0460-Climbing-should-not-bypass-cramming-gamerule.patch)0
-rw-r--r--patches/unapplied/server/0471-Add-missing-default-perms-for-commands.patch (renamed from patches/unapplied/server/0461-Add-missing-default-perms-for-commands.patch)0
-rw-r--r--patches/unapplied/server/0472-Add-PlayerShearBlockEvent.patch (renamed from patches/unapplied/server/0462-Add-PlayerShearBlockEvent.patch)0
-rw-r--r--patches/unapplied/server/0473-Limit-recipe-packets.patch (renamed from patches/unapplied/server/0463-Limit-recipe-packets.patch)0
-rw-r--r--patches/unapplied/server/0474-Fix-CraftSound-backwards-compatibility.patch (renamed from patches/unapplied/server/0464-Fix-CraftSound-backwards-compatibility.patch)0
-rw-r--r--patches/unapplied/server/0475-Player-Chunk-Load-Unload-Events.patch (renamed from patches/unapplied/server/0465-Player-Chunk-Load-Unload-Events.patch)0
-rw-r--r--patches/unapplied/server/0476-Optimize-Dynamic-get-Missing-Keys.patch (renamed from patches/unapplied/server/0466-Optimize-Dynamic-get-Missing-Keys.patch)0
-rw-r--r--patches/unapplied/server/0477-Expose-LivingEntity-hurt-direction.patch (renamed from patches/unapplied/server/0467-Expose-LivingEntity-hurt-direction.patch)0
-rw-r--r--patches/unapplied/server/0478-Add-OBSTRUCTED-reason-to-BedEnterResult.patch (renamed from patches/unapplied/server/0468-Add-OBSTRUCTED-reason-to-BedEnterResult.patch)0
-rw-r--r--patches/unapplied/server/0479-Fix-crash-from-invalid-ingredient-lists-in-VillagerA.patch (renamed from patches/unapplied/server/0469-Fix-crash-from-invalid-ingredient-lists-in-VillagerA.patch)0
-rw-r--r--patches/unapplied/server/0480-Add-TargetHitEvent.patch (renamed from patches/unapplied/server/0470-Add-TargetHitEvent.patch)0
-rw-r--r--patches/unapplied/server/0481-MC-4-Fix-item-position-desync.patch (renamed from patches/unapplied/server/0471-MC-4-Fix-item-position-desync.patch)0
-rw-r--r--patches/unapplied/server/0482-Additional-Block-Material-API.patch (renamed from patches/unapplied/server/0472-Additional-Block-Material-API.patch)0
-rw-r--r--patches/unapplied/server/0483-Fix-harming-potion-dupe.patch (renamed from patches/unapplied/server/0473-Fix-harming-potion-dupe.patch)0
-rw-r--r--patches/unapplied/server/0484-API-to-get-Material-from-Boats-and-Minecarts.patch (renamed from patches/unapplied/server/0474-API-to-get-Material-from-Boats-and-Minecarts.patch)0
-rw-r--r--patches/unapplied/server/0485-Cache-burn-durations.patch (renamed from patches/unapplied/server/0475-Cache-burn-durations.patch)0
-rw-r--r--patches/unapplied/server/0486-Allow-disabling-mob-spawner-spawn-egg-transformation.patch (renamed from patches/unapplied/server/0476-Allow-disabling-mob-spawner-spawn-egg-transformation.patch)0
-rw-r--r--patches/unapplied/server/0487-Fix-Not-a-string-Map-Conversion-spam.patch (renamed from patches/unapplied/server/0477-Fix-Not-a-string-Map-Conversion-spam.patch)0
-rw-r--r--patches/unapplied/server/0488-Add-PlayerFlowerPotManipulateEvent.patch (renamed from patches/unapplied/server/0478-Add-PlayerFlowerPotManipulateEvent.patch)0
-rw-r--r--patches/unapplied/server/0489-Fix-interact-event-not-being-called-sometimes.patch (renamed from patches/unapplied/server/0479-Fix-interact-event-not-being-called-sometimes.patch)0
-rw-r--r--patches/unapplied/server/0490-Zombie-API-breaking-doors.patch (renamed from patches/unapplied/server/0480-Zombie-API-breaking-doors.patch)0
-rw-r--r--patches/unapplied/server/0491-Fix-nerfed-slime-when-splitting.patch (renamed from patches/unapplied/server/0481-Fix-nerfed-slime-when-splitting.patch)0
-rw-r--r--patches/unapplied/server/0492-Add-EntityLoadCrossbowEvent.patch (renamed from patches/unapplied/server/0482-Add-EntityLoadCrossbowEvent.patch)0
-rw-r--r--patches/unapplied/server/0493-Add-WorldGameRuleChangeEvent.patch (renamed from patches/unapplied/server/0483-Add-WorldGameRuleChangeEvent.patch)0
-rw-r--r--patches/unapplied/server/0494-Add-ServerResourcesReloadedEvent.patch (renamed from patches/unapplied/server/0484-Add-ServerResourcesReloadedEvent.patch)0
-rw-r--r--patches/unapplied/server/0495-Add-world-settings-for-mobs-picking-up-loot.patch (renamed from patches/unapplied/server/0485-Add-world-settings-for-mobs-picking-up-loot.patch)0
-rw-r--r--patches/unapplied/server/0496-Add-BlockFailedDispenseEvent.patch (renamed from patches/unapplied/server/0486-Add-BlockFailedDispenseEvent.patch)0
-rw-r--r--patches/unapplied/server/0497-Add-PlayerLecternPageChangeEvent.patch (renamed from patches/unapplied/server/0487-Add-PlayerLecternPageChangeEvent.patch)0
-rw-r--r--patches/unapplied/server/0498-Add-PlayerLoomPatternSelectEvent.patch (renamed from patches/unapplied/server/0488-Add-PlayerLoomPatternSelectEvent.patch)0
-rw-r--r--patches/unapplied/server/0499-Configurable-door-breaking-difficulty.patch (renamed from patches/unapplied/server/0489-Configurable-door-breaking-difficulty.patch)0
-rw-r--r--patches/unapplied/server/0500-Empty-commands-shall-not-be-dispatched.patch (renamed from patches/unapplied/server/0490-Empty-commands-shall-not-be-dispatched.patch)0
-rw-r--r--patches/unapplied/server/0501-Remove-stale-POIs.patch (renamed from patches/unapplied/server/0491-Remove-stale-POIs.patch)0
-rw-r--r--patches/unapplied/server/0502-Fix-villager-boat-exploit.patch (renamed from patches/unapplied/server/0492-Fix-villager-boat-exploit.patch)0
-rw-r--r--patches/unapplied/server/0503-Add-sendOpLevel-API.patch (renamed from patches/unapplied/server/0493-Add-sendOpLevel-API.patch)0
-rw-r--r--patches/unapplied/server/0504-TODO-Registry-Modification-API.patch (renamed from patches/unapplied/server/0494-TODO-Registry-Modification-API.patch)0
-rw-r--r--patches/unapplied/server/0505-Add-StructuresLocateEvent.patch (renamed from patches/unapplied/server/0495-Add-StructuresLocateEvent.patch)0
-rw-r--r--patches/unapplied/server/0506-Collision-option-for-requiring-a-player-participant.patch (renamed from patches/unapplied/server/0496-Collision-option-for-requiring-a-player-participant.patch)0
-rw-r--r--patches/unapplied/server/0507-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch (renamed from patches/unapplied/server/0497-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch)0
-rw-r--r--patches/unapplied/server/0508-Return-chat-component-with-empty-text-instead-of-thr.patch (renamed from patches/unapplied/server/0498-Return-chat-component-with-empty-text-instead-of-thr.patch)0
-rw-r--r--patches/unapplied/server/0509-Make-schedule-command-per-world.patch (renamed from patches/unapplied/server/0499-Make-schedule-command-per-world.patch)0
-rw-r--r--patches/unapplied/server/0510-Configurable-max-leash-distance.patch (renamed from patches/unapplied/server/0500-Configurable-max-leash-distance.patch)0
-rw-r--r--patches/unapplied/server/0511-Add-BlockPreDispenseEvent.patch (renamed from patches/unapplied/server/0501-Add-BlockPreDispenseEvent.patch)0
-rw-r--r--patches/unapplied/server/0512-Add-PlayerChangeBeaconEffectEvent.patch (renamed from patches/unapplied/server/0502-Add-PlayerChangeBeaconEffectEvent.patch)0
-rw-r--r--patches/unapplied/server/0513-Add-toggle-for-always-placing-the-dragon-egg.patch (renamed from patches/unapplied/server/0503-Add-toggle-for-always-placing-the-dragon-egg.patch)0
-rw-r--r--patches/unapplied/server/0514-Add-PlayerStonecutterRecipeSelectEvent.patch (renamed from patches/unapplied/server/0504-Add-PlayerStonecutterRecipeSelectEvent.patch)0
-rw-r--r--patches/unapplied/server/0515-Expand-EntityUnleashEvent.patch (renamed from patches/unapplied/server/0505-Expand-EntityUnleashEvent.patch)0
-rw-r--r--patches/unapplied/server/0516-Reset-shield-blocking-on-dimension-change.patch (renamed from patches/unapplied/server/0506-Reset-shield-blocking-on-dimension-change.patch)0
-rw-r--r--patches/unapplied/server/0517-Add-DragonEggFormEvent.patch (renamed from patches/unapplied/server/0507-Add-DragonEggFormEvent.patch)0
-rw-r--r--patches/unapplied/server/0518-Add-EntityMoveEvent.patch (renamed from patches/unapplied/server/0508-Add-EntityMoveEvent.patch)0
-rw-r--r--patches/unapplied/server/0519-added-option-to-disable-pathfinding-updates-on-block.patch (renamed from patches/unapplied/server/0509-added-option-to-disable-pathfinding-updates-on-block.patch)0
-rw-r--r--patches/unapplied/server/0520-Inline-shift-direction-fields.patch (renamed from patches/unapplied/server/0510-Inline-shift-direction-fields.patch)0
-rw-r--r--patches/unapplied/server/0521-Allow-adding-items-to-BlockDropItemEvent.patch (renamed from patches/unapplied/server/0511-Allow-adding-items-to-BlockDropItemEvent.patch)0
-rw-r--r--patches/unapplied/server/0522-Add-getMainThreadExecutor-to-BukkitScheduler.patch (renamed from patches/unapplied/server/0512-Add-getMainThreadExecutor-to-BukkitScheduler.patch)0
-rw-r--r--patches/unapplied/server/0523-living-entity-allow-attribute-registration.patch (renamed from patches/unapplied/server/0513-living-entity-allow-attribute-registration.patch)0
-rw-r--r--patches/unapplied/server/0524-fix-dead-slime-setSize-invincibility.patch (renamed from patches/unapplied/server/0514-fix-dead-slime-setSize-invincibility.patch)0
-rw-r--r--patches/unapplied/server/0525-Merchant-getRecipes-should-return-an-immutable-list.patch (renamed from patches/unapplied/server/0515-Merchant-getRecipes-should-return-an-immutable-list.patch)0
-rw-r--r--patches/unapplied/server/0526-Expose-Tracked-Players.patch (renamed from patches/unapplied/server/0516-Expose-Tracked-Players.patch)0
-rw-r--r--patches/unapplied/server/0527-Improve-ServerGUI.patch (renamed from patches/unapplied/server/0517-Improve-ServerGUI.patch)0
-rw-r--r--patches/unapplied/server/0528-fix-converting-txt-to-json-file.patch (renamed from patches/unapplied/server/0518-fix-converting-txt-to-json-file.patch)0
-rw-r--r--patches/unapplied/server/0529-Add-worldborder-events.patch (renamed from patches/unapplied/server/0519-Add-worldborder-events.patch)0
-rw-r--r--patches/unapplied/server/0530-Add-PlayerNameEntityEvent.patch (renamed from patches/unapplied/server/0520-Add-PlayerNameEntityEvent.patch)0
-rw-r--r--patches/unapplied/server/0531-Prevent-grindstones-from-overstacking-items.patch (renamed from patches/unapplied/server/0521-Prevent-grindstones-from-overstacking-items.patch)0
-rw-r--r--patches/unapplied/server/0532-Add-recipe-to-cook-events.patch (renamed from patches/unapplied/server/0522-Add-recipe-to-cook-events.patch)0
-rw-r--r--patches/unapplied/server/0533-Add-Block-isValidTool.patch (renamed from patches/unapplied/server/0523-Add-Block-isValidTool.patch)0
-rw-r--r--patches/unapplied/server/0534-Allow-using-signs-inside-spawn-protection.patch (renamed from patches/unapplied/server/0524-Allow-using-signs-inside-spawn-protection.patch)0
-rw-r--r--patches/unapplied/server/0535-Expand-world-key-API.patch (renamed from patches/unapplied/server/0525-Expand-world-key-API.patch)0
-rw-r--r--patches/unapplied/server/0536-Add-fast-alternative-constructor-for-Rotations.patch (renamed from patches/unapplied/server/0526-Add-fast-alternative-constructor-for-Rotations.patch)0
-rw-r--r--patches/unapplied/server/0537-Item-Rarity-API.patch (renamed from patches/unapplied/server/0527-Item-Rarity-API.patch)0
-rw-r--r--patches/unapplied/server/0538-Drop-carried-item-when-player-has-disconnected.patch (renamed from patches/unapplied/server/0528-Drop-carried-item-when-player-has-disconnected.patch)0
-rw-r--r--patches/unapplied/server/0539-forced-whitelist-use-configurable-kick-message.patch (renamed from patches/unapplied/server/0529-forced-whitelist-use-configurable-kick-message.patch)0
-rw-r--r--patches/unapplied/server/0540-Don-t-ignore-result-of-PlayerEditBookEvent.patch (renamed from patches/unapplied/server/0530-Don-t-ignore-result-of-PlayerEditBookEvent.patch)0
-rw-r--r--patches/unapplied/server/0541-Expose-protocol-version.patch (renamed from patches/unapplied/server/0531-Expose-protocol-version.patch)0
-rw-r--r--patches/unapplied/server/0542-Enhance-console-tab-completions-for-brigadier-comman.patch (renamed from patches/unapplied/server/0532-Enhance-console-tab-completions-for-brigadier-comman.patch)0
-rw-r--r--patches/unapplied/server/0543-Fix-PlayerItemConsumeEvent-cancelling-properly.patch (renamed from patches/unapplied/server/0533-Fix-PlayerItemConsumeEvent-cancelling-properly.patch)0
-rw-r--r--patches/unapplied/server/0544-Add-bypass-host-check.patch (renamed from patches/unapplied/server/0534-Add-bypass-host-check.patch)0
-rw-r--r--patches/unapplied/server/0545-Set-area-affect-cloud-rotation.patch (renamed from patches/unapplied/server/0535-Set-area-affect-cloud-rotation.patch)0
-rw-r--r--patches/unapplied/server/0546-add-isDeeplySleeping-to-HumanEntity.patch (renamed from patches/unapplied/server/0536-add-isDeeplySleeping-to-HumanEntity.patch)0
-rw-r--r--patches/unapplied/server/0547-add-consumeFuel-to-FurnaceBurnEvent.patch (renamed from patches/unapplied/server/0537-add-consumeFuel-to-FurnaceBurnEvent.patch)0
-rw-r--r--patches/unapplied/server/0548-add-get-set-drop-chance-to-EntityEquipment.patch (renamed from patches/unapplied/server/0538-add-get-set-drop-chance-to-EntityEquipment.patch)0
-rw-r--r--patches/unapplied/server/0549-fix-PigZombieAngerEvent-cancellation.patch (renamed from patches/unapplied/server/0539-fix-PigZombieAngerEvent-cancellation.patch)0
-rw-r--r--patches/unapplied/server/0550-fix-PlayerItemHeldEvent-firing-twice.patch (renamed from patches/unapplied/server/0540-fix-PlayerItemHeldEvent-firing-twice.patch)0
-rw-r--r--patches/unapplied/server/0551-Add-PlayerDeepSleepEvent.patch (renamed from patches/unapplied/server/0541-Add-PlayerDeepSleepEvent.patch)0
-rw-r--r--patches/unapplied/server/0552-More-World-API.patch (renamed from patches/unapplied/server/0542-More-World-API.patch)0
-rw-r--r--patches/unapplied/server/0553-Add-PlayerBedFailEnterEvent.patch (renamed from patches/unapplied/server/0543-Add-PlayerBedFailEnterEvent.patch)0
-rw-r--r--patches/unapplied/server/0554-Implement-methods-to-convert-between-Component-and-B.patch (renamed from patches/unapplied/server/0544-Implement-methods-to-convert-between-Component-and-B.patch)0
-rw-r--r--patches/unapplied/server/0555-Expand-PlayerRespawnEvent-fix-passed-parameter-issue.patch (renamed from patches/unapplied/server/0545-Expand-PlayerRespawnEvent-fix-passed-parameter-issue.patch)0
-rw-r--r--patches/unapplied/server/0556-Introduce-beacon-activation-deactivation-events.patch (renamed from patches/unapplied/server/0546-Introduce-beacon-activation-deactivation-events.patch)0
-rw-r--r--patches/unapplied/server/0557-Add-Channel-initialization-listeners.patch (renamed from patches/unapplied/server/0547-Add-Channel-initialization-listeners.patch)0
-rw-r--r--patches/unapplied/server/0558-Send-empty-commands-if-tab-completion-is-disabled.patch (renamed from patches/unapplied/server/0548-Send-empty-commands-if-tab-completion-is-disabled.patch)0
-rw-r--r--patches/unapplied/server/0559-Add-more-WanderingTrader-API.patch (renamed from patches/unapplied/server/0549-Add-more-WanderingTrader-API.patch)0
-rw-r--r--patches/unapplied/server/0560-Add-EntityBlockStorage-clearEntities.patch (renamed from patches/unapplied/server/0550-Add-EntityBlockStorage-clearEntities.patch)0
-rw-r--r--patches/unapplied/server/0561-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch (renamed from patches/unapplied/server/0551-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch)0
-rw-r--r--patches/unapplied/server/0562-Add-HiddenPotionEffect-API.patch (renamed from patches/unapplied/server/0552-Add-HiddenPotionEffect-API.patch)0
-rw-r--r--patches/unapplied/server/0563-Inventory-close.patch (renamed from patches/unapplied/server/0553-Inventory-close.patch)0
-rw-r--r--patches/unapplied/server/0564-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch (renamed from patches/unapplied/server/0554-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch)0
-rw-r--r--patches/unapplied/server/0565-Add-basic-Datapack-API.patch (renamed from patches/unapplied/server/0555-Add-basic-Datapack-API.patch)0
-rw-r--r--patches/unapplied/server/0566-Add-environment-variable-to-disable-server-gui.patch (renamed from patches/unapplied/server/0556-Add-environment-variable-to-disable-server-gui.patch)0
-rw-r--r--patches/unapplied/server/0567-Expand-PlayerGameModeChangeEvent.patch (renamed from patches/unapplied/server/0557-Expand-PlayerGameModeChangeEvent.patch)0
-rw-r--r--patches/unapplied/server/0568-ItemStack-repair-check-API.patch (renamed from patches/unapplied/server/0558-ItemStack-repair-check-API.patch)0
-rw-r--r--patches/unapplied/server/0569-More-Enchantment-API.patch (renamed from patches/unapplied/server/0559-More-Enchantment-API.patch)0
-rw-r--r--patches/unapplied/server/0570-Move-range-check-for-block-placing-up.patch (renamed from patches/unapplied/server/0560-Move-range-check-for-block-placing-up.patch)0
-rw-r--r--patches/unapplied/server/0571-Add-Mob-lookAt-API.patch (renamed from patches/unapplied/server/0561-Add-Mob-lookAt-API.patch)0
-rw-r--r--patches/unapplied/server/0572-Correctly-check-if-bucket-dispenses-will-succeed-for.patch (renamed from patches/unapplied/server/0562-Correctly-check-if-bucket-dispenses-will-succeed-for.patch)0
-rw-r--r--patches/unapplied/server/0573-Add-Unix-domain-socket-support.patch (renamed from patches/unapplied/server/0563-Add-Unix-domain-socket-support.patch)0
-rw-r--r--patches/unapplied/server/0574-Add-EntityInsideBlockEvent.patch (renamed from patches/unapplied/server/0564-Add-EntityInsideBlockEvent.patch)0
-rw-r--r--patches/unapplied/server/0575-Attributes-API-for-item-defaults.patch (renamed from patches/unapplied/server/0565-Attributes-API-for-item-defaults.patch)0
-rw-r--r--patches/unapplied/server/0576-Add-cause-to-Weather-ThunderChangeEvents.patch (renamed from patches/unapplied/server/0566-Add-cause-to-Weather-ThunderChangeEvents.patch)0
-rw-r--r--patches/unapplied/server/0577-More-Lidded-Block-API.patch (renamed from patches/unapplied/server/0567-More-Lidded-Block-API.patch)0
-rw-r--r--patches/unapplied/server/0578-Limit-item-frame-cursors-on-maps.patch (renamed from patches/unapplied/server/0568-Limit-item-frame-cursors-on-maps.patch)0
-rw-r--r--patches/unapplied/server/0579-Add-PlayerKickEvent-causes.patch (renamed from patches/unapplied/server/0569-Add-PlayerKickEvent-causes.patch)0
-rw-r--r--patches/unapplied/server/0580-Add-PufferFishStateChangeEvent.patch (renamed from patches/unapplied/server/0570-Add-PufferFishStateChangeEvent.patch)0
-rw-r--r--patches/unapplied/server/0581-Fix-PlayerBucketEmptyEvent-result-itemstack.patch (renamed from patches/unapplied/server/0571-Fix-PlayerBucketEmptyEvent-result-itemstack.patch)0
-rw-r--r--patches/unapplied/server/0582-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch (renamed from patches/unapplied/server/0572-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch)0
-rw-r--r--patches/unapplied/server/0583-Add-option-to-fix-items-merging-through-walls.patch (renamed from patches/unapplied/server/0573-Add-option-to-fix-items-merging-through-walls.patch)0
-rw-r--r--patches/unapplied/server/0584-Add-BellRevealRaiderEvent.patch (renamed from patches/unapplied/server/0574-Add-BellRevealRaiderEvent.patch)0
-rw-r--r--patches/unapplied/server/0585-Fix-invulnerable-end-crystals.patch (renamed from patches/unapplied/server/0575-Fix-invulnerable-end-crystals.patch)0
-rw-r--r--patches/unapplied/server/0586-Add-ElderGuardianAppearanceEvent.patch (renamed from patches/unapplied/server/0576-Add-ElderGuardianAppearanceEvent.patch)0
-rw-r--r--patches/unapplied/server/0587-Fix-dangerous-end-portal-logic.patch (renamed from patches/unapplied/server/0577-Fix-dangerous-end-portal-logic.patch)0
-rw-r--r--patches/unapplied/server/0588-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch (renamed from patches/unapplied/server/0578-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch)0
-rw-r--r--patches/unapplied/server/0589-Make-item-validations-configurable.patch (renamed from patches/unapplied/server/0579-Make-item-validations-configurable.patch)0
-rw-r--r--patches/unapplied/server/0590-Line-Of-Sight-Changes.patch (renamed from patches/unapplied/server/0580-Line-Of-Sight-Changes.patch)0
-rw-r--r--patches/unapplied/server/0591-add-per-world-spawn-limits.patch (renamed from patches/unapplied/server/0581-add-per-world-spawn-limits.patch)0
-rw-r--r--patches/unapplied/server/0592-Fix-potions-splash-events.patch (renamed from patches/unapplied/server/0582-Fix-potions-splash-events.patch)0
-rw-r--r--patches/unapplied/server/0593-Add-more-LimitedRegion-API.patch (renamed from patches/unapplied/server/0583-Add-more-LimitedRegion-API.patch)0
-rw-r--r--patches/unapplied/server/0594-Fix-PlayerDropItemEvent-using-wrong-item.patch (renamed from patches/unapplied/server/0584-Fix-PlayerDropItemEvent-using-wrong-item.patch)0
-rw-r--r--patches/unapplied/server/0595-Missing-Entity-API.patch (renamed from patches/unapplied/server/0585-Missing-Entity-API.patch)0
-rw-r--r--patches/unapplied/server/0596-Ensure-disconnect-for-book-edit-is-called-on-main.patch (renamed from patches/unapplied/server/0586-Ensure-disconnect-for-book-edit-is-called-on-main.patch)0
-rw-r--r--patches/unapplied/server/0597-Fix-return-value-of-Block-applyBoneMeal-always-being.patch (renamed from patches/unapplied/server/0587-Fix-return-value-of-Block-applyBoneMeal-always-being.patch)0
-rw-r--r--patches/unapplied/server/0598-Use-getChunkIfLoadedImmediately-in-places.patch (renamed from patches/unapplied/server/0588-Use-getChunkIfLoadedImmediately-in-places.patch)0
-rw-r--r--patches/unapplied/server/0599-Fix-commands-from-signs-not-firing-command-events.patch (renamed from patches/unapplied/server/0589-Fix-commands-from-signs-not-firing-command-events.patch)0
-rw-r--r--patches/unapplied/server/0600-Add-PlayerArmSwingEvent.patch (renamed from patches/unapplied/server/0590-Add-PlayerArmSwingEvent.patch)0
-rw-r--r--patches/unapplied/server/0601-Fix-kick-event-leave-message-not-being-sent.patch (renamed from patches/unapplied/server/0591-Fix-kick-event-leave-message-not-being-sent.patch)0
-rw-r--r--patches/unapplied/server/0602-Add-config-for-mobs-immune-to-default-effects.patch (renamed from patches/unapplied/server/0592-Add-config-for-mobs-immune-to-default-effects.patch)0
-rw-r--r--patches/unapplied/server/0603-Don-t-apply-cramming-damage-to-players.patch (renamed from patches/unapplied/server/0593-Don-t-apply-cramming-damage-to-players.patch)0
-rw-r--r--patches/unapplied/server/0604-Rate-options-and-timings-for-sensors-and-behaviors.patch (renamed from patches/unapplied/server/0594-Rate-options-and-timings-for-sensors-and-behaviors.patch)0
-rw-r--r--patches/unapplied/server/0605-Add-missing-forceDrop-toggles.patch (renamed from patches/unapplied/server/0595-Add-missing-forceDrop-toggles.patch)0
-rw-r--r--patches/unapplied/server/0606-Stinger-API.patch (renamed from patches/unapplied/server/0596-Stinger-API.patch)0
-rw-r--r--patches/unapplied/server/0607-Fix-incosistency-issue-with-empty-map-items-in-CB.patch (renamed from patches/unapplied/server/0597-Fix-incosistency-issue-with-empty-map-items-in-CB.patch)0
-rw-r--r--patches/unapplied/server/0608-Add-System.out-err-catcher.patch (renamed from patches/unapplied/server/0598-Add-System.out-err-catcher.patch)0
-rw-r--r--patches/unapplied/server/0610-Prevent-AFK-kick-while-watching-end-credits.patch (renamed from patches/unapplied/server/0600-Prevent-AFK-kick-while-watching-end-credits.patch)0
-rw-r--r--patches/unapplied/server/0611-Allow-skipping-writing-of-comments-to-server.propert.patch (renamed from patches/unapplied/server/0601-Allow-skipping-writing-of-comments-to-server.propert.patch)0
-rw-r--r--patches/unapplied/server/0612-Add-PlayerSetSpawnEvent.patch (renamed from patches/unapplied/server/0602-Add-PlayerSetSpawnEvent.patch)0
-rw-r--r--patches/unapplied/server/0613-Make-hoppers-respect-inventory-max-stack-size.patch (renamed from patches/unapplied/server/0603-Make-hoppers-respect-inventory-max-stack-size.patch)0
-rw-r--r--patches/unapplied/server/0614-Optimize-entity-tracker-passenger-checks.patch (renamed from patches/unapplied/server/0604-Optimize-entity-tracker-passenger-checks.patch)0
-rw-r--r--patches/unapplied/server/0615-Config-option-for-Piglins-guarding-chests.patch (renamed from patches/unapplied/server/0605-Config-option-for-Piglins-guarding-chests.patch)0
-rw-r--r--patches/unapplied/server/0616-Add-EntityDamageItemEvent.patch (renamed from patches/unapplied/server/0606-Add-EntityDamageItemEvent.patch)0
-rw-r--r--patches/unapplied/server/0617-Optimize-indirect-passenger-iteration.patch (renamed from patches/unapplied/server/0607-Optimize-indirect-passenger-iteration.patch)0
-rw-r--r--patches/unapplied/server/0618-Configurable-item-frame-map-cursor-update-interval.patch (renamed from patches/unapplied/server/0608-Configurable-item-frame-map-cursor-update-interval.patch)0
-rw-r--r--patches/unapplied/server/0619-Clear-bucket-NBT-after-dispense.patch (renamed from patches/unapplied/server/0609-Clear-bucket-NBT-after-dispense.patch)0
-rw-r--r--patches/unapplied/server/0620-Change-EnderEye-target-without-changing-other-things.patch (renamed from patches/unapplied/server/0610-Change-EnderEye-target-without-changing-other-things.patch)0
-rw-r--r--patches/unapplied/server/0621-Add-BlockBreakBlockEvent.patch (renamed from patches/unapplied/server/0611-Add-BlockBreakBlockEvent.patch)0
-rw-r--r--patches/unapplied/server/0622-Option-to-prevent-NBT-copy-in-smithing-recipes.patch (renamed from patches/unapplied/server/0612-Option-to-prevent-NBT-copy-in-smithing-recipes.patch)0
-rw-r--r--patches/unapplied/server/0623-More-CommandBlock-API.patch (renamed from patches/unapplied/server/0613-More-CommandBlock-API.patch)0
-rw-r--r--patches/unapplied/server/0624-Add-missing-team-sidebar-display-slots.patch (renamed from patches/unapplied/server/0614-Add-missing-team-sidebar-display-slots.patch)0
-rw-r--r--patches/unapplied/server/0625-Add-back-EntityPortalExitEvent.patch (renamed from patches/unapplied/server/0615-Add-back-EntityPortalExitEvent.patch)0
-rw-r--r--patches/unapplied/server/0626-Add-methods-to-find-targets-for-lightning-strikes.patch (renamed from patches/unapplied/server/0616-Add-methods-to-find-targets-for-lightning-strikes.patch)0
-rw-r--r--patches/unapplied/server/0627-Get-entity-default-attributes.patch (renamed from patches/unapplied/server/0617-Get-entity-default-attributes.patch)0
-rw-r--r--patches/unapplied/server/0628-Left-handed-API.patch (renamed from patches/unapplied/server/0618-Left-handed-API.patch)0
-rw-r--r--patches/unapplied/server/0629-Add-more-advancement-API.patch (renamed from patches/unapplied/server/0619-Add-more-advancement-API.patch)0
-rw-r--r--patches/unapplied/server/0630-Add-ItemFactory-getSpawnEgg-API.patch (renamed from patches/unapplied/server/0620-Add-ItemFactory-getSpawnEgg-API.patch)0
-rw-r--r--patches/unapplied/server/0631-Add-critical-damage-API.patch (renamed from patches/unapplied/server/0621-Add-critical-damage-API.patch)0
-rw-r--r--patches/unapplied/server/0632-Fix-issues-with-mob-conversion.patch (renamed from patches/unapplied/server/0622-Fix-issues-with-mob-conversion.patch)0
-rw-r--r--patches/unapplied/server/0633-Add-isCollidable-methods-to-various-places.patch (renamed from patches/unapplied/server/0623-Add-isCollidable-methods-to-various-places.patch)0
-rw-r--r--patches/unapplied/server/0634-Goat-ram-API.patch (renamed from patches/unapplied/server/0624-Goat-ram-API.patch)0
-rw-r--r--patches/unapplied/server/0635-Add-API-for-resetting-a-single-score.patch (renamed from patches/unapplied/server/0625-Add-API-for-resetting-a-single-score.patch)0
-rw-r--r--patches/unapplied/server/0636-Add-Raw-Byte-Entity-Serialization.patch (renamed from patches/unapplied/server/0626-Add-Raw-Byte-Entity-Serialization.patch)0
-rw-r--r--patches/unapplied/server/0637-Vanilla-command-permission-fixes.patch (renamed from patches/unapplied/server/0627-Vanilla-command-permission-fixes.patch)0
-rw-r--r--patches/unapplied/server/0638-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch (renamed from patches/unapplied/server/0628-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch)0
-rw-r--r--patches/unapplied/server/0639-Fix-GameProfileCache-concurrency.patch (renamed from patches/unapplied/server/0629-Fix-GameProfileCache-concurrency.patch)0
-rw-r--r--patches/unapplied/server/0640-Improve-and-expand-AsyncCatcher.patch (renamed from patches/unapplied/server/0630-Improve-and-expand-AsyncCatcher.patch)0
-rw-r--r--patches/unapplied/server/0641-Add-paper-mobcaps-and-paper-playermobcaps.patch (renamed from patches/unapplied/server/0631-Add-paper-mobcaps-and-paper-playermobcaps.patch)0
-rw-r--r--patches/unapplied/server/0642-Sanitize-ResourceLocation-error-logging.patch (renamed from patches/unapplied/server/0632-Sanitize-ResourceLocation-error-logging.patch)0
-rw-r--r--patches/unapplied/server/0643-Manually-inline-methods-in-BlockPosition.patch (renamed from patches/unapplied/server/0633-Manually-inline-methods-in-BlockPosition.patch)0
-rw-r--r--patches/unapplied/server/0644-Name-craft-scheduler-threads-according-to-the-plugin.patch (renamed from patches/unapplied/server/0634-Name-craft-scheduler-threads-according-to-the-plugin.patch)0
-rw-r--r--patches/unapplied/server/0645-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch (renamed from patches/unapplied/server/0635-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch)0
-rw-r--r--patches/unapplied/server/0646-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch (renamed from patches/unapplied/server/0636-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch)0
-rw-r--r--patches/unapplied/server/0647-Don-t-lookup-fluid-state-when-raytracing-skip-air-bl.patch (renamed from patches/unapplied/server/0637-Don-t-lookup-fluid-state-when-raytracing-skip-air-bl.patch)0
-rw-r--r--patches/unapplied/server/0648-Time-scoreboard-search.patch (renamed from patches/unapplied/server/0638-Time-scoreboard-search.patch)0
-rw-r--r--patches/unapplied/server/0649-Oprimise-map-impl-for-tracked-players.patch (renamed from patches/unapplied/server/0639-Oprimise-map-impl-for-tracked-players.patch)0
-rw-r--r--patches/unapplied/server/0650-Add-missing-InventoryType.patch (renamed from patches/unapplied/server/0640-Add-missing-InventoryType.patch)0
-rw-r--r--patches/unapplied/server/0651-Optimise-BlockSoil-nearby-water-lookup.patch (renamed from patches/unapplied/server/0641-Optimise-BlockSoil-nearby-water-lookup.patch)0
-rw-r--r--patches/unapplied/server/0652-Fix-merchant-inventory-not-closing-on-entity-removal.patch (renamed from patches/unapplied/server/0642-Fix-merchant-inventory-not-closing-on-entity-removal.patch)0
-rw-r--r--patches/unapplied/server/0653-Check-requirement-before-suggesting-root-nodes.patch (renamed from patches/unapplied/server/0643-Check-requirement-before-suggesting-root-nodes.patch)0
-rw-r--r--patches/unapplied/server/0654-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch (renamed from patches/unapplied/server/0644-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch)0
-rw-r--r--patches/unapplied/server/0655-Add-packet-limiter-config.patch (renamed from patches/unapplied/server/0645-Add-packet-limiter-config.patch)0
-rw-r--r--patches/unapplied/server/0656-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch (renamed from patches/unapplied/server/0646-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch)0
-rw-r--r--patches/unapplied/server/0657-Ensure-valid-vehicle-status.patch (renamed from patches/unapplied/server/0647-Ensure-valid-vehicle-status.patch)0
-rw-r--r--patches/unapplied/server/0658-Prevent-softlocked-end-exit-portal-generation.patch (renamed from patches/unapplied/server/0648-Prevent-softlocked-end-exit-portal-generation.patch)0
-rw-r--r--patches/unapplied/server/0659-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch (renamed from patches/unapplied/server/0649-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch)0
-rw-r--r--patches/unapplied/server/0660-Don-t-log-debug-logging-being-disabled.patch (renamed from patches/unapplied/server/0650-Don-t-log-debug-logging-being-disabled.patch)0
-rw-r--r--patches/unapplied/server/0661-fix-various-menus-with-empty-level-accesses.patch (renamed from patches/unapplied/server/0651-fix-various-menus-with-empty-level-accesses.patch)0
-rw-r--r--patches/unapplied/server/0662-Preserve-overstacked-loot.patch (renamed from patches/unapplied/server/0652-Preserve-overstacked-loot.patch)0
-rw-r--r--patches/unapplied/server/0663-Update-head-rotation-in-missing-places.patch (renamed from patches/unapplied/server/0653-Update-head-rotation-in-missing-places.patch)0
-rw-r--r--patches/unapplied/server/0664-prevent-unintended-light-block-manipulation.patch (renamed from patches/unapplied/server/0654-prevent-unintended-light-block-manipulation.patch)0
-rw-r--r--patches/unapplied/server/0665-Fix-CraftCriteria-defaults-map.patch (renamed from patches/unapplied/server/0655-Fix-CraftCriteria-defaults-map.patch)0
-rw-r--r--patches/unapplied/server/0666-Fix-upstreams-block-state-factories.patch (renamed from patches/unapplied/server/0656-Fix-upstreams-block-state-factories.patch)0
-rw-r--r--patches/unapplied/server/0667-Configurable-feature-seeds.patch (renamed from patches/unapplied/server/0657-Configurable-feature-seeds.patch)0
-rw-r--r--patches/unapplied/server/0668-Add-root-admin-user-detection.patch (renamed from patches/unapplied/server/0658-Add-root-admin-user-detection.patch)0
-rw-r--r--patches/unapplied/server/0669-Always-allow-item-changing-in-Fireball.patch (renamed from patches/unapplied/server/0659-Always-allow-item-changing-in-Fireball.patch)0
-rw-r--r--patches/unapplied/server/0670-don-t-attempt-to-teleport-dead-entities.patch (renamed from patches/unapplied/server/0660-don-t-attempt-to-teleport-dead-entities.patch)0
-rw-r--r--patches/unapplied/server/0671-Prevent-excessive-velocity-through-repeated-crits.patch (renamed from patches/unapplied/server/0661-Prevent-excessive-velocity-through-repeated-crits.patch)0
-rw-r--r--patches/unapplied/server/0672-Remove-client-side-code-using-deprecated-for-removal.patch (renamed from patches/unapplied/server/0662-Remove-client-side-code-using-deprecated-for-removal.patch)0
-rw-r--r--patches/unapplied/server/0673-Fix-removing-recipes-from-RecipeIterator.patch (renamed from patches/unapplied/server/0663-Fix-removing-recipes-from-RecipeIterator.patch)0
-rw-r--r--patches/unapplied/server/0674-Prevent-sending-oversized-item-data-in-equipment-and.patch (renamed from patches/unapplied/server/0664-Prevent-sending-oversized-item-data-in-equipment-and.patch)0
-rw-r--r--patches/unapplied/server/0675-Hide-unnecessary-itemmeta-from-clients.patch (renamed from patches/unapplied/server/0665-Hide-unnecessary-itemmeta-from-clients.patch)0
-rw-r--r--patches/unapplied/server/0676-Fix-Spigot-growth-modifiers.patch (renamed from patches/unapplied/server/0666-Fix-Spigot-growth-modifiers.patch)0
-rw-r--r--patches/unapplied/server/0677-Prevent-ContainerOpenersCounter-openCount-from-going.patch (renamed from patches/unapplied/server/0667-Prevent-ContainerOpenersCounter-openCount-from-going.patch)0
-rw-r--r--patches/unapplied/server/0678-Add-PlayerItemFrameChangeEvent.patch (renamed from patches/unapplied/server/0668-Add-PlayerItemFrameChangeEvent.patch)0
-rw-r--r--patches/unapplied/server/0679-Optimize-HashMapPalette.patch (renamed from patches/unapplied/server/0669-Optimize-HashMapPalette.patch)0
-rw-r--r--patches/unapplied/server/0680-Allow-delegation-to-vanilla-chunk-gen.patch (renamed from patches/unapplied/server/0670-Allow-delegation-to-vanilla-chunk-gen.patch)0
-rw-r--r--patches/unapplied/server/0681-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch (renamed from patches/unapplied/server/0671-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch)0
-rw-r--r--patches/unapplied/server/0682-Add-more-Campfire-API.patch (renamed from patches/unapplied/server/0672-Add-more-Campfire-API.patch)0
-rw-r--r--patches/unapplied/server/0683-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch (renamed from patches/unapplied/server/0673-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch)0
-rw-r--r--patches/unapplied/server/0684-Forward-CraftEntity-in-teleport-command.patch (renamed from patches/unapplied/server/0674-Forward-CraftEntity-in-teleport-command.patch)0
-rw-r--r--patches/unapplied/server/0685-Improve-scoreboard-entries.patch (renamed from patches/unapplied/server/0675-Improve-scoreboard-entries.patch)0
-rw-r--r--patches/unapplied/server/0686-Entity-powdered-snow-API.patch (renamed from patches/unapplied/server/0676-Entity-powdered-snow-API.patch)0
-rw-r--r--patches/unapplied/server/0687-Add-API-for-item-entity-health.patch (renamed from patches/unapplied/server/0677-Add-API-for-item-entity-health.patch)0
-rw-r--r--patches/unapplied/server/0688-Configurable-max-block-light-for-monster-spawning.patch (renamed from patches/unapplied/server/0678-Configurable-max-block-light-for-monster-spawning.patch)0
-rw-r--r--patches/unapplied/server/0689-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch (renamed from patches/unapplied/server/0679-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch)0
-rw-r--r--patches/unapplied/server/0690-Load-effect-amplifiers-greater-than-127-correctly.patch (renamed from patches/unapplied/server/0680-Load-effect-amplifiers-greater-than-127-correctly.patch)0
-rw-r--r--patches/unapplied/server/0691-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch (renamed from patches/unapplied/server/0681-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch)0
-rw-r--r--patches/unapplied/server/0692-Fix-bees-aging-inside-hives.patch (renamed from patches/unapplied/server/0682-Fix-bees-aging-inside-hives.patch)0
-rw-r--r--patches/unapplied/server/0693-Bucketable-API.patch (renamed from patches/unapplied/server/0683-Bucketable-API.patch)0
-rw-r--r--patches/unapplied/server/0694-Validate-usernames.patch (renamed from patches/unapplied/server/0684-Validate-usernames.patch)0
-rw-r--r--patches/unapplied/server/0695-Make-water-animal-spawn-height-configurable.patch (renamed from patches/unapplied/server/0685-Make-water-animal-spawn-height-configurable.patch)0
-rw-r--r--patches/unapplied/server/0696-Expose-vanilla-BiomeProvider-from-WorldInfo.patch (renamed from patches/unapplied/server/0686-Expose-vanilla-BiomeProvider-from-WorldInfo.patch)0
-rw-r--r--patches/unapplied/server/0697-Add-config-option-for-worlds-affected-by-time-cmd.patch (renamed from patches/unapplied/server/0687-Add-config-option-for-worlds-affected-by-time-cmd.patch)0
-rw-r--r--patches/unapplied/server/0698-Add-missing-IAE-check-for-PersistentDataContainer-ha.patch (renamed from patches/unapplied/server/0688-Add-missing-IAE-check-for-PersistentDataContainer-ha.patch)0
-rw-r--r--patches/unapplied/server/0699-Multiple-Entries-with-Scoreboards.patch (renamed from patches/unapplied/server/0689-Multiple-Entries-with-Scoreboards.patch)0
-rw-r--r--patches/unapplied/server/0700-Reset-placed-block-on-exception.patch (renamed from patches/unapplied/server/0690-Reset-placed-block-on-exception.patch)0
-rw-r--r--patches/unapplied/server/0701-Add-configurable-height-for-slime-spawn.patch (renamed from patches/unapplied/server/0691-Add-configurable-height-for-slime-spawn.patch)0
-rw-r--r--patches/unapplied/server/0702-Fix-xp-reward-for-baby-zombies.patch (renamed from patches/unapplied/server/0692-Fix-xp-reward-for-baby-zombies.patch)0
-rw-r--r--patches/unapplied/server/0703-Multi-Block-Change-API-Implementation.patch (renamed from patches/unapplied/server/0693-Multi-Block-Change-API-Implementation.patch)0
-rw-r--r--patches/unapplied/server/0704-Fix-NotePlayEvent.patch (renamed from patches/unapplied/server/0694-Fix-NotePlayEvent.patch)0
-rw-r--r--patches/unapplied/server/0705-Freeze-Tick-Lock-API.patch (renamed from patches/unapplied/server/0695-Freeze-Tick-Lock-API.patch)0
-rw-r--r--patches/unapplied/server/0706-More-PotionEffectType-API.patch (renamed from patches/unapplied/server/0696-More-PotionEffectType-API.patch)0
-rw-r--r--patches/unapplied/server/0707-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch (renamed from patches/unapplied/server/0697-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch)0
-rw-r--r--patches/unapplied/server/0708-API-for-creating-command-sender-which-forwards-feedb.patch (renamed from patches/unapplied/server/0698-API-for-creating-command-sender-which-forwards-feedb.patch)0
-rw-r--r--patches/unapplied/server/0709-Add-missing-structure-set-seed-configs.patch (renamed from patches/unapplied/server/0699-Add-missing-structure-set-seed-configs.patch)0
-rw-r--r--patches/unapplied/server/0710-Implement-regenerateChunk.patch (renamed from patches/unapplied/server/0700-Implement-regenerateChunk.patch)0
-rw-r--r--patches/unapplied/server/0711-Fix-cancelled-powdered-snow-bucket-placement.patch (renamed from patches/unapplied/server/0701-Fix-cancelled-powdered-snow-bucket-placement.patch)0
-rw-r--r--patches/unapplied/server/0712-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch (renamed from patches/unapplied/server/0702-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch)0
-rw-r--r--patches/unapplied/server/0713-Add-GameEvent-tags.patch (renamed from patches/unapplied/server/0703-Add-GameEvent-tags.patch)0
-rw-r--r--patches/unapplied/server/0714-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch (renamed from patches/unapplied/server/0704-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch)0
-rw-r--r--patches/unapplied/server/0715-Furnace-RecipesUsed-API.patch (renamed from patches/unapplied/server/0705-Furnace-RecipesUsed-API.patch)0
-rw-r--r--patches/unapplied/server/0716-Configurable-sculk-sensor-listener-range.patch (renamed from patches/unapplied/server/0706-Configurable-sculk-sensor-listener-range.patch)0
-rw-r--r--patches/unapplied/server/0717-Add-missing-block-data-mins-and-maxes.patch (renamed from patches/unapplied/server/0707-Add-missing-block-data-mins-and-maxes.patch)0
-rw-r--r--patches/unapplied/server/0718-Option-to-have-default-CustomSpawners-in-custom-worl.patch (renamed from patches/unapplied/server/0708-Option-to-have-default-CustomSpawners-in-custom-worl.patch)0
-rw-r--r--patches/unapplied/server/0719-Put-world-into-worldlist-before-initing-the-world.patch (renamed from patches/unapplied/server/0709-Put-world-into-worldlist-before-initing-the-world.patch)0
-rw-r--r--patches/unapplied/server/0720-Fix-Entity-Position-Desync.patch (renamed from patches/unapplied/server/0710-Fix-Entity-Position-Desync.patch)0
-rw-r--r--patches/unapplied/server/0721-Custom-Potion-Mixes.patch (renamed from patches/unapplied/server/0711-Custom-Potion-Mixes.patch)0
-rw-r--r--patches/unapplied/server/0722-Force-close-world-loading-screen.patch (renamed from patches/unapplied/server/0712-Force-close-world-loading-screen.patch)0
-rw-r--r--patches/unapplied/server/0723-Fix-falling-block-spawn-methods.patch (renamed from patches/unapplied/server/0713-Fix-falling-block-spawn-methods.patch)0
-rw-r--r--patches/unapplied/server/0724-Expose-furnace-minecart-push-values.patch (renamed from patches/unapplied/server/0714-Expose-furnace-minecart-push-values.patch)0
-rw-r--r--patches/unapplied/server/0725-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch (renamed from patches/unapplied/server/0715-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch)0
-rw-r--r--patches/unapplied/server/0726-More-Projectile-API.patch (renamed from patches/unapplied/server/0716-More-Projectile-API.patch)0
-rw-r--r--patches/unapplied/server/0727-Fix-swamp-hut-cat-generation-deadlock.patch (renamed from patches/unapplied/server/0717-Fix-swamp-hut-cat-generation-deadlock.patch)0
-rw-r--r--patches/unapplied/server/0728-Don-t-allow-vehicle-movement-from-players-while-tele.patch (renamed from patches/unapplied/server/0718-Don-t-allow-vehicle-movement-from-players-while-tele.patch)0
-rw-r--r--patches/unapplied/server/0729-Implement-getComputedBiome-API.patch (renamed from patches/unapplied/server/0719-Implement-getComputedBiome-API.patch)0
-rw-r--r--patches/unapplied/server/0730-Make-some-itemstacks-nonnull.patch (renamed from patches/unapplied/server/0720-Make-some-itemstacks-nonnull.patch)0
-rw-r--r--patches/unapplied/server/0731-Implement-enchantWithLevels-API.patch (renamed from patches/unapplied/server/0721-Implement-enchantWithLevels-API.patch)0
-rw-r--r--patches/unapplied/server/0732-Fix-saving-in-unloadWorld.patch (renamed from patches/unapplied/server/0722-Fix-saving-in-unloadWorld.patch)0
-rw-r--r--patches/unapplied/server/0733-Buffer-OOB-setBlock-calls.patch (renamed from patches/unapplied/server/0723-Buffer-OOB-setBlock-calls.patch)0
-rw-r--r--patches/unapplied/server/0734-Add-TameableDeathMessageEvent.patch (renamed from patches/unapplied/server/0724-Add-TameableDeathMessageEvent.patch)0
-rw-r--r--patches/unapplied/server/0735-Fix-new-block-data-for-EntityChangeBlockEvent.patch (renamed from patches/unapplied/server/0725-Fix-new-block-data-for-EntityChangeBlockEvent.patch)0
-rw-r--r--patches/unapplied/server/0736-fix-player-loottables-running-when-mob-loot-gamerule.patch (renamed from patches/unapplied/server/0726-fix-player-loottables-running-when-mob-loot-gamerule.patch)0
-rw-r--r--patches/unapplied/server/0737-Ensure-entity-passenger-world-matches-ridden-entity.patch (renamed from patches/unapplied/server/0727-Ensure-entity-passenger-world-matches-ridden-entity.patch)0
-rw-r--r--patches/unapplied/server/0738-cache-resource-keys.patch (renamed from patches/unapplied/server/0728-cache-resource-keys.patch)0
-rw-r--r--patches/unapplied/server/0739-Allow-changing-the-EnderDragon-podium.patch (renamed from patches/unapplied/server/0729-Allow-changing-the-EnderDragon-podium.patch)0
-rw-r--r--patches/unapplied/server/0740-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch (renamed from patches/unapplied/server/0730-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch)0
-rw-r--r--patches/unapplied/server/0741-Prevent-tile-entity-copies-loading-chunks.patch (renamed from patches/unapplied/server/0731-Prevent-tile-entity-copies-loading-chunks.patch)0
-rw-r--r--patches/unapplied/server/0742-Use-username-instead-of-display-name-in-PlayerList-g.patch (renamed from patches/unapplied/server/0732-Use-username-instead-of-display-name-in-PlayerList-g.patch)0
-rw-r--r--patches/unapplied/server/0743-Expand-PlayerItemDamageEvent.patch (renamed from patches/unapplied/server/0733-Expand-PlayerItemDamageEvent.patch)0
-rw-r--r--patches/unapplied/server/0744-WorldCreator-keepSpawnLoaded.patch (renamed from patches/unapplied/server/0734-WorldCreator-keepSpawnLoaded.patch)0
-rw-r--r--patches/unapplied/server/0745-Fix-CME-in-CraftPersistentDataTypeRegistry.patch (renamed from patches/unapplied/server/0735-Fix-CME-in-CraftPersistentDataTypeRegistry.patch)0
-rw-r--r--patches/unapplied/server/0746-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch (renamed from patches/unapplied/server/0736-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch)0
-rw-r--r--patches/unapplied/server/0747-Add-EntityDyeEvent-and-CollarColorable-interface.patch (renamed from patches/unapplied/server/0737-Add-EntityDyeEvent-and-CollarColorable-interface.patch)0
-rw-r--r--patches/unapplied/server/0748-Fire-CauldronLevelChange-on-initial-fill.patch (renamed from patches/unapplied/server/0738-Fire-CauldronLevelChange-on-initial-fill.patch)0
-rw-r--r--patches/unapplied/server/0749-fix-powder-snow-cauldrons-not-turning-to-water.patch (renamed from patches/unapplied/server/0739-fix-powder-snow-cauldrons-not-turning-to-water.patch)0
-rw-r--r--patches/unapplied/server/0750-Add-PlayerStopUsingItemEvent.patch (renamed from patches/unapplied/server/0740-Add-PlayerStopUsingItemEvent.patch)0
-rw-r--r--patches/unapplied/server/0751-Don-t-tick-markers.patch (renamed from patches/unapplied/server/0741-Don-t-tick-markers.patch)0
-rw-r--r--patches/unapplied/server/0752-Expand-FallingBlock-API.patch (renamed from patches/unapplied/server/0742-Expand-FallingBlock-API.patch)0
-rw-r--r--patches/unapplied/server/0753-Add-support-for-Proxy-Protocol.patch (renamed from patches/unapplied/server/0743-Add-support-for-Proxy-Protocol.patch)0
-rw-r--r--patches/unapplied/server/0754-Fix-OfflinePlayer-getBedSpawnLocation.patch (renamed from patches/unapplied/server/0744-Fix-OfflinePlayer-getBedSpawnLocation.patch)0
-rw-r--r--patches/unapplied/server/0755-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch (renamed from patches/unapplied/server/0745-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch)0
-rw-r--r--patches/unapplied/server/0756-properly-read-and-store-sus-effect-duration.patch (renamed from patches/unapplied/server/0746-properly-read-and-store-sus-effect-duration.patch)0
-rw-r--r--patches/unapplied/server/0757-Sanitize-sent-BlockEntity-NBT.patch (renamed from patches/unapplied/server/0747-Sanitize-sent-BlockEntity-NBT.patch)0
-rw-r--r--patches/unapplied/server/0758-Disable-component-selector-resolving-in-books-by-def.patch (renamed from patches/unapplied/server/0748-Disable-component-selector-resolving-in-books-by-def.patch)0
-rw-r--r--patches/unapplied/server/0759-Prevent-entity-loading-causing-async-lookups.patch (renamed from patches/unapplied/server/0749-Prevent-entity-loading-causing-async-lookups.patch)0
-rw-r--r--patches/unapplied/server/0760-Throw-exception-on-world-create-while-being-ticked.patch (renamed from patches/unapplied/server/0750-Throw-exception-on-world-create-while-being-ticked.patch)0
-rw-r--r--patches/unapplied/server/0761-Dont-resent-entity-on-art-update.patch (renamed from patches/unapplied/server/0751-Dont-resent-entity-on-art-update.patch)0
-rw-r--r--patches/unapplied/server/0762-Add-WardenAngerChangeEvent.patch (renamed from patches/unapplied/server/0752-Add-WardenAngerChangeEvent.patch)0
-rw-r--r--patches/unapplied/server/0763-Add-option-for-strict-advancement-dimension-checks.patch (renamed from patches/unapplied/server/0753-Add-option-for-strict-advancement-dimension-checks.patch)0
-rw-r--r--patches/unapplied/server/0764-Add-missing-important-BlockStateListPopulator-method.patch (renamed from patches/unapplied/server/0754-Add-missing-important-BlockStateListPopulator-method.patch)0
-rw-r--r--patches/unapplied/server/0765-Nameable-Banner-API.patch (renamed from patches/unapplied/server/0755-Nameable-Banner-API.patch)0
-rw-r--r--patches/unapplied/server/0766-Don-t-broadcast-messages-to-command-blocks.patch (renamed from patches/unapplied/server/0756-Don-t-broadcast-messages-to-command-blocks.patch)0
-rw-r--r--patches/unapplied/server/0767-Prevent-empty-items-from-being-added-to-world.patch (renamed from patches/unapplied/server/0757-Prevent-empty-items-from-being-added-to-world.patch)0
-rw-r--r--patches/unapplied/server/0768-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch (renamed from patches/unapplied/server/0758-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch)0
-rw-r--r--patches/unapplied/server/0769-Add-Player-getFishHook.patch (renamed from patches/unapplied/server/0759-Add-Player-getFishHook.patch)0
-rw-r--r--patches/unapplied/server/0770-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch (renamed from patches/unapplied/server/0760-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch)0
-rw-r--r--patches/unapplied/server/0771-Add-various-missing-EntityDropItemEvent-calls.patch (renamed from patches/unapplied/server/0761-Add-various-missing-EntityDropItemEvent-calls.patch)0
-rw-r--r--patches/unapplied/server/0772-Fix-Bee-flower-NPE.patch (renamed from patches/unapplied/server/0762-Fix-Bee-flower-NPE.patch)0
-rw-r--r--patches/unapplied/server/0773-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch (renamed from patches/unapplied/server/0763-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch)0
-rw-r--r--patches/unapplied/server/0774-More-Teleport-API.patch (renamed from patches/unapplied/server/0764-More-Teleport-API.patch)0
-rw-r--r--patches/unapplied/server/0775-Add-EntityPortalReadyEvent.patch (renamed from patches/unapplied/server/0765-Add-EntityPortalReadyEvent.patch)0
-rw-r--r--patches/unapplied/server/0776-Don-t-use-level-random-in-entity-constructors.patch (renamed from patches/unapplied/server/0766-Don-t-use-level-random-in-entity-constructors.patch)0
-rw-r--r--patches/unapplied/server/0777-Send-block-entities-after-destroy-prediction.patch (renamed from patches/unapplied/server/0767-Send-block-entities-after-destroy-prediction.patch)0
-rw-r--r--patches/unapplied/server/0778-Warn-on-plugins-accessing-faraway-chunks.patch (renamed from patches/unapplied/server/0768-Warn-on-plugins-accessing-faraway-chunks.patch)0
-rw-r--r--patches/unapplied/server/0779-Custom-Chat-Completion-Suggestions-API.patch (renamed from patches/unapplied/server/0769-Custom-Chat-Completion-Suggestions-API.patch)0
-rw-r--r--patches/unapplied/server/0780-Add-and-fix-missing-BlockFadeEvents.patch (renamed from patches/unapplied/server/0770-Add-and-fix-missing-BlockFadeEvents.patch)0
-rw-r--r--patches/unapplied/server/0781-Collision-API.patch (renamed from patches/unapplied/server/0771-Collision-API.patch)0
-rw-r--r--patches/unapplied/server/0782-Fix-suggest-command-message-for-brigadier-syntax-exc.patch (renamed from patches/unapplied/server/0772-Fix-suggest-command-message-for-brigadier-syntax-exc.patch)0
-rw-r--r--patches/unapplied/server/0783-Block-Ticking-API.patch (renamed from patches/unapplied/server/0773-Block-Ticking-API.patch)0
-rw-r--r--patches/unapplied/server/0784-Add-Velocity-IP-Forwarding-Support.patch (renamed from patches/unapplied/server/0774-Add-Velocity-IP-Forwarding-Support.patch)0
-rw-r--r--patches/unapplied/server/0785-Add-NamespacedKey-biome-methods.patch (renamed from patches/unapplied/server/0775-Add-NamespacedKey-biome-methods.patch)0
-rw-r--r--patches/unapplied/server/0786-Fix-plugin-loggers-on-server-shutdown.patch (renamed from patches/unapplied/server/0776-Fix-plugin-loggers-on-server-shutdown.patch)0
-rw-r--r--patches/unapplied/server/0787-Stop-large-look-changes-from-crashing-the-server.patch (renamed from patches/unapplied/server/0777-Stop-large-look-changes-from-crashing-the-server.patch)0
-rw-r--r--patches/unapplied/server/0788-Fire-EntityChangeBlockEvent-in-more-places.patch (renamed from patches/unapplied/server/0778-Fire-EntityChangeBlockEvent-in-more-places.patch)0
-rw-r--r--patches/unapplied/server/0789-Missing-eating-regain-reason.patch (renamed from patches/unapplied/server/0779-Missing-eating-regain-reason.patch)0
-rw-r--r--patches/unapplied/server/0790-Missing-effect-cause.patch (renamed from patches/unapplied/server/0780-Missing-effect-cause.patch)0
-rw-r--r--patches/unapplied/server/0791-Added-byte-array-serialization-deserialization-for-P.patch (renamed from patches/unapplied/server/0781-Added-byte-array-serialization-deserialization-for-P.patch)0
-rw-r--r--patches/unapplied/server/0792-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch (renamed from patches/unapplied/server/0782-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch)0
-rw-r--r--patches/unapplied/server/0793-Call-BlockPhysicsEvent-more-often.patch (renamed from patches/unapplied/server/0783-Call-BlockPhysicsEvent-more-often.patch)0
-rw-r--r--patches/unapplied/server/0794-Configurable-chat-thread-limit.patch (renamed from patches/unapplied/server/0784-Configurable-chat-thread-limit.patch)0
-rw-r--r--patches/unapplied/server/0795-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch (renamed from patches/unapplied/server/0785-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch)0
-rw-r--r--patches/unapplied/server/0796-fix-Jigsaw-block-kicking-user.patch (renamed from patches/unapplied/server/0786-fix-Jigsaw-block-kicking-user.patch)0
-rw-r--r--patches/unapplied/server/0797-use-BlockFormEvent-for-mud-converting-into-clay.patch (renamed from patches/unapplied/server/0787-use-BlockFormEvent-for-mud-converting-into-clay.patch)0
-rw-r--r--patches/unapplied/server/0798-Add-getDrops-to-BlockState.patch (renamed from patches/unapplied/server/0788-Add-getDrops-to-BlockState.patch)0
-rw-r--r--patches/unapplied/server/0799-Fix-a-bunch-of-vanilla-bugs.patch (renamed from patches/unapplied/server/0789-Fix-a-bunch-of-vanilla-bugs.patch)0
-rw-r--r--patches/unapplied/server/0800-Remove-unnecessary-onTrackingStart-during-navigation.patch (renamed from patches/unapplied/server/0790-Remove-unnecessary-onTrackingStart-during-navigation.patch)0
-rw-r--r--patches/unapplied/server/0801-Fix-custom-piglin-loved-items.patch (renamed from patches/unapplied/server/0791-Fix-custom-piglin-loved-items.patch)0
-rw-r--r--patches/unapplied/server/0802-EntityPickupItemEvent-fixes.patch (renamed from patches/unapplied/server/0792-EntityPickupItemEvent-fixes.patch)0
-rw-r--r--patches/unapplied/server/0803-Correctly-handle-interactions-with-items-on-cooldown.patch (renamed from patches/unapplied/server/0793-Correctly-handle-interactions-with-items-on-cooldown.patch)0
-rw-r--r--patches/unapplied/server/0804-Add-PlayerInventorySlotChangeEvent.patch (renamed from patches/unapplied/server/0794-Add-PlayerInventorySlotChangeEvent.patch)0
-rw-r--r--patches/unapplied/server/0805-Elder-Guardian-appearance-API.patch (renamed from patches/unapplied/server/0795-Elder-Guardian-appearance-API.patch)0
-rw-r--r--patches/unapplied/server/0806-Allow-changing-bed-s-occupied-property.patch (renamed from patches/unapplied/server/0796-Allow-changing-bed-s-occupied-property.patch)0
-rw-r--r--patches/unapplied/server/0807-Add-entity-knockback-API.patch (renamed from patches/unapplied/server/0797-Add-entity-knockback-API.patch)0
-rw-r--r--patches/unapplied/server/0808-Detect-headless-JREs.patch (renamed from patches/unapplied/server/0798-Detect-headless-JREs.patch)0
-rw-r--r--patches/unapplied/server/0809-fix-entity-vehicle-collision-event-not-called.patch (renamed from patches/unapplied/server/0799-fix-entity-vehicle-collision-event-not-called.patch)0
-rw-r--r--patches/unapplied/server/0810-Add-EntityToggleSitEvent.patch (renamed from patches/unapplied/server/0800-Add-EntityToggleSitEvent.patch)0
-rw-r--r--patches/unapplied/server/0811-Add-fire-tick-delay-option.patch (renamed from patches/unapplied/server/0801-Add-fire-tick-delay-option.patch)0
-rw-r--r--patches/unapplied/server/0812-Add-Moving-Piston-API.patch (renamed from patches/unapplied/server/0802-Add-Moving-Piston-API.patch)0
-rw-r--r--patches/unapplied/server/0813-Ignore-impossible-spawn-tick.patch (renamed from patches/unapplied/server/0803-Ignore-impossible-spawn-tick.patch)0
-rw-r--r--patches/unapplied/server/0814-Track-projectile-source-for-fireworks-from-dispenser.patch (renamed from patches/unapplied/server/0804-Track-projectile-source-for-fireworks-from-dispenser.patch)0
-rw-r--r--patches/unapplied/server/0815-Fix-EntityArgument-suggestion-permissions-to-align-w.patch (renamed from patches/unapplied/server/0805-Fix-EntityArgument-suggestion-permissions-to-align-w.patch)0
-rw-r--r--patches/unapplied/server/0816-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch (renamed from patches/unapplied/server/0806-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch)0
-rw-r--r--patches/unapplied/server/0817-Add-PrePlayerAttackEntityEvent.patch (renamed from patches/unapplied/server/0807-Add-PrePlayerAttackEntityEvent.patch)0
-rw-r--r--patches/unapplied/server/0818-ensure-reset-EnderDragon-boss-event-name.patch (renamed from patches/unapplied/server/0808-ensure-reset-EnderDragon-boss-event-name.patch)0
-rw-r--r--patches/unapplied/server/0819-fix-MC-252817-green-map-markers-do-not-disappear.patch (renamed from patches/unapplied/server/0809-fix-MC-252817-green-map-markers-do-not-disappear.patch)0
-rw-r--r--patches/unapplied/server/0820-Add-Player-Warden-Warning-API.patch (renamed from patches/unapplied/server/0810-Add-Player-Warden-Warning-API.patch)0
-rw-r--r--patches/unapplied/server/0821-More-vanilla-friendly-methods-to-update-trades.patch (renamed from patches/unapplied/server/0811-More-vanilla-friendly-methods-to-update-trades.patch)0
-rw-r--r--patches/unapplied/server/0822-Add-paper-dumplisteners-command.patch (renamed from patches/unapplied/server/0812-Add-paper-dumplisteners-command.patch)0
-rw-r--r--patches/unapplied/server/0823-check-global-player-list-where-appropriate.patch (renamed from patches/unapplied/server/0813-check-global-player-list-where-appropriate.patch)0
-rw-r--r--patches/unapplied/server/0824-Fix-async-entity-add-due-to-fungus-trees.patch (renamed from patches/unapplied/server/0814-Fix-async-entity-add-due-to-fungus-trees.patch)0
-rw-r--r--patches/unapplied/server/0825-ItemStack-damage-API.patch (renamed from patches/unapplied/server/0815-ItemStack-damage-API.patch)0
-rw-r--r--patches/unapplied/server/0826-Friction-API.patch (renamed from patches/unapplied/server/0816-Friction-API.patch)0
-rw-r--r--patches/unapplied/server/0827-Ability-to-control-player-s-insomnia-and-phantoms.patch (renamed from patches/unapplied/server/0817-Ability-to-control-player-s-insomnia-and-phantoms.patch)0
-rw-r--r--patches/unapplied/server/0828-Fix-premature-player-kicks-on-shutdown.patch (renamed from patches/unapplied/server/0818-Fix-premature-player-kicks-on-shutdown.patch)0
-rw-r--r--patches/unapplied/server/0829-Sync-offhand-slot-in-menus.patch (renamed from patches/unapplied/server/0819-Sync-offhand-slot-in-menus.patch)0
-rw-r--r--patches/unapplied/server/0830-Player-Entity-Tracking-Events.patch (renamed from patches/unapplied/server/0820-Player-Entity-Tracking-Events.patch)0
-rw-r--r--patches/unapplied/server/0831-Limit-pet-look-distance.patch (renamed from patches/unapplied/server/0821-Limit-pet-look-distance.patch)0
-rw-r--r--patches/unapplied/server/0832-Fixes-and-additions-to-the-SpawnReason-API.patch (renamed from patches/unapplied/server/0822-Fixes-and-additions-to-the-SpawnReason-API.patch)0
-rw-r--r--patches/unapplied/server/0833-fix-Instruments.patch (renamed from patches/unapplied/server/0823-fix-Instruments.patch)0
-rw-r--r--patches/unapplied/server/0834-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch (renamed from patches/unapplied/server/0824-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch)0
-rw-r--r--patches/unapplied/server/0835-Fix-inconsistencies-in-dispense-events-regarding-sta.patch (renamed from patches/unapplied/server/0825-Fix-inconsistencies-in-dispense-events-regarding-sta.patch)0
-rw-r--r--patches/unapplied/server/0836-Add-BlockLockCheckEvent.patch (renamed from patches/unapplied/server/0826-Add-BlockLockCheckEvent.patch)0
-rw-r--r--patches/unapplied/server/0837-Add-Sneaking-API-for-Entities.patch (renamed from patches/unapplied/server/0827-Add-Sneaking-API-for-Entities.patch)0
-rw-r--r--patches/unapplied/server/0838-Improve-logging-and-errors.patch (renamed from patches/unapplied/server/0828-Improve-logging-and-errors.patch)0
-rw-r--r--patches/unapplied/server/0839-Improve-PortalEvents.patch (renamed from patches/unapplied/server/0829-Improve-PortalEvents.patch)0
-rw-r--r--patches/unapplied/server/0840-Add-config-option-for-spider-worldborder-climbing.patch (renamed from patches/unapplied/server/0830-Add-config-option-for-spider-worldborder-climbing.patch)0
-rw-r--r--patches/unapplied/server/0841-Add-missing-SpigotConfig-logCommands-check.patch (renamed from patches/unapplied/server/0831-Add-missing-SpigotConfig-logCommands-check.patch)0
-rw-r--r--patches/unapplied/server/0842-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch (renamed from patches/unapplied/server/0832-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch)0
-rw-r--r--patches/unapplied/server/0843-Flying-Fall-Damage.patch (renamed from patches/unapplied/server/0833-Flying-Fall-Damage.patch)0
-rw-r--r--patches/unapplied/server/0844-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch (renamed from patches/unapplied/server/0834-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch)0
-rw-r--r--patches/unapplied/server/0845-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch (renamed from patches/unapplied/server/0835-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch)0
-rw-r--r--patches/unapplied/server/0846-config-for-disabling-entity-tag-tags.patch (renamed from patches/unapplied/server/0836-config-for-disabling-entity-tag-tags.patch)0
-rw-r--r--patches/unapplied/server/0847-Use-single-player-info-update-packet-on-join.patch (renamed from patches/unapplied/server/0837-Use-single-player-info-update-packet-on-join.patch)0
-rw-r--r--patches/unapplied/server/0848-Correctly-shrink-items-during-EntityResurrectEvent.patch (renamed from patches/unapplied/server/0838-Correctly-shrink-items-during-EntityResurrectEvent.patch)0
-rw-r--r--patches/unapplied/server/0849-Win-Screen-API.patch (renamed from patches/unapplied/server/0839-Win-Screen-API.patch)0
-rw-r--r--patches/unapplied/server/0850-Remove-CraftItemStack-setAmount-null-assignment.patch (renamed from patches/unapplied/server/0840-Remove-CraftItemStack-setAmount-null-assignment.patch)0
-rw-r--r--patches/unapplied/server/0851-Fix-force-opening-enchantment-tables.patch (renamed from patches/unapplied/server/0841-Fix-force-opening-enchantment-tables.patch)0
-rw-r--r--patches/unapplied/server/0852-Add-Entity-Body-Yaw-API.patch (renamed from patches/unapplied/server/0842-Add-Entity-Body-Yaw-API.patch)0
-rw-r--r--patches/unapplied/server/0853-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch (renamed from patches/unapplied/server/0843-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch)0
-rw-r--r--patches/unapplied/server/0854-Add-EntityFertilizeEggEvent.patch (renamed from patches/unapplied/server/0844-Add-EntityFertilizeEggEvent.patch)0
-rw-r--r--patches/unapplied/server/0855-Fix-HumanEntity-drop-not-updating-the-client-inv.patch (renamed from patches/unapplied/server/0845-Fix-HumanEntity-drop-not-updating-the-client-inv.patch)0
-rw-r--r--patches/unapplied/server/0856-Add-CompostItemEvent-and-EntityCompostItemEvent.patch (renamed from patches/unapplied/server/0846-Add-CompostItemEvent-and-EntityCompostItemEvent.patch)0
-rw-r--r--patches/unapplied/server/0857-Correctly-handle-ArmorStand-invisibility.patch (renamed from patches/unapplied/server/0847-Correctly-handle-ArmorStand-invisibility.patch)0
-rw-r--r--patches/unapplied/server/0858-Fix-advancement-triggers-for-entity-damage.patch (renamed from patches/unapplied/server/0848-Fix-advancement-triggers-for-entity-damage.patch)0
-rw-r--r--patches/unapplied/server/0859-Fix-text-display-error-on-spawn.patch (renamed from patches/unapplied/server/0849-Fix-text-display-error-on-spawn.patch)0
-rw-r--r--patches/unapplied/server/0860-Fix-inventories-returning-null-Locations.patch (renamed from patches/unapplied/server/0850-Fix-inventories-returning-null-Locations.patch)0
-rw-r--r--patches/unapplied/server/0861-Add-Shearable-API.patch (renamed from patches/unapplied/server/0851-Add-Shearable-API.patch)0
-rw-r--r--patches/unapplied/server/0862-Fix-SpawnEggMeta-get-setSpawnedType.patch (renamed from patches/unapplied/server/0852-Fix-SpawnEggMeta-get-setSpawnedType.patch)0
-rw-r--r--patches/unapplied/server/0863-Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch (renamed from patches/unapplied/server/0853-Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch)0
-rw-r--r--patches/unapplied/server/0864-Treat-sequence-violations-like-they-should-be.patch (renamed from patches/unapplied/server/0854-Treat-sequence-violations-like-they-should-be.patch)0
-rw-r--r--patches/unapplied/server/0865-remove-duplicate-animate-packet-for-records.patch (renamed from patches/unapplied/server/0855-remove-duplicate-animate-packet-for-records.patch)0
-rw-r--r--patches/unapplied/server/0866-Prevent-causing-expired-keys-from-impacting-new-join.patch (renamed from patches/unapplied/server/0856-Prevent-causing-expired-keys-from-impacting-new-join.patch)0
-rw-r--r--patches/unapplied/server/0867-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch (renamed from patches/unapplied/server/0857-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch)0
-rw-r--r--patches/unapplied/server/0868-Use-array-for-gamerule-storage.patch (renamed from patches/unapplied/server/0858-Use-array-for-gamerule-storage.patch)0
-rw-r--r--patches/unapplied/server/0869-Fix-a-couple-of-upstream-bed-issues.patch (renamed from patches/unapplied/server/0859-Fix-a-couple-of-upstream-bed-issues.patch)0
-rw-r--r--patches/unapplied/server/0870-Fix-demo-flag-not-enabling-demo-mode.patch (renamed from patches/unapplied/server/0860-Fix-demo-flag-not-enabling-demo-mode.patch)0
-rw-r--r--patches/unapplied/server/0871-Add-Mob-Experience-reward-API.patch (renamed from patches/unapplied/server/0861-Add-Mob-Experience-reward-API.patch)0
-rw-r--r--patches/unapplied/server/0872-Break-redstone-on-top-of-trap-doors-early.patch (renamed from patches/unapplied/server/0862-Break-redstone-on-top-of-trap-doors-early.patch)0
-rw-r--r--patches/unapplied/server/0873-Avoid-Lazy-Initialization-for-Enum-Fields.patch (renamed from patches/unapplied/server/0863-Avoid-Lazy-Initialization-for-Enum-Fields.patch)0
-rw-r--r--patches/unapplied/server/0874-More-accurate-isInOpenWater-impl.patch (renamed from patches/unapplied/server/0864-More-accurate-isInOpenWater-impl.patch)0
-rw-r--r--patches/unapplied/server/0875-Fix-concurrenct-access-to-lookups-field-in-RegistryO.patch (renamed from patches/unapplied/server/0865-Fix-concurrenct-access-to-lookups-field-in-RegistryO.patch)0
-rw-r--r--patches/unapplied/server/0876-Expand-PlayerItemMendEvent.patch (renamed from patches/unapplied/server/0866-Expand-PlayerItemMendEvent.patch)0
-rw-r--r--patches/unapplied/server/0877-Refresh-ProjectileSource-for-projectiles.patch (renamed from patches/unapplied/server/0867-Refresh-ProjectileSource-for-projectiles.patch)0
-rw-r--r--patches/unapplied/server/0878-Add-transient-modifier-API.patch (renamed from patches/unapplied/server/0868-Add-transient-modifier-API.patch)0
-rw-r--r--patches/unapplied/server/0879-Fix-block-place-logic.patch (renamed from patches/unapplied/server/0869-Fix-block-place-logic.patch)0
-rw-r--r--patches/unapplied/server/0880-Fix-spigot-sound-playing-for-BlockItem-ItemStacks.patch (renamed from patches/unapplied/server/0870-Fix-spigot-sound-playing-for-BlockItem-ItemStacks.patch)0
-rw-r--r--patches/unapplied/server/0881-Call-BlockGrowEvent-for-missing-blocks.patch (renamed from patches/unapplied/server/0871-Call-BlockGrowEvent-for-missing-blocks.patch)0
-rw-r--r--patches/unapplied/server/0882-Don-t-enforce-icanhasbukkit-default-if-alias-block-e.patch (renamed from patches/unapplied/server/0872-Don-t-enforce-icanhasbukkit-default-if-alias-block-e.patch)0
-rw-r--r--patches/unapplied/server/0883-fix-MapLike-spam-for-missing-key-selector.patch (renamed from patches/unapplied/server/0873-fix-MapLike-spam-for-missing-key-selector.patch)0
-rw-r--r--patches/unapplied/server/0884-Fix-sniffer-removeExploredLocation.patch (renamed from patches/unapplied/server/0874-Fix-sniffer-removeExploredLocation.patch)0
-rw-r--r--patches/unapplied/server/0885-Add-method-to-remove-all-active-potion-effects.patch (renamed from patches/unapplied/server/0875-Add-method-to-remove-all-active-potion-effects.patch)0
-rw-r--r--patches/unapplied/server/0886-Fix-incorrect-crafting-result-amount-for-fireworks.patch (renamed from patches/unapplied/server/0876-Fix-incorrect-crafting-result-amount-for-fireworks.patch)0
-rw-r--r--patches/unapplied/server/0887-Add-event-for-player-editing-sign.patch (renamed from patches/unapplied/server/0877-Add-event-for-player-editing-sign.patch)0
-rw-r--r--patches/unapplied/server/0888-Only-tick-item-frames-if-players-can-see-it.patch (renamed from patches/unapplied/server/0878-Only-tick-item-frames-if-players-can-see-it.patch)0
-rw-r--r--patches/unapplied/server/0889-Fix-cmd-permission-levels-for-command-blocks.patch (renamed from patches/unapplied/server/0879-Fix-cmd-permission-levels-for-command-blocks.patch)0
-rw-r--r--patches/unapplied/server/0890-Add-option-to-disable-block-updates.patch (renamed from patches/unapplied/server/0880-Add-option-to-disable-block-updates.patch)0
-rw-r--r--patches/unapplied/server/0891-Call-missing-BlockDispenseEvent.patch (renamed from patches/unapplied/server/0881-Call-missing-BlockDispenseEvent.patch)0
-rw-r--r--patches/unapplied/server/0892-Don-t-load-chunks-for-supporting-block-checks.patch (renamed from patches/unapplied/server/0882-Don-t-load-chunks-for-supporting-block-checks.patch)0
-rw-r--r--patches/unapplied/server/0893-Optimize-player-lookups-for-beacons.patch (renamed from patches/unapplied/server/0883-Optimize-player-lookups-for-beacons.patch)0
-rw-r--r--patches/unapplied/server/0894-Add-Sign-getInteractableSideFor.patch (renamed from patches/unapplied/server/0884-Add-Sign-getInteractableSideFor.patch)0
-rw-r--r--patches/unapplied/server/0895-Array-backed-synched-entity-data.patch (renamed from patches/unapplied/server/0885-Array-backed-synched-entity-data.patch)0
-rw-r--r--patches/unapplied/server/0896-fix-item-meta-for-tadpole-buckets.patch (renamed from patches/unapplied/server/0886-fix-item-meta-for-tadpole-buckets.patch)0
-rw-r--r--patches/unapplied/server/0897-Fix-BanList-API.patch (renamed from patches/unapplied/server/0887-Fix-BanList-API.patch)0
-rw-r--r--patches/unapplied/server/0898-Determine-lava-and-water-fluid-explosion-resistance-.patch (renamed from patches/unapplied/server/0888-Determine-lava-and-water-fluid-explosion-resistance-.patch)0
-rw-r--r--patches/unapplied/server/0899-Fix-possible-NPE-on-painting-creation.patch (renamed from patches/unapplied/server/0889-Fix-possible-NPE-on-painting-creation.patch)0
-rw-r--r--patches/unapplied/server/0900-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch (renamed from patches/unapplied/server/0890-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch)0
-rw-r--r--patches/unapplied/server/0901-ExperienceOrb-should-call-EntitySpawnEvent.patch (renamed from patches/unapplied/server/0891-ExperienceOrb-should-call-EntitySpawnEvent.patch)0
-rw-r--r--patches/unapplied/server/0902-Make-Amethyst-throw-both-Spread-and-Grow-Events.patch (renamed from patches/unapplied/server/0892-Make-Amethyst-throw-both-Spread-and-Grow-Events.patch)0
-rw-r--r--patches/unapplied/server/0903-Add-whitelist-events.patch (renamed from patches/unapplied/server/0893-Add-whitelist-events.patch)0
-rw-r--r--patches/unapplied/server/0904-Implement-PlayerFailMoveEvent.patch (renamed from patches/unapplied/server/0894-Implement-PlayerFailMoveEvent.patch)0
-rw-r--r--patches/unapplied/server/0905-Folia-scheduler-and-owned-region-API.patch (renamed from patches/unapplied/server/0895-Folia-scheduler-and-owned-region-API.patch)0
-rw-r--r--patches/unapplied/server/0906-Only-erase-allay-memory-on-non-item-targets.patch (renamed from patches/unapplied/server/0896-Only-erase-allay-memory-on-non-item-targets.patch)0
-rw-r--r--patches/unapplied/server/0907-API-for-updating-recipes-on-clients.patch (renamed from patches/unapplied/server/0897-API-for-updating-recipes-on-clients.patch)0
-rw-r--r--patches/unapplied/server/0908-Fix-rotation-when-spawning-display-entities.patch (renamed from patches/unapplied/server/0898-Fix-rotation-when-spawning-display-entities.patch)0
-rw-r--r--patches/unapplied/server/0909-Only-capture-actual-tree-growth.patch (renamed from patches/unapplied/server/0899-Only-capture-actual-tree-growth.patch)0
-rw-r--r--patches/unapplied/server/0910-Use-correct-source-for-mushroom-block-spread-event.patch (renamed from patches/unapplied/server/0900-Use-correct-source-for-mushroom-block-spread-event.patch)0
-rw-r--r--patches/unapplied/server/0911-Respect-randomizeData-on-more-entities-when-spawning.patch (renamed from patches/unapplied/server/0901-Respect-randomizeData-on-more-entities-when-spawning.patch)0
-rw-r--r--patches/unapplied/server/0912-Use-correct-seed-on-api-world-load.patch (renamed from patches/unapplied/server/0902-Use-correct-seed-on-api-world-load.patch)0
-rw-r--r--patches/unapplied/server/0913-Remove-UpgradeData-neighbour-ticks-outside-of-range.patch (renamed from patches/unapplied/server/0903-Remove-UpgradeData-neighbour-ticks-outside-of-range.patch)0
-rw-r--r--patches/unapplied/server/0914-Cache-map-ids-on-item-frames.patch (renamed from patches/unapplied/server/0904-Cache-map-ids-on-item-frames.patch)0
-rw-r--r--patches/unapplied/server/0915-Fix-custom-statistic-criteria-creation.patch (renamed from patches/unapplied/server/0905-Fix-custom-statistic-criteria-creation.patch)0
-rw-r--r--patches/unapplied/server/0916-Bandaid-fix-for-Effect.patch (renamed from patches/unapplied/server/0906-Bandaid-fix-for-Effect.patch)0
-rw-r--r--patches/unapplied/server/0917-SculkCatalyst-bloom-API.patch (renamed from patches/unapplied/server/0907-SculkCatalyst-bloom-API.patch)0
-rw-r--r--patches/unapplied/server/0918-API-for-an-entity-s-scoreboard-name.patch (renamed from patches/unapplied/server/0908-API-for-an-entity-s-scoreboard-name.patch)0
-rw-r--r--patches/unapplied/server/0919-Deprecate-and-replace-methods-with-old-StructureType.patch (renamed from patches/unapplied/server/0909-Deprecate-and-replace-methods-with-old-StructureType.patch)0
-rw-r--r--patches/unapplied/server/0920-Don-t-tab-complete-namespaced-commands-if-send-names.patch (renamed from patches/unapplied/server/0910-Don-t-tab-complete-namespaced-commands-if-send-names.patch)0
-rw-r--r--patches/unapplied/server/0921-Properly-handle-BlockBreakEvent-isDropItems.patch (renamed from patches/unapplied/server/0911-Properly-handle-BlockBreakEvent-isDropItems.patch)0
-rw-r--r--patches/unapplied/server/0922-Fire-entity-death-event-for-ender-dragon.patch (renamed from patches/unapplied/server/0912-Fire-entity-death-event-for-ender-dragon.patch)0
-rw-r--r--patches/unapplied/server/0923-Configurable-entity-tracking-range-by-Y-coordinate.patch (renamed from patches/unapplied/server/0913-Configurable-entity-tracking-range-by-Y-coordinate.patch)0
-rw-r--r--patches/unapplied/server/0924-Add-Listing-API-for-Player.patch (renamed from patches/unapplied/server/0914-Add-Listing-API-for-Player.patch)0
-rw-r--r--patches/unapplied/server/0925-Configurable-Region-Compression-Format.patch (renamed from patches/unapplied/server/0915-Configurable-Region-Compression-Format.patch)0
-rw-r--r--patches/unapplied/server/0926-Add-BlockFace-to-BlockDamageEvent.patch (renamed from patches/unapplied/server/0916-Add-BlockFace-to-BlockDamageEvent.patch)0
-rw-r--r--patches/unapplied/server/0927-Fix-NPE-on-Boat-getStatus.patch (renamed from patches/unapplied/server/0917-Fix-NPE-on-Boat-getStatus.patch)0
-rw-r--r--patches/unapplied/server/0928-Expand-Pose-API.patch (renamed from patches/unapplied/server/0918-Expand-Pose-API.patch)0
-rw-r--r--patches/unapplied/server/0929-More-DragonBattle-API.patch (renamed from patches/unapplied/server/0919-More-DragonBattle-API.patch)0
-rw-r--r--patches/unapplied/server/0930-Deep-clone-unhandled-nbt-tags.patch (renamed from patches/unapplied/server/0920-Deep-clone-unhandled-nbt-tags.patch)0
-rw-r--r--patches/unapplied/server/0931-Add-PlayerPickItemEvent.patch (renamed from patches/unapplied/server/0921-Add-PlayerPickItemEvent.patch)0
-rw-r--r--patches/unapplied/server/0932-Allow-trident-custom-damage.patch (renamed from patches/unapplied/server/0922-Allow-trident-custom-damage.patch)0
-rw-r--r--patches/unapplied/server/0933-Expose-hand-in-BlockCanBuildEvent.patch (renamed from patches/unapplied/server/0923-Expose-hand-in-BlockCanBuildEvent.patch)0
-rw-r--r--patches/unapplied/server/0934-Optimize-nearest-structure-border-iteration.patch (renamed from patches/unapplied/server/0924-Optimize-nearest-structure-border-iteration.patch)0
-rw-r--r--patches/unapplied/server/0935-Implement-OfflinePlayer-isConnected.patch (renamed from patches/unapplied/server/0925-Implement-OfflinePlayer-isConnected.patch)0
-rw-r--r--patches/unapplied/server/0936-Fix-inventory-desync.patch (renamed from patches/unapplied/server/0926-Fix-inventory-desync.patch)0
-rw-r--r--patches/unapplied/server/0937-Add-titleOverride-to-InventoryOpenEvent.patch (renamed from patches/unapplied/server/0927-Add-titleOverride-to-InventoryOpenEvent.patch)0
-rw-r--r--patches/unapplied/server/0938-Configure-sniffer-egg-hatch-time.patch (renamed from patches/unapplied/server/0928-Configure-sniffer-egg-hatch-time.patch)0
-rw-r--r--patches/unapplied/server/0939-Do-crystal-portal-proximity-check-before-entity-look.patch (renamed from patches/unapplied/server/0929-Do-crystal-portal-proximity-check-before-entity-look.patch)0
-rw-r--r--patches/unapplied/server/0940-Skip-POI-finding-if-stuck-in-vehicle.patch (renamed from patches/unapplied/server/0930-Skip-POI-finding-if-stuck-in-vehicle.patch)0
-rw-r--r--patches/unapplied/server/0941-Add-slot-sanity-checks-in-container-clicks.patch (renamed from patches/unapplied/server/0931-Add-slot-sanity-checks-in-container-clicks.patch)0
-rw-r--r--patches/unapplied/server/0942-Call-BlockRedstoneEvents-for-lecterns.patch (renamed from patches/unapplied/server/0932-Call-BlockRedstoneEvents-for-lecterns.patch)0
-rw-r--r--patches/unapplied/server/0943-Allow-proper-checking-of-empty-item-stacks.patch (renamed from patches/unapplied/server/0933-Allow-proper-checking-of-empty-item-stacks.patch)0
-rw-r--r--patches/unapplied/server/0944-Fix-silent-equipment-change-for-mobs.patch (renamed from patches/unapplied/server/0934-Fix-silent-equipment-change-for-mobs.patch)0
-rw-r--r--patches/unapplied/server/0945-Fix-spigot-s-Forced-Stats.patch (renamed from patches/unapplied/server/0935-Fix-spigot-s-Forced-Stats.patch)0
-rw-r--r--patches/unapplied/server/0946-Add-missing-InventoryHolders-to-inventories.patch (renamed from patches/unapplied/server/0936-Add-missing-InventoryHolders-to-inventories.patch)0
-rw-r--r--patches/unapplied/server/0947-Do-not-read-tile-entities-in-chunks-that-are-positio.patch (renamed from patches/unapplied/server/0937-Do-not-read-tile-entities-in-chunks-that-are-positio.patch)0
-rw-r--r--patches/unapplied/server/0948-Add-missing-logs-for-log-ips-config-option.patch (renamed from patches/unapplied/server/0938-Add-missing-logs-for-log-ips-config-option.patch)0
-rw-r--r--patches/unapplied/server/0949-Fix-race-condition-on-UpgradeData.BlockFixers-class-.patch (renamed from patches/unapplied/server/0939-Fix-race-condition-on-UpgradeData.BlockFixers-class-.patch)0
-rw-r--r--patches/unapplied/server/0950-Fix-NPE-in-AdvancementProgress-getDateAwarded.patch (renamed from patches/unapplied/server/0940-Fix-NPE-in-AdvancementProgress-getDateAwarded.patch)0
-rw-r--r--patches/unapplied/server/0951-Fix-team-sidebar-objectives-not-being-cleared.patch (renamed from patches/unapplied/server/0941-Fix-team-sidebar-objectives-not-being-cleared.patch)0
-rw-r--r--patches/unapplied/server/0952-Fix-missing-map-initialize-event-call.patch (renamed from patches/unapplied/server/0942-Fix-missing-map-initialize-event-call.patch)0
-rw-r--r--patches/unapplied/server/0953-Update-entity-data-when-attaching-firework-to-entity.patch (renamed from patches/unapplied/server/0943-Update-entity-data-when-attaching-firework-to-entity.patch)0
-rw-r--r--patches/unapplied/server/0954-Use-correct-variable-for-initializing-CraftLootTable.patch (renamed from patches/unapplied/server/0944-Use-correct-variable-for-initializing-CraftLootTable.patch)0
-rw-r--r--patches/unapplied/server/0955-Fix-UnsafeValues-loadAdvancement.patch (renamed from patches/unapplied/server/0945-Fix-UnsafeValues-loadAdvancement.patch)0
-rw-r--r--patches/unapplied/server/0956-Add-player-idle-duration-API.patch (renamed from patches/unapplied/server/0946-Add-player-idle-duration-API.patch)0
-rw-r--r--patches/unapplied/server/0957-Don-t-check-if-we-can-see-non-visible-entities.patch (renamed from patches/unapplied/server/0947-Don-t-check-if-we-can-see-non-visible-entities.patch)0
-rw-r--r--patches/unapplied/server/0958-Fix-NPE-in-SculkBloomEvent-world-access.patch (renamed from patches/unapplied/server/0948-Fix-NPE-in-SculkBloomEvent-world-access.patch)0
-rw-r--r--patches/unapplied/server/0959-Allow-null-itemstack-for-Player-sendEquipmentChange.patch (renamed from patches/unapplied/server/0949-Allow-null-itemstack-for-Player-sendEquipmentChange.patch)0
-rw-r--r--patches/unapplied/server/0960-Optimize-VarInts.patch (renamed from patches/unapplied/server/0950-Optimize-VarInts.patch)0
-rw-r--r--patches/unapplied/server/0961-Add-API-to-get-the-collision-shape-of-a-block-before.patch (renamed from patches/unapplied/server/0951-Add-API-to-get-the-collision-shape-of-a-block-before.patch)0
-rw-r--r--patches/unapplied/server/0962-Add-predicate-for-blocks-when-raytracing.patch (renamed from patches/unapplied/server/0952-Add-predicate-for-blocks-when-raytracing.patch)0
-rw-r--r--patches/unapplied/server/0963-Broadcast-take-item-packets-with-collector-as-source.patch (renamed from patches/unapplied/server/0953-Broadcast-take-item-packets-with-collector-as-source.patch)0
-rw-r--r--patches/unapplied/server/0964-Expand-LingeringPotion-API.patch (renamed from patches/unapplied/server/0954-Expand-LingeringPotion-API.patch)0
-rw-r--r--patches/unapplied/server/0965-Add-MaterialTagsTest.patch (renamed from patches/unapplied/server/0955-Add-MaterialTagsTest.patch)0
-rw-r--r--patches/unapplied/server/0966-Fix-strikeLightningEffect-powers-lightning-rods-and-.patch (renamed from patches/unapplied/server/0956-Fix-strikeLightningEffect-powers-lightning-rods-and-.patch)0
-rw-r--r--patches/unapplied/server/0967-Add-hand-to-fish-event-for-all-player-interactions.patch (renamed from patches/unapplied/server/0957-Add-hand-to-fish-event-for-all-player-interactions.patch)0
-rw-r--r--patches/unapplied/server/0968-Fix-several-issues-with-EntityBreedEvent.patch (renamed from patches/unapplied/server/0958-Fix-several-issues-with-EntityBreedEvent.patch)0
-rw-r--r--patches/unapplied/server/0969-Add-UUID-attribute-modifier-API.patch (renamed from patches/unapplied/server/0959-Add-UUID-attribute-modifier-API.patch)0
-rw-r--r--patches/unapplied/server/0970-Fix-missing-event-call-for-entity-teleport-API.patch (renamed from patches/unapplied/server/0960-Fix-missing-event-call-for-entity-teleport-API.patch)0
-rw-r--r--patches/unapplied/server/0971-Lazily-create-LootContext-for-criterions.patch (renamed from patches/unapplied/server/0961-Lazily-create-LootContext-for-criterions.patch)0
-rw-r--r--patches/unapplied/server/0972-Don-t-fire-sync-events-during-worldgen.patch (renamed from patches/unapplied/server/0962-Don-t-fire-sync-events-during-worldgen.patch)0
-rw-r--r--patches/unapplied/server/0973-Add-Structure-check-API.patch (renamed from patches/unapplied/server/0963-Add-Structure-check-API.patch)0
-rw-r--r--patches/unapplied/server/0974-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch (renamed from patches/unapplied/server/0964-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch)0
-rw-r--r--patches/unapplied/server/0975-Restore-vanilla-entity-drops-behavior.patch (renamed from patches/unapplied/server/0965-Restore-vanilla-entity-drops-behavior.patch)0
-rw-r--r--patches/unapplied/server/0976-Dont-resend-blocks-on-interactions.patch (renamed from patches/unapplied/server/0966-Dont-resend-blocks-on-interactions.patch)0
-rw-r--r--patches/unapplied/server/0977-add-more-scoreboard-API.patch (renamed from patches/unapplied/server/0967-add-more-scoreboard-API.patch)0
-rw-r--r--patches/unapplied/server/0978-Improve-Registry.patch (renamed from patches/unapplied/server/0968-Improve-Registry.patch)0
-rw-r--r--patches/unapplied/server/0979-Fix-NPE-on-null-loc-for-EntityTeleportEvent.patch (renamed from patches/unapplied/server/0969-Fix-NPE-on-null-loc-for-EntityTeleportEvent.patch)0
-rw-r--r--patches/unapplied/server/0980-Add-experience-points-API.patch (renamed from patches/unapplied/server/0970-Add-experience-points-API.patch)0
-rw-r--r--patches/unapplied/server/0981-Add-drops-to-shear-events.patch (renamed from patches/unapplied/server/0971-Add-drops-to-shear-events.patch)0
-rw-r--r--patches/unapplied/server/0982-Add-PlayerShieldDisableEvent.patch (renamed from patches/unapplied/server/0972-Add-PlayerShieldDisableEvent.patch)0
-rw-r--r--patches/unapplied/server/0983-Validate-ResourceLocation-in-NBT-reading.patch (renamed from patches/unapplied/server/0973-Validate-ResourceLocation-in-NBT-reading.patch)0
-rw-r--r--patches/unapplied/server/0984-Properly-handle-experience-dropping-on-block-break.patch (renamed from patches/unapplied/server/0974-Properly-handle-experience-dropping-on-block-break.patch)0
-rw-r--r--patches/unapplied/server/0985-Fixup-NamespacedKey-handling.patch (renamed from patches/unapplied/server/0975-Fixup-NamespacedKey-handling.patch)0
-rw-r--r--patches/unapplied/server/0986-Expose-LootTable-of-DecoratedPot.patch (renamed from patches/unapplied/server/0976-Expose-LootTable-of-DecoratedPot.patch)0
-rw-r--r--patches/unapplied/server/0987-Reduce-allocation-of-Vec3D-by-entity-tracker.patch (renamed from patches/unapplied/server/0977-Reduce-allocation-of-Vec3D-by-entity-tracker.patch)0
-rw-r--r--patches/unapplied/server/0988-Rewrite-dataconverter-system.patch (renamed from patches/unapplied/server/0978-Rewrite-dataconverter-system.patch)0
-rw-r--r--patches/unapplied/server/0989-Starlight.patch (renamed from patches/unapplied/server/0979-Starlight.patch)0
-rw-r--r--patches/unapplied/server/0990-Rewrite-chunk-system.patch (renamed from patches/unapplied/server/0980-Rewrite-chunk-system.patch)0
-rw-r--r--patches/unapplied/server/0991-incremental-chunk-and-player-saving.patch (renamed from patches/unapplied/server/0981-incremental-chunk-and-player-saving.patch)0
-rw-r--r--patches/unapplied/server/0992-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch (renamed from patches/unapplied/server/0982-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch)0
-rw-r--r--patches/unapplied/server/0993-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch (renamed from patches/unapplied/server/0983-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch)0
-rw-r--r--patches/unapplied/server/0994-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch (renamed from patches/unapplied/server/0984-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch)0
-rw-r--r--patches/unapplied/server/0995-Optimize-Network-Manager-and-add-advanced-packet-sup.patch (renamed from patches/unapplied/server/0985-Optimize-Network-Manager-and-add-advanced-packet-sup.patch)0
-rw-r--r--patches/unapplied/server/0996-Allow-Saving-of-Oversized-Chunks.patch (renamed from patches/unapplied/server/0986-Allow-Saving-of-Oversized-Chunks.patch)0
-rw-r--r--patches/unapplied/server/0997-Fix-World-isChunkGenerated-calls.patch (renamed from patches/unapplied/server/0987-Fix-World-isChunkGenerated-calls.patch)0
-rw-r--r--patches/unapplied/server/0998-Flat-bedrock-generator-settings.patch (renamed from patches/unapplied/server/0988-Flat-bedrock-generator-settings.patch)0
-rw-r--r--patches/unapplied/server/0999-Entity-Activation-Range-2.0.patch (renamed from patches/unapplied/server/0989-Entity-Activation-Range-2.0.patch)0
-rw-r--r--patches/unapplied/server/1000-Optional-per-player-mob-spawns.patch (renamed from patches/unapplied/server/0990-Optional-per-player-mob-spawns.patch)0
-rw-r--r--patches/unapplied/server/1001-Anti-Xray.patch (renamed from patches/unapplied/server/0991-Anti-Xray.patch)0
-rw-r--r--patches/unapplied/server/1002-Improve-cancelling-PreCreatureSpawnEvent-with-per-pl.patch (renamed from patches/unapplied/server/0992-Improve-cancelling-PreCreatureSpawnEvent-with-per-pl.patch)0
-rw-r--r--patches/unapplied/server/1003-Optimize-Collision-to-not-load-chunks.patch (renamed from patches/unapplied/server/0993-Optimize-Collision-to-not-load-chunks.patch)0
-rw-r--r--patches/unapplied/server/1004-Optimize-GoalSelector-Goal.Flag-Set-operations.patch (renamed from patches/unapplied/server/0994-Optimize-GoalSelector-Goal.Flag-Set-operations.patch)0
-rw-r--r--patches/unapplied/server/1005-Entity-load-save-limit-per-chunk.patch (renamed from patches/unapplied/server/0995-Entity-load-save-limit-per-chunk.patch)0
-rw-r--r--patches/unapplied/server/1006-Fix-and-optimise-world-force-upgrading.patch (renamed from patches/unapplied/server/0996-Fix-and-optimise-world-force-upgrading.patch)0
-rw-r--r--patches/unapplied/server/1007-Improved-Watchdog-Support.patch (renamed from patches/unapplied/server/0997-Improved-Watchdog-Support.patch)0
-rw-r--r--patches/unapplied/server/1008-Optimize-Voxel-Shape-Merging.patch (renamed from patches/unapplied/server/0998-Optimize-Voxel-Shape-Merging.patch)0
-rw-r--r--patches/unapplied/server/1009-Write-SavedData-IO-async.patch (renamed from patches/unapplied/server/0999-Write-SavedData-IO-async.patch)0
-rw-r--r--patches/unapplied/server/1010-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch (renamed from patches/unapplied/server/1000-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch)0
-rw-r--r--patches/unapplied/server/1011-Use-distance-map-to-optimise-entity-tracker.patch (renamed from patches/unapplied/server/1001-Use-distance-map-to-optimise-entity-tracker.patch)0
-rw-r--r--patches/unapplied/server/1012-Optimize-Bit-Operations-by-inlining.patch (renamed from patches/unapplied/server/1002-Optimize-Bit-Operations-by-inlining.patch)0
-rw-r--r--patches/unapplied/server/1013-Remove-streams-from-hot-code.patch (renamed from patches/unapplied/server/1003-Remove-streams-from-hot-code.patch)0
-rw-r--r--patches/unapplied/server/1014-Eigencraft-redstone-implementation.patch (renamed from patches/unapplied/server/1004-Eigencraft-redstone-implementation.patch)0
-rw-r--r--patches/unapplied/server/1015-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch (renamed from patches/unapplied/server/1005-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch)0
-rw-r--r--patches/unapplied/server/1016-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch (renamed from patches/unapplied/server/1006-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch)0
-rw-r--r--patches/unapplied/server/1017-Improve-boat-collision-performance.patch (renamed from patches/unapplied/server/1007-Improve-boat-collision-performance.patch)0
-rw-r--r--patches/unapplied/server/1018-Optimise-general-POI-access.patch (renamed from patches/unapplied/server/1008-Optimise-general-POI-access.patch)0
-rw-r--r--patches/unapplied/server/1019-Custom-table-implementation-for-blockstate-state-loo.patch (renamed from patches/unapplied/server/1009-Custom-table-implementation-for-blockstate-state-loo.patch)0
-rw-r--r--patches/unapplied/server/1020-Execute-chunk-tasks-mid-tick.patch (renamed from patches/unapplied/server/1010-Execute-chunk-tasks-mid-tick.patch)0
-rw-r--r--patches/unapplied/server/1021-Optimise-random-block-ticking.patch (renamed from patches/unapplied/server/1011-Optimise-random-block-ticking.patch)0
-rw-r--r--patches/unapplied/server/1022-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch (renamed from patches/unapplied/server/1012-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch)0
-rw-r--r--patches/unapplied/server/1023-Use-Velocity-compression-and-cipher-natives.patch (renamed from patches/unapplied/server/1013-Use-Velocity-compression-and-cipher-natives.patch)0
-rw-r--r--patches/unapplied/server/1024-Detail-more-information-in-watchdog-dumps.patch (renamed from patches/unapplied/server/1014-Detail-more-information-in-watchdog-dumps.patch)0
-rw-r--r--patches/unapplied/server/1025-Collision-optimisations.patch (renamed from patches/unapplied/server/1015-Collision-optimisations.patch)0
-rw-r--r--patches/unapplied/server/1026-Optimise-collision-checking-in-player-move-packet-ha.patch (renamed from patches/unapplied/server/1016-Optimise-collision-checking-in-player-move-packet-ha.patch)0
-rw-r--r--patches/unapplied/server/1027-Fix-tripwire-disarming-not-working-as-intended.patch (renamed from patches/unapplied/server/1017-Fix-tripwire-disarming-not-working-as-intended.patch)0
-rw-r--r--patches/unapplied/server/1028-Fix-entity-type-tags-suggestions-in-selectors.patch (renamed from patches/unapplied/server/1018-Fix-entity-type-tags-suggestions-in-selectors.patch)0
-rw-r--r--patches/unapplied/server/1029-Add-Alternate-Current-redstone-implementation.patch (renamed from patches/unapplied/server/1019-Add-Alternate-Current-redstone-implementation.patch)0
-rw-r--r--patches/unapplied/server/1030-optimize-dirt-and-snow-spreading.patch (renamed from patches/unapplied/server/1020-optimize-dirt-and-snow-spreading.patch)0
-rw-r--r--patches/unapplied/server/1031-Properly-resend-entities.patch (renamed from patches/unapplied/server/1021-Properly-resend-entities.patch)0
-rw-r--r--patches/unapplied/server/1032-Optimize-Hoppers.patch (renamed from patches/unapplied/server/1022-Optimize-Hoppers.patch)0
-rw-r--r--patches/unapplied/server/1033-Improve-performance-of-mass-crafts.patch (renamed from patches/unapplied/server/1023-Improve-performance-of-mass-crafts.patch)0
-rw-r--r--patches/unapplied/server/1034-Actually-optimise-explosions.patch (renamed from patches/unapplied/server/1024-Actually-optimise-explosions.patch)0
-rw-r--r--patches/unapplied/server/1035-Optimise-chunk-tick-iteration.patch (renamed from patches/unapplied/server/1025-Optimise-chunk-tick-iteration.patch)0
-rw-r--r--patches/unapplied/server/1036-Lag-compensation-ticks.patch (renamed from patches/unapplied/server/1026-Lag-compensation-ticks.patch)0
-rw-r--r--patches/unapplied/server/1037-Optimise-nearby-player-retrieval.patch (renamed from patches/unapplied/server/1027-Optimise-nearby-player-retrieval.patch)0
-rw-r--r--patches/unapplied/server/1038-Distance-manager-tick-timings.patch (renamed from patches/unapplied/server/1028-Distance-manager-tick-timings.patch)0
-rw-r--r--patches/unapplied/server/1039-Handle-Oversized-block-entities-in-chunks.patch (renamed from patches/unapplied/server/1029-Handle-Oversized-block-entities-in-chunks.patch)0
-rw-r--r--patches/unapplied/server/1040-Send-full-pos-packets-for-hard-colliding-entities.patch (renamed from patches/unapplied/server/1030-Send-full-pos-packets-for-hard-colliding-entities.patch)0
-rw-r--r--patches/unapplied/server/1041-Add-ShulkerDuplicateEvent.patch (renamed from patches/unapplied/server/1031-Add-ShulkerDuplicateEvent.patch)0
-rw-r--r--patches/unapplied/server/1042-Add-api-for-spawn-egg-texture-colors.patch (renamed from patches/unapplied/server/1032-Add-api-for-spawn-egg-texture-colors.patch)0
-rw-r--r--patches/unapplied/server/1043-Disable-memory-reserve-allocating.patch (renamed from patches/unapplied/server/1033-Disable-memory-reserve-allocating.patch)0
-rw-r--r--patches/unapplied/server/1044-Improve-tag-parser-handling.patch (renamed from patches/unapplied/server/1034-Improve-tag-parser-handling.patch)0
-rw-r--r--patches/unapplied/server/1045-Add-Lifecycle-Event-system.patch (renamed from patches/unapplied/server/1035-Add-Lifecycle-Event-system.patch)0
-rw-r--r--patches/unapplied/server/1046-Conduit-API.patch (renamed from patches/unapplied/server/1036-Conduit-API.patch)0
-rw-r--r--patches/unapplied/server/1047-ItemStack-Tooltip-API.patch (renamed from patches/unapplied/server/1037-ItemStack-Tooltip-API.patch)0
-rw-r--r--patches/unapplied/server/1048-Fix-possible-StackOverflowError-for-some-dispenses.patch (renamed from patches/unapplied/server/1038-Fix-possible-StackOverflowError-for-some-dispenses.patch)0
-rw-r--r--patches/unapplied/server/1049-Properly-track-the-changed-item-from-dispense-events.patch (renamed from patches/unapplied/server/1039-Properly-track-the-changed-item-from-dispense-events.patch)0
-rw-r--r--patches/unapplied/server/1050-Add-getChunkSnapshot-includeLightData-parameter.patch (renamed from patches/unapplied/server/1040-Add-getChunkSnapshot-includeLightData-parameter.patch)0
-rw-r--r--patches/unapplied/server/1051-Add-FluidState-API.patch (renamed from patches/unapplied/server/1041-Add-FluidState-API.patch)0
-rw-r--r--patches/unapplied/server/1052-add-number-format-api.patch (renamed from patches/unapplied/server/1042-add-number-format-api.patch)0
-rw-r--r--patches/unapplied/server/1053-check-if-itemstack-is-stackable-first.patch (renamed from patches/unapplied/server/1043-check-if-itemstack-is-stackable-first.patch)0
-rw-r--r--patches/unapplied/server/1054-Fire-EntityDamageByEntityEvent-for-unowned-wither-sk.patch (renamed from patches/unapplied/server/1044-Fire-EntityDamageByEntityEvent-for-unowned-wither-sk.patch)0
-rw-r--r--patches/unapplied/server/1055-improve-BanList-types.patch (renamed from patches/unapplied/server/1045-improve-BanList-types.patch)0
-rw-r--r--patches/unapplied/server/1056-Configurable-max-block-fluid-ticks.patch (renamed from patches/unapplied/server/1046-Configurable-max-block-fluid-ticks.patch)0
-rw-r--r--patches/unapplied/server/1057-disable-forced-empty-world-ticks.patch (renamed from patches/unapplied/server/1047-disable-forced-empty-world-ticks.patch)0
-rw-r--r--patches/unapplied/server/1058-Suspicious-Effect-Entry-API.patch (renamed from patches/unapplied/server/1048-Suspicious-Effect-Entry-API.patch)0
-rw-r--r--patches/unapplied/server/1059-Per-world-ticks-per-spawn-settings.patch (renamed from patches/unapplied/server/1049-Per-world-ticks-per-spawn-settings.patch)0
-rw-r--r--patches/unapplied/server/1060-Add-onboarding-message-for-initial-server-start.patch (renamed from patches/unapplied/server/1050-Add-onboarding-message-for-initial-server-start.patch)0
-rw-r--r--patches/unapplied/server/1061-Fix-DamageSource-API.patch (renamed from patches/unapplied/server/1051-Fix-DamageSource-API.patch)0
-rw-r--r--patches/unapplied/server/1062-Expanded-Hopper-API.patch (renamed from patches/unapplied/server/1052-Expanded-Hopper-API.patch)0
-rw-r--r--patches/unapplied/server/1063-Fix-creation-of-invalid-block-entity-during-world-ge.patch (renamed from patches/unapplied/server/1053-Fix-creation-of-invalid-block-entity-during-world-ge.patch)0
-rw-r--r--patches/unapplied/server/1064-Add-BlockBreakProgressUpdateEvent.patch (renamed from patches/unapplied/server/1054-Add-BlockBreakProgressUpdateEvent.patch)0
-rw-r--r--patches/unapplied/server/1065-Deprecate-ItemStack-setType.patch (renamed from patches/unapplied/server/1055-Deprecate-ItemStack-setType.patch)0
-rw-r--r--patches/unapplied/server/1066-Item-Mutation-Fixes.patch (renamed from patches/unapplied/server/1056-Item-Mutation-Fixes.patch)0
-rw-r--r--patches/unapplied/server/1067-API-for-checking-sent-chunks.patch (renamed from patches/unapplied/server/1057-API-for-checking-sent-chunks.patch)0
-rw-r--r--patches/unapplied/server/1068-Add-CartographyItemEvent.patch (renamed from patches/unapplied/server/1058-Add-CartographyItemEvent.patch)0
-rw-r--r--patches/unapplied/server/1069-More-Raid-API.patch (renamed from patches/unapplied/server/1059-More-Raid-API.patch)0
1050 files changed, 36 insertions, 0 deletions
diff --git a/main.py b/main.py
new file mode 100644
index 0000000000..7b3e56b188
--- /dev/null
+++ b/main.py
@@ -0,0 +1,36 @@
+import os
+import re
+
+# Set the directory where the files are located
+dir_path = '/Users/jason/IdeaProjects/PaperMC/Paper/patches/unapplied/server'
+
+# Change to the directory
+os.chdir(dir_path)
+
+# Regex pattern to match the file names
+pattern = r'^(\d+)-(.*\.patch)$'
+
+# List of files in the directory
+files = os.listdir(dir_path)
+
+# Sort the files numerically
+files.sort(key=lambda x: int(re.match(pattern, x).group(1)))
+
+for file in files:
+ # Match the file name against the pattern
+ match = re.match(pattern, file)
+ if match:
+ # Extract the current number and description
+ current_number = int(match.group(1))
+ description = match.group(2)
+
+ # Calculate the new number
+ new_number = current_number + 4
+
+ # Construct the new file name
+ new_file_name = f'{str(new_number).zfill(4)}-{description}'
+
+ # Rename the file
+ os.rename(file, new_file_name)
+
+print('Files renamed successfully.')
diff --git a/patches/unapplied/server/0128-Use-TerminalConsoleAppender-for-console-improvements.patch b/patches/unapplied/server/0011-Use-TerminalConsoleAppender-for-console-improvements.patch
index a37c6c49b1..a37c6c49b1 100644
--- a/patches/unapplied/server/0128-Use-TerminalConsoleAppender-for-console-improvements.patch
+++ b/patches/unapplied/server/0011-Use-TerminalConsoleAppender-for-console-improvements.patch
diff --git a/patches/unapplied/server/0149-Handle-plugin-prefixes-using-Log4J-configuration.patch b/patches/unapplied/server/0012-Handle-plugin-prefixes-using-Log4J-configuration.patch
index 42bd840658..42bd840658 100644
--- a/patches/unapplied/server/0149-Handle-plugin-prefixes-using-Log4J-configuration.patch
+++ b/patches/unapplied/server/0012-Handle-plugin-prefixes-using-Log4J-configuration.patch
diff --git a/patches/unapplied/server/0150-Improve-Log4J-Configuration-Plugin-Loggers.patch b/patches/unapplied/server/0013-Improve-Log4J-Configuration-Plugin-Loggers.patch
index 06b30f0a00..06b30f0a00 100644
--- a/patches/unapplied/server/0150-Improve-Log4J-Configuration-Plugin-Loggers.patch
+++ b/patches/unapplied/server/0013-Improve-Log4J-Configuration-Plugin-Loggers.patch
diff --git a/patches/unapplied/server/0211-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch b/patches/unapplied/server/0014-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch
index d999d8b2ce..d999d8b2ce 100644
--- a/patches/unapplied/server/0211-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch
+++ b/patches/unapplied/server/0014-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch
diff --git a/patches/unapplied/server/0366-Deobfuscate-stacktraces-in-log-messages-crash-report.patch b/patches/unapplied/server/0015-Deobfuscate-stacktraces-in-log-messages-crash-report.patch
index 89b6bb2230..89b6bb2230 100644
--- a/patches/unapplied/server/0366-Deobfuscate-stacktraces-in-log-messages-crash-report.patch
+++ b/patches/unapplied/server/0015-Deobfuscate-stacktraces-in-log-messages-crash-report.patch
diff --git a/patches/unapplied/server/0599-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch b/patches/unapplied/server/0016-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch
index e3b686c58c..e3b686c58c 100644
--- a/patches/unapplied/server/0599-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch
+++ b/patches/unapplied/server/0016-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch
diff --git a/patches/unapplied/server/0011-Paper-command.patch b/patches/unapplied/server/0017-Paper-command.patch
index 7fe615b89f..7fe615b89f 100644
--- a/patches/unapplied/server/0011-Paper-command.patch
+++ b/patches/unapplied/server/0017-Paper-command.patch
diff --git a/patches/unapplied/server/0012-Paper-Metrics.patch b/patches/unapplied/server/0018-Paper-Metrics.patch
index 3d7bf9785a..3d7bf9785a 100644
--- a/patches/unapplied/server/0012-Paper-Metrics.patch
+++ b/patches/unapplied/server/0018-Paper-Metrics.patch
diff --git a/patches/unapplied/server/0013-Paper-Plugins.patch b/patches/unapplied/server/0019-Paper-Plugins.patch
index 3b9673ae92..3b9673ae92 100644
--- a/patches/unapplied/server/0013-Paper-Plugins.patch
+++ b/patches/unapplied/server/0019-Paper-Plugins.patch
diff --git a/patches/unapplied/server/0014-Timings-v2.patch b/patches/unapplied/server/0024-Timings-v2.patch
index b26cda4bf9..b26cda4bf9 100644
--- a/patches/unapplied/server/0014-Timings-v2.patch
+++ b/patches/unapplied/server/0024-Timings-v2.patch
diff --git a/patches/unapplied/server/0015-Add-TickThread.patch b/patches/unapplied/server/0025-Add-TickThread.patch
index bf8c922243..bf8c922243 100644
--- a/patches/unapplied/server/0015-Add-TickThread.patch
+++ b/patches/unapplied/server/0025-Add-TickThread.patch
diff --git a/patches/unapplied/server/0016-Further-improve-server-tick-loop.patch b/patches/unapplied/server/0026-Further-improve-server-tick-loop.patch
index d4aa75ee92..d4aa75ee92 100644
--- a/patches/unapplied/server/0016-Further-improve-server-tick-loop.patch
+++ b/patches/unapplied/server/0026-Further-improve-server-tick-loop.patch
diff --git a/patches/unapplied/server/0017-Add-command-line-option-to-load-extra-plugin-jars-no.patch b/patches/unapplied/server/0027-Add-command-line-option-to-load-extra-plugin-jars-no.patch
index aa17ed15b2..aa17ed15b2 100644
--- a/patches/unapplied/server/0017-Add-command-line-option-to-load-extra-plugin-jars-no.patch
+++ b/patches/unapplied/server/0027-Add-command-line-option-to-load-extra-plugin-jars-no.patch
diff --git a/patches/unapplied/server/0018-Support-components-in-ItemMeta.patch b/patches/unapplied/server/0028-Support-components-in-ItemMeta.patch
index 212575286c..212575286c 100644
--- a/patches/unapplied/server/0018-Support-components-in-ItemMeta.patch
+++ b/patches/unapplied/server/0028-Support-components-in-ItemMeta.patch
diff --git a/patches/unapplied/server/0019-Configurable-cactus-bamboo-and-reed-growth-height.patch b/patches/unapplied/server/0029-Configurable-cactus-bamboo-and-reed-growth-height.patch
index 6f7a9c6719..6f7a9c6719 100644
--- a/patches/unapplied/server/0019-Configurable-cactus-bamboo-and-reed-growth-height.patch
+++ b/patches/unapplied/server/0029-Configurable-cactus-bamboo-and-reed-growth-height.patch
diff --git a/patches/unapplied/server/0020-Configurable-baby-zombie-movement-speed.patch b/patches/unapplied/server/0030-Configurable-baby-zombie-movement-speed.patch
index 5037cff218..5037cff218 100644
--- a/patches/unapplied/server/0020-Configurable-baby-zombie-movement-speed.patch
+++ b/patches/unapplied/server/0030-Configurable-baby-zombie-movement-speed.patch
diff --git a/patches/unapplied/server/0021-Configurable-fishing-time-ranges.patch b/patches/unapplied/server/0031-Configurable-fishing-time-ranges.patch
index 117f93cdbf..117f93cdbf 100644
--- a/patches/unapplied/server/0021-Configurable-fishing-time-ranges.patch
+++ b/patches/unapplied/server/0031-Configurable-fishing-time-ranges.patch
diff --git a/patches/unapplied/server/0022-Allow-nerfed-mobs-to-jump.patch b/patches/unapplied/server/0032-Allow-nerfed-mobs-to-jump.patch
index 598cc77be4..598cc77be4 100644
--- a/patches/unapplied/server/0022-Allow-nerfed-mobs-to-jump.patch
+++ b/patches/unapplied/server/0032-Allow-nerfed-mobs-to-jump.patch
diff --git a/patches/unapplied/server/0023-Add-configurable-entity-despawn-distances.patch b/patches/unapplied/server/0033-Add-configurable-entity-despawn-distances.patch
index e43e0a2d4c..e43e0a2d4c 100644
--- a/patches/unapplied/server/0023-Add-configurable-entity-despawn-distances.patch
+++ b/patches/unapplied/server/0033-Add-configurable-entity-despawn-distances.patch
diff --git a/patches/unapplied/server/0024-Allow-for-toggling-of-spawn-chunks.patch b/patches/unapplied/server/0034-Allow-for-toggling-of-spawn-chunks.patch
index 092af27d5c..092af27d5c 100644
--- a/patches/unapplied/server/0024-Allow-for-toggling-of-spawn-chunks.patch
+++ b/patches/unapplied/server/0034-Allow-for-toggling-of-spawn-chunks.patch
diff --git a/patches/unapplied/server/0025-Drop-falling-block-and-tnt-entities-at-the-specified.patch b/patches/unapplied/server/0035-Drop-falling-block-and-tnt-entities-at-the-specified.patch
index e81eb5fef1..e81eb5fef1 100644
--- a/patches/unapplied/server/0025-Drop-falling-block-and-tnt-entities-at-the-specified.patch
+++ b/patches/unapplied/server/0035-Drop-falling-block-and-tnt-entities-at-the-specified.patch
diff --git a/patches/unapplied/server/0026-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch b/patches/unapplied/server/0036-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch
index 92105de031..92105de031 100644
--- a/patches/unapplied/server/0026-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch
+++ b/patches/unapplied/server/0036-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch
diff --git a/patches/unapplied/server/0027-Implement-Paper-VersionChecker.patch b/patches/unapplied/server/0037-Implement-Paper-VersionChecker.patch
index 5f32648869..5f32648869 100644
--- a/patches/unapplied/server/0027-Implement-Paper-VersionChecker.patch
+++ b/patches/unapplied/server/0037-Implement-Paper-VersionChecker.patch
diff --git a/patches/unapplied/server/0028-Add-version-history-to-version-command.patch b/patches/unapplied/server/0038-Add-version-history-to-version-command.patch
index 53590f6fd6..53590f6fd6 100644
--- a/patches/unapplied/server/0028-Add-version-history-to-version-command.patch
+++ b/patches/unapplied/server/0038-Add-version-history-to-version-command.patch
diff --git a/patches/unapplied/server/0029-Player-affects-spawning-API.patch b/patches/unapplied/server/0039-Player-affects-spawning-API.patch
index 31777af114..31777af114 100644
--- a/patches/unapplied/server/0029-Player-affects-spawning-API.patch
+++ b/patches/unapplied/server/0039-Player-affects-spawning-API.patch
diff --git a/patches/unapplied/server/0030-Only-refresh-abilities-if-needed.patch b/patches/unapplied/server/0040-Only-refresh-abilities-if-needed.patch
index 59271ed1e6..59271ed1e6 100644
--- a/patches/unapplied/server/0030-Only-refresh-abilities-if-needed.patch
+++ b/patches/unapplied/server/0040-Only-refresh-abilities-if-needed.patch
diff --git a/patches/unapplied/server/0031-fix-ItemMeta-removing-CustomModelData.patch b/patches/unapplied/server/0041-fix-ItemMeta-removing-CustomModelData.patch
index e42dfffc09..e42dfffc09 100644
--- a/patches/unapplied/server/0031-fix-ItemMeta-removing-CustomModelData.patch
+++ b/patches/unapplied/server/0041-fix-ItemMeta-removing-CustomModelData.patch
diff --git a/patches/unapplied/server/0032-Entity-Origin-API.patch b/patches/unapplied/server/0042-Entity-Origin-API.patch
index 17fa38a37c..17fa38a37c 100644
--- a/patches/unapplied/server/0032-Entity-Origin-API.patch
+++ b/patches/unapplied/server/0042-Entity-Origin-API.patch
diff --git a/patches/unapplied/server/0033-Prevent-block-entity-and-entity-crashes.patch b/patches/unapplied/server/0043-Prevent-block-entity-and-entity-crashes.patch
index e2f119f399..e2f119f399 100644
--- a/patches/unapplied/server/0033-Prevent-block-entity-and-entity-crashes.patch
+++ b/patches/unapplied/server/0043-Prevent-block-entity-and-entity-crashes.patch
diff --git a/patches/unapplied/server/0034-Configurable-top-of-nether-void-damage.patch b/patches/unapplied/server/0044-Configurable-top-of-nether-void-damage.patch
index 7885dcabd1..7885dcabd1 100644
--- a/patches/unapplied/server/0034-Configurable-top-of-nether-void-damage.patch
+++ b/patches/unapplied/server/0044-Configurable-top-of-nether-void-damage.patch
diff --git a/patches/unapplied/server/0035-Check-online-mode-before-converting-and-renaming-pla.patch b/patches/unapplied/server/0045-Check-online-mode-before-converting-and-renaming-pla.patch
index d6d157d973..d6d157d973 100644
--- a/patches/unapplied/server/0035-Check-online-mode-before-converting-and-renaming-pla.patch
+++ b/patches/unapplied/server/0045-Check-online-mode-before-converting-and-renaming-pla.patch
diff --git a/patches/unapplied/server/0036-Add-more-entities-to-activation-range-ignore-list.patch b/patches/unapplied/server/0046-Add-more-entities-to-activation-range-ignore-list.patch
index c402bdafa2..c402bdafa2 100644
--- a/patches/unapplied/server/0036-Add-more-entities-to-activation-range-ignore-list.patch
+++ b/patches/unapplied/server/0046-Add-more-entities-to-activation-range-ignore-list.patch
diff --git a/patches/unapplied/server/0037-Configurable-end-credits.patch b/patches/unapplied/server/0047-Configurable-end-credits.patch
index 6c261dacae..6c261dacae 100644
--- a/patches/unapplied/server/0037-Configurable-end-credits.patch
+++ b/patches/unapplied/server/0047-Configurable-end-credits.patch
diff --git a/patches/unapplied/server/0038-Fix-lag-from-explosions-processing-dead-entities.patch b/patches/unapplied/server/0048-Fix-lag-from-explosions-processing-dead-entities.patch
index fb7366543b..fb7366543b 100644
--- a/patches/unapplied/server/0038-Fix-lag-from-explosions-processing-dead-entities.patch
+++ b/patches/unapplied/server/0048-Fix-lag-from-explosions-processing-dead-entities.patch
diff --git a/patches/unapplied/server/0039-Optimize-explosions.patch b/patches/unapplied/server/0049-Optimize-explosions.patch
index b7e96f9171..b7e96f9171 100644
--- a/patches/unapplied/server/0039-Optimize-explosions.patch
+++ b/patches/unapplied/server/0049-Optimize-explosions.patch
diff --git a/patches/unapplied/server/0040-Disable-explosion-knockback.patch b/patches/unapplied/server/0050-Disable-explosion-knockback.patch
index 880de82afd..880de82afd 100644
--- a/patches/unapplied/server/0040-Disable-explosion-knockback.patch
+++ b/patches/unapplied/server/0050-Disable-explosion-knockback.patch
diff --git a/patches/unapplied/server/0041-Disable-thunder.patch b/patches/unapplied/server/0051-Disable-thunder.patch
index b28e50b059..b28e50b059 100644
--- a/patches/unapplied/server/0041-Disable-thunder.patch
+++ b/patches/unapplied/server/0051-Disable-thunder.patch
diff --git a/patches/unapplied/server/0042-Disable-ice-and-snow.patch b/patches/unapplied/server/0052-Disable-ice-and-snow.patch
index 10f0de5a2c..10f0de5a2c 100644
--- a/patches/unapplied/server/0042-Disable-ice-and-snow.patch
+++ b/patches/unapplied/server/0052-Disable-ice-and-snow.patch
diff --git a/patches/unapplied/server/0043-Configurable-mob-spawner-tick-rate.patch b/patches/unapplied/server/0053-Configurable-mob-spawner-tick-rate.patch
index a34fa86ce5..a34fa86ce5 100644
--- a/patches/unapplied/server/0043-Configurable-mob-spawner-tick-rate.patch
+++ b/patches/unapplied/server/0053-Configurable-mob-spawner-tick-rate.patch
diff --git a/patches/unapplied/server/0044-Implement-PlayerLocaleChangeEvent.patch b/patches/unapplied/server/0054-Implement-PlayerLocaleChangeEvent.patch
index 2db14cb603..2db14cb603 100644
--- a/patches/unapplied/server/0044-Implement-PlayerLocaleChangeEvent.patch
+++ b/patches/unapplied/server/0054-Implement-PlayerLocaleChangeEvent.patch
diff --git a/patches/unapplied/server/0045-Add-BeaconEffectEvent.patch b/patches/unapplied/server/0055-Add-BeaconEffectEvent.patch
index 9e5105c14f..9e5105c14f 100644
--- a/patches/unapplied/server/0045-Add-BeaconEffectEvent.patch
+++ b/patches/unapplied/server/0055-Add-BeaconEffectEvent.patch
diff --git a/patches/unapplied/server/0046-Configurable-container-update-tick-rate.patch b/patches/unapplied/server/0056-Configurable-container-update-tick-rate.patch
index f3cc5d8814..f3cc5d8814 100644
--- a/patches/unapplied/server/0046-Configurable-container-update-tick-rate.patch
+++ b/patches/unapplied/server/0056-Configurable-container-update-tick-rate.patch
diff --git a/patches/unapplied/server/0047-Use-UserCache-for-player-heads.patch b/patches/unapplied/server/0057-Use-UserCache-for-player-heads.patch
index 48ccece56f..48ccece56f 100644
--- a/patches/unapplied/server/0047-Use-UserCache-for-player-heads.patch
+++ b/patches/unapplied/server/0057-Use-UserCache-for-player-heads.patch
diff --git a/patches/unapplied/server/0048-Disable-spigot-tick-limiters.patch b/patches/unapplied/server/0058-Disable-spigot-tick-limiters.patch
index 57aa7d7317..57aa7d7317 100644
--- a/patches/unapplied/server/0048-Disable-spigot-tick-limiters.patch
+++ b/patches/unapplied/server/0058-Disable-spigot-tick-limiters.patch
diff --git a/patches/unapplied/server/0049-Add-PlayerInitialSpawnEvent.patch b/patches/unapplied/server/0059-Add-PlayerInitialSpawnEvent.patch
index 2ea1d3a2b7..2ea1d3a2b7 100644
--- a/patches/unapplied/server/0049-Add-PlayerInitialSpawnEvent.patch
+++ b/patches/unapplied/server/0059-Add-PlayerInitialSpawnEvent.patch
diff --git a/patches/unapplied/server/0050-Configurable-Disabling-Cat-Chest-Detection.patch b/patches/unapplied/server/0060-Configurable-Disabling-Cat-Chest-Detection.patch
index 1ebc3875d7..1ebc3875d7 100644
--- a/patches/unapplied/server/0050-Configurable-Disabling-Cat-Chest-Detection.patch
+++ b/patches/unapplied/server/0060-Configurable-Disabling-Cat-Chest-Detection.patch
diff --git a/patches/unapplied/server/0051-Improve-Player-chat-API-handling.patch b/patches/unapplied/server/0061-Improve-Player-chat-API-handling.patch
index 237217ce6f..237217ce6f 100644
--- a/patches/unapplied/server/0051-Improve-Player-chat-API-handling.patch
+++ b/patches/unapplied/server/0061-Improve-Player-chat-API-handling.patch
diff --git a/patches/unapplied/server/0052-All-chunks-are-slime-spawn-chunks-toggle.patch b/patches/unapplied/server/0062-All-chunks-are-slime-spawn-chunks-toggle.patch
index a5e068d4c4..a5e068d4c4 100644
--- a/patches/unapplied/server/0052-All-chunks-are-slime-spawn-chunks-toggle.patch
+++ b/patches/unapplied/server/0062-All-chunks-are-slime-spawn-chunks-toggle.patch
diff --git a/patches/unapplied/server/0053-Expose-server-CommandMap.patch b/patches/unapplied/server/0063-Expose-server-CommandMap.patch
index 9e0239735d..9e0239735d 100644
--- a/patches/unapplied/server/0053-Expose-server-CommandMap.patch
+++ b/patches/unapplied/server/0063-Expose-server-CommandMap.patch
diff --git a/patches/unapplied/server/0054-Be-a-bit-more-informative-in-maxHealth-exception.patch b/patches/unapplied/server/0064-Be-a-bit-more-informative-in-maxHealth-exception.patch
index 619d3c8665..619d3c8665 100644
--- a/patches/unapplied/server/0054-Be-a-bit-more-informative-in-maxHealth-exception.patch
+++ b/patches/unapplied/server/0064-Be-a-bit-more-informative-in-maxHealth-exception.patch
diff --git a/patches/unapplied/server/0055-Player-Tab-List-and-Title-APIs.patch b/patches/unapplied/server/0065-Player-Tab-List-and-Title-APIs.patch
index 0bfac6bd37..0bfac6bd37 100644
--- a/patches/unapplied/server/0055-Player-Tab-List-and-Title-APIs.patch
+++ b/patches/unapplied/server/0065-Player-Tab-List-and-Title-APIs.patch
diff --git a/patches/unapplied/server/0056-Add-configurable-portal-search-radius.patch b/patches/unapplied/server/0066-Add-configurable-portal-search-radius.patch
index df6cdd9f85..df6cdd9f85 100644
--- a/patches/unapplied/server/0056-Add-configurable-portal-search-radius.patch
+++ b/patches/unapplied/server/0066-Add-configurable-portal-search-radius.patch
diff --git a/patches/unapplied/server/0057-Add-velocity-warnings.patch b/patches/unapplied/server/0067-Add-velocity-warnings.patch
index ad776ec3f5..ad776ec3f5 100644
--- a/patches/unapplied/server/0057-Add-velocity-warnings.patch
+++ b/patches/unapplied/server/0067-Add-velocity-warnings.patch
diff --git a/patches/unapplied/server/0058-Configurable-inter-world-teleportation-safety.patch b/patches/unapplied/server/0068-Configurable-inter-world-teleportation-safety.patch
index 1b392cb898..1b392cb898 100644
--- a/patches/unapplied/server/0058-Configurable-inter-world-teleportation-safety.patch
+++ b/patches/unapplied/server/0068-Configurable-inter-world-teleportation-safety.patch
diff --git a/patches/unapplied/server/0059-Add-exception-reporting-event.patch b/patches/unapplied/server/0069-Add-exception-reporting-event.patch
index 76f15e2d28..76f15e2d28 100644
--- a/patches/unapplied/server/0059-Add-exception-reporting-event.patch
+++ b/patches/unapplied/server/0069-Add-exception-reporting-event.patch
diff --git a/patches/unapplied/server/0060-Disable-Scoreboards-for-non-players-by-default.patch b/patches/unapplied/server/0070-Disable-Scoreboards-for-non-players-by-default.patch
index fae95eea55..fae95eea55 100644
--- a/patches/unapplied/server/0060-Disable-Scoreboards-for-non-players-by-default.patch
+++ b/patches/unapplied/server/0070-Disable-Scoreboards-for-non-players-by-default.patch
diff --git a/patches/unapplied/server/0061-Add-methods-for-working-with-arrows-stuck-in-living-.patch b/patches/unapplied/server/0071-Add-methods-for-working-with-arrows-stuck-in-living-.patch
index 5fb20edd00..5fb20edd00 100644
--- a/patches/unapplied/server/0061-Add-methods-for-working-with-arrows-stuck-in-living-.patch
+++ b/patches/unapplied/server/0071-Add-methods-for-working-with-arrows-stuck-in-living-.patch
diff --git a/patches/unapplied/server/0062-Chunk-Save-Reattempt.patch b/patches/unapplied/server/0072-Chunk-Save-Reattempt.patch
index 2e4356f859..2e4356f859 100644
--- a/patches/unapplied/server/0062-Chunk-Save-Reattempt.patch
+++ b/patches/unapplied/server/0072-Chunk-Save-Reattempt.patch
diff --git a/patches/unapplied/server/0063-Complete-resource-pack-API.patch b/patches/unapplied/server/0073-Complete-resource-pack-API.patch
index 22063b0c12..22063b0c12 100644
--- a/patches/unapplied/server/0063-Complete-resource-pack-API.patch
+++ b/patches/unapplied/server/0073-Complete-resource-pack-API.patch
diff --git a/patches/unapplied/server/0064-Default-loading-permissions.yml-before-plugins.patch b/patches/unapplied/server/0074-Default-loading-permissions.yml-before-plugins.patch
index 5cb350113e..5cb350113e 100644
--- a/patches/unapplied/server/0064-Default-loading-permissions.yml-before-plugins.patch
+++ b/patches/unapplied/server/0074-Default-loading-permissions.yml-before-plugins.patch
diff --git a/patches/unapplied/server/0065-Allow-Reloading-of-Custom-Permissions.patch b/patches/unapplied/server/0075-Allow-Reloading-of-Custom-Permissions.patch
index 78a798eca3..78a798eca3 100644
--- a/patches/unapplied/server/0065-Allow-Reloading-of-Custom-Permissions.patch
+++ b/patches/unapplied/server/0075-Allow-Reloading-of-Custom-Permissions.patch
diff --git a/patches/unapplied/server/0066-Remove-Metadata-on-reload.patch b/patches/unapplied/server/0076-Remove-Metadata-on-reload.patch
index 006d87514f..006d87514f 100644
--- a/patches/unapplied/server/0066-Remove-Metadata-on-reload.patch
+++ b/patches/unapplied/server/0076-Remove-Metadata-on-reload.patch
diff --git a/patches/unapplied/server/0067-Handle-Item-Meta-Inconsistencies.patch b/patches/unapplied/server/0077-Handle-Item-Meta-Inconsistencies.patch
index 279fb52e31..279fb52e31 100644
--- a/patches/unapplied/server/0067-Handle-Item-Meta-Inconsistencies.patch
+++ b/patches/unapplied/server/0077-Handle-Item-Meta-Inconsistencies.patch
diff --git a/patches/unapplied/server/0068-Configurable-Non-Player-Arrow-Despawn-Rate.patch b/patches/unapplied/server/0078-Configurable-Non-Player-Arrow-Despawn-Rate.patch
index 8e51094c58..8e51094c58 100644
--- a/patches/unapplied/server/0068-Configurable-Non-Player-Arrow-Despawn-Rate.patch
+++ b/patches/unapplied/server/0078-Configurable-Non-Player-Arrow-Despawn-Rate.patch
diff --git a/patches/unapplied/server/0069-Add-World-Util-Methods.patch b/patches/unapplied/server/0079-Add-World-Util-Methods.patch
index 80106855ae..80106855ae 100644
--- a/patches/unapplied/server/0069-Add-World-Util-Methods.patch
+++ b/patches/unapplied/server/0079-Add-World-Util-Methods.patch
diff --git a/patches/unapplied/server/0070-Custom-replacement-for-eaten-items.patch b/patches/unapplied/server/0080-Custom-replacement-for-eaten-items.patch
index fe631ab089..fe631ab089 100644
--- a/patches/unapplied/server/0070-Custom-replacement-for-eaten-items.patch
+++ b/patches/unapplied/server/0080-Custom-replacement-for-eaten-items.patch
diff --git a/patches/unapplied/server/0071-handle-NaN-health-absorb-values-and-repair-bad-data.patch b/patches/unapplied/server/0081-handle-NaN-health-absorb-values-and-repair-bad-data.patch
index 6aab455065..6aab455065 100644
--- a/patches/unapplied/server/0071-handle-NaN-health-absorb-values-and-repair-bad-data.patch
+++ b/patches/unapplied/server/0081-handle-NaN-health-absorb-values-and-repair-bad-data.patch
diff --git a/patches/unapplied/server/0072-Use-a-Shared-Random-for-Entities.patch b/patches/unapplied/server/0082-Use-a-Shared-Random-for-Entities.patch
index cec2d61d7d..cec2d61d7d 100644
--- a/patches/unapplied/server/0072-Use-a-Shared-Random-for-Entities.patch
+++ b/patches/unapplied/server/0082-Use-a-Shared-Random-for-Entities.patch
diff --git a/patches/unapplied/server/0073-Configurable-spawn-chances-for-skeleton-horses.patch b/patches/unapplied/server/0083-Configurable-spawn-chances-for-skeleton-horses.patch
index e950cd8144..e950cd8144 100644
--- a/patches/unapplied/server/0073-Configurable-spawn-chances-for-skeleton-horses.patch
+++ b/patches/unapplied/server/0083-Configurable-spawn-chances-for-skeleton-horses.patch
diff --git a/patches/unapplied/server/0074-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch b/patches/unapplied/server/0084-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch
index 9b57bfc36a..9b57bfc36a 100644
--- a/patches/unapplied/server/0074-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch
+++ b/patches/unapplied/server/0084-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch
diff --git a/patches/unapplied/server/0075-Entity-AddTo-RemoveFrom-World-Events.patch b/patches/unapplied/server/0085-Entity-AddTo-RemoveFrom-World-Events.patch
index 5c270f17c5..5c270f17c5 100644
--- a/patches/unapplied/server/0075-Entity-AddTo-RemoveFrom-World-Events.patch
+++ b/patches/unapplied/server/0085-Entity-AddTo-RemoveFrom-World-Events.patch
diff --git a/patches/unapplied/server/0076-Configurable-Chunk-Inhabited-Time.patch b/patches/unapplied/server/0086-Configurable-Chunk-Inhabited-Time.patch
index e803f0aa2e..e803f0aa2e 100644
--- a/patches/unapplied/server/0076-Configurable-Chunk-Inhabited-Time.patch
+++ b/patches/unapplied/server/0086-Configurable-Chunk-Inhabited-Time.patch
diff --git a/patches/unapplied/server/0077-EntityPathfindEvent.patch b/patches/unapplied/server/0087-EntityPathfindEvent.patch
index 2fcac51f76..2fcac51f76 100644
--- a/patches/unapplied/server/0077-EntityPathfindEvent.patch
+++ b/patches/unapplied/server/0087-EntityPathfindEvent.patch
diff --git a/patches/unapplied/server/0078-Sanitise-RegionFileCache-and-make-configurable.patch b/patches/unapplied/server/0088-Sanitise-RegionFileCache-and-make-configurable.patch
index 23c86e3bd0..23c86e3bd0 100644
--- a/patches/unapplied/server/0078-Sanitise-RegionFileCache-and-make-configurable.patch
+++ b/patches/unapplied/server/0088-Sanitise-RegionFileCache-and-make-configurable.patch
diff --git a/patches/unapplied/server/0079-Do-not-load-chunks-for-Pathfinding.patch b/patches/unapplied/server/0089-Do-not-load-chunks-for-Pathfinding.patch
index 8ae4aecc56..8ae4aecc56 100644
--- a/patches/unapplied/server/0079-Do-not-load-chunks-for-Pathfinding.patch
+++ b/patches/unapplied/server/0089-Do-not-load-chunks-for-Pathfinding.patch
diff --git a/patches/unapplied/server/0080-Add-PlayerUseUnknownEntityEvent.patch b/patches/unapplied/server/0090-Add-PlayerUseUnknownEntityEvent.patch
index 17e4ac1435..17e4ac1435 100644
--- a/patches/unapplied/server/0080-Add-PlayerUseUnknownEntityEvent.patch
+++ b/patches/unapplied/server/0090-Add-PlayerUseUnknownEntityEvent.patch
diff --git a/patches/unapplied/server/0081-Configurable-random-tick-rates-for-blocks.patch b/patches/unapplied/server/0091-Configurable-random-tick-rates-for-blocks.patch
index 1b4e70611e..1b4e70611e 100644
--- a/patches/unapplied/server/0081-Configurable-random-tick-rates-for-blocks.patch
+++ b/patches/unapplied/server/0091-Configurable-random-tick-rates-for-blocks.patch
diff --git a/patches/unapplied/server/0082-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch b/patches/unapplied/server/0092-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch
index 5156c9a9c6..5156c9a9c6 100644
--- a/patches/unapplied/server/0082-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch
+++ b/patches/unapplied/server/0092-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch
diff --git a/patches/unapplied/server/0083-Optimize-DataBits.patch b/patches/unapplied/server/0093-Optimize-DataBits.patch
index fa5c0b02f0..fa5c0b02f0 100644
--- a/patches/unapplied/server/0083-Optimize-DataBits.patch
+++ b/patches/unapplied/server/0093-Optimize-DataBits.patch
diff --git a/patches/unapplied/server/0084-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch b/patches/unapplied/server/0094-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch
index 38801c08e4..38801c08e4 100644
--- a/patches/unapplied/server/0084-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch
+++ b/patches/unapplied/server/0094-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch
diff --git a/patches/unapplied/server/0085-Configurable-Player-Collision.patch b/patches/unapplied/server/0095-Configurable-Player-Collision.patch
index 8f62962182..8f62962182 100644
--- a/patches/unapplied/server/0085-Configurable-Player-Collision.patch
+++ b/patches/unapplied/server/0095-Configurable-Player-Collision.patch
diff --git a/patches/unapplied/server/0086-Add-handshake-event-to-allow-plugins-to-handle-clien.patch b/patches/unapplied/server/0096-Add-handshake-event-to-allow-plugins-to-handle-clien.patch
index b368b4d286..b368b4d286 100644
--- a/patches/unapplied/server/0086-Add-handshake-event-to-allow-plugins-to-handle-clien.patch
+++ b/patches/unapplied/server/0096-Add-handshake-event-to-allow-plugins-to-handle-clien.patch
diff --git a/patches/unapplied/server/0087-Configurable-RCON-IP-address.patch b/patches/unapplied/server/0097-Configurable-RCON-IP-address.patch
index 3520bc08a0..3520bc08a0 100644
--- a/patches/unapplied/server/0087-Configurable-RCON-IP-address.patch
+++ b/patches/unapplied/server/0097-Configurable-RCON-IP-address.patch
diff --git a/patches/unapplied/server/0088-EntityRegainHealthEvent-isFastRegen-API.patch b/patches/unapplied/server/0098-EntityRegainHealthEvent-isFastRegen-API.patch
index 332064a55a..332064a55a 100644
--- a/patches/unapplied/server/0088-EntityRegainHealthEvent-isFastRegen-API.patch
+++ b/patches/unapplied/server/0098-EntityRegainHealthEvent-isFastRegen-API.patch
diff --git a/patches/unapplied/server/0089-Add-ability-to-configure-frosted_ice-properties.patch b/patches/unapplied/server/0099-Add-ability-to-configure-frosted_ice-properties.patch
index ba6d745387..ba6d745387 100644
--- a/patches/unapplied/server/0089-Add-ability-to-configure-frosted_ice-properties.patch
+++ b/patches/unapplied/server/0099-Add-ability-to-configure-frosted_ice-properties.patch
diff --git a/patches/unapplied/server/0090-remove-null-possibility-for-getServer-singleton.patch b/patches/unapplied/server/0100-remove-null-possibility-for-getServer-singleton.patch
index 44c5636e56..44c5636e56 100644
--- a/patches/unapplied/server/0090-remove-null-possibility-for-getServer-singleton.patch
+++ b/patches/unapplied/server/0100-remove-null-possibility-for-getServer-singleton.patch
diff --git a/patches/unapplied/server/0091-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch b/patches/unapplied/server/0101-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch
index 8769633569..8769633569 100644
--- a/patches/unapplied/server/0091-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch
+++ b/patches/unapplied/server/0101-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch
diff --git a/patches/unapplied/server/0092-LootTable-API-and-replenishable-lootables.patch b/patches/unapplied/server/0102-LootTable-API-and-replenishable-lootables.patch
index f17c37b15c..f17c37b15c 100644
--- a/patches/unapplied/server/0092-LootTable-API-and-replenishable-lootables.patch
+++ b/patches/unapplied/server/0102-LootTable-API-and-replenishable-lootables.patch
diff --git a/patches/unapplied/server/0093-System-property-for-disabling-watchdoge.patch b/patches/unapplied/server/0103-System-property-for-disabling-watchdoge.patch
index 22e1b2ab7c..22e1b2ab7c 100644
--- a/patches/unapplied/server/0093-System-property-for-disabling-watchdoge.patch
+++ b/patches/unapplied/server/0103-System-property-for-disabling-watchdoge.patch
diff --git a/patches/unapplied/server/0094-Async-GameProfileCache-saving.patch b/patches/unapplied/server/0104-Async-GameProfileCache-saving.patch
index 8050231d08..8050231d08 100644
--- a/patches/unapplied/server/0094-Async-GameProfileCache-saving.patch
+++ b/patches/unapplied/server/0104-Async-GameProfileCache-saving.patch
diff --git a/patches/unapplied/server/0095-Optional-TNT-doesn-t-move-in-water.patch b/patches/unapplied/server/0105-Optional-TNT-doesn-t-move-in-water.patch
index 297948a26c..297948a26c 100644
--- a/patches/unapplied/server/0095-Optional-TNT-doesn-t-move-in-water.patch
+++ b/patches/unapplied/server/0105-Optional-TNT-doesn-t-move-in-water.patch
diff --git a/patches/unapplied/server/0096-Faster-redstone-torch-rapid-clock-removal.patch b/patches/unapplied/server/0106-Faster-redstone-torch-rapid-clock-removal.patch
index 09e88a303b..09e88a303b 100644
--- a/patches/unapplied/server/0096-Faster-redstone-torch-rapid-clock-removal.patch
+++ b/patches/unapplied/server/0106-Faster-redstone-torch-rapid-clock-removal.patch
diff --git a/patches/unapplied/server/0097-Add-server-name-parameter.patch b/patches/unapplied/server/0107-Add-server-name-parameter.patch
index 6dfa8a2767..6dfa8a2767 100644
--- a/patches/unapplied/server/0097-Add-server-name-parameter.patch
+++ b/patches/unapplied/server/0107-Add-server-name-parameter.patch
diff --git a/patches/unapplied/server/0098-Fix-global-sound-handling.patch b/patches/unapplied/server/0108-Fix-global-sound-handling.patch
index 3832607897..3832607897 100644
--- a/patches/unapplied/server/0098-Fix-global-sound-handling.patch
+++ b/patches/unapplied/server/0108-Fix-global-sound-handling.patch
diff --git a/patches/unapplied/server/0099-Avoid-blocking-on-Network-Manager-creation.patch b/patches/unapplied/server/0109-Avoid-blocking-on-Network-Manager-creation.patch
index 16784d8691..16784d8691 100644
--- a/patches/unapplied/server/0099-Avoid-blocking-on-Network-Manager-creation.patch
+++ b/patches/unapplied/server/0109-Avoid-blocking-on-Network-Manager-creation.patch
diff --git a/patches/unapplied/server/0100-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch b/patches/unapplied/server/0110-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch
index c4975570f8..c4975570f8 100644
--- a/patches/unapplied/server/0100-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch
+++ b/patches/unapplied/server/0110-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch
diff --git a/patches/unapplied/server/0101-Add-setting-for-proxy-online-mode-status.patch b/patches/unapplied/server/0111-Add-setting-for-proxy-online-mode-status.patch
index 424349ba65..424349ba65 100644
--- a/patches/unapplied/server/0101-Add-setting-for-proxy-online-mode-status.patch
+++ b/patches/unapplied/server/0111-Add-setting-for-proxy-online-mode-status.patch
diff --git a/patches/unapplied/server/0102-Optimise-BlockState-s-hashCode-equals.patch b/patches/unapplied/server/0112-Optimise-BlockState-s-hashCode-equals.patch
index 348097f8ce..348097f8ce 100644
--- a/patches/unapplied/server/0102-Optimise-BlockState-s-hashCode-equals.patch
+++ b/patches/unapplied/server/0112-Optimise-BlockState-s-hashCode-equals.patch
diff --git a/patches/unapplied/server/0103-Configurable-packet-in-spam-threshold.patch b/patches/unapplied/server/0113-Configurable-packet-in-spam-threshold.patch
index b14c58ef25..b14c58ef25 100644
--- a/patches/unapplied/server/0103-Configurable-packet-in-spam-threshold.patch
+++ b/patches/unapplied/server/0113-Configurable-packet-in-spam-threshold.patch
diff --git a/patches/unapplied/server/0104-Configurable-flying-kick-messages.patch b/patches/unapplied/server/0114-Configurable-flying-kick-messages.patch
index 4bc41b33a5..4bc41b33a5 100644
--- a/patches/unapplied/server/0104-Configurable-flying-kick-messages.patch
+++ b/patches/unapplied/server/0114-Configurable-flying-kick-messages.patch
diff --git a/patches/unapplied/server/0105-Add-EntityZapEvent.patch b/patches/unapplied/server/0115-Add-EntityZapEvent.patch
index fa810b79bd..fa810b79bd 100644
--- a/patches/unapplied/server/0105-Add-EntityZapEvent.patch
+++ b/patches/unapplied/server/0115-Add-EntityZapEvent.patch
diff --git a/patches/unapplied/server/0106-Filter-bad-block-entity-nbt-data-from-falling-blocks.patch b/patches/unapplied/server/0116-Filter-bad-block-entity-nbt-data-from-falling-blocks.patch
index 9d998d7123..9d998d7123 100644
--- a/patches/unapplied/server/0106-Filter-bad-block-entity-nbt-data-from-falling-blocks.patch
+++ b/patches/unapplied/server/0116-Filter-bad-block-entity-nbt-data-from-falling-blocks.patch
diff --git a/patches/unapplied/server/0107-Cache-user-authenticator-threads.patch b/patches/unapplied/server/0117-Cache-user-authenticator-threads.patch
index ca76a3254f..ca76a3254f 100644
--- a/patches/unapplied/server/0107-Cache-user-authenticator-threads.patch
+++ b/patches/unapplied/server/0117-Cache-user-authenticator-threads.patch
diff --git a/patches/unapplied/server/0108-Allow-Reloading-of-Command-Aliases.patch b/patches/unapplied/server/0118-Allow-Reloading-of-Command-Aliases.patch
index 139cd4051d..139cd4051d 100644
--- a/patches/unapplied/server/0108-Allow-Reloading-of-Command-Aliases.patch
+++ b/patches/unapplied/server/0118-Allow-Reloading-of-Command-Aliases.patch
diff --git a/patches/unapplied/server/0109-Add-source-to-PlayerExpChangeEvent.patch b/patches/unapplied/server/0119-Add-source-to-PlayerExpChangeEvent.patch
index 1899d75ec1..1899d75ec1 100644
--- a/patches/unapplied/server/0109-Add-source-to-PlayerExpChangeEvent.patch
+++ b/patches/unapplied/server/0119-Add-source-to-PlayerExpChangeEvent.patch
diff --git a/patches/unapplied/server/0110-Add-ProjectileCollideEvent.patch b/patches/unapplied/server/0120-Add-ProjectileCollideEvent.patch
index ea1d52d913..ea1d52d913 100644
--- a/patches/unapplied/server/0110-Add-ProjectileCollideEvent.patch
+++ b/patches/unapplied/server/0120-Add-ProjectileCollideEvent.patch
diff --git a/patches/unapplied/server/0111-Prevent-Pathfinding-out-of-World-Border.patch b/patches/unapplied/server/0121-Prevent-Pathfinding-out-of-World-Border.patch
index 6c97c14e17..6c97c14e17 100644
--- a/patches/unapplied/server/0111-Prevent-Pathfinding-out-of-World-Border.patch
+++ b/patches/unapplied/server/0121-Prevent-Pathfinding-out-of-World-Border.patch
diff --git a/patches/unapplied/server/0112-Optimize-Level.hasChunkAt-BlockPosition-Z.patch b/patches/unapplied/server/0122-Optimize-Level.hasChunkAt-BlockPosition-Z.patch
index 5a64d1f8f3..5a64d1f8f3 100644
--- a/patches/unapplied/server/0112-Optimize-Level.hasChunkAt-BlockPosition-Z.patch
+++ b/patches/unapplied/server/0122-Optimize-Level.hasChunkAt-BlockPosition-Z.patch
diff --git a/patches/unapplied/server/0113-Bound-Treasure-Maps-to-World-Border.patch b/patches/unapplied/server/0123-Bound-Treasure-Maps-to-World-Border.patch
index b48b9a0a34..b48b9a0a34 100644
--- a/patches/unapplied/server/0113-Bound-Treasure-Maps-to-World-Border.patch
+++ b/patches/unapplied/server/0123-Bound-Treasure-Maps-to-World-Border.patch
diff --git a/patches/unapplied/server/0114-Configurable-Cartographer-Treasure-Maps.patch b/patches/unapplied/server/0124-Configurable-Cartographer-Treasure-Maps.patch
index 7253601c50..7253601c50 100644
--- a/patches/unapplied/server/0114-Configurable-Cartographer-Treasure-Maps.patch
+++ b/patches/unapplied/server/0124-Configurable-Cartographer-Treasure-Maps.patch
diff --git a/patches/unapplied/server/0115-Add-API-methods-to-control-if-armor-stands-can-move.patch b/patches/unapplied/server/0125-Add-API-methods-to-control-if-armor-stands-can-move.patch
index d1601d12d7..d1601d12d7 100644
--- a/patches/unapplied/server/0115-Add-API-methods-to-control-if-armor-stands-can-move.patch
+++ b/patches/unapplied/server/0125-Add-API-methods-to-control-if-armor-stands-can-move.patch
diff --git a/patches/unapplied/server/0116-String-based-Action-Bar-API.patch b/patches/unapplied/server/0126-String-based-Action-Bar-API.patch
index 7a1dc79fbe..7a1dc79fbe 100644
--- a/patches/unapplied/server/0116-String-based-Action-Bar-API.patch
+++ b/patches/unapplied/server/0126-String-based-Action-Bar-API.patch
diff --git a/patches/unapplied/server/0117-Properly-fix-item-duplication-bug.patch b/patches/unapplied/server/0127-Properly-fix-item-duplication-bug.patch
index 0d3f7e5666..0d3f7e5666 100644
--- a/patches/unapplied/server/0117-Properly-fix-item-duplication-bug.patch
+++ b/patches/unapplied/server/0127-Properly-fix-item-duplication-bug.patch
diff --git a/patches/unapplied/server/0118-Firework-API-s.patch b/patches/unapplied/server/0128-Firework-API-s.patch
index c562b87811..c562b87811 100644
--- a/patches/unapplied/server/0118-Firework-API-s.patch
+++ b/patches/unapplied/server/0128-Firework-API-s.patch
diff --git a/patches/unapplied/server/0119-PlayerTeleportEndGatewayEvent.patch b/patches/unapplied/server/0129-PlayerTeleportEndGatewayEvent.patch
index 250433d156..250433d156 100644
--- a/patches/unapplied/server/0119-PlayerTeleportEndGatewayEvent.patch
+++ b/patches/unapplied/server/0129-PlayerTeleportEndGatewayEvent.patch
diff --git a/patches/unapplied/server/0120-Provide-E-TE-Chunk-count-stat-methods.patch b/patches/unapplied/server/0130-Provide-E-TE-Chunk-count-stat-methods.patch
index 980da01921..980da01921 100644
--- a/patches/unapplied/server/0120-Provide-E-TE-Chunk-count-stat-methods.patch
+++ b/patches/unapplied/server/0130-Provide-E-TE-Chunk-count-stat-methods.patch
diff --git a/patches/unapplied/server/0121-Enforce-Sync-Player-Saves.patch b/patches/unapplied/server/0131-Enforce-Sync-Player-Saves.patch
index 398e56eb2c..398e56eb2c 100644
--- a/patches/unapplied/server/0121-Enforce-Sync-Player-Saves.patch
+++ b/patches/unapplied/server/0131-Enforce-Sync-Player-Saves.patch
diff --git a/patches/unapplied/server/0122-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch b/patches/unapplied/server/0132-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch
index 698992e2b7..698992e2b7 100644
--- a/patches/unapplied/server/0122-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch
+++ b/patches/unapplied/server/0132-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch
diff --git a/patches/unapplied/server/0123-Cap-Entity-Collisions.patch b/patches/unapplied/server/0133-Cap-Entity-Collisions.patch
index a84c864799..a84c864799 100644
--- a/patches/unapplied/server/0123-Cap-Entity-Collisions.patch
+++ b/patches/unapplied/server/0133-Cap-Entity-Collisions.patch
diff --git a/patches/unapplied/server/0124-Remove-CraftScheduler-Async-Task-Debugger.patch b/patches/unapplied/server/0134-Remove-CraftScheduler-Async-Task-Debugger.patch
index 721f748db6..721f748db6 100644
--- a/patches/unapplied/server/0124-Remove-CraftScheduler-Async-Task-Debugger.patch
+++ b/patches/unapplied/server/0134-Remove-CraftScheduler-Async-Task-Debugger.patch
diff --git a/patches/unapplied/server/0125-Properly-handle-async-calls-to-restart-the-server.patch b/patches/unapplied/server/0135-Properly-handle-async-calls-to-restart-the-server.patch
index a7eecd2511..a7eecd2511 100644
--- a/patches/unapplied/server/0125-Properly-handle-async-calls-to-restart-the-server.patch
+++ b/patches/unapplied/server/0135-Properly-handle-async-calls-to-restart-the-server.patch
diff --git a/patches/unapplied/server/0126-Add-option-to-make-parrots-stay-on-shoulders-despite.patch b/patches/unapplied/server/0136-Add-option-to-make-parrots-stay-on-shoulders-despite.patch
index 9eb1f8b5f3..9eb1f8b5f3 100644
--- a/patches/unapplied/server/0126-Add-option-to-make-parrots-stay-on-shoulders-despite.patch
+++ b/patches/unapplied/server/0136-Add-option-to-make-parrots-stay-on-shoulders-despite.patch
diff --git a/patches/unapplied/server/0127-Add-configuration-option-to-prevent-player-names-fro.patch b/patches/unapplied/server/0137-Add-configuration-option-to-prevent-player-names-fro.patch
index 0c9e8ad802..0c9e8ad802 100644
--- a/patches/unapplied/server/0127-Add-configuration-option-to-prevent-player-names-fro.patch
+++ b/patches/unapplied/server/0137-Add-configuration-option-to-prevent-player-names-fro.patch
diff --git a/patches/unapplied/server/0129-provide-a-configurable-option-to-disable-creeper-lin.patch b/patches/unapplied/server/0139-provide-a-configurable-option-to-disable-creeper-lin.patch
index 98fcd80dba..98fcd80dba 100644
--- a/patches/unapplied/server/0129-provide-a-configurable-option-to-disable-creeper-lin.patch
+++ b/patches/unapplied/server/0139-provide-a-configurable-option-to-disable-creeper-lin.patch
diff --git a/patches/unapplied/server/0130-Item-canEntityPickup.patch b/patches/unapplied/server/0140-Item-canEntityPickup.patch
index 4714e6c080..4714e6c080 100644
--- a/patches/unapplied/server/0130-Item-canEntityPickup.patch
+++ b/patches/unapplied/server/0140-Item-canEntityPickup.patch
diff --git a/patches/unapplied/server/0131-PlayerPickupItemEvent-setFlyAtPlayer.patch b/patches/unapplied/server/0141-PlayerPickupItemEvent-setFlyAtPlayer.patch
index fc6964aaae..fc6964aaae 100644
--- a/patches/unapplied/server/0131-PlayerPickupItemEvent-setFlyAtPlayer.patch
+++ b/patches/unapplied/server/0141-PlayerPickupItemEvent-setFlyAtPlayer.patch
diff --git a/patches/unapplied/server/0132-PlayerAttemptPickupItemEvent.patch b/patches/unapplied/server/0142-PlayerAttemptPickupItemEvent.patch
index ccaf080546..ccaf080546 100644
--- a/patches/unapplied/server/0132-PlayerAttemptPickupItemEvent.patch
+++ b/patches/unapplied/server/0142-PlayerAttemptPickupItemEvent.patch
diff --git a/patches/unapplied/server/0133-Do-not-submit-profile-lookups-to-worldgen-threads.patch b/patches/unapplied/server/0143-Do-not-submit-profile-lookups-to-worldgen-threads.patch
index 44e1a4134d..44e1a4134d 100644
--- a/patches/unapplied/server/0133-Do-not-submit-profile-lookups-to-worldgen-threads.patch
+++ b/patches/unapplied/server/0143-Do-not-submit-profile-lookups-to-worldgen-threads.patch
diff --git a/patches/unapplied/server/0134-Basic-PlayerProfile-API.patch b/patches/unapplied/server/0144-Basic-PlayerProfile-API.patch
index 86180d4842..86180d4842 100644
--- a/patches/unapplied/server/0134-Basic-PlayerProfile-API.patch
+++ b/patches/unapplied/server/0144-Basic-PlayerProfile-API.patch
diff --git a/patches/unapplied/server/0135-Add-UnknownCommandEvent.patch b/patches/unapplied/server/0145-Add-UnknownCommandEvent.patch
index 032fb0b09f..032fb0b09f 100644
--- a/patches/unapplied/server/0135-Add-UnknownCommandEvent.patch
+++ b/patches/unapplied/server/0145-Add-UnknownCommandEvent.patch
diff --git a/patches/unapplied/server/0136-Shoulder-Entities-Release-API.patch b/patches/unapplied/server/0146-Shoulder-Entities-Release-API.patch
index 878ba52040..878ba52040 100644
--- a/patches/unapplied/server/0136-Shoulder-Entities-Release-API.patch
+++ b/patches/unapplied/server/0146-Shoulder-Entities-Release-API.patch
diff --git a/patches/unapplied/server/0137-Profile-Lookup-Events.patch b/patches/unapplied/server/0147-Profile-Lookup-Events.patch
index 8a3c9a944e..8a3c9a944e 100644
--- a/patches/unapplied/server/0137-Profile-Lookup-Events.patch
+++ b/patches/unapplied/server/0147-Profile-Lookup-Events.patch
diff --git a/patches/unapplied/server/0138-Block-player-logins-during-server-shutdown.patch b/patches/unapplied/server/0148-Block-player-logins-during-server-shutdown.patch
index 3de7220f12..3de7220f12 100644
--- a/patches/unapplied/server/0138-Block-player-logins-during-server-shutdown.patch
+++ b/patches/unapplied/server/0148-Block-player-logins-during-server-shutdown.patch
diff --git a/patches/unapplied/server/0139-Entity-fromMobSpawner.patch b/patches/unapplied/server/0149-Entity-fromMobSpawner.patch
index 71a54b17f9..71a54b17f9 100644
--- a/patches/unapplied/server/0139-Entity-fromMobSpawner.patch
+++ b/patches/unapplied/server/0149-Entity-fromMobSpawner.patch
diff --git a/patches/unapplied/server/0140-Improve-the-Saddle-API-for-Horses.patch b/patches/unapplied/server/0150-Improve-the-Saddle-API-for-Horses.patch
index c529ffab64..c529ffab64 100644
--- a/patches/unapplied/server/0140-Improve-the-Saddle-API-for-Horses.patch
+++ b/patches/unapplied/server/0150-Improve-the-Saddle-API-for-Horses.patch
diff --git a/patches/unapplied/server/0141-ensureServerConversions-API.patch b/patches/unapplied/server/0151-ensureServerConversions-API.patch
index d448c021b9..d448c021b9 100644
--- a/patches/unapplied/server/0141-ensureServerConversions-API.patch
+++ b/patches/unapplied/server/0151-ensureServerConversions-API.patch
diff --git a/patches/unapplied/server/0142-Implement-getI18NDisplayName.patch b/patches/unapplied/server/0152-Implement-getI18NDisplayName.patch
index 0b1d065a44..0b1d065a44 100644
--- a/patches/unapplied/server/0142-Implement-getI18NDisplayName.patch
+++ b/patches/unapplied/server/0152-Implement-getI18NDisplayName.patch
diff --git a/patches/unapplied/server/0143-ProfileWhitelistVerifyEvent.patch b/patches/unapplied/server/0153-ProfileWhitelistVerifyEvent.patch
index 759f285156..759f285156 100644
--- a/patches/unapplied/server/0143-ProfileWhitelistVerifyEvent.patch
+++ b/patches/unapplied/server/0153-ProfileWhitelistVerifyEvent.patch
diff --git a/patches/unapplied/server/0144-Fix-this-stupid-bullshit.patch b/patches/unapplied/server/0154-Fix-this-stupid-bullshit.patch
index 67c72e7d54..67c72e7d54 100644
--- a/patches/unapplied/server/0144-Fix-this-stupid-bullshit.patch
+++ b/patches/unapplied/server/0154-Fix-this-stupid-bullshit.patch
diff --git a/patches/unapplied/server/0145-LivingEntity-setKiller.patch b/patches/unapplied/server/0155-LivingEntity-setKiller.patch
index 24334c96fd..24334c96fd 100644
--- a/patches/unapplied/server/0145-LivingEntity-setKiller.patch
+++ b/patches/unapplied/server/0155-LivingEntity-setKiller.patch
diff --git a/patches/unapplied/server/0146-Ocelot-despawns-should-honor-nametags-and-leash.patch b/patches/unapplied/server/0156-Ocelot-despawns-should-honor-nametags-and-leash.patch
index a72222c640..a72222c640 100644
--- a/patches/unapplied/server/0146-Ocelot-despawns-should-honor-nametags-and-leash.patch
+++ b/patches/unapplied/server/0156-Ocelot-despawns-should-honor-nametags-and-leash.patch
diff --git a/patches/unapplied/server/0147-Reset-spawner-timer-when-spawner-event-is-cancelled.patch b/patches/unapplied/server/0157-Reset-spawner-timer-when-spawner-event-is-cancelled.patch
index 8062dad17c..8062dad17c 100644
--- a/patches/unapplied/server/0147-Reset-spawner-timer-when-spawner-event-is-cancelled.patch
+++ b/patches/unapplied/server/0157-Reset-spawner-timer-when-spawner-event-is-cancelled.patch
diff --git a/patches/unapplied/server/0148-Allow-specifying-a-custom-authentication-servers-dow.patch b/patches/unapplied/server/0158-Allow-specifying-a-custom-authentication-servers-dow.patch
index 5548378079..5548378079 100644
--- a/patches/unapplied/server/0148-Allow-specifying-a-custom-authentication-servers-dow.patch
+++ b/patches/unapplied/server/0158-Allow-specifying-a-custom-authentication-servers-dow.patch
diff --git a/patches/unapplied/server/0151-Add-PlayerJumpEvent.patch b/patches/unapplied/server/0161-Add-PlayerJumpEvent.patch
index 514f7927f6..514f7927f6 100644
--- a/patches/unapplied/server/0151-Add-PlayerJumpEvent.patch
+++ b/patches/unapplied/server/0161-Add-PlayerJumpEvent.patch
diff --git a/patches/unapplied/server/0152-handle-ServerboundKeepAlivePacket-async.patch b/patches/unapplied/server/0162-handle-ServerboundKeepAlivePacket-async.patch
index 0075be7038..0075be7038 100644
--- a/patches/unapplied/server/0152-handle-ServerboundKeepAlivePacket-async.patch
+++ b/patches/unapplied/server/0162-handle-ServerboundKeepAlivePacket-async.patch
diff --git a/patches/unapplied/server/0153-Expose-client-protocol-version-and-virtual-host.patch b/patches/unapplied/server/0163-Expose-client-protocol-version-and-virtual-host.patch
index 6dc2f73c03..6dc2f73c03 100644
--- a/patches/unapplied/server/0153-Expose-client-protocol-version-and-virtual-host.patch
+++ b/patches/unapplied/server/0163-Expose-client-protocol-version-and-virtual-host.patch
diff --git a/patches/unapplied/server/0154-revert-serverside-behavior-of-keepalives.patch b/patches/unapplied/server/0164-revert-serverside-behavior-of-keepalives.patch
index 27c77cb9ee..27c77cb9ee 100644
--- a/patches/unapplied/server/0154-revert-serverside-behavior-of-keepalives.patch
+++ b/patches/unapplied/server/0164-revert-serverside-behavior-of-keepalives.patch
diff --git a/patches/unapplied/server/0155-Send-attack-SoundEffects-only-to-players-who-can-see.patch b/patches/unapplied/server/0165-Send-attack-SoundEffects-only-to-players-who-can-see.patch
index ad10a37d50..ad10a37d50 100644
--- a/patches/unapplied/server/0155-Send-attack-SoundEffects-only-to-players-who-can-see.patch
+++ b/patches/unapplied/server/0165-Send-attack-SoundEffects-only-to-players-who-can-see.patch
diff --git a/patches/unapplied/server/0156-Add-PlayerArmorChangeEvent.patch b/patches/unapplied/server/0166-Add-PlayerArmorChangeEvent.patch
index e93b77f565..e93b77f565 100644
--- a/patches/unapplied/server/0156-Add-PlayerArmorChangeEvent.patch
+++ b/patches/unapplied/server/0166-Add-PlayerArmorChangeEvent.patch
diff --git a/patches/unapplied/server/0157-Prevent-logins-from-being-processed-when-the-player-.patch b/patches/unapplied/server/0167-Prevent-logins-from-being-processed-when-the-player-.patch
index 28f5efe52b..28f5efe52b 100644
--- a/patches/unapplied/server/0157-Prevent-logins-from-being-processed-when-the-player-.patch
+++ b/patches/unapplied/server/0167-Prevent-logins-from-being-processed-when-the-player-.patch
diff --git a/patches/unapplied/server/0158-Fix-MC-117075-Block-entity-unload-lag-spike.patch b/patches/unapplied/server/0168-Fix-MC-117075-Block-entity-unload-lag-spike.patch
index e5c5e50cd1..e5c5e50cd1 100644
--- a/patches/unapplied/server/0158-Fix-MC-117075-Block-entity-unload-lag-spike.patch
+++ b/patches/unapplied/server/0168-Fix-MC-117075-Block-entity-unload-lag-spike.patch
diff --git a/patches/unapplied/server/0159-use-CB-BlockState-implementations-for-captured-block.patch b/patches/unapplied/server/0169-use-CB-BlockState-implementations-for-captured-block.patch
index 30982f3423..30982f3423 100644
--- a/patches/unapplied/server/0159-use-CB-BlockState-implementations-for-captured-block.patch
+++ b/patches/unapplied/server/0169-use-CB-BlockState-implementations-for-captured-block.patch
diff --git a/patches/unapplied/server/0160-API-to-get-a-BlockState-without-a-snapshot.patch b/patches/unapplied/server/0170-API-to-get-a-BlockState-without-a-snapshot.patch
index 5b11c72288..5b11c72288 100644
--- a/patches/unapplied/server/0160-API-to-get-a-BlockState-without-a-snapshot.patch
+++ b/patches/unapplied/server/0170-API-to-get-a-BlockState-without-a-snapshot.patch
diff --git a/patches/unapplied/server/0161-AsyncTabCompleteEvent.patch b/patches/unapplied/server/0171-AsyncTabCompleteEvent.patch
index d3e5b18005..d3e5b18005 100644
--- a/patches/unapplied/server/0161-AsyncTabCompleteEvent.patch
+++ b/patches/unapplied/server/0171-AsyncTabCompleteEvent.patch
diff --git a/patches/unapplied/server/0162-PlayerPickupExperienceEvent.patch b/patches/unapplied/server/0172-PlayerPickupExperienceEvent.patch
index 3b2845e66a..3b2845e66a 100644
--- a/patches/unapplied/server/0162-PlayerPickupExperienceEvent.patch
+++ b/patches/unapplied/server/0172-PlayerPickupExperienceEvent.patch
diff --git a/patches/unapplied/server/0163-Ability-to-apply-mending-to-XP-API.patch b/patches/unapplied/server/0173-Ability-to-apply-mending-to-XP-API.patch
index 916e87f7c4..916e87f7c4 100644
--- a/patches/unapplied/server/0163-Ability-to-apply-mending-to-XP-API.patch
+++ b/patches/unapplied/server/0173-Ability-to-apply-mending-to-XP-API.patch
diff --git a/patches/unapplied/server/0164-PlayerNaturallySpawnCreaturesEvent.patch b/patches/unapplied/server/0174-PlayerNaturallySpawnCreaturesEvent.patch
index b535464839..b535464839 100644
--- a/patches/unapplied/server/0164-PlayerNaturallySpawnCreaturesEvent.patch
+++ b/patches/unapplied/server/0174-PlayerNaturallySpawnCreaturesEvent.patch
diff --git a/patches/unapplied/server/0165-Add-setPlayerProfile-API-for-Skulls.patch b/patches/unapplied/server/0175-Add-setPlayerProfile-API-for-Skulls.patch
index 9a88d6ffaf..9a88d6ffaf 100644
--- a/patches/unapplied/server/0165-Add-setPlayerProfile-API-for-Skulls.patch
+++ b/patches/unapplied/server/0175-Add-setPlayerProfile-API-for-Skulls.patch
diff --git a/patches/unapplied/server/0166-PreCreatureSpawnEvent.patch b/patches/unapplied/server/0176-PreCreatureSpawnEvent.patch
index 379a3aedda..379a3aedda 100644
--- a/patches/unapplied/server/0166-PreCreatureSpawnEvent.patch
+++ b/patches/unapplied/server/0176-PreCreatureSpawnEvent.patch
diff --git a/patches/unapplied/server/0167-Fill-Profile-Property-Events.patch b/patches/unapplied/server/0177-Fill-Profile-Property-Events.patch
index 1b8f42fb8d..1b8f42fb8d 100644
--- a/patches/unapplied/server/0167-Fill-Profile-Property-Events.patch
+++ b/patches/unapplied/server/0177-Fill-Profile-Property-Events.patch
diff --git a/patches/unapplied/server/0168-Add-PlayerAdvancementCriterionGrantEvent.patch b/patches/unapplied/server/0178-Add-PlayerAdvancementCriterionGrantEvent.patch
index 919a3add63..919a3add63 100644
--- a/patches/unapplied/server/0168-Add-PlayerAdvancementCriterionGrantEvent.patch
+++ b/patches/unapplied/server/0178-Add-PlayerAdvancementCriterionGrantEvent.patch
diff --git a/patches/unapplied/server/0169-Add-ArmorStand-Item-Meta.patch b/patches/unapplied/server/0179-Add-ArmorStand-Item-Meta.patch
index b650597d67..b650597d67 100644
--- a/patches/unapplied/server/0169-Add-ArmorStand-Item-Meta.patch
+++ b/patches/unapplied/server/0179-Add-ArmorStand-Item-Meta.patch
diff --git a/patches/unapplied/server/0170-Extend-Player-Interact-cancellation.patch b/patches/unapplied/server/0180-Extend-Player-Interact-cancellation.patch
index f5a0a0c969..f5a0a0c969 100644
--- a/patches/unapplied/server/0170-Extend-Player-Interact-cancellation.patch
+++ b/patches/unapplied/server/0180-Extend-Player-Interact-cancellation.patch
diff --git a/patches/unapplied/server/0171-Tameable-getOwnerUniqueId-API.patch b/patches/unapplied/server/0181-Tameable-getOwnerUniqueId-API.patch
index 739f4d8b9c..739f4d8b9c 100644
--- a/patches/unapplied/server/0171-Tameable-getOwnerUniqueId-API.patch
+++ b/patches/unapplied/server/0181-Tameable-getOwnerUniqueId-API.patch
diff --git a/patches/unapplied/server/0172-Toggleable-player-crits.patch b/patches/unapplied/server/0182-Toggleable-player-crits.patch
index 1acbcc3568..1acbcc3568 100644
--- a/patches/unapplied/server/0172-Toggleable-player-crits.patch
+++ b/patches/unapplied/server/0182-Toggleable-player-crits.patch
diff --git a/patches/unapplied/server/0173-Disable-Explicit-Network-Manager-Flushing.patch b/patches/unapplied/server/0183-Disable-Explicit-Network-Manager-Flushing.patch
index 47975e8e65..47975e8e65 100644
--- a/patches/unapplied/server/0173-Disable-Explicit-Network-Manager-Flushing.patch
+++ b/patches/unapplied/server/0183-Disable-Explicit-Network-Manager-Flushing.patch
diff --git a/patches/unapplied/server/0174-Implement-extended-PaperServerListPingEvent.patch b/patches/unapplied/server/0184-Implement-extended-PaperServerListPingEvent.patch
index 05b4df7406..05b4df7406 100644
--- a/patches/unapplied/server/0174-Implement-extended-PaperServerListPingEvent.patch
+++ b/patches/unapplied/server/0184-Implement-extended-PaperServerListPingEvent.patch
diff --git a/patches/unapplied/server/0175-Add-more-fields-to-AsyncPreLoginEvent.patch b/patches/unapplied/server/0185-Add-more-fields-to-AsyncPreLoginEvent.patch
index 349254d7d8..349254d7d8 100644
--- a/patches/unapplied/server/0175-Add-more-fields-to-AsyncPreLoginEvent.patch
+++ b/patches/unapplied/server/0185-Add-more-fields-to-AsyncPreLoginEvent.patch
diff --git a/patches/unapplied/server/0176-Player.setPlayerProfile-API.patch b/patches/unapplied/server/0186-Player.setPlayerProfile-API.patch
index 084703f4ca..084703f4ca 100644
--- a/patches/unapplied/server/0176-Player.setPlayerProfile-API.patch
+++ b/patches/unapplied/server/0186-Player.setPlayerProfile-API.patch
diff --git a/patches/unapplied/server/0177-getPlayerUniqueId-API.patch b/patches/unapplied/server/0187-getPlayerUniqueId-API.patch
index 701b20e981..701b20e981 100644
--- a/patches/unapplied/server/0177-getPlayerUniqueId-API.patch
+++ b/patches/unapplied/server/0187-getPlayerUniqueId-API.patch
diff --git a/patches/unapplied/server/0178-Improved-Async-Task-Scheduler.patch b/patches/unapplied/server/0188-Improved-Async-Task-Scheduler.patch
index 3ce3a754e3..3ce3a754e3 100644
--- a/patches/unapplied/server/0178-Improved-Async-Task-Scheduler.patch
+++ b/patches/unapplied/server/0188-Improved-Async-Task-Scheduler.patch
diff --git a/patches/unapplied/server/0179-Make-legacy-ping-handler-more-reliable.patch b/patches/unapplied/server/0189-Make-legacy-ping-handler-more-reliable.patch
index e9431bd1eb..e9431bd1eb 100644
--- a/patches/unapplied/server/0179-Make-legacy-ping-handler-more-reliable.patch
+++ b/patches/unapplied/server/0189-Make-legacy-ping-handler-more-reliable.patch
diff --git a/patches/unapplied/server/0180-Call-PaperServerListPingEvent-for-legacy-pings.patch b/patches/unapplied/server/0190-Call-PaperServerListPingEvent-for-legacy-pings.patch
index 5265180dd5..5265180dd5 100644
--- a/patches/unapplied/server/0180-Call-PaperServerListPingEvent-for-legacy-pings.patch
+++ b/patches/unapplied/server/0190-Call-PaperServerListPingEvent-for-legacy-pings.patch
diff --git a/patches/unapplied/server/0181-Flag-to-disable-the-channel-limit.patch b/patches/unapplied/server/0191-Flag-to-disable-the-channel-limit.patch
index 11c9e8bf36..11c9e8bf36 100644
--- a/patches/unapplied/server/0181-Flag-to-disable-the-channel-limit.patch
+++ b/patches/unapplied/server/0191-Flag-to-disable-the-channel-limit.patch
diff --git a/patches/unapplied/server/0182-Add-openSign-method-to-HumanEntity.patch b/patches/unapplied/server/0192-Add-openSign-method-to-HumanEntity.patch
index 1efbc4888d..1efbc4888d 100644
--- a/patches/unapplied/server/0182-Add-openSign-method-to-HumanEntity.patch
+++ b/patches/unapplied/server/0192-Add-openSign-method-to-HumanEntity.patch
diff --git a/patches/unapplied/server/0183-Configurable-sprint-interruption-on-attack.patch b/patches/unapplied/server/0193-Configurable-sprint-interruption-on-attack.patch
index a6eebae304..a6eebae304 100644
--- a/patches/unapplied/server/0183-Configurable-sprint-interruption-on-attack.patch
+++ b/patches/unapplied/server/0193-Configurable-sprint-interruption-on-attack.patch
diff --git a/patches/unapplied/server/0184-EndermanEscapeEvent.patch b/patches/unapplied/server/0194-EndermanEscapeEvent.patch
index d5911bb2bc..d5911bb2bc 100644
--- a/patches/unapplied/server/0184-EndermanEscapeEvent.patch
+++ b/patches/unapplied/server/0194-EndermanEscapeEvent.patch
diff --git a/patches/unapplied/server/0185-Enderman.teleportRandomly.patch b/patches/unapplied/server/0195-Enderman.teleportRandomly.patch
index aeb2e69493..aeb2e69493 100644
--- a/patches/unapplied/server/0185-Enderman.teleportRandomly.patch
+++ b/patches/unapplied/server/0195-Enderman.teleportRandomly.patch
diff --git a/patches/unapplied/server/0186-Block-Enderpearl-Travel-Exploit.patch b/patches/unapplied/server/0196-Block-Enderpearl-Travel-Exploit.patch
index 969fd2b959..969fd2b959 100644
--- a/patches/unapplied/server/0186-Block-Enderpearl-Travel-Exploit.patch
+++ b/patches/unapplied/server/0196-Block-Enderpearl-Travel-Exploit.patch
diff --git a/patches/unapplied/server/0187-Expand-World.spawnParticle-API-and-add-Builder.patch b/patches/unapplied/server/0197-Expand-World.spawnParticle-API-and-add-Builder.patch
index 946d5a374a..946d5a374a 100644
--- a/patches/unapplied/server/0187-Expand-World.spawnParticle-API-and-add-Builder.patch
+++ b/patches/unapplied/server/0197-Expand-World.spawnParticle-API-and-add-Builder.patch
diff --git a/patches/unapplied/server/0188-Fix-exploit-that-allowed-colored-signs-to-be-created.patch b/patches/unapplied/server/0198-Fix-exploit-that-allowed-colored-signs-to-be-created.patch
index d591924a6b..d591924a6b 100644
--- a/patches/unapplied/server/0188-Fix-exploit-that-allowed-colored-signs-to-be-created.patch
+++ b/patches/unapplied/server/0198-Fix-exploit-that-allowed-colored-signs-to-be-created.patch
diff --git a/patches/unapplied/server/0189-EndermanAttackPlayerEvent.patch b/patches/unapplied/server/0199-EndermanAttackPlayerEvent.patch
index 8504592c00..8504592c00 100644
--- a/patches/unapplied/server/0189-EndermanAttackPlayerEvent.patch
+++ b/patches/unapplied/server/0199-EndermanAttackPlayerEvent.patch
diff --git a/patches/unapplied/server/0190-WitchConsumePotionEvent.patch b/patches/unapplied/server/0200-WitchConsumePotionEvent.patch
index 657554b31e..657554b31e 100644
--- a/patches/unapplied/server/0190-WitchConsumePotionEvent.patch
+++ b/patches/unapplied/server/0200-WitchConsumePotionEvent.patch
diff --git a/patches/unapplied/server/0191-WitchThrowPotionEvent.patch b/patches/unapplied/server/0201-WitchThrowPotionEvent.patch
index 5f6cac02f4..5f6cac02f4 100644
--- a/patches/unapplied/server/0191-WitchThrowPotionEvent.patch
+++ b/patches/unapplied/server/0201-WitchThrowPotionEvent.patch
diff --git a/patches/unapplied/server/0192-WitchReadyPotionEvent.patch b/patches/unapplied/server/0202-WitchReadyPotionEvent.patch
index bbc7fb8788..bbc7fb8788 100644
--- a/patches/unapplied/server/0192-WitchReadyPotionEvent.patch
+++ b/patches/unapplied/server/0202-WitchReadyPotionEvent.patch
diff --git a/patches/unapplied/server/0193-ItemStack-getMaxItemUseDuration.patch b/patches/unapplied/server/0203-ItemStack-getMaxItemUseDuration.patch
index e66ff94efb..e66ff94efb 100644
--- a/patches/unapplied/server/0193-ItemStack-getMaxItemUseDuration.patch
+++ b/patches/unapplied/server/0203-ItemStack-getMaxItemUseDuration.patch
diff --git a/patches/unapplied/server/0194-Add-EntityTeleportEndGatewayEvent.patch b/patches/unapplied/server/0204-Add-EntityTeleportEndGatewayEvent.patch
index 52e4054b8e..52e4054b8e 100644
--- a/patches/unapplied/server/0194-Add-EntityTeleportEndGatewayEvent.patch
+++ b/patches/unapplied/server/0204-Add-EntityTeleportEndGatewayEvent.patch
diff --git a/patches/unapplied/server/0195-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch b/patches/unapplied/server/0205-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch
index 632fa334b5..632fa334b5 100644
--- a/patches/unapplied/server/0195-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch
+++ b/patches/unapplied/server/0205-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch
diff --git a/patches/unapplied/server/0196-Fix-CraftEntity-hashCode.patch b/patches/unapplied/server/0206-Fix-CraftEntity-hashCode.patch
index 1622a61ea9..1622a61ea9 100644
--- a/patches/unapplied/server/0196-Fix-CraftEntity-hashCode.patch
+++ b/patches/unapplied/server/0206-Fix-CraftEntity-hashCode.patch
diff --git a/patches/unapplied/server/0197-Configurable-LootPool-luck-formula.patch b/patches/unapplied/server/0207-Configurable-LootPool-luck-formula.patch
index 5748a6b1d6..5748a6b1d6 100644
--- a/patches/unapplied/server/0197-Configurable-LootPool-luck-formula.patch
+++ b/patches/unapplied/server/0207-Configurable-LootPool-luck-formula.patch
diff --git a/patches/unapplied/server/0198-Print-Error-details-when-failing-to-save-player-data.patch b/patches/unapplied/server/0208-Print-Error-details-when-failing-to-save-player-data.patch
index 85805baf53..85805baf53 100644
--- a/patches/unapplied/server/0198-Print-Error-details-when-failing-to-save-player-data.patch
+++ b/patches/unapplied/server/0208-Print-Error-details-when-failing-to-save-player-data.patch
diff --git a/patches/unapplied/server/0199-Make-shield-blocking-delay-configurable.patch b/patches/unapplied/server/0209-Make-shield-blocking-delay-configurable.patch
index cd4b92ec72..cd4b92ec72 100644
--- a/patches/unapplied/server/0199-Make-shield-blocking-delay-configurable.patch
+++ b/patches/unapplied/server/0209-Make-shield-blocking-delay-configurable.patch
diff --git a/patches/unapplied/server/0200-Improve-EntityShootBowEvent.patch b/patches/unapplied/server/0210-Improve-EntityShootBowEvent.patch
index 9f5b75b9ea..9f5b75b9ea 100644
--- a/patches/unapplied/server/0200-Improve-EntityShootBowEvent.patch
+++ b/patches/unapplied/server/0210-Improve-EntityShootBowEvent.patch
diff --git a/patches/unapplied/server/0201-PlayerReadyArrowEvent.patch b/patches/unapplied/server/0211-PlayerReadyArrowEvent.patch
index 7c34bd8506..7c34bd8506 100644
--- a/patches/unapplied/server/0201-PlayerReadyArrowEvent.patch
+++ b/patches/unapplied/server/0211-PlayerReadyArrowEvent.patch
diff --git a/patches/unapplied/server/0202-Add-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch b/patches/unapplied/server/0212-Add-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch
index e1c3829623..e1c3829623 100644
--- a/patches/unapplied/server/0202-Add-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch
+++ b/patches/unapplied/server/0212-Add-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch
diff --git a/patches/unapplied/server/0203-Expand-Explosions-API.patch b/patches/unapplied/server/0213-Expand-Explosions-API.patch
index 6fea443e03..6fea443e03 100644
--- a/patches/unapplied/server/0203-Expand-Explosions-API.patch
+++ b/patches/unapplied/server/0213-Expand-Explosions-API.patch
diff --git a/patches/unapplied/server/0204-LivingEntity-Active-Item-API.patch b/patches/unapplied/server/0214-LivingEntity-Active-Item-API.patch
index a9e0dd9922..a9e0dd9922 100644
--- a/patches/unapplied/server/0204-LivingEntity-Active-Item-API.patch
+++ b/patches/unapplied/server/0214-LivingEntity-Active-Item-API.patch
diff --git a/patches/unapplied/server/0205-RangedEntity-API.patch b/patches/unapplied/server/0215-RangedEntity-API.patch
index 5383dfd935..5383dfd935 100644
--- a/patches/unapplied/server/0205-RangedEntity-API.patch
+++ b/patches/unapplied/server/0215-RangedEntity-API.patch
diff --git a/patches/unapplied/server/0206-Add-config-to-disable-ender-dragon-legacy-check.patch b/patches/unapplied/server/0216-Add-config-to-disable-ender-dragon-legacy-check.patch
index 9b0dd03eba..9b0dd03eba 100644
--- a/patches/unapplied/server/0206-Add-config-to-disable-ender-dragon-legacy-check.patch
+++ b/patches/unapplied/server/0216-Add-config-to-disable-ender-dragon-legacy-check.patch
diff --git a/patches/unapplied/server/0207-Implement-World.getEntity-UUID-API.patch b/patches/unapplied/server/0217-Implement-World.getEntity-UUID-API.patch
index 20b2476bf6..20b2476bf6 100644
--- a/patches/unapplied/server/0207-Implement-World.getEntity-UUID-API.patch
+++ b/patches/unapplied/server/0217-Implement-World.getEntity-UUID-API.patch
diff --git a/patches/unapplied/server/0208-InventoryCloseEvent-Reason-API.patch b/patches/unapplied/server/0218-InventoryCloseEvent-Reason-API.patch
index 47c2c2a111..47c2c2a111 100644
--- a/patches/unapplied/server/0208-InventoryCloseEvent-Reason-API.patch
+++ b/patches/unapplied/server/0218-InventoryCloseEvent-Reason-API.patch
diff --git a/patches/unapplied/server/0209-Vex-get-setSummoner-API.patch b/patches/unapplied/server/0219-Vex-get-setSummoner-API.patch
index 9c014ff1fc..9c014ff1fc 100644
--- a/patches/unapplied/server/0209-Vex-get-setSummoner-API.patch
+++ b/patches/unapplied/server/0219-Vex-get-setSummoner-API.patch
diff --git a/patches/unapplied/server/0210-Refresh-player-inventory-when-cancelling-PlayerInter.patch b/patches/unapplied/server/0220-Refresh-player-inventory-when-cancelling-PlayerInter.patch
index f74a7d7572..f74a7d7572 100644
--- a/patches/unapplied/server/0210-Refresh-player-inventory-when-cancelling-PlayerInter.patch
+++ b/patches/unapplied/server/0220-Refresh-player-inventory-when-cancelling-PlayerInter.patch
diff --git a/patches/unapplied/server/0212-add-more-information-to-Entity.toString.patch b/patches/unapplied/server/0222-add-more-information-to-Entity.toString.patch
index beef9001e2..beef9001e2 100644
--- a/patches/unapplied/server/0212-add-more-information-to-Entity.toString.patch
+++ b/patches/unapplied/server/0222-add-more-information-to-Entity.toString.patch
diff --git a/patches/unapplied/server/0213-EnderDragon-Events.patch b/patches/unapplied/server/0223-EnderDragon-Events.patch
index 5f404a5e08..5f404a5e08 100644
--- a/patches/unapplied/server/0213-EnderDragon-Events.patch
+++ b/patches/unapplied/server/0223-EnderDragon-Events.patch
diff --git a/patches/unapplied/server/0214-PlayerElytraBoostEvent.patch b/patches/unapplied/server/0224-PlayerElytraBoostEvent.patch
index b614b1a177..b614b1a177 100644
--- a/patches/unapplied/server/0214-PlayerElytraBoostEvent.patch
+++ b/patches/unapplied/server/0224-PlayerElytraBoostEvent.patch
diff --git a/patches/unapplied/server/0215-PlayerLaunchProjectileEvent.patch b/patches/unapplied/server/0225-PlayerLaunchProjectileEvent.patch
index b5abc76909..b5abc76909 100644
--- a/patches/unapplied/server/0215-PlayerLaunchProjectileEvent.patch
+++ b/patches/unapplied/server/0225-PlayerLaunchProjectileEvent.patch
diff --git a/patches/unapplied/server/0216-Improve-BlockPosition-inlining.patch b/patches/unapplied/server/0226-Improve-BlockPosition-inlining.patch
index 52f65f41ad..52f65f41ad 100644
--- a/patches/unapplied/server/0216-Improve-BlockPosition-inlining.patch
+++ b/patches/unapplied/server/0226-Improve-BlockPosition-inlining.patch
diff --git a/patches/unapplied/server/0217-Option-to-prevent-armor-stands-from-doing-entity-loo.patch b/patches/unapplied/server/0227-Option-to-prevent-armor-stands-from-doing-entity-loo.patch
index 6824f8274c..6824f8274c 100644
--- a/patches/unapplied/server/0217-Option-to-prevent-armor-stands-from-doing-entity-loo.patch
+++ b/patches/unapplied/server/0227-Option-to-prevent-armor-stands-from-doing-entity-loo.patch
diff --git a/patches/unapplied/server/0218-Vanished-players-don-t-have-rights.patch b/patches/unapplied/server/0228-Vanished-players-don-t-have-rights.patch
index 52526bd0e1..52526bd0e1 100644
--- a/patches/unapplied/server/0218-Vanished-players-don-t-have-rights.patch
+++ b/patches/unapplied/server/0228-Vanished-players-don-t-have-rights.patch
diff --git a/patches/unapplied/server/0219-Allow-disabling-armor-stand-ticking.patch b/patches/unapplied/server/0229-Allow-disabling-armor-stand-ticking.patch
index 6106bf3ff7..6106bf3ff7 100644
--- a/patches/unapplied/server/0219-Allow-disabling-armor-stand-ticking.patch
+++ b/patches/unapplied/server/0229-Allow-disabling-armor-stand-ticking.patch
diff --git a/patches/unapplied/server/0220-SkeletonHorse-Additions.patch b/patches/unapplied/server/0230-SkeletonHorse-Additions.patch
index bd079ca41a..bd079ca41a 100644
--- a/patches/unapplied/server/0220-SkeletonHorse-Additions.patch
+++ b/patches/unapplied/server/0230-SkeletonHorse-Additions.patch
diff --git a/patches/unapplied/server/0221-Don-t-call-getItemMeta-on-hasItemMeta.patch b/patches/unapplied/server/0231-Don-t-call-getItemMeta-on-hasItemMeta.patch
index 939529febe..939529febe 100644
--- a/patches/unapplied/server/0221-Don-t-call-getItemMeta-on-hasItemMeta.patch
+++ b/patches/unapplied/server/0231-Don-t-call-getItemMeta-on-hasItemMeta.patch
diff --git a/patches/unapplied/server/0222-Expand-ArmorStand-API.patch b/patches/unapplied/server/0232-Expand-ArmorStand-API.patch
index 1112902d66..1112902d66 100644
--- a/patches/unapplied/server/0222-Expand-ArmorStand-API.patch
+++ b/patches/unapplied/server/0232-Expand-ArmorStand-API.patch
diff --git a/patches/unapplied/server/0223-AnvilDamageEvent.patch b/patches/unapplied/server/0233-AnvilDamageEvent.patch
index fc3492a898..fc3492a898 100644
--- a/patches/unapplied/server/0223-AnvilDamageEvent.patch
+++ b/patches/unapplied/server/0233-AnvilDamageEvent.patch
diff --git a/patches/unapplied/server/0224-Add-TNTPrimeEvent.patch b/patches/unapplied/server/0234-Add-TNTPrimeEvent.patch
index acace9251d..acace9251d 100644
--- a/patches/unapplied/server/0224-Add-TNTPrimeEvent.patch
+++ b/patches/unapplied/server/0234-Add-TNTPrimeEvent.patch
diff --git a/patches/unapplied/server/0225-Break-up-and-make-tab-spam-limits-configurable.patch b/patches/unapplied/server/0235-Break-up-and-make-tab-spam-limits-configurable.patch
index 99d88c7a3a..99d88c7a3a 100644
--- a/patches/unapplied/server/0225-Break-up-and-make-tab-spam-limits-configurable.patch
+++ b/patches/unapplied/server/0235-Break-up-and-make-tab-spam-limits-configurable.patch
diff --git a/patches/unapplied/server/0226-Fix-NBT-type-issues.patch b/patches/unapplied/server/0236-Fix-NBT-type-issues.patch
index 6a16b60735..6a16b60735 100644
--- a/patches/unapplied/server/0226-Fix-NBT-type-issues.patch
+++ b/patches/unapplied/server/0236-Fix-NBT-type-issues.patch
diff --git a/patches/unapplied/server/0227-Remove-unnecessary-itemmeta-handling.patch b/patches/unapplied/server/0237-Remove-unnecessary-itemmeta-handling.patch
index 19a56b5c05..19a56b5c05 100644
--- a/patches/unapplied/server/0227-Remove-unnecessary-itemmeta-handling.patch
+++ b/patches/unapplied/server/0237-Remove-unnecessary-itemmeta-handling.patch
diff --git a/patches/unapplied/server/0228-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch b/patches/unapplied/server/0238-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch
index 18b6234816..18b6234816 100644
--- a/patches/unapplied/server/0228-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch
+++ b/patches/unapplied/server/0238-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch
diff --git a/patches/unapplied/server/0229-Add-Early-Warning-Feature-to-WatchDog.patch b/patches/unapplied/server/0239-Add-Early-Warning-Feature-to-WatchDog.patch
index 2142ed4de7..2142ed4de7 100644
--- a/patches/unapplied/server/0229-Add-Early-Warning-Feature-to-WatchDog.patch
+++ b/patches/unapplied/server/0239-Add-Early-Warning-Feature-to-WatchDog.patch
diff --git a/patches/unapplied/server/0230-Use-ConcurrentHashMap-in-JsonList.patch b/patches/unapplied/server/0240-Use-ConcurrentHashMap-in-JsonList.patch
index c49796dc40..c49796dc40 100644
--- a/patches/unapplied/server/0230-Use-ConcurrentHashMap-in-JsonList.patch
+++ b/patches/unapplied/server/0240-Use-ConcurrentHashMap-in-JsonList.patch
diff --git a/patches/unapplied/server/0231-Use-a-Queue-for-Queueing-Commands.patch b/patches/unapplied/server/0241-Use-a-Queue-for-Queueing-Commands.patch
index 24d08d52b3..24d08d52b3 100644
--- a/patches/unapplied/server/0231-Use-a-Queue-for-Queueing-Commands.patch
+++ b/patches/unapplied/server/0241-Use-a-Queue-for-Queueing-Commands.patch
diff --git a/patches/unapplied/server/0232-Ability-to-get-block-entities-from-a-chunk-without-s.patch b/patches/unapplied/server/0242-Ability-to-get-block-entities-from-a-chunk-without-s.patch
index bc4f825d2a..bc4f825d2a 100644
--- a/patches/unapplied/server/0232-Ability-to-get-block-entities-from-a-chunk-without-s.patch
+++ b/patches/unapplied/server/0242-Ability-to-get-block-entities-from-a-chunk-without-s.patch
diff --git a/patches/unapplied/server/0233-Optimize-BlockPosition-helper-methods.patch b/patches/unapplied/server/0243-Optimize-BlockPosition-helper-methods.patch
index 876bc9b803..876bc9b803 100644
--- a/patches/unapplied/server/0233-Optimize-BlockPosition-helper-methods.patch
+++ b/patches/unapplied/server/0243-Optimize-BlockPosition-helper-methods.patch
diff --git a/patches/unapplied/server/0234-Restore-vanilla-default-mob-spawn-range-and-water-an.patch b/patches/unapplied/server/0244-Restore-vanilla-default-mob-spawn-range-and-water-an.patch
index aa9cfcc962..aa9cfcc962 100644
--- a/patches/unapplied/server/0234-Restore-vanilla-default-mob-spawn-range-and-water-an.patch
+++ b/patches/unapplied/server/0244-Restore-vanilla-default-mob-spawn-range-and-water-an.patch
diff --git a/patches/unapplied/server/0235-Slime-Pathfinder-Events.patch b/patches/unapplied/server/0245-Slime-Pathfinder-Events.patch
index 69e65adef2..69e65adef2 100644
--- a/patches/unapplied/server/0235-Slime-Pathfinder-Events.patch
+++ b/patches/unapplied/server/0245-Slime-Pathfinder-Events.patch
diff --git a/patches/unapplied/server/0236-Configurable-speed-for-water-flowing-over-lava.patch b/patches/unapplied/server/0246-Configurable-speed-for-water-flowing-over-lava.patch
index 1ae5655967..1ae5655967 100644
--- a/patches/unapplied/server/0236-Configurable-speed-for-water-flowing-over-lava.patch
+++ b/patches/unapplied/server/0246-Configurable-speed-for-water-flowing-over-lava.patch
diff --git a/patches/unapplied/server/0237-Optimize-CraftBlockData-Creation.patch b/patches/unapplied/server/0247-Optimize-CraftBlockData-Creation.patch
index 24ea11022c..24ea11022c 100644
--- a/patches/unapplied/server/0237-Optimize-CraftBlockData-Creation.patch
+++ b/patches/unapplied/server/0247-Optimize-CraftBlockData-Creation.patch
diff --git a/patches/unapplied/server/0238-Optimize-MappedRegistry.patch b/patches/unapplied/server/0248-Optimize-MappedRegistry.patch
index 6f50c2dc94..6f50c2dc94 100644
--- a/patches/unapplied/server/0238-Optimize-MappedRegistry.patch
+++ b/patches/unapplied/server/0248-Optimize-MappedRegistry.patch
diff --git a/patches/unapplied/server/0239-Add-PhantomPreSpawnEvent.patch b/patches/unapplied/server/0249-Add-PhantomPreSpawnEvent.patch
index b8f3ee434f..b8f3ee434f 100644
--- a/patches/unapplied/server/0239-Add-PhantomPreSpawnEvent.patch
+++ b/patches/unapplied/server/0249-Add-PhantomPreSpawnEvent.patch
diff --git a/patches/unapplied/server/0240-Add-More-Creeper-API.patch b/patches/unapplied/server/0250-Add-More-Creeper-API.patch
index a0cc33b49f..a0cc33b49f 100644
--- a/patches/unapplied/server/0240-Add-More-Creeper-API.patch
+++ b/patches/unapplied/server/0250-Add-More-Creeper-API.patch
diff --git a/patches/unapplied/server/0241-Inventory-removeItemAnySlot.patch b/patches/unapplied/server/0251-Inventory-removeItemAnySlot.patch
index 1316343a0a..1316343a0a 100644
--- a/patches/unapplied/server/0241-Inventory-removeItemAnySlot.patch
+++ b/patches/unapplied/server/0251-Inventory-removeItemAnySlot.patch
diff --git a/patches/unapplied/server/0242-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch b/patches/unapplied/server/0252-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch
index 635394d1c0..635394d1c0 100644
--- a/patches/unapplied/server/0242-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch
+++ b/patches/unapplied/server/0252-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch
diff --git a/patches/unapplied/server/0243-Add-ray-tracing-methods-to-LivingEntity.patch b/patches/unapplied/server/0253-Add-ray-tracing-methods-to-LivingEntity.patch
index 4279bf5ba5..4279bf5ba5 100644
--- a/patches/unapplied/server/0243-Add-ray-tracing-methods-to-LivingEntity.patch
+++ b/patches/unapplied/server/0253-Add-ray-tracing-methods-to-LivingEntity.patch
diff --git a/patches/unapplied/server/0244-Expose-attack-cooldown-methods-for-Player.patch b/patches/unapplied/server/0254-Expose-attack-cooldown-methods-for-Player.patch
index a6b78911f9..a6b78911f9 100644
--- a/patches/unapplied/server/0244-Expose-attack-cooldown-methods-for-Player.patch
+++ b/patches/unapplied/server/0254-Expose-attack-cooldown-methods-for-Player.patch
diff --git a/patches/unapplied/server/0245-Improve-death-events.patch b/patches/unapplied/server/0255-Improve-death-events.patch
index af42cf617f..af42cf617f 100644
--- a/patches/unapplied/server/0245-Improve-death-events.patch
+++ b/patches/unapplied/server/0255-Improve-death-events.patch
diff --git a/patches/unapplied/server/0246-Allow-chests-to-be-placed-with-NBT-data.patch b/patches/unapplied/server/0256-Allow-chests-to-be-placed-with-NBT-data.patch
index ecee8a86b0..ecee8a86b0 100644
--- a/patches/unapplied/server/0246-Allow-chests-to-be-placed-with-NBT-data.patch
+++ b/patches/unapplied/server/0256-Allow-chests-to-be-placed-with-NBT-data.patch
diff --git a/patches/unapplied/server/0247-Mob-Pathfinding-API.patch b/patches/unapplied/server/0257-Mob-Pathfinding-API.patch
index 4074d75813..4074d75813 100644
--- a/patches/unapplied/server/0247-Mob-Pathfinding-API.patch
+++ b/patches/unapplied/server/0257-Mob-Pathfinding-API.patch
diff --git a/patches/unapplied/server/0248-Add-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch b/patches/unapplied/server/0258-Add-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch
index f179b48bd7..f179b48bd7 100644
--- a/patches/unapplied/server/0248-Add-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch
+++ b/patches/unapplied/server/0258-Add-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch
diff --git a/patches/unapplied/server/0249-Prevent-various-interactions-from-causing-chunk-load.patch b/patches/unapplied/server/0259-Prevent-various-interactions-from-causing-chunk-load.patch
index 73f0e12592..73f0e12592 100644
--- a/patches/unapplied/server/0249-Prevent-various-interactions-from-causing-chunk-load.patch
+++ b/patches/unapplied/server/0259-Prevent-various-interactions-from-causing-chunk-load.patch
diff --git a/patches/unapplied/server/0250-Prevent-mob-spawning-from-loading-generating-chunks.patch b/patches/unapplied/server/0260-Prevent-mob-spawning-from-loading-generating-chunks.patch
index 406112a4c1..406112a4c1 100644
--- a/patches/unapplied/server/0250-Prevent-mob-spawning-from-loading-generating-chunks.patch
+++ b/patches/unapplied/server/0260-Prevent-mob-spawning-from-loading-generating-chunks.patch
diff --git a/patches/unapplied/server/0251-Implement-furnace-cook-speed-multiplier-API.patch b/patches/unapplied/server/0261-Implement-furnace-cook-speed-multiplier-API.patch
index b3fe37e706..b3fe37e706 100644
--- a/patches/unapplied/server/0251-Implement-furnace-cook-speed-multiplier-API.patch
+++ b/patches/unapplied/server/0261-Implement-furnace-cook-speed-multiplier-API.patch
diff --git a/patches/unapplied/server/0252-Honor-EntityAgeable.ageLock.patch b/patches/unapplied/server/0262-Honor-EntityAgeable.ageLock.patch
index 54501c6962..54501c6962 100644
--- a/patches/unapplied/server/0252-Honor-EntityAgeable.ageLock.patch
+++ b/patches/unapplied/server/0262-Honor-EntityAgeable.ageLock.patch
diff --git a/patches/unapplied/server/0253-Configurable-connection-throttle-kick-message.patch b/patches/unapplied/server/0263-Configurable-connection-throttle-kick-message.patch
index d14ef13eaa..d14ef13eaa 100644
--- a/patches/unapplied/server/0253-Configurable-connection-throttle-kick-message.patch
+++ b/patches/unapplied/server/0263-Configurable-connection-throttle-kick-message.patch
diff --git a/patches/unapplied/server/0254-Prevent-chunk-loading-from-Fluid-Flowing.patch b/patches/unapplied/server/0264-Prevent-chunk-loading-from-Fluid-Flowing.patch
index a809dac397..a809dac397 100644
--- a/patches/unapplied/server/0254-Prevent-chunk-loading-from-Fluid-Flowing.patch
+++ b/patches/unapplied/server/0264-Prevent-chunk-loading-from-Fluid-Flowing.patch
diff --git a/patches/unapplied/server/0255-Hook-into-CB-plugin-rewrites.patch b/patches/unapplied/server/0265-Hook-into-CB-plugin-rewrites.patch
index b10040abad..b10040abad 100644
--- a/patches/unapplied/server/0255-Hook-into-CB-plugin-rewrites.patch
+++ b/patches/unapplied/server/0265-Hook-into-CB-plugin-rewrites.patch
diff --git a/patches/unapplied/server/0256-PreSpawnerSpawnEvent.patch b/patches/unapplied/server/0266-PreSpawnerSpawnEvent.patch
index 669bde79e7..669bde79e7 100644
--- a/patches/unapplied/server/0256-PreSpawnerSpawnEvent.patch
+++ b/patches/unapplied/server/0266-PreSpawnerSpawnEvent.patch
diff --git a/patches/unapplied/server/0257-Add-LivingEntity-getTargetEntity.patch b/patches/unapplied/server/0267-Add-LivingEntity-getTargetEntity.patch
index 796d844555..796d844555 100644
--- a/patches/unapplied/server/0257-Add-LivingEntity-getTargetEntity.patch
+++ b/patches/unapplied/server/0267-Add-LivingEntity-getTargetEntity.patch
diff --git a/patches/unapplied/server/0258-Add-sun-related-API.patch b/patches/unapplied/server/0268-Add-sun-related-API.patch
index c0c24f104f..c0c24f104f 100644
--- a/patches/unapplied/server/0258-Add-sun-related-API.patch
+++ b/patches/unapplied/server/0268-Add-sun-related-API.patch
diff --git a/patches/unapplied/server/0259-Catch-JsonParseException-in-entity-and-block-entity-.patch b/patches/unapplied/server/0269-Catch-JsonParseException-in-entity-and-block-entity-.patch
index 99c5fe4d1e..99c5fe4d1e 100644
--- a/patches/unapplied/server/0259-Catch-JsonParseException-in-entity-and-block-entity-.patch
+++ b/patches/unapplied/server/0269-Catch-JsonParseException-in-entity-and-block-entity-.patch
diff --git a/patches/unapplied/server/0260-Turtle-API.patch b/patches/unapplied/server/0270-Turtle-API.patch
index c72425f93a..c72425f93a 100644
--- a/patches/unapplied/server/0260-Turtle-API.patch
+++ b/patches/unapplied/server/0270-Turtle-API.patch
diff --git a/patches/unapplied/server/0261-Call-player-spectator-target-events-and-improve-impl.patch b/patches/unapplied/server/0271-Call-player-spectator-target-events-and-improve-impl.patch
index 192951a6e9..192951a6e9 100644
--- a/patches/unapplied/server/0261-Call-player-spectator-target-events-and-improve-impl.patch
+++ b/patches/unapplied/server/0271-Call-player-spectator-target-events-and-improve-impl.patch
diff --git a/patches/unapplied/server/0262-Add-more-Witch-API.patch b/patches/unapplied/server/0272-Add-more-Witch-API.patch
index 2bfa611724..2bfa611724 100644
--- a/patches/unapplied/server/0262-Add-more-Witch-API.patch
+++ b/patches/unapplied/server/0272-Add-more-Witch-API.patch
diff --git a/patches/unapplied/server/0263-Check-Drowned-for-Villager-Aggression-Config.patch b/patches/unapplied/server/0273-Check-Drowned-for-Villager-Aggression-Config.patch
index 4f39e06ff4..4f39e06ff4 100644
--- a/patches/unapplied/server/0263-Check-Drowned-for-Villager-Aggression-Config.patch
+++ b/patches/unapplied/server/0273-Check-Drowned-for-Villager-Aggression-Config.patch
diff --git a/patches/unapplied/server/0264-Add-option-to-prevent-players-from-moving-into-unloa.patch b/patches/unapplied/server/0274-Add-option-to-prevent-players-from-moving-into-unloa.patch
index 7df1cf3de5..7df1cf3de5 100644
--- a/patches/unapplied/server/0264-Add-option-to-prevent-players-from-moving-into-unloa.patch
+++ b/patches/unapplied/server/0274-Add-option-to-prevent-players-from-moving-into-unloa.patch
diff --git a/patches/unapplied/server/0265-Reset-players-airTicks-on-respawn.patch b/patches/unapplied/server/0275-Reset-players-airTicks-on-respawn.patch
index 86f7de966c..86f7de966c 100644
--- a/patches/unapplied/server/0265-Reset-players-airTicks-on-respawn.patch
+++ b/patches/unapplied/server/0275-Reset-players-airTicks-on-respawn.patch
diff --git a/patches/unapplied/server/0266-Don-t-sleep-after-profile-lookups-if-not-needed.patch b/patches/unapplied/server/0276-Don-t-sleep-after-profile-lookups-if-not-needed.patch
index d871ee76b6..d871ee76b6 100644
--- a/patches/unapplied/server/0266-Don-t-sleep-after-profile-lookups-if-not-needed.patch
+++ b/patches/unapplied/server/0276-Don-t-sleep-after-profile-lookups-if-not-needed.patch
diff --git a/patches/unapplied/server/0267-Improve-Server-Thread-Pool-and-Thread-Priorities.patch b/patches/unapplied/server/0277-Improve-Server-Thread-Pool-and-Thread-Priorities.patch
index 2b7f60d9b0..2b7f60d9b0 100644
--- a/patches/unapplied/server/0267-Improve-Server-Thread-Pool-and-Thread-Priorities.patch
+++ b/patches/unapplied/server/0277-Improve-Server-Thread-Pool-and-Thread-Priorities.patch
diff --git a/patches/unapplied/server/0268-Optimize-World-Time-Updates.patch b/patches/unapplied/server/0278-Optimize-World-Time-Updates.patch
index 7a2a7fb019..7a2a7fb019 100644
--- a/patches/unapplied/server/0268-Optimize-World-Time-Updates.patch
+++ b/patches/unapplied/server/0278-Optimize-World-Time-Updates.patch
diff --git a/patches/unapplied/server/0269-Restore-custom-InventoryHolder-support.patch b/patches/unapplied/server/0279-Restore-custom-InventoryHolder-support.patch
index b7d1cce23e..b7d1cce23e 100644
--- a/patches/unapplied/server/0269-Restore-custom-InventoryHolder-support.patch
+++ b/patches/unapplied/server/0279-Restore-custom-InventoryHolder-support.patch
diff --git a/patches/unapplied/server/0270-Fix-SpongeAbsortEvent-handling.patch b/patches/unapplied/server/0280-Fix-SpongeAbsortEvent-handling.patch
index 24104896d1..24104896d1 100644
--- a/patches/unapplied/server/0270-Fix-SpongeAbsortEvent-handling.patch
+++ b/patches/unapplied/server/0280-Fix-SpongeAbsortEvent-handling.patch
diff --git a/patches/unapplied/server/0271-Don-t-allow-digging-into-unloaded-chunks.patch b/patches/unapplied/server/0281-Don-t-allow-digging-into-unloaded-chunks.patch
index ad8a5f726f..ad8a5f726f 100644
--- a/patches/unapplied/server/0271-Don-t-allow-digging-into-unloaded-chunks.patch
+++ b/patches/unapplied/server/0281-Don-t-allow-digging-into-unloaded-chunks.patch
diff --git a/patches/unapplied/server/0272-Make-the-default-permission-message-configurable.patch b/patches/unapplied/server/0282-Make-the-default-permission-message-configurable.patch
index 0f8d646305..0f8d646305 100644
--- a/patches/unapplied/server/0272-Make-the-default-permission-message-configurable.patch
+++ b/patches/unapplied/server/0282-Make-the-default-permission-message-configurable.patch
diff --git a/patches/unapplied/server/0273-Handle-Large-Packets-disconnecting-client.patch b/patches/unapplied/server/0283-Handle-Large-Packets-disconnecting-client.patch
index de32fb8f39..de32fb8f39 100644
--- a/patches/unapplied/server/0273-Handle-Large-Packets-disconnecting-client.patch
+++ b/patches/unapplied/server/0283-Handle-Large-Packets-disconnecting-client.patch
diff --git a/patches/unapplied/server/0274-force-entity-dismount-during-teleportation.patch b/patches/unapplied/server/0284-force-entity-dismount-during-teleportation.patch
index 0fb457cc12..0fb457cc12 100644
--- a/patches/unapplied/server/0274-force-entity-dismount-during-teleportation.patch
+++ b/patches/unapplied/server/0284-force-entity-dismount-during-teleportation.patch
diff --git a/patches/unapplied/server/0275-Add-more-Zombie-API.patch b/patches/unapplied/server/0285-Add-more-Zombie-API.patch
index 99141e5971..99141e5971 100644
--- a/patches/unapplied/server/0275-Add-more-Zombie-API.patch
+++ b/patches/unapplied/server/0285-Add-more-Zombie-API.patch
diff --git a/patches/unapplied/server/0276-Book-Size-Limits.patch b/patches/unapplied/server/0286-Book-Size-Limits.patch
index d29b1a238b..d29b1a238b 100644
--- a/patches/unapplied/server/0276-Book-Size-Limits.patch
+++ b/patches/unapplied/server/0286-Book-Size-Limits.patch
diff --git a/patches/unapplied/server/0277-Add-PlayerConnectionCloseEvent.patch b/patches/unapplied/server/0287-Add-PlayerConnectionCloseEvent.patch
index 4b002cb923..4b002cb923 100644
--- a/patches/unapplied/server/0277-Add-PlayerConnectionCloseEvent.patch
+++ b/patches/unapplied/server/0287-Add-PlayerConnectionCloseEvent.patch
diff --git a/patches/unapplied/server/0278-Replace-OfflinePlayer-getLastPlayed.patch b/patches/unapplied/server/0288-Replace-OfflinePlayer-getLastPlayed.patch
index 4d9db7b485..4d9db7b485 100644
--- a/patches/unapplied/server/0278-Replace-OfflinePlayer-getLastPlayed.patch
+++ b/patches/unapplied/server/0288-Replace-OfflinePlayer-getLastPlayed.patch
diff --git a/patches/unapplied/server/0279-Workaround-for-vehicle-tracking-issue-on-disconnect.patch b/patches/unapplied/server/0289-Workaround-for-vehicle-tracking-issue-on-disconnect.patch
index 39521fc7b3..39521fc7b3 100644
--- a/patches/unapplied/server/0279-Workaround-for-vehicle-tracking-issue-on-disconnect.patch
+++ b/patches/unapplied/server/0289-Workaround-for-vehicle-tracking-issue-on-disconnect.patch
diff --git a/patches/unapplied/server/0280-Dont-block-Player-remove-if-the-handle-is-a-custom-p.patch b/patches/unapplied/server/0290-Dont-block-Player-remove-if-the-handle-is-a-custom-p.patch
index f7d93a4081..f7d93a4081 100644
--- a/patches/unapplied/server/0280-Dont-block-Player-remove-if-the-handle-is-a-custom-p.patch
+++ b/patches/unapplied/server/0290-Dont-block-Player-remove-if-the-handle-is-a-custom-p.patch
diff --git a/patches/unapplied/server/0281-BlockDestroyEvent.patch b/patches/unapplied/server/0291-BlockDestroyEvent.patch
index 9d61b5189f..9d61b5189f 100644
--- a/patches/unapplied/server/0281-BlockDestroyEvent.patch
+++ b/patches/unapplied/server/0291-BlockDestroyEvent.patch
diff --git a/patches/unapplied/server/0282-Async-command-map-building.patch b/patches/unapplied/server/0292-Async-command-map-building.patch
index 65ec9bb537..65ec9bb537 100644
--- a/patches/unapplied/server/0282-Async-command-map-building.patch
+++ b/patches/unapplied/server/0292-Async-command-map-building.patch
diff --git a/patches/unapplied/server/0283-Brigadier-Mojang-API.patch b/patches/unapplied/server/0293-Brigadier-Mojang-API.patch
index 0f2bdf9f24..0f2bdf9f24 100644
--- a/patches/unapplied/server/0283-Brigadier-Mojang-API.patch
+++ b/patches/unapplied/server/0293-Brigadier-Mojang-API.patch
diff --git a/patches/unapplied/server/0284-Improve-exact-choice-recipe-ingredients.patch b/patches/unapplied/server/0294-Improve-exact-choice-recipe-ingredients.patch
index 40cf56721d..40cf56721d 100644
--- a/patches/unapplied/server/0284-Improve-exact-choice-recipe-ingredients.patch
+++ b/patches/unapplied/server/0294-Improve-exact-choice-recipe-ingredients.patch
diff --git a/patches/unapplied/server/0285-Limit-Client-Sign-length-more.patch b/patches/unapplied/server/0295-Limit-Client-Sign-length-more.patch
index 85eb7ca58c..85eb7ca58c 100644
--- a/patches/unapplied/server/0285-Limit-Client-Sign-length-more.patch
+++ b/patches/unapplied/server/0295-Limit-Client-Sign-length-more.patch
diff --git a/patches/unapplied/server/0286-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch b/patches/unapplied/server/0296-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch
index 406e5f78c6..406e5f78c6 100644
--- a/patches/unapplied/server/0286-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch
+++ b/patches/unapplied/server/0296-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch
diff --git a/patches/unapplied/server/0287-Entity-getEntitySpawnReason.patch b/patches/unapplied/server/0297-Entity-getEntitySpawnReason.patch
index aee2a0bbb9..aee2a0bbb9 100644
--- a/patches/unapplied/server/0287-Entity-getEntitySpawnReason.patch
+++ b/patches/unapplied/server/0297-Entity-getEntitySpawnReason.patch
diff --git a/patches/unapplied/server/0288-Fire-event-on-GS4-query.patch b/patches/unapplied/server/0298-Fire-event-on-GS4-query.patch
index 6468ff12c1..6468ff12c1 100644
--- a/patches/unapplied/server/0288-Fire-event-on-GS4-query.patch
+++ b/patches/unapplied/server/0298-Fire-event-on-GS4-query.patch
diff --git a/patches/unapplied/server/0289-Add-PlayerPostRespawnEvent.patch b/patches/unapplied/server/0299-Add-PlayerPostRespawnEvent.patch
index 15c48ae0e1..15c48ae0e1 100644
--- a/patches/unapplied/server/0289-Add-PlayerPostRespawnEvent.patch
+++ b/patches/unapplied/server/0299-Add-PlayerPostRespawnEvent.patch
diff --git a/patches/unapplied/server/0290-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch b/patches/unapplied/server/0300-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch
index e83c1e11e6..e83c1e11e6 100644
--- a/patches/unapplied/server/0290-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch
+++ b/patches/unapplied/server/0300-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch
diff --git a/patches/unapplied/server/0291-Server-Tick-Events.patch b/patches/unapplied/server/0301-Server-Tick-Events.patch
index 8402df699f..8402df699f 100644
--- a/patches/unapplied/server/0291-Server-Tick-Events.patch
+++ b/patches/unapplied/server/0301-Server-Tick-Events.patch
diff --git a/patches/unapplied/server/0292-PlayerDeathEvent-getItemsToKeep.patch b/patches/unapplied/server/0302-PlayerDeathEvent-getItemsToKeep.patch
index dfe9c7f417..dfe9c7f417 100644
--- a/patches/unapplied/server/0292-PlayerDeathEvent-getItemsToKeep.patch
+++ b/patches/unapplied/server/0302-PlayerDeathEvent-getItemsToKeep.patch
diff --git a/patches/unapplied/server/0293-Optimize-Captured-BlockEntity-Lookup.patch b/patches/unapplied/server/0303-Optimize-Captured-BlockEntity-Lookup.patch
index 3070c2b195..3070c2b195 100644
--- a/patches/unapplied/server/0293-Optimize-Captured-BlockEntity-Lookup.patch
+++ b/patches/unapplied/server/0303-Optimize-Captured-BlockEntity-Lookup.patch
diff --git a/patches/unapplied/server/0294-Add-Heightmap-API.patch b/patches/unapplied/server/0304-Add-Heightmap-API.patch
index fe436cb894..fe436cb894 100644
--- a/patches/unapplied/server/0294-Add-Heightmap-API.patch
+++ b/patches/unapplied/server/0304-Add-Heightmap-API.patch
diff --git a/patches/unapplied/server/0295-Mob-Spawner-API-Enhancements.patch b/patches/unapplied/server/0305-Mob-Spawner-API-Enhancements.patch
index 252fb07567..252fb07567 100644
--- a/patches/unapplied/server/0295-Mob-Spawner-API-Enhancements.patch
+++ b/patches/unapplied/server/0305-Mob-Spawner-API-Enhancements.patch
diff --git a/patches/unapplied/server/0296-Fix-CB-call-to-changed-postToMainThread-method.patch b/patches/unapplied/server/0306-Fix-CB-call-to-changed-postToMainThread-method.patch
index 1571598444..1571598444 100644
--- a/patches/unapplied/server/0296-Fix-CB-call-to-changed-postToMainThread-method.patch
+++ b/patches/unapplied/server/0306-Fix-CB-call-to-changed-postToMainThread-method.patch
diff --git a/patches/unapplied/server/0297-Fix-sounds-when-item-frames-are-modified-MC-123450.patch b/patches/unapplied/server/0307-Fix-sounds-when-item-frames-are-modified-MC-123450.patch
index 76b1e55348..76b1e55348 100644
--- a/patches/unapplied/server/0297-Fix-sounds-when-item-frames-are-modified-MC-123450.patch
+++ b/patches/unapplied/server/0307-Fix-sounds-when-item-frames-are-modified-MC-123450.patch
diff --git a/patches/unapplied/server/0298-Implement-CraftBlockSoundGroup.patch b/patches/unapplied/server/0308-Implement-CraftBlockSoundGroup.patch
index 9bf16806b3..9bf16806b3 100644
--- a/patches/unapplied/server/0298-Implement-CraftBlockSoundGroup.patch
+++ b/patches/unapplied/server/0308-Implement-CraftBlockSoundGroup.patch
diff --git a/patches/unapplied/server/0299-Configurable-Keep-Spawn-Loaded-range-per-world.patch b/patches/unapplied/server/0309-Configurable-Keep-Spawn-Loaded-range-per-world.patch
index 4d9cba2dd0..4d9cba2dd0 100644
--- a/patches/unapplied/server/0299-Configurable-Keep-Spawn-Loaded-range-per-world.patch
+++ b/patches/unapplied/server/0309-Configurable-Keep-Spawn-Loaded-range-per-world.patch
diff --git a/patches/unapplied/server/0300-Expose-the-internal-current-tick.patch b/patches/unapplied/server/0310-Expose-the-internal-current-tick.patch
index 21d86ae357..21d86ae357 100644
--- a/patches/unapplied/server/0300-Expose-the-internal-current-tick.patch
+++ b/patches/unapplied/server/0310-Expose-the-internal-current-tick.patch
diff --git a/patches/unapplied/server/0301-Show-blockstate-location-if-we-failed-to-read-it.patch b/patches/unapplied/server/0311-Show-blockstate-location-if-we-failed-to-read-it.patch
index 2c9fef1cf5..2c9fef1cf5 100644
--- a/patches/unapplied/server/0301-Show-blockstate-location-if-we-failed-to-read-it.patch
+++ b/patches/unapplied/server/0311-Show-blockstate-location-if-we-failed-to-read-it.patch
diff --git a/patches/unapplied/server/0302-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch b/patches/unapplied/server/0312-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch
index a310ad9f1a..a310ad9f1a 100644
--- a/patches/unapplied/server/0302-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch
+++ b/patches/unapplied/server/0312-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch
diff --git a/patches/unapplied/server/0303-Configurable-projectile-relative-velocity.patch b/patches/unapplied/server/0313-Configurable-projectile-relative-velocity.patch
index 5c75a20f54..5c75a20f54 100644
--- a/patches/unapplied/server/0303-Configurable-projectile-relative-velocity.patch
+++ b/patches/unapplied/server/0313-Configurable-projectile-relative-velocity.patch
diff --git a/patches/unapplied/server/0304-offset-item-frame-ticking.patch b/patches/unapplied/server/0314-offset-item-frame-ticking.patch
index cb15ef5dd8..cb15ef5dd8 100644
--- a/patches/unapplied/server/0304-offset-item-frame-ticking.patch
+++ b/patches/unapplied/server/0314-offset-item-frame-ticking.patch
diff --git a/patches/unapplied/server/0305-Prevent-consuming-the-wrong-itemstack.patch b/patches/unapplied/server/0315-Prevent-consuming-the-wrong-itemstack.patch
index 397c7c692d..397c7c692d 100644
--- a/patches/unapplied/server/0305-Prevent-consuming-the-wrong-itemstack.patch
+++ b/patches/unapplied/server/0315-Prevent-consuming-the-wrong-itemstack.patch
diff --git a/patches/unapplied/server/0306-Dont-send-unnecessary-sign-update.patch b/patches/unapplied/server/0316-Dont-send-unnecessary-sign-update.patch
index 6d4799456e..6d4799456e 100644
--- a/patches/unapplied/server/0306-Dont-send-unnecessary-sign-update.patch
+++ b/patches/unapplied/server/0316-Dont-send-unnecessary-sign-update.patch
diff --git a/patches/unapplied/server/0307-Add-option-to-disable-pillager-patrols.patch b/patches/unapplied/server/0317-Add-option-to-disable-pillager-patrols.patch
index e648d66623..e648d66623 100644
--- a/patches/unapplied/server/0307-Add-option-to-disable-pillager-patrols.patch
+++ b/patches/unapplied/server/0317-Add-option-to-disable-pillager-patrols.patch
diff --git a/patches/unapplied/server/0308-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch b/patches/unapplied/server/0318-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch
index 82277a287f..82277a287f 100644
--- a/patches/unapplied/server/0308-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch
+++ b/patches/unapplied/server/0318-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch
diff --git a/patches/unapplied/server/0309-MC-145656-Fix-Follow-Range-Initial-Target.patch b/patches/unapplied/server/0319-MC-145656-Fix-Follow-Range-Initial-Target.patch
index 528cf153ea..528cf153ea 100644
--- a/patches/unapplied/server/0309-MC-145656-Fix-Follow-Range-Initial-Target.patch
+++ b/patches/unapplied/server/0319-MC-145656-Fix-Follow-Range-Initial-Target.patch
diff --git a/patches/unapplied/server/0310-Duplicate-UUID-Resolve-Option.patch b/patches/unapplied/server/0320-Duplicate-UUID-Resolve-Option.patch
index fd0e3d51f3..fd0e3d51f3 100644
--- a/patches/unapplied/server/0310-Duplicate-UUID-Resolve-Option.patch
+++ b/patches/unapplied/server/0320-Duplicate-UUID-Resolve-Option.patch
diff --git a/patches/unapplied/server/0311-PlayerDeathEvent-shouldDropExperience.patch b/patches/unapplied/server/0321-PlayerDeathEvent-shouldDropExperience.patch
index c7a6d1afba..c7a6d1afba 100644
--- a/patches/unapplied/server/0311-PlayerDeathEvent-shouldDropExperience.patch
+++ b/patches/unapplied/server/0321-PlayerDeathEvent-shouldDropExperience.patch
diff --git a/patches/unapplied/server/0312-Prevent-bees-loading-chunks-checking-hive-position.patch b/patches/unapplied/server/0322-Prevent-bees-loading-chunks-checking-hive-position.patch
index b0582f28fa..b0582f28fa 100644
--- a/patches/unapplied/server/0312-Prevent-bees-loading-chunks-checking-hive-position.patch
+++ b/patches/unapplied/server/0322-Prevent-bees-loading-chunks-checking-hive-position.patch
diff --git a/patches/unapplied/server/0313-Don-t-load-Chunks-from-Hoppers-and-other-things.patch b/patches/unapplied/server/0323-Don-t-load-Chunks-from-Hoppers-and-other-things.patch
index 3b189be4e4..3b189be4e4 100644
--- a/patches/unapplied/server/0313-Don-t-load-Chunks-from-Hoppers-and-other-things.patch
+++ b/patches/unapplied/server/0323-Don-t-load-Chunks-from-Hoppers-and-other-things.patch
diff --git a/patches/unapplied/server/0314-Optimise-EntityGetter-getPlayerByUUID.patch b/patches/unapplied/server/0324-Optimise-EntityGetter-getPlayerByUUID.patch
index 01113bf72e..01113bf72e 100644
--- a/patches/unapplied/server/0314-Optimise-EntityGetter-getPlayerByUUID.patch
+++ b/patches/unapplied/server/0324-Optimise-EntityGetter-getPlayerByUUID.patch
diff --git a/patches/unapplied/server/0315-Fix-items-not-falling-correctly.patch b/patches/unapplied/server/0325-Fix-items-not-falling-correctly.patch
index 785cf5a8ff..785cf5a8ff 100644
--- a/patches/unapplied/server/0315-Fix-items-not-falling-correctly.patch
+++ b/patches/unapplied/server/0325-Fix-items-not-falling-correctly.patch
diff --git a/patches/unapplied/server/0316-Optimize-call-to-getFluid-for-explosions.patch b/patches/unapplied/server/0326-Optimize-call-to-getFluid-for-explosions.patch
index a63134d6ec..a63134d6ec 100644
--- a/patches/unapplied/server/0316-Optimize-call-to-getFluid-for-explosions.patch
+++ b/patches/unapplied/server/0326-Optimize-call-to-getFluid-for-explosions.patch
diff --git a/patches/unapplied/server/0317-Fix-last-firework-in-stack-not-having-effects-when-d.patch b/patches/unapplied/server/0327-Fix-last-firework-in-stack-not-having-effects-when-d.patch
index 9aec8e51d9..9aec8e51d9 100644
--- a/patches/unapplied/server/0317-Fix-last-firework-in-stack-not-having-effects-when-d.patch
+++ b/patches/unapplied/server/0327-Fix-last-firework-in-stack-not-having-effects-when-d.patch
diff --git a/patches/unapplied/server/0318-Guard-against-serializing-mismatching-chunk-coordina.patch b/patches/unapplied/server/0328-Guard-against-serializing-mismatching-chunk-coordina.patch
index 4a4b6f7faf..4a4b6f7faf 100644
--- a/patches/unapplied/server/0318-Guard-against-serializing-mismatching-chunk-coordina.patch
+++ b/patches/unapplied/server/0328-Guard-against-serializing-mismatching-chunk-coordina.patch
diff --git a/patches/unapplied/server/0319-Alternative-item-despawn-rate.patch b/patches/unapplied/server/0329-Alternative-item-despawn-rate.patch
index 86340551c0..86340551c0 100644
--- a/patches/unapplied/server/0319-Alternative-item-despawn-rate.patch
+++ b/patches/unapplied/server/0329-Alternative-item-despawn-rate.patch
diff --git a/patches/unapplied/server/0320-Tracking-Range-Improvements.patch b/patches/unapplied/server/0330-Tracking-Range-Improvements.patch
index 2daaa84425..2daaa84425 100644
--- a/patches/unapplied/server/0320-Tracking-Range-Improvements.patch
+++ b/patches/unapplied/server/0330-Tracking-Range-Improvements.patch
diff --git a/patches/unapplied/server/0321-Fix-items-vanishing-through-end-portal.patch b/patches/unapplied/server/0331-Fix-items-vanishing-through-end-portal.patch
index b2763538f5..b2763538f5 100644
--- a/patches/unapplied/server/0321-Fix-items-vanishing-through-end-portal.patch
+++ b/patches/unapplied/server/0331-Fix-items-vanishing-through-end-portal.patch
diff --git a/patches/unapplied/server/0322-Bees-get-gravity-in-void.-Fixes-MC-167279.patch b/patches/unapplied/server/0332-Bees-get-gravity-in-void.-Fixes-MC-167279.patch
index 7959db9a16..7959db9a16 100644
--- a/patches/unapplied/server/0322-Bees-get-gravity-in-void.-Fixes-MC-167279.patch
+++ b/patches/unapplied/server/0332-Bees-get-gravity-in-void.-Fixes-MC-167279.patch
diff --git a/patches/unapplied/server/0323-Improve-Block-breakNaturally-API.patch b/patches/unapplied/server/0333-Improve-Block-breakNaturally-API.patch
index 90192e4785..90192e4785 100644
--- a/patches/unapplied/server/0323-Improve-Block-breakNaturally-API.patch
+++ b/patches/unapplied/server/0333-Improve-Block-breakNaturally-API.patch
diff --git a/patches/unapplied/server/0324-Optimise-getChunkAt-calls-for-loaded-chunks.patch b/patches/unapplied/server/0334-Optimise-getChunkAt-calls-for-loaded-chunks.patch
index bb08aebe5a..bb08aebe5a 100644
--- a/patches/unapplied/server/0324-Optimise-getChunkAt-calls-for-loaded-chunks.patch
+++ b/patches/unapplied/server/0334-Optimise-getChunkAt-calls-for-loaded-chunks.patch
diff --git a/patches/unapplied/server/0325-Add-debug-for-sync-chunk-loads.patch b/patches/unapplied/server/0335-Add-debug-for-sync-chunk-loads.patch
index 57fda6ab95..57fda6ab95 100644
--- a/patches/unapplied/server/0325-Add-debug-for-sync-chunk-loads.patch
+++ b/patches/unapplied/server/0335-Add-debug-for-sync-chunk-loads.patch
diff --git a/patches/unapplied/server/0326-Improve-java-version-check.patch b/patches/unapplied/server/0336-Improve-java-version-check.patch
index 4a7b655dd8..4a7b655dd8 100644
--- a/patches/unapplied/server/0326-Improve-java-version-check.patch
+++ b/patches/unapplied/server/0336-Improve-java-version-check.patch
diff --git a/patches/unapplied/server/0327-Add-ThrownEggHatchEvent.patch b/patches/unapplied/server/0337-Add-ThrownEggHatchEvent.patch
index acec0a7669..acec0a7669 100644
--- a/patches/unapplied/server/0327-Add-ThrownEggHatchEvent.patch
+++ b/patches/unapplied/server/0337-Add-ThrownEggHatchEvent.patch
diff --git a/patches/unapplied/server/0328-Entity-Jump-API.patch b/patches/unapplied/server/0338-Entity-Jump-API.patch
index d1a852319f..d1a852319f 100644
--- a/patches/unapplied/server/0328-Entity-Jump-API.patch
+++ b/patches/unapplied/server/0338-Entity-Jump-API.patch
diff --git a/patches/unapplied/server/0329-Add-option-to-nerf-pigmen-from-nether-portals.patch b/patches/unapplied/server/0339-Add-option-to-nerf-pigmen-from-nether-portals.patch
index d5d6d0d4ca..d5d6d0d4ca 100644
--- a/patches/unapplied/server/0329-Add-option-to-nerf-pigmen-from-nether-portals.patch
+++ b/patches/unapplied/server/0339-Add-option-to-nerf-pigmen-from-nether-portals.patch
diff --git a/patches/unapplied/server/0330-Make-the-GUI-graph-fancier.patch b/patches/unapplied/server/0340-Make-the-GUI-graph-fancier.patch
index a997709470..a997709470 100644
--- a/patches/unapplied/server/0330-Make-the-GUI-graph-fancier.patch
+++ b/patches/unapplied/server/0340-Make-the-GUI-graph-fancier.patch
diff --git a/patches/unapplied/server/0331-add-hand-to-BlockMultiPlaceEvent.patch b/patches/unapplied/server/0341-add-hand-to-BlockMultiPlaceEvent.patch
index fe9e4dc449..fe9e4dc449 100644
--- a/patches/unapplied/server/0331-add-hand-to-BlockMultiPlaceEvent.patch
+++ b/patches/unapplied/server/0341-add-hand-to-BlockMultiPlaceEvent.patch
diff --git a/patches/unapplied/server/0332-Validate-tripwire-hook-placement-before-update.patch b/patches/unapplied/server/0342-Validate-tripwire-hook-placement-before-update.patch
index 67e04f717c..67e04f717c 100644
--- a/patches/unapplied/server/0332-Validate-tripwire-hook-placement-before-update.patch
+++ b/patches/unapplied/server/0342-Validate-tripwire-hook-placement-before-update.patch
diff --git a/patches/unapplied/server/0333-Add-option-to-allow-iron-golems-to-spawn-in-air.patch b/patches/unapplied/server/0343-Add-option-to-allow-iron-golems-to-spawn-in-air.patch
index a422731e0f..a422731e0f 100644
--- a/patches/unapplied/server/0333-Add-option-to-allow-iron-golems-to-spawn-in-air.patch
+++ b/patches/unapplied/server/0343-Add-option-to-allow-iron-golems-to-spawn-in-air.patch
diff --git a/patches/unapplied/server/0334-Configurable-chance-of-villager-zombie-infection.patch b/patches/unapplied/server/0344-Configurable-chance-of-villager-zombie-infection.patch
index 66e2a4f6d4..66e2a4f6d4 100644
--- a/patches/unapplied/server/0334-Configurable-chance-of-villager-zombie-infection.patch
+++ b/patches/unapplied/server/0344-Configurable-chance-of-villager-zombie-infection.patch
diff --git a/patches/unapplied/server/0335-Optimise-Chunk-getFluid.patch b/patches/unapplied/server/0345-Optimise-Chunk-getFluid.patch
index 58ba0e4e5d..58ba0e4e5d 100644
--- a/patches/unapplied/server/0335-Optimise-Chunk-getFluid.patch
+++ b/patches/unapplied/server/0345-Optimise-Chunk-getFluid.patch
diff --git a/patches/unapplied/server/0336-Set-spigots-verbose-world-setting-to-false-by-def.patch b/patches/unapplied/server/0346-Set-spigots-verbose-world-setting-to-false-by-def.patch
index f00c33db91..f00c33db91 100644
--- a/patches/unapplied/server/0336-Set-spigots-verbose-world-setting-to-false-by-def.patch
+++ b/patches/unapplied/server/0346-Set-spigots-verbose-world-setting-to-false-by-def.patch
diff --git a/patches/unapplied/server/0337-Add-tick-times-API-and-mspt-command.patch b/patches/unapplied/server/0347-Add-tick-times-API-and-mspt-command.patch
index 0dd8f2ca3e..0dd8f2ca3e 100644
--- a/patches/unapplied/server/0337-Add-tick-times-API-and-mspt-command.patch
+++ b/patches/unapplied/server/0347-Add-tick-times-API-and-mspt-command.patch
diff --git a/patches/unapplied/server/0338-Expose-MinecraftServer-isRunning.patch b/patches/unapplied/server/0348-Expose-MinecraftServer-isRunning.patch
index 0c1272197e..0c1272197e 100644
--- a/patches/unapplied/server/0338-Expose-MinecraftServer-isRunning.patch
+++ b/patches/unapplied/server/0348-Expose-MinecraftServer-isRunning.patch
diff --git a/patches/unapplied/server/0339-Add-Raw-Byte-ItemStack-Serialization.patch b/patches/unapplied/server/0349-Add-Raw-Byte-ItemStack-Serialization.patch
index 7da0faed6a..7da0faed6a 100644
--- a/patches/unapplied/server/0339-Add-Raw-Byte-ItemStack-Serialization.patch
+++ b/patches/unapplied/server/0349-Add-Raw-Byte-ItemStack-Serialization.patch
diff --git a/patches/unapplied/server/0340-Pillager-patrol-spawn-settings-and-per-player-option.patch b/patches/unapplied/server/0350-Pillager-patrol-spawn-settings-and-per-player-option.patch
index 4d9ffc8193..4d9ffc8193 100644
--- a/patches/unapplied/server/0340-Pillager-patrol-spawn-settings-and-per-player-option.patch
+++ b/patches/unapplied/server/0350-Pillager-patrol-spawn-settings-and-per-player-option.patch
diff --git a/patches/unapplied/server/0341-Remote-Connections-shouldn-t-hold-up-shutdown.patch b/patches/unapplied/server/0351-Remote-Connections-shouldn-t-hold-up-shutdown.patch
index 6a31d5070a..6a31d5070a 100644
--- a/patches/unapplied/server/0341-Remote-Connections-shouldn-t-hold-up-shutdown.patch
+++ b/patches/unapplied/server/0351-Remote-Connections-shouldn-t-hold-up-shutdown.patch
diff --git a/patches/unapplied/server/0342-Do-not-allow-bees-to-load-chunks-for-beehives.patch b/patches/unapplied/server/0352-Do-not-allow-bees-to-load-chunks-for-beehives.patch
index 79bb156283..79bb156283 100644
--- a/patches/unapplied/server/0342-Do-not-allow-bees-to-load-chunks-for-beehives.patch
+++ b/patches/unapplied/server/0352-Do-not-allow-bees-to-load-chunks-for-beehives.patch
diff --git a/patches/unapplied/server/0343-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch b/patches/unapplied/server/0353-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch
index c5cc3ce8c7..c5cc3ce8c7 100644
--- a/patches/unapplied/server/0343-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch
+++ b/patches/unapplied/server/0353-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch
diff --git a/patches/unapplied/server/0344-Don-t-tick-dead-players.patch b/patches/unapplied/server/0354-Don-t-tick-dead-players.patch
index ed79ba1216..ed79ba1216 100644
--- a/patches/unapplied/server/0344-Don-t-tick-dead-players.patch
+++ b/patches/unapplied/server/0354-Don-t-tick-dead-players.patch
diff --git a/patches/unapplied/server/0345-Dead-Player-s-shouldn-t-be-able-to-move.patch b/patches/unapplied/server/0355-Dead-Player-s-shouldn-t-be-able-to-move.patch
index 78095e6dba..78095e6dba 100644
--- a/patches/unapplied/server/0345-Dead-Player-s-shouldn-t-be-able-to-move.patch
+++ b/patches/unapplied/server/0355-Dead-Player-s-shouldn-t-be-able-to-move.patch
diff --git a/patches/unapplied/server/0346-Don-t-move-existing-players-to-world-spawn.patch b/patches/unapplied/server/0356-Don-t-move-existing-players-to-world-spawn.patch
index 58204fae45..58204fae45 100644
--- a/patches/unapplied/server/0346-Don-t-move-existing-players-to-world-spawn.patch
+++ b/patches/unapplied/server/0356-Don-t-move-existing-players-to-world-spawn.patch
diff --git a/patches/unapplied/server/0347-Optimize-Pathfinding.patch b/patches/unapplied/server/0357-Optimize-Pathfinding.patch
index c4d6cafff0..c4d6cafff0 100644
--- a/patches/unapplied/server/0347-Optimize-Pathfinding.patch
+++ b/patches/unapplied/server/0357-Optimize-Pathfinding.patch
diff --git a/patches/unapplied/server/0348-Reduce-Either-Optional-allocation.patch b/patches/unapplied/server/0358-Reduce-Either-Optional-allocation.patch
index cafe54198d..cafe54198d 100644
--- a/patches/unapplied/server/0348-Reduce-Either-Optional-allocation.patch
+++ b/patches/unapplied/server/0358-Reduce-Either-Optional-allocation.patch
diff --git a/patches/unapplied/server/0349-Reduce-memory-footprint-of-CompoundTag.patch b/patches/unapplied/server/0359-Reduce-memory-footprint-of-CompoundTag.patch
index 56beb848eb..56beb848eb 100644
--- a/patches/unapplied/server/0349-Reduce-memory-footprint-of-CompoundTag.patch
+++ b/patches/unapplied/server/0359-Reduce-memory-footprint-of-CompoundTag.patch
diff --git a/patches/unapplied/server/0350-Prevent-opening-inventories-when-frozen.patch b/patches/unapplied/server/0360-Prevent-opening-inventories-when-frozen.patch
index f1f9ea6812..f1f9ea6812 100644
--- a/patches/unapplied/server/0350-Prevent-opening-inventories-when-frozen.patch
+++ b/patches/unapplied/server/0360-Prevent-opening-inventories-when-frozen.patch
diff --git a/patches/unapplied/server/0351-Don-t-run-entity-collision-code-if-not-needed.patch b/patches/unapplied/server/0361-Don-t-run-entity-collision-code-if-not-needed.patch
index 4fb9ce321f..4fb9ce321f 100644
--- a/patches/unapplied/server/0351-Don-t-run-entity-collision-code-if-not-needed.patch
+++ b/patches/unapplied/server/0361-Don-t-run-entity-collision-code-if-not-needed.patch
diff --git a/patches/unapplied/server/0352-Implement-Player-Client-Options-API.patch b/patches/unapplied/server/0362-Implement-Player-Client-Options-API.patch
index 7c7cf9b485..7c7cf9b485 100644
--- a/patches/unapplied/server/0352-Implement-Player-Client-Options-API.patch
+++ b/patches/unapplied/server/0362-Implement-Player-Client-Options-API.patch
diff --git a/patches/unapplied/server/0353-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch b/patches/unapplied/server/0363-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch
index 7fee0acf0f..7fee0acf0f 100644
--- a/patches/unapplied/server/0353-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch
+++ b/patches/unapplied/server/0363-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch
diff --git a/patches/unapplied/server/0354-Fire-PlayerJoinEvent-when-Player-is-actually-ready.patch b/patches/unapplied/server/0364-Fire-PlayerJoinEvent-when-Player-is-actually-ready.patch
index 79298e93c2..79298e93c2 100644
--- a/patches/unapplied/server/0354-Fire-PlayerJoinEvent-when-Player-is-actually-ready.patch
+++ b/patches/unapplied/server/0364-Fire-PlayerJoinEvent-when-Player-is-actually-ready.patch
diff --git a/patches/unapplied/server/0355-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch b/patches/unapplied/server/0365-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch
index 74931d2851..74931d2851 100644
--- a/patches/unapplied/server/0355-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch
+++ b/patches/unapplied/server/0365-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch
diff --git a/patches/unapplied/server/0356-Add-PlayerAttackEntityCooldownResetEvent.patch b/patches/unapplied/server/0366-Add-PlayerAttackEntityCooldownResetEvent.patch
index e8b17654bf..e8b17654bf 100644
--- a/patches/unapplied/server/0356-Add-PlayerAttackEntityCooldownResetEvent.patch
+++ b/patches/unapplied/server/0366-Add-PlayerAttackEntityCooldownResetEvent.patch
diff --git a/patches/unapplied/server/0357-Don-t-fire-BlockFade-on-worldgen-threads.patch b/patches/unapplied/server/0367-Don-t-fire-BlockFade-on-worldgen-threads.patch
index e5fdaf2d8f..e5fdaf2d8f 100644
--- a/patches/unapplied/server/0357-Don-t-fire-BlockFade-on-worldgen-threads.patch
+++ b/patches/unapplied/server/0367-Don-t-fire-BlockFade-on-worldgen-threads.patch
diff --git a/patches/unapplied/server/0358-Add-phantom-creative-and-insomniac-controls.patch b/patches/unapplied/server/0368-Add-phantom-creative-and-insomniac-controls.patch
index 83892b75c4..83892b75c4 100644
--- a/patches/unapplied/server/0358-Add-phantom-creative-and-insomniac-controls.patch
+++ b/patches/unapplied/server/0368-Add-phantom-creative-and-insomniac-controls.patch
diff --git a/patches/unapplied/server/0359-Fix-item-duplication-and-teleport-issues.patch b/patches/unapplied/server/0369-Fix-item-duplication-and-teleport-issues.patch
index 7e568e11ce..7e568e11ce 100644
--- a/patches/unapplied/server/0359-Fix-item-duplication-and-teleport-issues.patch
+++ b/patches/unapplied/server/0369-Fix-item-duplication-and-teleport-issues.patch
diff --git a/patches/unapplied/server/0360-Villager-Restocks-API.patch b/patches/unapplied/server/0370-Villager-Restocks-API.patch
index 75b7928672..75b7928672 100644
--- a/patches/unapplied/server/0360-Villager-Restocks-API.patch
+++ b/patches/unapplied/server/0370-Villager-Restocks-API.patch
diff --git a/patches/unapplied/server/0361-Validate-PickItem-Packet-and-kick-for-invalid.patch b/patches/unapplied/server/0371-Validate-PickItem-Packet-and-kick-for-invalid.patch
index d64e44e188..d64e44e188 100644
--- a/patches/unapplied/server/0361-Validate-PickItem-Packet-and-kick-for-invalid.patch
+++ b/patches/unapplied/server/0371-Validate-PickItem-Packet-and-kick-for-invalid.patch
diff --git a/patches/unapplied/server/0362-Expose-game-version.patch b/patches/unapplied/server/0372-Expose-game-version.patch
index 3cbf0b5c30..3cbf0b5c30 100644
--- a/patches/unapplied/server/0362-Expose-game-version.patch
+++ b/patches/unapplied/server/0372-Expose-game-version.patch
diff --git a/patches/unapplied/server/0363-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch b/patches/unapplied/server/0373-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch
index 890d937ec1..890d937ec1 100644
--- a/patches/unapplied/server/0363-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch
+++ b/patches/unapplied/server/0373-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch
diff --git a/patches/unapplied/server/0364-misc-debugging-dumps.patch b/patches/unapplied/server/0374-misc-debugging-dumps.patch
index 876590f71f..876590f71f 100644
--- a/patches/unapplied/server/0364-misc-debugging-dumps.patch
+++ b/patches/unapplied/server/0374-misc-debugging-dumps.patch
diff --git a/patches/unapplied/server/0365-Prevent-teleporting-dead-entities.patch b/patches/unapplied/server/0375-Prevent-teleporting-dead-entities.patch
index ae07c49ccf..ae07c49ccf 100644
--- a/patches/unapplied/server/0365-Prevent-teleporting-dead-entities.patch
+++ b/patches/unapplied/server/0375-Prevent-teleporting-dead-entities.patch
diff --git a/patches/unapplied/server/0367-Implement-Mob-Goal-API.patch b/patches/unapplied/server/0377-Implement-Mob-Goal-API.patch
index 6b2e0d999b..6b2e0d999b 100644
--- a/patches/unapplied/server/0367-Implement-Mob-Goal-API.patch
+++ b/patches/unapplied/server/0377-Implement-Mob-Goal-API.patch
diff --git a/patches/unapplied/server/0368-Add-villager-reputation-API.patch b/patches/unapplied/server/0378-Add-villager-reputation-API.patch
index 5043e90bdc..5043e90bdc 100644
--- a/patches/unapplied/server/0368-Add-villager-reputation-API.patch
+++ b/patches/unapplied/server/0378-Add-villager-reputation-API.patch
diff --git a/patches/unapplied/server/0369-Option-for-maximum-exp-value-when-merging-orbs.patch b/patches/unapplied/server/0379-Option-for-maximum-exp-value-when-merging-orbs.patch
index 76f5165302..76f5165302 100644
--- a/patches/unapplied/server/0369-Option-for-maximum-exp-value-when-merging-orbs.patch
+++ b/patches/unapplied/server/0379-Option-for-maximum-exp-value-when-merging-orbs.patch
diff --git a/patches/unapplied/server/0370-ExperienceOrbMergeEvent.patch b/patches/unapplied/server/0380-ExperienceOrbMergeEvent.patch
index fbe377c669..fbe377c669 100644
--- a/patches/unapplied/server/0370-ExperienceOrbMergeEvent.patch
+++ b/patches/unapplied/server/0380-ExperienceOrbMergeEvent.patch
diff --git a/patches/unapplied/server/0371-Fix-PotionEffect-ignores-icon-flag.patch b/patches/unapplied/server/0381-Fix-PotionEffect-ignores-icon-flag.patch
index 11cb193b27..11cb193b27 100644
--- a/patches/unapplied/server/0371-Fix-PotionEffect-ignores-icon-flag.patch
+++ b/patches/unapplied/server/0381-Fix-PotionEffect-ignores-icon-flag.patch
diff --git a/patches/unapplied/server/0372-Potential-bed-API.patch b/patches/unapplied/server/0382-Potential-bed-API.patch
index c00100d03d..c00100d03d 100644
--- a/patches/unapplied/server/0372-Potential-bed-API.patch
+++ b/patches/unapplied/server/0382-Potential-bed-API.patch
diff --git a/patches/unapplied/server/0373-Wait-for-Async-Tasks-during-shutdown.patch b/patches/unapplied/server/0383-Wait-for-Async-Tasks-during-shutdown.patch
index 732023775f..732023775f 100644
--- a/patches/unapplied/server/0373-Wait-for-Async-Tasks-during-shutdown.patch
+++ b/patches/unapplied/server/0383-Wait-for-Async-Tasks-during-shutdown.patch
diff --git a/patches/unapplied/server/0374-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch b/patches/unapplied/server/0384-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch
index 8fe6d83626..8fe6d83626 100644
--- a/patches/unapplied/server/0374-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch
+++ b/patches/unapplied/server/0384-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch
diff --git a/patches/unapplied/server/0375-Ensure-safe-gateway-teleport.patch b/patches/unapplied/server/0385-Ensure-safe-gateway-teleport.patch
index 9c45473e39..9c45473e39 100644
--- a/patches/unapplied/server/0375-Ensure-safe-gateway-teleport.patch
+++ b/patches/unapplied/server/0385-Ensure-safe-gateway-teleport.patch
diff --git a/patches/unapplied/server/0376-Add-option-for-console-having-all-permissions.patch b/patches/unapplied/server/0386-Add-option-for-console-having-all-permissions.patch
index ace91d22dd..ace91d22dd 100644
--- a/patches/unapplied/server/0376-Add-option-for-console-having-all-permissions.patch
+++ b/patches/unapplied/server/0386-Add-option-for-console-having-all-permissions.patch
diff --git a/patches/unapplied/server/0377-Fix-villager-trading-demand-MC-163962.patch b/patches/unapplied/server/0387-Fix-villager-trading-demand-MC-163962.patch
index 5396bba5ab..5396bba5ab 100644
--- a/patches/unapplied/server/0377-Fix-villager-trading-demand-MC-163962.patch
+++ b/patches/unapplied/server/0387-Fix-villager-trading-demand-MC-163962.patch
diff --git a/patches/unapplied/server/0378-Maps-shouldn-t-load-chunks.patch b/patches/unapplied/server/0388-Maps-shouldn-t-load-chunks.patch
index 4c561b2a04..4c561b2a04 100644
--- a/patches/unapplied/server/0378-Maps-shouldn-t-load-chunks.patch
+++ b/patches/unapplied/server/0388-Maps-shouldn-t-load-chunks.patch
diff --git a/patches/unapplied/server/0379-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch b/patches/unapplied/server/0389-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch
index ff8699f85d..ff8699f85d 100644
--- a/patches/unapplied/server/0379-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch
+++ b/patches/unapplied/server/0389-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch
diff --git a/patches/unapplied/server/0380-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch b/patches/unapplied/server/0390-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch
index 4175cae3b0..4175cae3b0 100644
--- a/patches/unapplied/server/0380-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch
+++ b/patches/unapplied/server/0390-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch
diff --git a/patches/unapplied/server/0381-Fix-piston-physics-inconsistency-MC-188840.patch b/patches/unapplied/server/0391-Fix-piston-physics-inconsistency-MC-188840.patch
index 9aea09e883..9aea09e883 100644
--- a/patches/unapplied/server/0381-Fix-piston-physics-inconsistency-MC-188840.patch
+++ b/patches/unapplied/server/0391-Fix-piston-physics-inconsistency-MC-188840.patch
diff --git a/patches/unapplied/server/0382-Fix-missing-chunks-due-to-integer-overflow.patch b/patches/unapplied/server/0392-Fix-missing-chunks-due-to-integer-overflow.patch
index 2c28da3a05..2c28da3a05 100644
--- a/patches/unapplied/server/0382-Fix-missing-chunks-due-to-integer-overflow.patch
+++ b/patches/unapplied/server/0392-Fix-missing-chunks-due-to-integer-overflow.patch
diff --git a/patches/unapplied/server/0383-Prevent-position-desync-causing-tp-exploit.patch b/patches/unapplied/server/0393-Prevent-position-desync-causing-tp-exploit.patch
index 0f094614a6..0f094614a6 100644
--- a/patches/unapplied/server/0383-Prevent-position-desync-causing-tp-exploit.patch
+++ b/patches/unapplied/server/0393-Prevent-position-desync-causing-tp-exploit.patch
diff --git a/patches/unapplied/server/0384-Inventory-getHolder-method-without-block-snapshot.patch b/patches/unapplied/server/0394-Inventory-getHolder-method-without-block-snapshot.patch
index b30d42bf56..b30d42bf56 100644
--- a/patches/unapplied/server/0384-Inventory-getHolder-method-without-block-snapshot.patch
+++ b/patches/unapplied/server/0394-Inventory-getHolder-method-without-block-snapshot.patch
diff --git a/patches/unapplied/server/0385-Add-PlayerRecipeBookClickEvent.patch b/patches/unapplied/server/0395-Add-PlayerRecipeBookClickEvent.patch
index 29ddcd8ca7..29ddcd8ca7 100644
--- a/patches/unapplied/server/0385-Add-PlayerRecipeBookClickEvent.patch
+++ b/patches/unapplied/server/0395-Add-PlayerRecipeBookClickEvent.patch
diff --git a/patches/unapplied/server/0386-Hide-sync-chunk-writes-behind-flag.patch b/patches/unapplied/server/0396-Hide-sync-chunk-writes-behind-flag.patch
index cf5c2534f0..cf5c2534f0 100644
--- a/patches/unapplied/server/0386-Hide-sync-chunk-writes-behind-flag.patch
+++ b/patches/unapplied/server/0396-Hide-sync-chunk-writes-behind-flag.patch
diff --git a/patches/unapplied/server/0387-Add-permission-for-command-blocks.patch b/patches/unapplied/server/0397-Add-permission-for-command-blocks.patch
index 8bf915e700..8bf915e700 100644
--- a/patches/unapplied/server/0387-Add-permission-for-command-blocks.patch
+++ b/patches/unapplied/server/0397-Add-permission-for-command-blocks.patch
diff --git a/patches/unapplied/server/0388-Ensure-Entity-position-and-AABB-are-never-invalid.patch b/patches/unapplied/server/0398-Ensure-Entity-position-and-AABB-are-never-invalid.patch
index ca8fc43bc6..ca8fc43bc6 100644
--- a/patches/unapplied/server/0388-Ensure-Entity-position-and-AABB-are-never-invalid.patch
+++ b/patches/unapplied/server/0398-Ensure-Entity-position-and-AABB-are-never-invalid.patch
diff --git a/patches/unapplied/server/0389-Fix-Per-World-Difficulty-Remembering-Difficulty.patch b/patches/unapplied/server/0399-Fix-Per-World-Difficulty-Remembering-Difficulty.patch
index 360338e915..360338e915 100644
--- a/patches/unapplied/server/0389-Fix-Per-World-Difficulty-Remembering-Difficulty.patch
+++ b/patches/unapplied/server/0399-Fix-Per-World-Difficulty-Remembering-Difficulty.patch
diff --git a/patches/unapplied/server/0390-Paper-dumpitem-command.patch b/patches/unapplied/server/0400-Paper-dumpitem-command.patch
index 23f5287194..23f5287194 100644
--- a/patches/unapplied/server/0390-Paper-dumpitem-command.patch
+++ b/patches/unapplied/server/0400-Paper-dumpitem-command.patch
diff --git a/patches/unapplied/server/0391-Improve-Legacy-Component-serialization-size.patch b/patches/unapplied/server/0401-Improve-Legacy-Component-serialization-size.patch
index 00450d094b..00450d094b 100644
--- a/patches/unapplied/server/0391-Improve-Legacy-Component-serialization-size.patch
+++ b/patches/unapplied/server/0401-Improve-Legacy-Component-serialization-size.patch
diff --git a/patches/unapplied/server/0392-Add-Plugin-Tickets-to-API-Chunk-Methods.patch b/patches/unapplied/server/0402-Add-Plugin-Tickets-to-API-Chunk-Methods.patch
index d3c6813046..d3c6813046 100644
--- a/patches/unapplied/server/0392-Add-Plugin-Tickets-to-API-Chunk-Methods.patch
+++ b/patches/unapplied/server/0402-Add-Plugin-Tickets-to-API-Chunk-Methods.patch
diff --git a/patches/unapplied/server/0393-Add-BlockStateMeta-clearBlockState.patch b/patches/unapplied/server/0403-Add-BlockStateMeta-clearBlockState.patch
index 86efcbf634..86efcbf634 100644
--- a/patches/unapplied/server/0393-Add-BlockStateMeta-clearBlockState.patch
+++ b/patches/unapplied/server/0403-Add-BlockStateMeta-clearBlockState.patch
diff --git a/patches/unapplied/server/0394-Support-old-UUID-format-for-NBT.patch b/patches/unapplied/server/0404-Support-old-UUID-format-for-NBT.patch
index c754088358..c754088358 100644
--- a/patches/unapplied/server/0394-Support-old-UUID-format-for-NBT.patch
+++ b/patches/unapplied/server/0404-Support-old-UUID-format-for-NBT.patch
diff --git a/patches/unapplied/server/0395-Convert-legacy-attributes-in-Item-Meta.patch b/patches/unapplied/server/0405-Convert-legacy-attributes-in-Item-Meta.patch
index 382b69e42d..382b69e42d 100644
--- a/patches/unapplied/server/0395-Convert-legacy-attributes-in-Item-Meta.patch
+++ b/patches/unapplied/server/0405-Convert-legacy-attributes-in-Item-Meta.patch
diff --git a/patches/unapplied/server/0396-Do-not-accept-invalid-client-settings.patch b/patches/unapplied/server/0406-Do-not-accept-invalid-client-settings.patch
index a698b1454c..a698b1454c 100644
--- a/patches/unapplied/server/0396-Do-not-accept-invalid-client-settings.patch
+++ b/patches/unapplied/server/0406-Do-not-accept-invalid-client-settings.patch
diff --git a/patches/unapplied/server/0397-Improve-fix-EntityTargetLivingEntityEvent.patch b/patches/unapplied/server/0407-Improve-fix-EntityTargetLivingEntityEvent.patch
index 513faeb27d..513faeb27d 100644
--- a/patches/unapplied/server/0397-Improve-fix-EntityTargetLivingEntityEvent.patch
+++ b/patches/unapplied/server/0407-Improve-fix-EntityTargetLivingEntityEvent.patch
diff --git a/patches/unapplied/server/0398-Add-entity-liquid-API.patch b/patches/unapplied/server/0408-Add-entity-liquid-API.patch
index bbfe602323..bbfe602323 100644
--- a/patches/unapplied/server/0398-Add-entity-liquid-API.patch
+++ b/patches/unapplied/server/0408-Add-entity-liquid-API.patch
diff --git a/patches/unapplied/server/0399-Update-itemstack-legacy-name-and-lore.patch b/patches/unapplied/server/0409-Update-itemstack-legacy-name-and-lore.patch
index 49a60bd241..49a60bd241 100644
--- a/patches/unapplied/server/0399-Update-itemstack-legacy-name-and-lore.patch
+++ b/patches/unapplied/server/0409-Update-itemstack-legacy-name-and-lore.patch
diff --git a/patches/unapplied/server/0400-Add-PrepareResultEvent.patch b/patches/unapplied/server/0410-Add-PrepareResultEvent.patch
index bcd9713cd7..bcd9713cd7 100644
--- a/patches/unapplied/server/0400-Add-PrepareResultEvent.patch
+++ b/patches/unapplied/server/0410-Add-PrepareResultEvent.patch
diff --git a/patches/unapplied/server/0401-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch b/patches/unapplied/server/0411-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch
index 4f39c3bd5a..4f39c3bd5a 100644
--- a/patches/unapplied/server/0401-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch
+++ b/patches/unapplied/server/0411-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch
diff --git a/patches/unapplied/server/0402-Fix-arrows-never-despawning-MC-125757.patch b/patches/unapplied/server/0412-Fix-arrows-never-despawning-MC-125757.patch
index d3111cf5b4..d3111cf5b4 100644
--- a/patches/unapplied/server/0402-Fix-arrows-never-despawning-MC-125757.patch
+++ b/patches/unapplied/server/0412-Fix-arrows-never-despawning-MC-125757.patch
diff --git a/patches/unapplied/server/0403-Thread-Safe-Vanilla-Command-permission-checking.patch b/patches/unapplied/server/0413-Thread-Safe-Vanilla-Command-permission-checking.patch
index d3ee9cbba1..d3ee9cbba1 100644
--- a/patches/unapplied/server/0403-Thread-Safe-Vanilla-Command-permission-checking.patch
+++ b/patches/unapplied/server/0413-Thread-Safe-Vanilla-Command-permission-checking.patch
diff --git a/patches/unapplied/server/0404-Fix-SPIGOT-5989.patch b/patches/unapplied/server/0414-Fix-SPIGOT-5989.patch
index fc6ae89551..fc6ae89551 100644
--- a/patches/unapplied/server/0404-Fix-SPIGOT-5989.patch
+++ b/patches/unapplied/server/0414-Fix-SPIGOT-5989.patch
diff --git a/patches/unapplied/server/0405-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch b/patches/unapplied/server/0415-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch
index 8c7dd5304b..8c7dd5304b 100644
--- a/patches/unapplied/server/0405-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch
+++ b/patches/unapplied/server/0415-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch
diff --git a/patches/unapplied/server/0406-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch b/patches/unapplied/server/0416-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch
index fce4bda529..fce4bda529 100644
--- a/patches/unapplied/server/0406-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch
+++ b/patches/unapplied/server/0416-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch
diff --git a/patches/unapplied/server/0407-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch b/patches/unapplied/server/0417-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch
index be48e82d6e..be48e82d6e 100644
--- a/patches/unapplied/server/0407-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch
+++ b/patches/unapplied/server/0417-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch
diff --git a/patches/unapplied/server/0408-Optimize-NetworkManager-Exception-Handling.patch b/patches/unapplied/server/0418-Optimize-NetworkManager-Exception-Handling.patch
index 320fb48f53..320fb48f53 100644
--- a/patches/unapplied/server/0408-Optimize-NetworkManager-Exception-Handling.patch
+++ b/patches/unapplied/server/0418-Optimize-NetworkManager-Exception-Handling.patch
diff --git a/patches/unapplied/server/0409-Fix-some-rails-connecting-improperly.patch b/patches/unapplied/server/0419-Fix-some-rails-connecting-improperly.patch
index 95fe65653d..95fe65653d 100644
--- a/patches/unapplied/server/0409-Fix-some-rails-connecting-improperly.patch
+++ b/patches/unapplied/server/0419-Fix-some-rails-connecting-improperly.patch
diff --git a/patches/unapplied/server/0410-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch b/patches/unapplied/server/0420-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch
index 75cd32bb83..75cd32bb83 100644
--- a/patches/unapplied/server/0410-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch
+++ b/patches/unapplied/server/0420-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch
diff --git a/patches/unapplied/server/0411-Brand-support.patch b/patches/unapplied/server/0421-Brand-support.patch
index b81244c027..b81244c027 100644
--- a/patches/unapplied/server/0411-Brand-support.patch
+++ b/patches/unapplied/server/0421-Brand-support.patch
diff --git a/patches/unapplied/server/0412-Add-playPickupItemAnimation-to-LivingEntity.patch b/patches/unapplied/server/0422-Add-playPickupItemAnimation-to-LivingEntity.patch
index bbe6fcba47..bbe6fcba47 100644
--- a/patches/unapplied/server/0412-Add-playPickupItemAnimation-to-LivingEntity.patch
+++ b/patches/unapplied/server/0422-Add-playPickupItemAnimation-to-LivingEntity.patch
diff --git a/patches/unapplied/server/0413-Don-t-require-FACING-data.patch b/patches/unapplied/server/0423-Don-t-require-FACING-data.patch
index 98d0ef923f..98d0ef923f 100644
--- a/patches/unapplied/server/0413-Don-t-require-FACING-data.patch
+++ b/patches/unapplied/server/0423-Don-t-require-FACING-data.patch
diff --git a/patches/unapplied/server/0414-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch b/patches/unapplied/server/0424-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch
index 92a3e10cad..92a3e10cad 100644
--- a/patches/unapplied/server/0414-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch
+++ b/patches/unapplied/server/0424-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch
diff --git a/patches/unapplied/server/0415-Add-moon-phase-API.patch b/patches/unapplied/server/0425-Add-moon-phase-API.patch
index 7a3bfa49f6..7a3bfa49f6 100644
--- a/patches/unapplied/server/0415-Add-moon-phase-API.patch
+++ b/patches/unapplied/server/0425-Add-moon-phase-API.patch
diff --git a/patches/unapplied/server/0416-Do-not-let-the-server-load-chunks-from-newer-version.patch b/patches/unapplied/server/0426-Do-not-let-the-server-load-chunks-from-newer-version.patch
index 6f37b0bcc0..6f37b0bcc0 100644
--- a/patches/unapplied/server/0416-Do-not-let-the-server-load-chunks-from-newer-version.patch
+++ b/patches/unapplied/server/0426-Do-not-let-the-server-load-chunks-from-newer-version.patch
diff --git a/patches/unapplied/server/0417-Prevent-headless-pistons-from-being-created.patch b/patches/unapplied/server/0427-Prevent-headless-pistons-from-being-created.patch
index 2dbb5ee5de..2dbb5ee5de 100644
--- a/patches/unapplied/server/0417-Prevent-headless-pistons-from-being-created.patch
+++ b/patches/unapplied/server/0427-Prevent-headless-pistons-from-being-created.patch
diff --git a/patches/unapplied/server/0418-Add-BellRingEvent.patch b/patches/unapplied/server/0428-Add-BellRingEvent.patch
index e1dd0b076e..e1dd0b076e 100644
--- a/patches/unapplied/server/0418-Add-BellRingEvent.patch
+++ b/patches/unapplied/server/0428-Add-BellRingEvent.patch
diff --git a/patches/unapplied/server/0419-Add-zombie-targets-turtle-egg-config.patch b/patches/unapplied/server/0429-Add-zombie-targets-turtle-egg-config.patch
index 240bf5e662..240bf5e662 100644
--- a/patches/unapplied/server/0419-Add-zombie-targets-turtle-egg-config.patch
+++ b/patches/unapplied/server/0429-Add-zombie-targets-turtle-egg-config.patch
diff --git a/patches/unapplied/server/0420-Buffer-joins-to-world.patch b/patches/unapplied/server/0430-Buffer-joins-to-world.patch
index 35f2604677..35f2604677 100644
--- a/patches/unapplied/server/0420-Buffer-joins-to-world.patch
+++ b/patches/unapplied/server/0430-Buffer-joins-to-world.patch
diff --git a/patches/unapplied/server/0421-Fix-hex-colors-not-working-in-some-kick-messages.patch b/patches/unapplied/server/0431-Fix-hex-colors-not-working-in-some-kick-messages.patch
index c003ab2626..c003ab2626 100644
--- a/patches/unapplied/server/0421-Fix-hex-colors-not-working-in-some-kick-messages.patch
+++ b/patches/unapplied/server/0431-Fix-hex-colors-not-working-in-some-kick-messages.patch
diff --git a/patches/unapplied/server/0422-PortalCreateEvent-needs-to-know-its-entity.patch b/patches/unapplied/server/0432-PortalCreateEvent-needs-to-know-its-entity.patch
index 910ff0e5d2..910ff0e5d2 100644
--- a/patches/unapplied/server/0422-PortalCreateEvent-needs-to-know-its-entity.patch
+++ b/patches/unapplied/server/0432-PortalCreateEvent-needs-to-know-its-entity.patch
diff --git a/patches/unapplied/server/0423-Add-more-Evoker-API.patch b/patches/unapplied/server/0433-Add-more-Evoker-API.patch
index f44eceff55..f44eceff55 100644
--- a/patches/unapplied/server/0423-Add-more-Evoker-API.patch
+++ b/patches/unapplied/server/0433-Add-more-Evoker-API.patch
diff --git a/patches/unapplied/server/0424-Add-methods-to-get-translation-keys.patch b/patches/unapplied/server/0434-Add-methods-to-get-translation-keys.patch
index 26a527c94e..26a527c94e 100644
--- a/patches/unapplied/server/0424-Add-methods-to-get-translation-keys.patch
+++ b/patches/unapplied/server/0434-Add-methods-to-get-translation-keys.patch
diff --git a/patches/unapplied/server/0425-Create-HoverEvent-from-ItemStack-Entity.patch b/patches/unapplied/server/0435-Create-HoverEvent-from-ItemStack-Entity.patch
index 9e6e476351..9e6e476351 100644
--- a/patches/unapplied/server/0425-Create-HoverEvent-from-ItemStack-Entity.patch
+++ b/patches/unapplied/server/0435-Create-HoverEvent-from-ItemStack-Entity.patch
diff --git a/patches/unapplied/server/0426-Cache-block-data-strings.patch b/patches/unapplied/server/0436-Cache-block-data-strings.patch
index 2594fd72b0..2594fd72b0 100644
--- a/patches/unapplied/server/0426-Cache-block-data-strings.patch
+++ b/patches/unapplied/server/0436-Cache-block-data-strings.patch
diff --git a/patches/unapplied/server/0427-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch b/patches/unapplied/server/0437-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch
index e8f6dba7a8..e8f6dba7a8 100644
--- a/patches/unapplied/server/0427-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch
+++ b/patches/unapplied/server/0437-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch
diff --git a/patches/unapplied/server/0428-Add-additional-open-container-api-to-HumanEntity.patch b/patches/unapplied/server/0438-Add-additional-open-container-api-to-HumanEntity.patch
index a65b493089..a65b493089 100644
--- a/patches/unapplied/server/0428-Add-additional-open-container-api-to-HumanEntity.patch
+++ b/patches/unapplied/server/0438-Add-additional-open-container-api-to-HumanEntity.patch
diff --git a/patches/unapplied/server/0429-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch b/patches/unapplied/server/0439-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch
index 572dc995c0..572dc995c0 100644
--- a/patches/unapplied/server/0429-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch
+++ b/patches/unapplied/server/0439-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch
diff --git a/patches/unapplied/server/0430-Extend-block-drop-capture-to-capture-all-items-added.patch b/patches/unapplied/server/0440-Extend-block-drop-capture-to-capture-all-items-added.patch
index aa2f0131c1..aa2f0131c1 100644
--- a/patches/unapplied/server/0430-Extend-block-drop-capture-to-capture-all-items-added.patch
+++ b/patches/unapplied/server/0440-Extend-block-drop-capture-to-capture-all-items-added.patch
diff --git a/patches/unapplied/server/0431-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch b/patches/unapplied/server/0441-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch
index 59a478433f..59a478433f 100644
--- a/patches/unapplied/server/0431-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch
+++ b/patches/unapplied/server/0441-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch
diff --git a/patches/unapplied/server/0432-Lazily-track-plugin-scoreboards-by-default.patch b/patches/unapplied/server/0442-Lazily-track-plugin-scoreboards-by-default.patch
index 28ae9df043..28ae9df043 100644
--- a/patches/unapplied/server/0432-Lazily-track-plugin-scoreboards-by-default.patch
+++ b/patches/unapplied/server/0442-Lazily-track-plugin-scoreboards-by-default.patch
diff --git a/patches/unapplied/server/0433-Entity-isTicking.patch b/patches/unapplied/server/0443-Entity-isTicking.patch
index 1b453a84c9..1b453a84c9 100644
--- a/patches/unapplied/server/0433-Entity-isTicking.patch
+++ b/patches/unapplied/server/0443-Entity-isTicking.patch
diff --git a/patches/unapplied/server/0434-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch b/patches/unapplied/server/0444-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch
index 1b9f9b2d28..1b9f9b2d28 100644
--- a/patches/unapplied/server/0434-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch
+++ b/patches/unapplied/server/0444-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch
diff --git a/patches/unapplied/server/0435-Fix-Concurrency-issue-in-ShufflingList.patch b/patches/unapplied/server/0445-Fix-Concurrency-issue-in-ShufflingList.patch
index 43d9b1f7e5..43d9b1f7e5 100644
--- a/patches/unapplied/server/0435-Fix-Concurrency-issue-in-ShufflingList.patch
+++ b/patches/unapplied/server/0445-Fix-Concurrency-issue-in-ShufflingList.patch
diff --git a/patches/unapplied/server/0436-Reset-Ender-Crystals-on-Dragon-Spawn.patch b/patches/unapplied/server/0446-Reset-Ender-Crystals-on-Dragon-Spawn.patch
index 3a8fa9719c..3a8fa9719c 100644
--- a/patches/unapplied/server/0436-Reset-Ender-Crystals-on-Dragon-Spawn.patch
+++ b/patches/unapplied/server/0446-Reset-Ender-Crystals-on-Dragon-Spawn.patch
diff --git a/patches/unapplied/server/0437-Fix-for-large-move-vectors-crashing-server.patch b/patches/unapplied/server/0447-Fix-for-large-move-vectors-crashing-server.patch
index 7260ba146b..7260ba146b 100644
--- a/patches/unapplied/server/0437-Fix-for-large-move-vectors-crashing-server.patch
+++ b/patches/unapplied/server/0447-Fix-for-large-move-vectors-crashing-server.patch
diff --git a/patches/unapplied/server/0438-Optimise-getType-calls.patch b/patches/unapplied/server/0448-Optimise-getType-calls.patch
index 6dd01d7860..6dd01d7860 100644
--- a/patches/unapplied/server/0438-Optimise-getType-calls.patch
+++ b/patches/unapplied/server/0448-Optimise-getType-calls.patch
diff --git a/patches/unapplied/server/0439-Villager-resetOffers.patch b/patches/unapplied/server/0449-Villager-resetOffers.patch
index 6068c580b9..6068c580b9 100644
--- a/patches/unapplied/server/0439-Villager-resetOffers.patch
+++ b/patches/unapplied/server/0449-Villager-resetOffers.patch
diff --git a/patches/unapplied/server/0440-Retain-block-place-order-when-capturing-blockstates.patch b/patches/unapplied/server/0450-Retain-block-place-order-when-capturing-blockstates.patch
index 81ed0ec42c..81ed0ec42c 100644
--- a/patches/unapplied/server/0440-Retain-block-place-order-when-capturing-blockstates.patch
+++ b/patches/unapplied/server/0450-Retain-block-place-order-when-capturing-blockstates.patch
diff --git a/patches/unapplied/server/0441-Reduce-blockpos-allocation-from-pathfinding.patch b/patches/unapplied/server/0451-Reduce-blockpos-allocation-from-pathfinding.patch
index 0ead9a9fe2..0ead9a9fe2 100644
--- a/patches/unapplied/server/0441-Reduce-blockpos-allocation-from-pathfinding.patch
+++ b/patches/unapplied/server/0451-Reduce-blockpos-allocation-from-pathfinding.patch
diff --git a/patches/unapplied/server/0442-Fix-item-locations-dropped-from-campfires.patch b/patches/unapplied/server/0452-Fix-item-locations-dropped-from-campfires.patch
index d96bf626d4..d96bf626d4 100644
--- a/patches/unapplied/server/0442-Fix-item-locations-dropped-from-campfires.patch
+++ b/patches/unapplied/server/0452-Fix-item-locations-dropped-from-campfires.patch
diff --git a/patches/unapplied/server/0443-Fix-bell-block-entity-memory-leak.patch b/patches/unapplied/server/0453-Fix-bell-block-entity-memory-leak.patch
index 91b7136c9d..91b7136c9d 100644
--- a/patches/unapplied/server/0443-Fix-bell-block-entity-memory-leak.patch
+++ b/patches/unapplied/server/0453-Fix-bell-block-entity-memory-leak.patch
diff --git a/patches/unapplied/server/0444-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch b/patches/unapplied/server/0454-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch
index 741bc6d269..741bc6d269 100644
--- a/patches/unapplied/server/0444-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch
+++ b/patches/unapplied/server/0454-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch
diff --git a/patches/unapplied/server/0445-Add-getOfflinePlayerIfCached-String.patch b/patches/unapplied/server/0455-Add-getOfflinePlayerIfCached-String.patch
index d72a0cdabe..d72a0cdabe 100644
--- a/patches/unapplied/server/0445-Add-getOfflinePlayerIfCached-String.patch
+++ b/patches/unapplied/server/0455-Add-getOfflinePlayerIfCached-String.patch
diff --git a/patches/unapplied/server/0446-Add-ignore-discounts-API.patch b/patches/unapplied/server/0456-Add-ignore-discounts-API.patch
index a0354c3ea6..a0354c3ea6 100644
--- a/patches/unapplied/server/0446-Add-ignore-discounts-API.patch
+++ b/patches/unapplied/server/0456-Add-ignore-discounts-API.patch
diff --git a/patches/unapplied/server/0447-Toggle-for-removing-existing-dragon.patch b/patches/unapplied/server/0457-Toggle-for-removing-existing-dragon.patch
index 410f6cec83..410f6cec83 100644
--- a/patches/unapplied/server/0447-Toggle-for-removing-existing-dragon.patch
+++ b/patches/unapplied/server/0457-Toggle-for-removing-existing-dragon.patch
diff --git a/patches/unapplied/server/0448-Fix-client-lag-on-advancement-loading.patch b/patches/unapplied/server/0458-Fix-client-lag-on-advancement-loading.patch
index 18483eae32..18483eae32 100644
--- a/patches/unapplied/server/0448-Fix-client-lag-on-advancement-loading.patch
+++ b/patches/unapplied/server/0458-Fix-client-lag-on-advancement-loading.patch
diff --git a/patches/unapplied/server/0449-Item-no-age-no-player-pickup.patch b/patches/unapplied/server/0459-Item-no-age-no-player-pickup.patch
index 1fffbaf558..1fffbaf558 100644
--- a/patches/unapplied/server/0449-Item-no-age-no-player-pickup.patch
+++ b/patches/unapplied/server/0459-Item-no-age-no-player-pickup.patch
diff --git a/patches/unapplied/server/0450-Beacon-API-custom-effect-ranges.patch b/patches/unapplied/server/0460-Beacon-API-custom-effect-ranges.patch
index 88e2a56086..88e2a56086 100644
--- a/patches/unapplied/server/0450-Beacon-API-custom-effect-ranges.patch
+++ b/patches/unapplied/server/0460-Beacon-API-custom-effect-ranges.patch
diff --git a/patches/unapplied/server/0451-Add-API-for-quit-reason.patch b/patches/unapplied/server/0461-Add-API-for-quit-reason.patch
index a5ab74ddf4..a5ab74ddf4 100644
--- a/patches/unapplied/server/0451-Add-API-for-quit-reason.patch
+++ b/patches/unapplied/server/0461-Add-API-for-quit-reason.patch
diff --git a/patches/unapplied/server/0452-Add-Wandering-Trader-spawn-rate-config-options.patch b/patches/unapplied/server/0462-Add-Wandering-Trader-spawn-rate-config-options.patch
index e14e51ab48..e14e51ab48 100644
--- a/patches/unapplied/server/0452-Add-Wandering-Trader-spawn-rate-config-options.patch
+++ b/patches/unapplied/server/0462-Add-Wandering-Trader-spawn-rate-config-options.patch
diff --git a/patches/unapplied/server/0453-Expose-world-spawn-angle.patch b/patches/unapplied/server/0463-Expose-world-spawn-angle.patch
index ccaebc75f6..ccaebc75f6 100644
--- a/patches/unapplied/server/0453-Expose-world-spawn-angle.patch
+++ b/patches/unapplied/server/0463-Expose-world-spawn-angle.patch
diff --git a/patches/unapplied/server/0454-Add-Destroy-Speed-API.patch b/patches/unapplied/server/0464-Add-Destroy-Speed-API.patch
index 3b44bc9efc..3b44bc9efc 100644
--- a/patches/unapplied/server/0454-Add-Destroy-Speed-API.patch
+++ b/patches/unapplied/server/0464-Add-Destroy-Speed-API.patch
diff --git a/patches/unapplied/server/0455-Fix-Player-spawnParticle-x-y-z-precision-loss.patch b/patches/unapplied/server/0465-Fix-Player-spawnParticle-x-y-z-precision-loss.patch
index b11b93ea59..b11b93ea59 100644
--- a/patches/unapplied/server/0455-Fix-Player-spawnParticle-x-y-z-precision-loss.patch
+++ b/patches/unapplied/server/0465-Fix-Player-spawnParticle-x-y-z-precision-loss.patch
diff --git a/patches/unapplied/server/0456-Add-LivingEntity-clearActiveItem.patch b/patches/unapplied/server/0466-Add-LivingEntity-clearActiveItem.patch
index d6a35cba69..d6a35cba69 100644
--- a/patches/unapplied/server/0456-Add-LivingEntity-clearActiveItem.patch
+++ b/patches/unapplied/server/0466-Add-LivingEntity-clearActiveItem.patch
diff --git a/patches/unapplied/server/0457-Add-PlayerItemCooldownEvent.patch b/patches/unapplied/server/0467-Add-PlayerItemCooldownEvent.patch
index 4b90903dd2..4b90903dd2 100644
--- a/patches/unapplied/server/0457-Add-PlayerItemCooldownEvent.patch
+++ b/patches/unapplied/server/0467-Add-PlayerItemCooldownEvent.patch
diff --git a/patches/unapplied/server/0458-Significantly-improve-performance-of-the-end-generat.patch b/patches/unapplied/server/0468-Significantly-improve-performance-of-the-end-generat.patch
index ddb86100e5..ddb86100e5 100644
--- a/patches/unapplied/server/0458-Significantly-improve-performance-of-the-end-generat.patch
+++ b/patches/unapplied/server/0468-Significantly-improve-performance-of-the-end-generat.patch
diff --git a/patches/unapplied/server/0459-More-lightning-API.patch b/patches/unapplied/server/0469-More-lightning-API.patch
index 967871902a..967871902a 100644
--- a/patches/unapplied/server/0459-More-lightning-API.patch
+++ b/patches/unapplied/server/0469-More-lightning-API.patch
diff --git a/patches/unapplied/server/0460-Climbing-should-not-bypass-cramming-gamerule.patch b/patches/unapplied/server/0470-Climbing-should-not-bypass-cramming-gamerule.patch
index 290c73d192..290c73d192 100644
--- a/patches/unapplied/server/0460-Climbing-should-not-bypass-cramming-gamerule.patch
+++ b/patches/unapplied/server/0470-Climbing-should-not-bypass-cramming-gamerule.patch
diff --git a/patches/unapplied/server/0461-Add-missing-default-perms-for-commands.patch b/patches/unapplied/server/0471-Add-missing-default-perms-for-commands.patch
index c2cc3ce8cc..c2cc3ce8cc 100644
--- a/patches/unapplied/server/0461-Add-missing-default-perms-for-commands.patch
+++ b/patches/unapplied/server/0471-Add-missing-default-perms-for-commands.patch
diff --git a/patches/unapplied/server/0462-Add-PlayerShearBlockEvent.patch b/patches/unapplied/server/0472-Add-PlayerShearBlockEvent.patch
index a38cf5e637..a38cf5e637 100644
--- a/patches/unapplied/server/0462-Add-PlayerShearBlockEvent.patch
+++ b/patches/unapplied/server/0472-Add-PlayerShearBlockEvent.patch
diff --git a/patches/unapplied/server/0463-Limit-recipe-packets.patch b/patches/unapplied/server/0473-Limit-recipe-packets.patch
index 759125e140..759125e140 100644
--- a/patches/unapplied/server/0463-Limit-recipe-packets.patch
+++ b/patches/unapplied/server/0473-Limit-recipe-packets.patch
diff --git a/patches/unapplied/server/0464-Fix-CraftSound-backwards-compatibility.patch b/patches/unapplied/server/0474-Fix-CraftSound-backwards-compatibility.patch
index 9ca7f86992..9ca7f86992 100644
--- a/patches/unapplied/server/0464-Fix-CraftSound-backwards-compatibility.patch
+++ b/patches/unapplied/server/0474-Fix-CraftSound-backwards-compatibility.patch
diff --git a/patches/unapplied/server/0465-Player-Chunk-Load-Unload-Events.patch b/patches/unapplied/server/0475-Player-Chunk-Load-Unload-Events.patch
index 35ae9f9fba..35ae9f9fba 100644
--- a/patches/unapplied/server/0465-Player-Chunk-Load-Unload-Events.patch
+++ b/patches/unapplied/server/0475-Player-Chunk-Load-Unload-Events.patch
diff --git a/patches/unapplied/server/0466-Optimize-Dynamic-get-Missing-Keys.patch b/patches/unapplied/server/0476-Optimize-Dynamic-get-Missing-Keys.patch
index e58939559a..e58939559a 100644
--- a/patches/unapplied/server/0466-Optimize-Dynamic-get-Missing-Keys.patch
+++ b/patches/unapplied/server/0476-Optimize-Dynamic-get-Missing-Keys.patch
diff --git a/patches/unapplied/server/0467-Expose-LivingEntity-hurt-direction.patch b/patches/unapplied/server/0477-Expose-LivingEntity-hurt-direction.patch
index fa32a9fe84..fa32a9fe84 100644
--- a/patches/unapplied/server/0467-Expose-LivingEntity-hurt-direction.patch
+++ b/patches/unapplied/server/0477-Expose-LivingEntity-hurt-direction.patch
diff --git a/patches/unapplied/server/0468-Add-OBSTRUCTED-reason-to-BedEnterResult.patch b/patches/unapplied/server/0478-Add-OBSTRUCTED-reason-to-BedEnterResult.patch
index 1c152184b5..1c152184b5 100644
--- a/patches/unapplied/server/0468-Add-OBSTRUCTED-reason-to-BedEnterResult.patch
+++ b/patches/unapplied/server/0478-Add-OBSTRUCTED-reason-to-BedEnterResult.patch
diff --git a/patches/unapplied/server/0469-Fix-crash-from-invalid-ingredient-lists-in-VillagerA.patch b/patches/unapplied/server/0479-Fix-crash-from-invalid-ingredient-lists-in-VillagerA.patch
index 50044a8342..50044a8342 100644
--- a/patches/unapplied/server/0469-Fix-crash-from-invalid-ingredient-lists-in-VillagerA.patch
+++ b/patches/unapplied/server/0479-Fix-crash-from-invalid-ingredient-lists-in-VillagerA.patch
diff --git a/patches/unapplied/server/0470-Add-TargetHitEvent.patch b/patches/unapplied/server/0480-Add-TargetHitEvent.patch
index 2d2b6ef60d..2d2b6ef60d 100644
--- a/patches/unapplied/server/0470-Add-TargetHitEvent.patch
+++ b/patches/unapplied/server/0480-Add-TargetHitEvent.patch
diff --git a/patches/unapplied/server/0471-MC-4-Fix-item-position-desync.patch b/patches/unapplied/server/0481-MC-4-Fix-item-position-desync.patch
index 35ddadadc7..35ddadadc7 100644
--- a/patches/unapplied/server/0471-MC-4-Fix-item-position-desync.patch
+++ b/patches/unapplied/server/0481-MC-4-Fix-item-position-desync.patch
diff --git a/patches/unapplied/server/0472-Additional-Block-Material-API.patch b/patches/unapplied/server/0482-Additional-Block-Material-API.patch
index 81728edf48..81728edf48 100644
--- a/patches/unapplied/server/0472-Additional-Block-Material-API.patch
+++ b/patches/unapplied/server/0482-Additional-Block-Material-API.patch
diff --git a/patches/unapplied/server/0473-Fix-harming-potion-dupe.patch b/patches/unapplied/server/0483-Fix-harming-potion-dupe.patch
index d7fda01e2c..d7fda01e2c 100644
--- a/patches/unapplied/server/0473-Fix-harming-potion-dupe.patch
+++ b/patches/unapplied/server/0483-Fix-harming-potion-dupe.patch
diff --git a/patches/unapplied/server/0474-API-to-get-Material-from-Boats-and-Minecarts.patch b/patches/unapplied/server/0484-API-to-get-Material-from-Boats-and-Minecarts.patch
index 9bcb17ad14..9bcb17ad14 100644
--- a/patches/unapplied/server/0474-API-to-get-Material-from-Boats-and-Minecarts.patch
+++ b/patches/unapplied/server/0484-API-to-get-Material-from-Boats-and-Minecarts.patch
diff --git a/patches/unapplied/server/0475-Cache-burn-durations.patch b/patches/unapplied/server/0485-Cache-burn-durations.patch
index 32d702d124..32d702d124 100644
--- a/patches/unapplied/server/0475-Cache-burn-durations.patch
+++ b/patches/unapplied/server/0485-Cache-burn-durations.patch
diff --git a/patches/unapplied/server/0476-Allow-disabling-mob-spawner-spawn-egg-transformation.patch b/patches/unapplied/server/0486-Allow-disabling-mob-spawner-spawn-egg-transformation.patch
index 40171ab920..40171ab920 100644
--- a/patches/unapplied/server/0476-Allow-disabling-mob-spawner-spawn-egg-transformation.patch
+++ b/patches/unapplied/server/0486-Allow-disabling-mob-spawner-spawn-egg-transformation.patch
diff --git a/patches/unapplied/server/0477-Fix-Not-a-string-Map-Conversion-spam.patch b/patches/unapplied/server/0487-Fix-Not-a-string-Map-Conversion-spam.patch
index e434023f48..e434023f48 100644
--- a/patches/unapplied/server/0477-Fix-Not-a-string-Map-Conversion-spam.patch
+++ b/patches/unapplied/server/0487-Fix-Not-a-string-Map-Conversion-spam.patch
diff --git a/patches/unapplied/server/0478-Add-PlayerFlowerPotManipulateEvent.patch b/patches/unapplied/server/0488-Add-PlayerFlowerPotManipulateEvent.patch
index ba8831c6f6..ba8831c6f6 100644
--- a/patches/unapplied/server/0478-Add-PlayerFlowerPotManipulateEvent.patch
+++ b/patches/unapplied/server/0488-Add-PlayerFlowerPotManipulateEvent.patch
diff --git a/patches/unapplied/server/0479-Fix-interact-event-not-being-called-sometimes.patch b/patches/unapplied/server/0489-Fix-interact-event-not-being-called-sometimes.patch
index 222d664a4e..222d664a4e 100644
--- a/patches/unapplied/server/0479-Fix-interact-event-not-being-called-sometimes.patch
+++ b/patches/unapplied/server/0489-Fix-interact-event-not-being-called-sometimes.patch
diff --git a/patches/unapplied/server/0480-Zombie-API-breaking-doors.patch b/patches/unapplied/server/0490-Zombie-API-breaking-doors.patch
index 50bb6965cf..50bb6965cf 100644
--- a/patches/unapplied/server/0480-Zombie-API-breaking-doors.patch
+++ b/patches/unapplied/server/0490-Zombie-API-breaking-doors.patch
diff --git a/patches/unapplied/server/0481-Fix-nerfed-slime-when-splitting.patch b/patches/unapplied/server/0491-Fix-nerfed-slime-when-splitting.patch
index 91c9da2246..91c9da2246 100644
--- a/patches/unapplied/server/0481-Fix-nerfed-slime-when-splitting.patch
+++ b/patches/unapplied/server/0491-Fix-nerfed-slime-when-splitting.patch
diff --git a/patches/unapplied/server/0482-Add-EntityLoadCrossbowEvent.patch b/patches/unapplied/server/0492-Add-EntityLoadCrossbowEvent.patch
index ae4000c9dc..ae4000c9dc 100644
--- a/patches/unapplied/server/0482-Add-EntityLoadCrossbowEvent.patch
+++ b/patches/unapplied/server/0492-Add-EntityLoadCrossbowEvent.patch
diff --git a/patches/unapplied/server/0483-Add-WorldGameRuleChangeEvent.patch b/patches/unapplied/server/0493-Add-WorldGameRuleChangeEvent.patch
index f26393a0b9..f26393a0b9 100644
--- a/patches/unapplied/server/0483-Add-WorldGameRuleChangeEvent.patch
+++ b/patches/unapplied/server/0493-Add-WorldGameRuleChangeEvent.patch
diff --git a/patches/unapplied/server/0484-Add-ServerResourcesReloadedEvent.patch b/patches/unapplied/server/0494-Add-ServerResourcesReloadedEvent.patch
index 78e525f4d8..78e525f4d8 100644
--- a/patches/unapplied/server/0484-Add-ServerResourcesReloadedEvent.patch
+++ b/patches/unapplied/server/0494-Add-ServerResourcesReloadedEvent.patch
diff --git a/patches/unapplied/server/0485-Add-world-settings-for-mobs-picking-up-loot.patch b/patches/unapplied/server/0495-Add-world-settings-for-mobs-picking-up-loot.patch
index 4c4ee0656d..4c4ee0656d 100644
--- a/patches/unapplied/server/0485-Add-world-settings-for-mobs-picking-up-loot.patch
+++ b/patches/unapplied/server/0495-Add-world-settings-for-mobs-picking-up-loot.patch
diff --git a/patches/unapplied/server/0486-Add-BlockFailedDispenseEvent.patch b/patches/unapplied/server/0496-Add-BlockFailedDispenseEvent.patch
index 25dc48423b..25dc48423b 100644
--- a/patches/unapplied/server/0486-Add-BlockFailedDispenseEvent.patch
+++ b/patches/unapplied/server/0496-Add-BlockFailedDispenseEvent.patch
diff --git a/patches/unapplied/server/0487-Add-PlayerLecternPageChangeEvent.patch b/patches/unapplied/server/0497-Add-PlayerLecternPageChangeEvent.patch
index 2e62d2becf..2e62d2becf 100644
--- a/patches/unapplied/server/0487-Add-PlayerLecternPageChangeEvent.patch
+++ b/patches/unapplied/server/0497-Add-PlayerLecternPageChangeEvent.patch
diff --git a/patches/unapplied/server/0488-Add-PlayerLoomPatternSelectEvent.patch b/patches/unapplied/server/0498-Add-PlayerLoomPatternSelectEvent.patch
index 382268afcd..382268afcd 100644
--- a/patches/unapplied/server/0488-Add-PlayerLoomPatternSelectEvent.patch
+++ b/patches/unapplied/server/0498-Add-PlayerLoomPatternSelectEvent.patch
diff --git a/patches/unapplied/server/0489-Configurable-door-breaking-difficulty.patch b/patches/unapplied/server/0499-Configurable-door-breaking-difficulty.patch
index 18f1e68a47..18f1e68a47 100644
--- a/patches/unapplied/server/0489-Configurable-door-breaking-difficulty.patch
+++ b/patches/unapplied/server/0499-Configurable-door-breaking-difficulty.patch
diff --git a/patches/unapplied/server/0490-Empty-commands-shall-not-be-dispatched.patch b/patches/unapplied/server/0500-Empty-commands-shall-not-be-dispatched.patch
index 7a48e3018e..7a48e3018e 100644
--- a/patches/unapplied/server/0490-Empty-commands-shall-not-be-dispatched.patch
+++ b/patches/unapplied/server/0500-Empty-commands-shall-not-be-dispatched.patch
diff --git a/patches/unapplied/server/0491-Remove-stale-POIs.patch b/patches/unapplied/server/0501-Remove-stale-POIs.patch
index ca376b9ba7..ca376b9ba7 100644
--- a/patches/unapplied/server/0491-Remove-stale-POIs.patch
+++ b/patches/unapplied/server/0501-Remove-stale-POIs.patch
diff --git a/patches/unapplied/server/0492-Fix-villager-boat-exploit.patch b/patches/unapplied/server/0502-Fix-villager-boat-exploit.patch
index 1f01745885..1f01745885 100644
--- a/patches/unapplied/server/0492-Fix-villager-boat-exploit.patch
+++ b/patches/unapplied/server/0502-Fix-villager-boat-exploit.patch
diff --git a/patches/unapplied/server/0493-Add-sendOpLevel-API.patch b/patches/unapplied/server/0503-Add-sendOpLevel-API.patch
index 7426d0591d..7426d0591d 100644
--- a/patches/unapplied/server/0493-Add-sendOpLevel-API.patch
+++ b/patches/unapplied/server/0503-Add-sendOpLevel-API.patch
diff --git a/patches/unapplied/server/0494-TODO-Registry-Modification-API.patch b/patches/unapplied/server/0504-TODO-Registry-Modification-API.patch
index b47ca6aff7..b47ca6aff7 100644
--- a/patches/unapplied/server/0494-TODO-Registry-Modification-API.patch
+++ b/patches/unapplied/server/0504-TODO-Registry-Modification-API.patch
diff --git a/patches/unapplied/server/0495-Add-StructuresLocateEvent.patch b/patches/unapplied/server/0505-Add-StructuresLocateEvent.patch
index 4cbe5b8bc0..4cbe5b8bc0 100644
--- a/patches/unapplied/server/0495-Add-StructuresLocateEvent.patch
+++ b/patches/unapplied/server/0505-Add-StructuresLocateEvent.patch
diff --git a/patches/unapplied/server/0496-Collision-option-for-requiring-a-player-participant.patch b/patches/unapplied/server/0506-Collision-option-for-requiring-a-player-participant.patch
index 27be6dda95..27be6dda95 100644
--- a/patches/unapplied/server/0496-Collision-option-for-requiring-a-player-participant.patch
+++ b/patches/unapplied/server/0506-Collision-option-for-requiring-a-player-participant.patch
diff --git a/patches/unapplied/server/0497-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch b/patches/unapplied/server/0507-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch
index 95ecd8b67e..95ecd8b67e 100644
--- a/patches/unapplied/server/0497-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch
+++ b/patches/unapplied/server/0507-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch
diff --git a/patches/unapplied/server/0498-Return-chat-component-with-empty-text-instead-of-thr.patch b/patches/unapplied/server/0508-Return-chat-component-with-empty-text-instead-of-thr.patch
index ba3a6a7f92..ba3a6a7f92 100644
--- a/patches/unapplied/server/0498-Return-chat-component-with-empty-text-instead-of-thr.patch
+++ b/patches/unapplied/server/0508-Return-chat-component-with-empty-text-instead-of-thr.patch
diff --git a/patches/unapplied/server/0499-Make-schedule-command-per-world.patch b/patches/unapplied/server/0509-Make-schedule-command-per-world.patch
index f1854ba4c9..f1854ba4c9 100644
--- a/patches/unapplied/server/0499-Make-schedule-command-per-world.patch
+++ b/patches/unapplied/server/0509-Make-schedule-command-per-world.patch
diff --git a/patches/unapplied/server/0500-Configurable-max-leash-distance.patch b/patches/unapplied/server/0510-Configurable-max-leash-distance.patch
index 99a4a50ca9..99a4a50ca9 100644
--- a/patches/unapplied/server/0500-Configurable-max-leash-distance.patch
+++ b/patches/unapplied/server/0510-Configurable-max-leash-distance.patch
diff --git a/patches/unapplied/server/0501-Add-BlockPreDispenseEvent.patch b/patches/unapplied/server/0511-Add-BlockPreDispenseEvent.patch
index 4d04e2d466..4d04e2d466 100644
--- a/patches/unapplied/server/0501-Add-BlockPreDispenseEvent.patch
+++ b/patches/unapplied/server/0511-Add-BlockPreDispenseEvent.patch
diff --git a/patches/unapplied/server/0502-Add-PlayerChangeBeaconEffectEvent.patch b/patches/unapplied/server/0512-Add-PlayerChangeBeaconEffectEvent.patch
index 0187e55e0c..0187e55e0c 100644
--- a/patches/unapplied/server/0502-Add-PlayerChangeBeaconEffectEvent.patch
+++ b/patches/unapplied/server/0512-Add-PlayerChangeBeaconEffectEvent.patch
diff --git a/patches/unapplied/server/0503-Add-toggle-for-always-placing-the-dragon-egg.patch b/patches/unapplied/server/0513-Add-toggle-for-always-placing-the-dragon-egg.patch
index 7d6769dff8..7d6769dff8 100644
--- a/patches/unapplied/server/0503-Add-toggle-for-always-placing-the-dragon-egg.patch
+++ b/patches/unapplied/server/0513-Add-toggle-for-always-placing-the-dragon-egg.patch
diff --git a/patches/unapplied/server/0504-Add-PlayerStonecutterRecipeSelectEvent.patch b/patches/unapplied/server/0514-Add-PlayerStonecutterRecipeSelectEvent.patch
index 6aad83c0bc..6aad83c0bc 100644
--- a/patches/unapplied/server/0504-Add-PlayerStonecutterRecipeSelectEvent.patch
+++ b/patches/unapplied/server/0514-Add-PlayerStonecutterRecipeSelectEvent.patch
diff --git a/patches/unapplied/server/0505-Expand-EntityUnleashEvent.patch b/patches/unapplied/server/0515-Expand-EntityUnleashEvent.patch
index cd50019e1f..cd50019e1f 100644
--- a/patches/unapplied/server/0505-Expand-EntityUnleashEvent.patch
+++ b/patches/unapplied/server/0515-Expand-EntityUnleashEvent.patch
diff --git a/patches/unapplied/server/0506-Reset-shield-blocking-on-dimension-change.patch b/patches/unapplied/server/0516-Reset-shield-blocking-on-dimension-change.patch
index e29d07bebd..e29d07bebd 100644
--- a/patches/unapplied/server/0506-Reset-shield-blocking-on-dimension-change.patch
+++ b/patches/unapplied/server/0516-Reset-shield-blocking-on-dimension-change.patch
diff --git a/patches/unapplied/server/0507-Add-DragonEggFormEvent.patch b/patches/unapplied/server/0517-Add-DragonEggFormEvent.patch
index b92df234cd..b92df234cd 100644
--- a/patches/unapplied/server/0507-Add-DragonEggFormEvent.patch
+++ b/patches/unapplied/server/0517-Add-DragonEggFormEvent.patch
diff --git a/patches/unapplied/server/0508-Add-EntityMoveEvent.patch b/patches/unapplied/server/0518-Add-EntityMoveEvent.patch
index 01a71e25e3..01a71e25e3 100644
--- a/patches/unapplied/server/0508-Add-EntityMoveEvent.patch
+++ b/patches/unapplied/server/0518-Add-EntityMoveEvent.patch
diff --git a/patches/unapplied/server/0509-added-option-to-disable-pathfinding-updates-on-block.patch b/patches/unapplied/server/0519-added-option-to-disable-pathfinding-updates-on-block.patch
index fbf9bd1483..fbf9bd1483 100644
--- a/patches/unapplied/server/0509-added-option-to-disable-pathfinding-updates-on-block.patch
+++ b/patches/unapplied/server/0519-added-option-to-disable-pathfinding-updates-on-block.patch
diff --git a/patches/unapplied/server/0510-Inline-shift-direction-fields.patch b/patches/unapplied/server/0520-Inline-shift-direction-fields.patch
index 88027eb7c0..88027eb7c0 100644
--- a/patches/unapplied/server/0510-Inline-shift-direction-fields.patch
+++ b/patches/unapplied/server/0520-Inline-shift-direction-fields.patch
diff --git a/patches/unapplied/server/0511-Allow-adding-items-to-BlockDropItemEvent.patch b/patches/unapplied/server/0521-Allow-adding-items-to-BlockDropItemEvent.patch
index b5abbd7988..b5abbd7988 100644
--- a/patches/unapplied/server/0511-Allow-adding-items-to-BlockDropItemEvent.patch
+++ b/patches/unapplied/server/0521-Allow-adding-items-to-BlockDropItemEvent.patch
diff --git a/patches/unapplied/server/0512-Add-getMainThreadExecutor-to-BukkitScheduler.patch b/patches/unapplied/server/0522-Add-getMainThreadExecutor-to-BukkitScheduler.patch
index 57d54a0434..57d54a0434 100644
--- a/patches/unapplied/server/0512-Add-getMainThreadExecutor-to-BukkitScheduler.patch
+++ b/patches/unapplied/server/0522-Add-getMainThreadExecutor-to-BukkitScheduler.patch
diff --git a/patches/unapplied/server/0513-living-entity-allow-attribute-registration.patch b/patches/unapplied/server/0523-living-entity-allow-attribute-registration.patch
index b05d18bed0..b05d18bed0 100644
--- a/patches/unapplied/server/0513-living-entity-allow-attribute-registration.patch
+++ b/patches/unapplied/server/0523-living-entity-allow-attribute-registration.patch
diff --git a/patches/unapplied/server/0514-fix-dead-slime-setSize-invincibility.patch b/patches/unapplied/server/0524-fix-dead-slime-setSize-invincibility.patch
index 494e56127e..494e56127e 100644
--- a/patches/unapplied/server/0514-fix-dead-slime-setSize-invincibility.patch
+++ b/patches/unapplied/server/0524-fix-dead-slime-setSize-invincibility.patch
diff --git a/patches/unapplied/server/0515-Merchant-getRecipes-should-return-an-immutable-list.patch b/patches/unapplied/server/0525-Merchant-getRecipes-should-return-an-immutable-list.patch
index cbb0cdc052..cbb0cdc052 100644
--- a/patches/unapplied/server/0515-Merchant-getRecipes-should-return-an-immutable-list.patch
+++ b/patches/unapplied/server/0525-Merchant-getRecipes-should-return-an-immutable-list.patch
diff --git a/patches/unapplied/server/0516-Expose-Tracked-Players.patch b/patches/unapplied/server/0526-Expose-Tracked-Players.patch
index 144143bd1f..144143bd1f 100644
--- a/patches/unapplied/server/0516-Expose-Tracked-Players.patch
+++ b/patches/unapplied/server/0526-Expose-Tracked-Players.patch
diff --git a/patches/unapplied/server/0517-Improve-ServerGUI.patch b/patches/unapplied/server/0527-Improve-ServerGUI.patch
index 9aec8b6334..9aec8b6334 100644
--- a/patches/unapplied/server/0517-Improve-ServerGUI.patch
+++ b/patches/unapplied/server/0527-Improve-ServerGUI.patch
diff --git a/patches/unapplied/server/0518-fix-converting-txt-to-json-file.patch b/patches/unapplied/server/0528-fix-converting-txt-to-json-file.patch
index cd8921cdba..cd8921cdba 100644
--- a/patches/unapplied/server/0518-fix-converting-txt-to-json-file.patch
+++ b/patches/unapplied/server/0528-fix-converting-txt-to-json-file.patch
diff --git a/patches/unapplied/server/0519-Add-worldborder-events.patch b/patches/unapplied/server/0529-Add-worldborder-events.patch
index f39382cd63..f39382cd63 100644
--- a/patches/unapplied/server/0519-Add-worldborder-events.patch
+++ b/patches/unapplied/server/0529-Add-worldborder-events.patch
diff --git a/patches/unapplied/server/0520-Add-PlayerNameEntityEvent.patch b/patches/unapplied/server/0530-Add-PlayerNameEntityEvent.patch
index eec1c1a2eb..eec1c1a2eb 100644
--- a/patches/unapplied/server/0520-Add-PlayerNameEntityEvent.patch
+++ b/patches/unapplied/server/0530-Add-PlayerNameEntityEvent.patch
diff --git a/patches/unapplied/server/0521-Prevent-grindstones-from-overstacking-items.patch b/patches/unapplied/server/0531-Prevent-grindstones-from-overstacking-items.patch
index d98bb3f1c4..d98bb3f1c4 100644
--- a/patches/unapplied/server/0521-Prevent-grindstones-from-overstacking-items.patch
+++ b/patches/unapplied/server/0531-Prevent-grindstones-from-overstacking-items.patch
diff --git a/patches/unapplied/server/0522-Add-recipe-to-cook-events.patch b/patches/unapplied/server/0532-Add-recipe-to-cook-events.patch
index 75eb9efb8b..75eb9efb8b 100644
--- a/patches/unapplied/server/0522-Add-recipe-to-cook-events.patch
+++ b/patches/unapplied/server/0532-Add-recipe-to-cook-events.patch
diff --git a/patches/unapplied/server/0523-Add-Block-isValidTool.patch b/patches/unapplied/server/0533-Add-Block-isValidTool.patch
index 5f36fb047c..5f36fb047c 100644
--- a/patches/unapplied/server/0523-Add-Block-isValidTool.patch
+++ b/patches/unapplied/server/0533-Add-Block-isValidTool.patch
diff --git a/patches/unapplied/server/0524-Allow-using-signs-inside-spawn-protection.patch b/patches/unapplied/server/0534-Allow-using-signs-inside-spawn-protection.patch
index d32c2c920e..d32c2c920e 100644
--- a/patches/unapplied/server/0524-Allow-using-signs-inside-spawn-protection.patch
+++ b/patches/unapplied/server/0534-Allow-using-signs-inside-spawn-protection.patch
diff --git a/patches/unapplied/server/0525-Expand-world-key-API.patch b/patches/unapplied/server/0535-Expand-world-key-API.patch
index c0e1a1055a..c0e1a1055a 100644
--- a/patches/unapplied/server/0525-Expand-world-key-API.patch
+++ b/patches/unapplied/server/0535-Expand-world-key-API.patch
diff --git a/patches/unapplied/server/0526-Add-fast-alternative-constructor-for-Rotations.patch b/patches/unapplied/server/0536-Add-fast-alternative-constructor-for-Rotations.patch
index 7c07d6c0ee..7c07d6c0ee 100644
--- a/patches/unapplied/server/0526-Add-fast-alternative-constructor-for-Rotations.patch
+++ b/patches/unapplied/server/0536-Add-fast-alternative-constructor-for-Rotations.patch
diff --git a/patches/unapplied/server/0527-Item-Rarity-API.patch b/patches/unapplied/server/0537-Item-Rarity-API.patch
index e06ec08950..e06ec08950 100644
--- a/patches/unapplied/server/0527-Item-Rarity-API.patch
+++ b/patches/unapplied/server/0537-Item-Rarity-API.patch
diff --git a/patches/unapplied/server/0528-Drop-carried-item-when-player-has-disconnected.patch b/patches/unapplied/server/0538-Drop-carried-item-when-player-has-disconnected.patch
index c5c564c74e..c5c564c74e 100644
--- a/patches/unapplied/server/0528-Drop-carried-item-when-player-has-disconnected.patch
+++ b/patches/unapplied/server/0538-Drop-carried-item-when-player-has-disconnected.patch
diff --git a/patches/unapplied/server/0529-forced-whitelist-use-configurable-kick-message.patch b/patches/unapplied/server/0539-forced-whitelist-use-configurable-kick-message.patch
index 890b503e8f..890b503e8f 100644
--- a/patches/unapplied/server/0529-forced-whitelist-use-configurable-kick-message.patch
+++ b/patches/unapplied/server/0539-forced-whitelist-use-configurable-kick-message.patch
diff --git a/patches/unapplied/server/0530-Don-t-ignore-result-of-PlayerEditBookEvent.patch b/patches/unapplied/server/0540-Don-t-ignore-result-of-PlayerEditBookEvent.patch
index c76d4e61a2..c76d4e61a2 100644
--- a/patches/unapplied/server/0530-Don-t-ignore-result-of-PlayerEditBookEvent.patch
+++ b/patches/unapplied/server/0540-Don-t-ignore-result-of-PlayerEditBookEvent.patch
diff --git a/patches/unapplied/server/0531-Expose-protocol-version.patch b/patches/unapplied/server/0541-Expose-protocol-version.patch
index 42ca8eaa45..42ca8eaa45 100644
--- a/patches/unapplied/server/0531-Expose-protocol-version.patch
+++ b/patches/unapplied/server/0541-Expose-protocol-version.patch
diff --git a/patches/unapplied/server/0532-Enhance-console-tab-completions-for-brigadier-comman.patch b/patches/unapplied/server/0542-Enhance-console-tab-completions-for-brigadier-comman.patch
index c1c74a8470..c1c74a8470 100644
--- a/patches/unapplied/server/0532-Enhance-console-tab-completions-for-brigadier-comman.patch
+++ b/patches/unapplied/server/0542-Enhance-console-tab-completions-for-brigadier-comman.patch
diff --git a/patches/unapplied/server/0533-Fix-PlayerItemConsumeEvent-cancelling-properly.patch b/patches/unapplied/server/0543-Fix-PlayerItemConsumeEvent-cancelling-properly.patch
index a644ea6fc4..a644ea6fc4 100644
--- a/patches/unapplied/server/0533-Fix-PlayerItemConsumeEvent-cancelling-properly.patch
+++ b/patches/unapplied/server/0543-Fix-PlayerItemConsumeEvent-cancelling-properly.patch
diff --git a/patches/unapplied/server/0534-Add-bypass-host-check.patch b/patches/unapplied/server/0544-Add-bypass-host-check.patch
index b53ee2c2d8..b53ee2c2d8 100644
--- a/patches/unapplied/server/0534-Add-bypass-host-check.patch
+++ b/patches/unapplied/server/0544-Add-bypass-host-check.patch
diff --git a/patches/unapplied/server/0535-Set-area-affect-cloud-rotation.patch b/patches/unapplied/server/0545-Set-area-affect-cloud-rotation.patch
index 1904854b96..1904854b96 100644
--- a/patches/unapplied/server/0535-Set-area-affect-cloud-rotation.patch
+++ b/patches/unapplied/server/0545-Set-area-affect-cloud-rotation.patch
diff --git a/patches/unapplied/server/0536-add-isDeeplySleeping-to-HumanEntity.patch b/patches/unapplied/server/0546-add-isDeeplySleeping-to-HumanEntity.patch
index b3cc3b4e68..b3cc3b4e68 100644
--- a/patches/unapplied/server/0536-add-isDeeplySleeping-to-HumanEntity.patch
+++ b/patches/unapplied/server/0546-add-isDeeplySleeping-to-HumanEntity.patch
diff --git a/patches/unapplied/server/0537-add-consumeFuel-to-FurnaceBurnEvent.patch b/patches/unapplied/server/0547-add-consumeFuel-to-FurnaceBurnEvent.patch
index bfdd2e8c45..bfdd2e8c45 100644
--- a/patches/unapplied/server/0537-add-consumeFuel-to-FurnaceBurnEvent.patch
+++ b/patches/unapplied/server/0547-add-consumeFuel-to-FurnaceBurnEvent.patch
diff --git a/patches/unapplied/server/0538-add-get-set-drop-chance-to-EntityEquipment.patch b/patches/unapplied/server/0548-add-get-set-drop-chance-to-EntityEquipment.patch
index fd7cafa884..fd7cafa884 100644
--- a/patches/unapplied/server/0538-add-get-set-drop-chance-to-EntityEquipment.patch
+++ b/patches/unapplied/server/0548-add-get-set-drop-chance-to-EntityEquipment.patch
diff --git a/patches/unapplied/server/0539-fix-PigZombieAngerEvent-cancellation.patch b/patches/unapplied/server/0549-fix-PigZombieAngerEvent-cancellation.patch
index 8b29ccdead..8b29ccdead 100644
--- a/patches/unapplied/server/0539-fix-PigZombieAngerEvent-cancellation.patch
+++ b/patches/unapplied/server/0549-fix-PigZombieAngerEvent-cancellation.patch
diff --git a/patches/unapplied/server/0540-fix-PlayerItemHeldEvent-firing-twice.patch b/patches/unapplied/server/0550-fix-PlayerItemHeldEvent-firing-twice.patch
index 91ef3ef252..91ef3ef252 100644
--- a/patches/unapplied/server/0540-fix-PlayerItemHeldEvent-firing-twice.patch
+++ b/patches/unapplied/server/0550-fix-PlayerItemHeldEvent-firing-twice.patch
diff --git a/patches/unapplied/server/0541-Add-PlayerDeepSleepEvent.patch b/patches/unapplied/server/0551-Add-PlayerDeepSleepEvent.patch
index 4ae6ac9026..4ae6ac9026 100644
--- a/patches/unapplied/server/0541-Add-PlayerDeepSleepEvent.patch
+++ b/patches/unapplied/server/0551-Add-PlayerDeepSleepEvent.patch
diff --git a/patches/unapplied/server/0542-More-World-API.patch b/patches/unapplied/server/0552-More-World-API.patch
index 3090623a76..3090623a76 100644
--- a/patches/unapplied/server/0542-More-World-API.patch
+++ b/patches/unapplied/server/0552-More-World-API.patch
diff --git a/patches/unapplied/server/0543-Add-PlayerBedFailEnterEvent.patch b/patches/unapplied/server/0553-Add-PlayerBedFailEnterEvent.patch
index 945dacae7c..945dacae7c 100644
--- a/patches/unapplied/server/0543-Add-PlayerBedFailEnterEvent.patch
+++ b/patches/unapplied/server/0553-Add-PlayerBedFailEnterEvent.patch
diff --git a/patches/unapplied/server/0544-Implement-methods-to-convert-between-Component-and-B.patch b/patches/unapplied/server/0554-Implement-methods-to-convert-between-Component-and-B.patch
index ebc86dc755..ebc86dc755 100644
--- a/patches/unapplied/server/0544-Implement-methods-to-convert-between-Component-and-B.patch
+++ b/patches/unapplied/server/0554-Implement-methods-to-convert-between-Component-and-B.patch
diff --git a/patches/unapplied/server/0545-Expand-PlayerRespawnEvent-fix-passed-parameter-issue.patch b/patches/unapplied/server/0555-Expand-PlayerRespawnEvent-fix-passed-parameter-issue.patch
index 4fa56f22b6..4fa56f22b6 100644
--- a/patches/unapplied/server/0545-Expand-PlayerRespawnEvent-fix-passed-parameter-issue.patch
+++ b/patches/unapplied/server/0555-Expand-PlayerRespawnEvent-fix-passed-parameter-issue.patch
diff --git a/patches/unapplied/server/0546-Introduce-beacon-activation-deactivation-events.patch b/patches/unapplied/server/0556-Introduce-beacon-activation-deactivation-events.patch
index f793b533a2..f793b533a2 100644
--- a/patches/unapplied/server/0546-Introduce-beacon-activation-deactivation-events.patch
+++ b/patches/unapplied/server/0556-Introduce-beacon-activation-deactivation-events.patch
diff --git a/patches/unapplied/server/0547-Add-Channel-initialization-listeners.patch b/patches/unapplied/server/0557-Add-Channel-initialization-listeners.patch
index 51eee16dd9..51eee16dd9 100644
--- a/patches/unapplied/server/0547-Add-Channel-initialization-listeners.patch
+++ b/patches/unapplied/server/0557-Add-Channel-initialization-listeners.patch
diff --git a/patches/unapplied/server/0548-Send-empty-commands-if-tab-completion-is-disabled.patch b/patches/unapplied/server/0558-Send-empty-commands-if-tab-completion-is-disabled.patch
index f385186300..f385186300 100644
--- a/patches/unapplied/server/0548-Send-empty-commands-if-tab-completion-is-disabled.patch
+++ b/patches/unapplied/server/0558-Send-empty-commands-if-tab-completion-is-disabled.patch
diff --git a/patches/unapplied/server/0549-Add-more-WanderingTrader-API.patch b/patches/unapplied/server/0559-Add-more-WanderingTrader-API.patch
index 6e3c9d60f5..6e3c9d60f5 100644
--- a/patches/unapplied/server/0549-Add-more-WanderingTrader-API.patch
+++ b/patches/unapplied/server/0559-Add-more-WanderingTrader-API.patch
diff --git a/patches/unapplied/server/0550-Add-EntityBlockStorage-clearEntities.patch b/patches/unapplied/server/0560-Add-EntityBlockStorage-clearEntities.patch
index 1297267437..1297267437 100644
--- a/patches/unapplied/server/0550-Add-EntityBlockStorage-clearEntities.patch
+++ b/patches/unapplied/server/0560-Add-EntityBlockStorage-clearEntities.patch
diff --git a/patches/unapplied/server/0551-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch b/patches/unapplied/server/0561-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch
index 4a803357b6..4a803357b6 100644
--- a/patches/unapplied/server/0551-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch
+++ b/patches/unapplied/server/0561-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch
diff --git a/patches/unapplied/server/0552-Add-HiddenPotionEffect-API.patch b/patches/unapplied/server/0562-Add-HiddenPotionEffect-API.patch
index 5f9960d071..5f9960d071 100644
--- a/patches/unapplied/server/0552-Add-HiddenPotionEffect-API.patch
+++ b/patches/unapplied/server/0562-Add-HiddenPotionEffect-API.patch
diff --git a/patches/unapplied/server/0553-Inventory-close.patch b/patches/unapplied/server/0563-Inventory-close.patch
index 9ca8b717ab..9ca8b717ab 100644
--- a/patches/unapplied/server/0553-Inventory-close.patch
+++ b/patches/unapplied/server/0563-Inventory-close.patch
diff --git a/patches/unapplied/server/0554-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch b/patches/unapplied/server/0564-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch
index 1d2850637b..1d2850637b 100644
--- a/patches/unapplied/server/0554-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch
+++ b/patches/unapplied/server/0564-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch
diff --git a/patches/unapplied/server/0555-Add-basic-Datapack-API.patch b/patches/unapplied/server/0565-Add-basic-Datapack-API.patch
index 93aebb5a94..93aebb5a94 100644
--- a/patches/unapplied/server/0555-Add-basic-Datapack-API.patch
+++ b/patches/unapplied/server/0565-Add-basic-Datapack-API.patch
diff --git a/patches/unapplied/server/0556-Add-environment-variable-to-disable-server-gui.patch b/patches/unapplied/server/0566-Add-environment-variable-to-disable-server-gui.patch
index 787ab50918..787ab50918 100644
--- a/patches/unapplied/server/0556-Add-environment-variable-to-disable-server-gui.patch
+++ b/patches/unapplied/server/0566-Add-environment-variable-to-disable-server-gui.patch
diff --git a/patches/unapplied/server/0557-Expand-PlayerGameModeChangeEvent.patch b/patches/unapplied/server/0567-Expand-PlayerGameModeChangeEvent.patch
index 369bfda4fb..369bfda4fb 100644
--- a/patches/unapplied/server/0557-Expand-PlayerGameModeChangeEvent.patch
+++ b/patches/unapplied/server/0567-Expand-PlayerGameModeChangeEvent.patch
diff --git a/patches/unapplied/server/0558-ItemStack-repair-check-API.patch b/patches/unapplied/server/0568-ItemStack-repair-check-API.patch
index 63cbb56089..63cbb56089 100644
--- a/patches/unapplied/server/0558-ItemStack-repair-check-API.patch
+++ b/patches/unapplied/server/0568-ItemStack-repair-check-API.patch
diff --git a/patches/unapplied/server/0559-More-Enchantment-API.patch b/patches/unapplied/server/0569-More-Enchantment-API.patch
index c2c88eec8b..c2c88eec8b 100644
--- a/patches/unapplied/server/0559-More-Enchantment-API.patch
+++ b/patches/unapplied/server/0569-More-Enchantment-API.patch
diff --git a/patches/unapplied/server/0560-Move-range-check-for-block-placing-up.patch b/patches/unapplied/server/0570-Move-range-check-for-block-placing-up.patch
index 96ef06f137..96ef06f137 100644
--- a/patches/unapplied/server/0560-Move-range-check-for-block-placing-up.patch
+++ b/patches/unapplied/server/0570-Move-range-check-for-block-placing-up.patch
diff --git a/patches/unapplied/server/0561-Add-Mob-lookAt-API.patch b/patches/unapplied/server/0571-Add-Mob-lookAt-API.patch
index ddfa31827a..ddfa31827a 100644
--- a/patches/unapplied/server/0561-Add-Mob-lookAt-API.patch
+++ b/patches/unapplied/server/0571-Add-Mob-lookAt-API.patch
diff --git a/patches/unapplied/server/0562-Correctly-check-if-bucket-dispenses-will-succeed-for.patch b/patches/unapplied/server/0572-Correctly-check-if-bucket-dispenses-will-succeed-for.patch
index 5ca75e86a3..5ca75e86a3 100644
--- a/patches/unapplied/server/0562-Correctly-check-if-bucket-dispenses-will-succeed-for.patch
+++ b/patches/unapplied/server/0572-Correctly-check-if-bucket-dispenses-will-succeed-for.patch
diff --git a/patches/unapplied/server/0563-Add-Unix-domain-socket-support.patch b/patches/unapplied/server/0573-Add-Unix-domain-socket-support.patch
index 96e615aa5d..96e615aa5d 100644
--- a/patches/unapplied/server/0563-Add-Unix-domain-socket-support.patch
+++ b/patches/unapplied/server/0573-Add-Unix-domain-socket-support.patch
diff --git a/patches/unapplied/server/0564-Add-EntityInsideBlockEvent.patch b/patches/unapplied/server/0574-Add-EntityInsideBlockEvent.patch
index 32ac5315b3..32ac5315b3 100644
--- a/patches/unapplied/server/0564-Add-EntityInsideBlockEvent.patch
+++ b/patches/unapplied/server/0574-Add-EntityInsideBlockEvent.patch
diff --git a/patches/unapplied/server/0565-Attributes-API-for-item-defaults.patch b/patches/unapplied/server/0575-Attributes-API-for-item-defaults.patch
index 5dfb74a47a..5dfb74a47a 100644
--- a/patches/unapplied/server/0565-Attributes-API-for-item-defaults.patch
+++ b/patches/unapplied/server/0575-Attributes-API-for-item-defaults.patch
diff --git a/patches/unapplied/server/0566-Add-cause-to-Weather-ThunderChangeEvents.patch b/patches/unapplied/server/0576-Add-cause-to-Weather-ThunderChangeEvents.patch
index c03e550a38..c03e550a38 100644
--- a/patches/unapplied/server/0566-Add-cause-to-Weather-ThunderChangeEvents.patch
+++ b/patches/unapplied/server/0576-Add-cause-to-Weather-ThunderChangeEvents.patch
diff --git a/patches/unapplied/server/0567-More-Lidded-Block-API.patch b/patches/unapplied/server/0577-More-Lidded-Block-API.patch
index d36768f000..d36768f000 100644
--- a/patches/unapplied/server/0567-More-Lidded-Block-API.patch
+++ b/patches/unapplied/server/0577-More-Lidded-Block-API.patch
diff --git a/patches/unapplied/server/0568-Limit-item-frame-cursors-on-maps.patch b/patches/unapplied/server/0578-Limit-item-frame-cursors-on-maps.patch
index 8b38d8900a..8b38d8900a 100644
--- a/patches/unapplied/server/0568-Limit-item-frame-cursors-on-maps.patch
+++ b/patches/unapplied/server/0578-Limit-item-frame-cursors-on-maps.patch
diff --git a/patches/unapplied/server/0569-Add-PlayerKickEvent-causes.patch b/patches/unapplied/server/0579-Add-PlayerKickEvent-causes.patch
index e63dc58265..e63dc58265 100644
--- a/patches/unapplied/server/0569-Add-PlayerKickEvent-causes.patch
+++ b/patches/unapplied/server/0579-Add-PlayerKickEvent-causes.patch
diff --git a/patches/unapplied/server/0570-Add-PufferFishStateChangeEvent.patch b/patches/unapplied/server/0580-Add-PufferFishStateChangeEvent.patch
index 091a042a02..091a042a02 100644
--- a/patches/unapplied/server/0570-Add-PufferFishStateChangeEvent.patch
+++ b/patches/unapplied/server/0580-Add-PufferFishStateChangeEvent.patch
diff --git a/patches/unapplied/server/0571-Fix-PlayerBucketEmptyEvent-result-itemstack.patch b/patches/unapplied/server/0581-Fix-PlayerBucketEmptyEvent-result-itemstack.patch
index 8ac91b4842..8ac91b4842 100644
--- a/patches/unapplied/server/0571-Fix-PlayerBucketEmptyEvent-result-itemstack.patch
+++ b/patches/unapplied/server/0581-Fix-PlayerBucketEmptyEvent-result-itemstack.patch
diff --git a/patches/unapplied/server/0572-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch b/patches/unapplied/server/0582-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch
index 2deed69271..2deed69271 100644
--- a/patches/unapplied/server/0572-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch
+++ b/patches/unapplied/server/0582-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch
diff --git a/patches/unapplied/server/0573-Add-option-to-fix-items-merging-through-walls.patch b/patches/unapplied/server/0583-Add-option-to-fix-items-merging-through-walls.patch
index 718a84a02c..718a84a02c 100644
--- a/patches/unapplied/server/0573-Add-option-to-fix-items-merging-through-walls.patch
+++ b/patches/unapplied/server/0583-Add-option-to-fix-items-merging-through-walls.patch
diff --git a/patches/unapplied/server/0574-Add-BellRevealRaiderEvent.patch b/patches/unapplied/server/0584-Add-BellRevealRaiderEvent.patch
index 58719e8164..58719e8164 100644
--- a/patches/unapplied/server/0574-Add-BellRevealRaiderEvent.patch
+++ b/patches/unapplied/server/0584-Add-BellRevealRaiderEvent.patch
diff --git a/patches/unapplied/server/0575-Fix-invulnerable-end-crystals.patch b/patches/unapplied/server/0585-Fix-invulnerable-end-crystals.patch
index 7942af4aa7..7942af4aa7 100644
--- a/patches/unapplied/server/0575-Fix-invulnerable-end-crystals.patch
+++ b/patches/unapplied/server/0585-Fix-invulnerable-end-crystals.patch
diff --git a/patches/unapplied/server/0576-Add-ElderGuardianAppearanceEvent.patch b/patches/unapplied/server/0586-Add-ElderGuardianAppearanceEvent.patch
index bd92518e4b..bd92518e4b 100644
--- a/patches/unapplied/server/0576-Add-ElderGuardianAppearanceEvent.patch
+++ b/patches/unapplied/server/0586-Add-ElderGuardianAppearanceEvent.patch
diff --git a/patches/unapplied/server/0577-Fix-dangerous-end-portal-logic.patch b/patches/unapplied/server/0587-Fix-dangerous-end-portal-logic.patch
index fc17215428..fc17215428 100644
--- a/patches/unapplied/server/0577-Fix-dangerous-end-portal-logic.patch
+++ b/patches/unapplied/server/0587-Fix-dangerous-end-portal-logic.patch
diff --git a/patches/unapplied/server/0578-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch b/patches/unapplied/server/0588-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch
index efeca7582b..efeca7582b 100644
--- a/patches/unapplied/server/0578-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch
+++ b/patches/unapplied/server/0588-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch
diff --git a/patches/unapplied/server/0579-Make-item-validations-configurable.patch b/patches/unapplied/server/0589-Make-item-validations-configurable.patch
index e82f39807e..e82f39807e 100644
--- a/patches/unapplied/server/0579-Make-item-validations-configurable.patch
+++ b/patches/unapplied/server/0589-Make-item-validations-configurable.patch
diff --git a/patches/unapplied/server/0580-Line-Of-Sight-Changes.patch b/patches/unapplied/server/0590-Line-Of-Sight-Changes.patch
index 0e0c8ce179..0e0c8ce179 100644
--- a/patches/unapplied/server/0580-Line-Of-Sight-Changes.patch
+++ b/patches/unapplied/server/0590-Line-Of-Sight-Changes.patch
diff --git a/patches/unapplied/server/0581-add-per-world-spawn-limits.patch b/patches/unapplied/server/0591-add-per-world-spawn-limits.patch
index 667d878d8d..667d878d8d 100644
--- a/patches/unapplied/server/0581-add-per-world-spawn-limits.patch
+++ b/patches/unapplied/server/0591-add-per-world-spawn-limits.patch
diff --git a/patches/unapplied/server/0582-Fix-potions-splash-events.patch b/patches/unapplied/server/0592-Fix-potions-splash-events.patch
index ea51de4f20..ea51de4f20 100644
--- a/patches/unapplied/server/0582-Fix-potions-splash-events.patch
+++ b/patches/unapplied/server/0592-Fix-potions-splash-events.patch
diff --git a/patches/unapplied/server/0583-Add-more-LimitedRegion-API.patch b/patches/unapplied/server/0593-Add-more-LimitedRegion-API.patch
index ff692d5181..ff692d5181 100644
--- a/patches/unapplied/server/0583-Add-more-LimitedRegion-API.patch
+++ b/patches/unapplied/server/0593-Add-more-LimitedRegion-API.patch
diff --git a/patches/unapplied/server/0584-Fix-PlayerDropItemEvent-using-wrong-item.patch b/patches/unapplied/server/0594-Fix-PlayerDropItemEvent-using-wrong-item.patch
index 4f374c8de3..4f374c8de3 100644
--- a/patches/unapplied/server/0584-Fix-PlayerDropItemEvent-using-wrong-item.patch
+++ b/patches/unapplied/server/0594-Fix-PlayerDropItemEvent-using-wrong-item.patch
diff --git a/patches/unapplied/server/0585-Missing-Entity-API.patch b/patches/unapplied/server/0595-Missing-Entity-API.patch
index 578eebacca..578eebacca 100644
--- a/patches/unapplied/server/0585-Missing-Entity-API.patch
+++ b/patches/unapplied/server/0595-Missing-Entity-API.patch
diff --git a/patches/unapplied/server/0586-Ensure-disconnect-for-book-edit-is-called-on-main.patch b/patches/unapplied/server/0596-Ensure-disconnect-for-book-edit-is-called-on-main.patch
index 9c10362717..9c10362717 100644
--- a/patches/unapplied/server/0586-Ensure-disconnect-for-book-edit-is-called-on-main.patch
+++ b/patches/unapplied/server/0596-Ensure-disconnect-for-book-edit-is-called-on-main.patch
diff --git a/patches/unapplied/server/0587-Fix-return-value-of-Block-applyBoneMeal-always-being.patch b/patches/unapplied/server/0597-Fix-return-value-of-Block-applyBoneMeal-always-being.patch
index a5c4eefb9a..a5c4eefb9a 100644
--- a/patches/unapplied/server/0587-Fix-return-value-of-Block-applyBoneMeal-always-being.patch
+++ b/patches/unapplied/server/0597-Fix-return-value-of-Block-applyBoneMeal-always-being.patch
diff --git a/patches/unapplied/server/0588-Use-getChunkIfLoadedImmediately-in-places.patch b/patches/unapplied/server/0598-Use-getChunkIfLoadedImmediately-in-places.patch
index 1778a6a85c..1778a6a85c 100644
--- a/patches/unapplied/server/0588-Use-getChunkIfLoadedImmediately-in-places.patch
+++ b/patches/unapplied/server/0598-Use-getChunkIfLoadedImmediately-in-places.patch
diff --git a/patches/unapplied/server/0589-Fix-commands-from-signs-not-firing-command-events.patch b/patches/unapplied/server/0599-Fix-commands-from-signs-not-firing-command-events.patch
index 67851c6f82..67851c6f82 100644
--- a/patches/unapplied/server/0589-Fix-commands-from-signs-not-firing-command-events.patch
+++ b/patches/unapplied/server/0599-Fix-commands-from-signs-not-firing-command-events.patch
diff --git a/patches/unapplied/server/0590-Add-PlayerArmSwingEvent.patch b/patches/unapplied/server/0600-Add-PlayerArmSwingEvent.patch
index 0e5d1b0c09..0e5d1b0c09 100644
--- a/patches/unapplied/server/0590-Add-PlayerArmSwingEvent.patch
+++ b/patches/unapplied/server/0600-Add-PlayerArmSwingEvent.patch
diff --git a/patches/unapplied/server/0591-Fix-kick-event-leave-message-not-being-sent.patch b/patches/unapplied/server/0601-Fix-kick-event-leave-message-not-being-sent.patch
index 5b12bd148b..5b12bd148b 100644
--- a/patches/unapplied/server/0591-Fix-kick-event-leave-message-not-being-sent.patch
+++ b/patches/unapplied/server/0601-Fix-kick-event-leave-message-not-being-sent.patch
diff --git a/patches/unapplied/server/0592-Add-config-for-mobs-immune-to-default-effects.patch b/patches/unapplied/server/0602-Add-config-for-mobs-immune-to-default-effects.patch
index 10ce8bf043..10ce8bf043 100644
--- a/patches/unapplied/server/0592-Add-config-for-mobs-immune-to-default-effects.patch
+++ b/patches/unapplied/server/0602-Add-config-for-mobs-immune-to-default-effects.patch
diff --git a/patches/unapplied/server/0593-Don-t-apply-cramming-damage-to-players.patch b/patches/unapplied/server/0603-Don-t-apply-cramming-damage-to-players.patch
index b0d6a1ad5d..b0d6a1ad5d 100644
--- a/patches/unapplied/server/0593-Don-t-apply-cramming-damage-to-players.patch
+++ b/patches/unapplied/server/0603-Don-t-apply-cramming-damage-to-players.patch
diff --git a/patches/unapplied/server/0594-Rate-options-and-timings-for-sensors-and-behaviors.patch b/patches/unapplied/server/0604-Rate-options-and-timings-for-sensors-and-behaviors.patch
index 2832058fe5..2832058fe5 100644
--- a/patches/unapplied/server/0594-Rate-options-and-timings-for-sensors-and-behaviors.patch
+++ b/patches/unapplied/server/0604-Rate-options-and-timings-for-sensors-and-behaviors.patch
diff --git a/patches/unapplied/server/0595-Add-missing-forceDrop-toggles.patch b/patches/unapplied/server/0605-Add-missing-forceDrop-toggles.patch
index 7e8de16312..7e8de16312 100644
--- a/patches/unapplied/server/0595-Add-missing-forceDrop-toggles.patch
+++ b/patches/unapplied/server/0605-Add-missing-forceDrop-toggles.patch
diff --git a/patches/unapplied/server/0596-Stinger-API.patch b/patches/unapplied/server/0606-Stinger-API.patch
index 7a81c96422..7a81c96422 100644
--- a/patches/unapplied/server/0596-Stinger-API.patch
+++ b/patches/unapplied/server/0606-Stinger-API.patch
diff --git a/patches/unapplied/server/0597-Fix-incosistency-issue-with-empty-map-items-in-CB.patch b/patches/unapplied/server/0607-Fix-incosistency-issue-with-empty-map-items-in-CB.patch
index 926fba2c7f..926fba2c7f 100644
--- a/patches/unapplied/server/0597-Fix-incosistency-issue-with-empty-map-items-in-CB.patch
+++ b/patches/unapplied/server/0607-Fix-incosistency-issue-with-empty-map-items-in-CB.patch
diff --git a/patches/unapplied/server/0598-Add-System.out-err-catcher.patch b/patches/unapplied/server/0608-Add-System.out-err-catcher.patch
index c9b1688452..c9b1688452 100644
--- a/patches/unapplied/server/0598-Add-System.out-err-catcher.patch
+++ b/patches/unapplied/server/0608-Add-System.out-err-catcher.patch
diff --git a/patches/unapplied/server/0600-Prevent-AFK-kick-while-watching-end-credits.patch b/patches/unapplied/server/0610-Prevent-AFK-kick-while-watching-end-credits.patch
index 2ffc213d10..2ffc213d10 100644
--- a/patches/unapplied/server/0600-Prevent-AFK-kick-while-watching-end-credits.patch
+++ b/patches/unapplied/server/0610-Prevent-AFK-kick-while-watching-end-credits.patch
diff --git a/patches/unapplied/server/0601-Allow-skipping-writing-of-comments-to-server.propert.patch b/patches/unapplied/server/0611-Allow-skipping-writing-of-comments-to-server.propert.patch
index 5edf383235..5edf383235 100644
--- a/patches/unapplied/server/0601-Allow-skipping-writing-of-comments-to-server.propert.patch
+++ b/patches/unapplied/server/0611-Allow-skipping-writing-of-comments-to-server.propert.patch
diff --git a/patches/unapplied/server/0602-Add-PlayerSetSpawnEvent.patch b/patches/unapplied/server/0612-Add-PlayerSetSpawnEvent.patch
index f1df5dfc73..f1df5dfc73 100644
--- a/patches/unapplied/server/0602-Add-PlayerSetSpawnEvent.patch
+++ b/patches/unapplied/server/0612-Add-PlayerSetSpawnEvent.patch
diff --git a/patches/unapplied/server/0603-Make-hoppers-respect-inventory-max-stack-size.patch b/patches/unapplied/server/0613-Make-hoppers-respect-inventory-max-stack-size.patch
index 0de1d33a58..0de1d33a58 100644
--- a/patches/unapplied/server/0603-Make-hoppers-respect-inventory-max-stack-size.patch
+++ b/patches/unapplied/server/0613-Make-hoppers-respect-inventory-max-stack-size.patch
diff --git a/patches/unapplied/server/0604-Optimize-entity-tracker-passenger-checks.patch b/patches/unapplied/server/0614-Optimize-entity-tracker-passenger-checks.patch
index e1857c2d2c..e1857c2d2c 100644
--- a/patches/unapplied/server/0604-Optimize-entity-tracker-passenger-checks.patch
+++ b/patches/unapplied/server/0614-Optimize-entity-tracker-passenger-checks.patch
diff --git a/patches/unapplied/server/0605-Config-option-for-Piglins-guarding-chests.patch b/patches/unapplied/server/0615-Config-option-for-Piglins-guarding-chests.patch
index 5b025d0fbb..5b025d0fbb 100644
--- a/patches/unapplied/server/0605-Config-option-for-Piglins-guarding-chests.patch
+++ b/patches/unapplied/server/0615-Config-option-for-Piglins-guarding-chests.patch
diff --git a/patches/unapplied/server/0606-Add-EntityDamageItemEvent.patch b/patches/unapplied/server/0616-Add-EntityDamageItemEvent.patch
index 99df36aea0..99df36aea0 100644
--- a/patches/unapplied/server/0606-Add-EntityDamageItemEvent.patch
+++ b/patches/unapplied/server/0616-Add-EntityDamageItemEvent.patch
diff --git a/patches/unapplied/server/0607-Optimize-indirect-passenger-iteration.patch b/patches/unapplied/server/0617-Optimize-indirect-passenger-iteration.patch
index ba1f9b4848..ba1f9b4848 100644
--- a/patches/unapplied/server/0607-Optimize-indirect-passenger-iteration.patch
+++ b/patches/unapplied/server/0617-Optimize-indirect-passenger-iteration.patch
diff --git a/patches/unapplied/server/0608-Configurable-item-frame-map-cursor-update-interval.patch b/patches/unapplied/server/0618-Configurable-item-frame-map-cursor-update-interval.patch
index 18c1f05373..18c1f05373 100644
--- a/patches/unapplied/server/0608-Configurable-item-frame-map-cursor-update-interval.patch
+++ b/patches/unapplied/server/0618-Configurable-item-frame-map-cursor-update-interval.patch
diff --git a/patches/unapplied/server/0609-Clear-bucket-NBT-after-dispense.patch b/patches/unapplied/server/0619-Clear-bucket-NBT-after-dispense.patch
index 24eb614ec7..24eb614ec7 100644
--- a/patches/unapplied/server/0609-Clear-bucket-NBT-after-dispense.patch
+++ b/patches/unapplied/server/0619-Clear-bucket-NBT-after-dispense.patch
diff --git a/patches/unapplied/server/0610-Change-EnderEye-target-without-changing-other-things.patch b/patches/unapplied/server/0620-Change-EnderEye-target-without-changing-other-things.patch
index 496056ab98..496056ab98 100644
--- a/patches/unapplied/server/0610-Change-EnderEye-target-without-changing-other-things.patch
+++ b/patches/unapplied/server/0620-Change-EnderEye-target-without-changing-other-things.patch
diff --git a/patches/unapplied/server/0611-Add-BlockBreakBlockEvent.patch b/patches/unapplied/server/0621-Add-BlockBreakBlockEvent.patch
index 75f265d55f..75f265d55f 100644
--- a/patches/unapplied/server/0611-Add-BlockBreakBlockEvent.patch
+++ b/patches/unapplied/server/0621-Add-BlockBreakBlockEvent.patch
diff --git a/patches/unapplied/server/0612-Option-to-prevent-NBT-copy-in-smithing-recipes.patch b/patches/unapplied/server/0622-Option-to-prevent-NBT-copy-in-smithing-recipes.patch
index 32a2c26212..32a2c26212 100644
--- a/patches/unapplied/server/0612-Option-to-prevent-NBT-copy-in-smithing-recipes.patch
+++ b/patches/unapplied/server/0622-Option-to-prevent-NBT-copy-in-smithing-recipes.patch
diff --git a/patches/unapplied/server/0613-More-CommandBlock-API.patch b/patches/unapplied/server/0623-More-CommandBlock-API.patch
index 65a5093980..65a5093980 100644
--- a/patches/unapplied/server/0613-More-CommandBlock-API.patch
+++ b/patches/unapplied/server/0623-More-CommandBlock-API.patch
diff --git a/patches/unapplied/server/0614-Add-missing-team-sidebar-display-slots.patch b/patches/unapplied/server/0624-Add-missing-team-sidebar-display-slots.patch
index 2a080ce725..2a080ce725 100644
--- a/patches/unapplied/server/0614-Add-missing-team-sidebar-display-slots.patch
+++ b/patches/unapplied/server/0624-Add-missing-team-sidebar-display-slots.patch
diff --git a/patches/unapplied/server/0615-Add-back-EntityPortalExitEvent.patch b/patches/unapplied/server/0625-Add-back-EntityPortalExitEvent.patch
index 0f1992b626..0f1992b626 100644
--- a/patches/unapplied/server/0615-Add-back-EntityPortalExitEvent.patch
+++ b/patches/unapplied/server/0625-Add-back-EntityPortalExitEvent.patch
diff --git a/patches/unapplied/server/0616-Add-methods-to-find-targets-for-lightning-strikes.patch b/patches/unapplied/server/0626-Add-methods-to-find-targets-for-lightning-strikes.patch
index 5b789cb250..5b789cb250 100644
--- a/patches/unapplied/server/0616-Add-methods-to-find-targets-for-lightning-strikes.patch
+++ b/patches/unapplied/server/0626-Add-methods-to-find-targets-for-lightning-strikes.patch
diff --git a/patches/unapplied/server/0617-Get-entity-default-attributes.patch b/patches/unapplied/server/0627-Get-entity-default-attributes.patch
index 1bb8eb30e3..1bb8eb30e3 100644
--- a/patches/unapplied/server/0617-Get-entity-default-attributes.patch
+++ b/patches/unapplied/server/0627-Get-entity-default-attributes.patch
diff --git a/patches/unapplied/server/0618-Left-handed-API.patch b/patches/unapplied/server/0628-Left-handed-API.patch
index d59098ccdf..d59098ccdf 100644
--- a/patches/unapplied/server/0618-Left-handed-API.patch
+++ b/patches/unapplied/server/0628-Left-handed-API.patch
diff --git a/patches/unapplied/server/0619-Add-more-advancement-API.patch b/patches/unapplied/server/0629-Add-more-advancement-API.patch
index c86f1459b7..c86f1459b7 100644
--- a/patches/unapplied/server/0619-Add-more-advancement-API.patch
+++ b/patches/unapplied/server/0629-Add-more-advancement-API.patch
diff --git a/patches/unapplied/server/0620-Add-ItemFactory-getSpawnEgg-API.patch b/patches/unapplied/server/0630-Add-ItemFactory-getSpawnEgg-API.patch
index c1c7ed6a2c..c1c7ed6a2c 100644
--- a/patches/unapplied/server/0620-Add-ItemFactory-getSpawnEgg-API.patch
+++ b/patches/unapplied/server/0630-Add-ItemFactory-getSpawnEgg-API.patch
diff --git a/patches/unapplied/server/0621-Add-critical-damage-API.patch b/patches/unapplied/server/0631-Add-critical-damage-API.patch
index 7df517266e..7df517266e 100644
--- a/patches/unapplied/server/0621-Add-critical-damage-API.patch
+++ b/patches/unapplied/server/0631-Add-critical-damage-API.patch
diff --git a/patches/unapplied/server/0622-Fix-issues-with-mob-conversion.patch b/patches/unapplied/server/0632-Fix-issues-with-mob-conversion.patch
index af0f87afee..af0f87afee 100644
--- a/patches/unapplied/server/0622-Fix-issues-with-mob-conversion.patch
+++ b/patches/unapplied/server/0632-Fix-issues-with-mob-conversion.patch
diff --git a/patches/unapplied/server/0623-Add-isCollidable-methods-to-various-places.patch b/patches/unapplied/server/0633-Add-isCollidable-methods-to-various-places.patch
index 5d9e44b791..5d9e44b791 100644
--- a/patches/unapplied/server/0623-Add-isCollidable-methods-to-various-places.patch
+++ b/patches/unapplied/server/0633-Add-isCollidable-methods-to-various-places.patch
diff --git a/patches/unapplied/server/0624-Goat-ram-API.patch b/patches/unapplied/server/0634-Goat-ram-API.patch
index 04a1b6c686..04a1b6c686 100644
--- a/patches/unapplied/server/0624-Goat-ram-API.patch
+++ b/patches/unapplied/server/0634-Goat-ram-API.patch
diff --git a/patches/unapplied/server/0625-Add-API-for-resetting-a-single-score.patch b/patches/unapplied/server/0635-Add-API-for-resetting-a-single-score.patch
index b9dd1c2be3..b9dd1c2be3 100644
--- a/patches/unapplied/server/0625-Add-API-for-resetting-a-single-score.patch
+++ b/patches/unapplied/server/0635-Add-API-for-resetting-a-single-score.patch
diff --git a/patches/unapplied/server/0626-Add-Raw-Byte-Entity-Serialization.patch b/patches/unapplied/server/0636-Add-Raw-Byte-Entity-Serialization.patch
index 2418a2e08d..2418a2e08d 100644
--- a/patches/unapplied/server/0626-Add-Raw-Byte-Entity-Serialization.patch
+++ b/patches/unapplied/server/0636-Add-Raw-Byte-Entity-Serialization.patch
diff --git a/patches/unapplied/server/0627-Vanilla-command-permission-fixes.patch b/patches/unapplied/server/0637-Vanilla-command-permission-fixes.patch
index 25c28237d6..25c28237d6 100644
--- a/patches/unapplied/server/0627-Vanilla-command-permission-fixes.patch
+++ b/patches/unapplied/server/0637-Vanilla-command-permission-fixes.patch
diff --git a/patches/unapplied/server/0628-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch b/patches/unapplied/server/0638-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch
index abcdf89c61..abcdf89c61 100644
--- a/patches/unapplied/server/0628-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch
+++ b/patches/unapplied/server/0638-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch
diff --git a/patches/unapplied/server/0629-Fix-GameProfileCache-concurrency.patch b/patches/unapplied/server/0639-Fix-GameProfileCache-concurrency.patch
index 9c0776cd51..9c0776cd51 100644
--- a/patches/unapplied/server/0629-Fix-GameProfileCache-concurrency.patch
+++ b/patches/unapplied/server/0639-Fix-GameProfileCache-concurrency.patch
diff --git a/patches/unapplied/server/0630-Improve-and-expand-AsyncCatcher.patch b/patches/unapplied/server/0640-Improve-and-expand-AsyncCatcher.patch
index a57e480c6c..a57e480c6c 100644
--- a/patches/unapplied/server/0630-Improve-and-expand-AsyncCatcher.patch
+++ b/patches/unapplied/server/0640-Improve-and-expand-AsyncCatcher.patch
diff --git a/patches/unapplied/server/0631-Add-paper-mobcaps-and-paper-playermobcaps.patch b/patches/unapplied/server/0641-Add-paper-mobcaps-and-paper-playermobcaps.patch
index 82e949eac0..82e949eac0 100644
--- a/patches/unapplied/server/0631-Add-paper-mobcaps-and-paper-playermobcaps.patch
+++ b/patches/unapplied/server/0641-Add-paper-mobcaps-and-paper-playermobcaps.patch
diff --git a/patches/unapplied/server/0632-Sanitize-ResourceLocation-error-logging.patch b/patches/unapplied/server/0642-Sanitize-ResourceLocation-error-logging.patch
index 3c467a8134..3c467a8134 100644
--- a/patches/unapplied/server/0632-Sanitize-ResourceLocation-error-logging.patch
+++ b/patches/unapplied/server/0642-Sanitize-ResourceLocation-error-logging.patch
diff --git a/patches/unapplied/server/0633-Manually-inline-methods-in-BlockPosition.patch b/patches/unapplied/server/0643-Manually-inline-methods-in-BlockPosition.patch
index 870042962d..870042962d 100644
--- a/patches/unapplied/server/0633-Manually-inline-methods-in-BlockPosition.patch
+++ b/patches/unapplied/server/0643-Manually-inline-methods-in-BlockPosition.patch
diff --git a/patches/unapplied/server/0634-Name-craft-scheduler-threads-according-to-the-plugin.patch b/patches/unapplied/server/0644-Name-craft-scheduler-threads-according-to-the-plugin.patch
index 30f250f235..30f250f235 100644
--- a/patches/unapplied/server/0634-Name-craft-scheduler-threads-according-to-the-plugin.patch
+++ b/patches/unapplied/server/0644-Name-craft-scheduler-threads-according-to-the-plugin.patch
diff --git a/patches/unapplied/server/0635-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch b/patches/unapplied/server/0645-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch
index aea03ebfb8..aea03ebfb8 100644
--- a/patches/unapplied/server/0635-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch
+++ b/patches/unapplied/server/0645-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch
diff --git a/patches/unapplied/server/0636-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch b/patches/unapplied/server/0646-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch
index 538ac56665..538ac56665 100644
--- a/patches/unapplied/server/0636-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch
+++ b/patches/unapplied/server/0646-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch
diff --git a/patches/unapplied/server/0637-Don-t-lookup-fluid-state-when-raytracing-skip-air-bl.patch b/patches/unapplied/server/0647-Don-t-lookup-fluid-state-when-raytracing-skip-air-bl.patch
index 0ab3e48f48..0ab3e48f48 100644
--- a/patches/unapplied/server/0637-Don-t-lookup-fluid-state-when-raytracing-skip-air-bl.patch
+++ b/patches/unapplied/server/0647-Don-t-lookup-fluid-state-when-raytracing-skip-air-bl.patch
diff --git a/patches/unapplied/server/0638-Time-scoreboard-search.patch b/patches/unapplied/server/0648-Time-scoreboard-search.patch
index 8d15084758..8d15084758 100644
--- a/patches/unapplied/server/0638-Time-scoreboard-search.patch
+++ b/patches/unapplied/server/0648-Time-scoreboard-search.patch
diff --git a/patches/unapplied/server/0639-Oprimise-map-impl-for-tracked-players.patch b/patches/unapplied/server/0649-Oprimise-map-impl-for-tracked-players.patch
index c8c75040be..c8c75040be 100644
--- a/patches/unapplied/server/0639-Oprimise-map-impl-for-tracked-players.patch
+++ b/patches/unapplied/server/0649-Oprimise-map-impl-for-tracked-players.patch
diff --git a/patches/unapplied/server/0640-Add-missing-InventoryType.patch b/patches/unapplied/server/0650-Add-missing-InventoryType.patch
index a49bdf073d..a49bdf073d 100644
--- a/patches/unapplied/server/0640-Add-missing-InventoryType.patch
+++ b/patches/unapplied/server/0650-Add-missing-InventoryType.patch
diff --git a/patches/unapplied/server/0641-Optimise-BlockSoil-nearby-water-lookup.patch b/patches/unapplied/server/0651-Optimise-BlockSoil-nearby-water-lookup.patch
index b192406016..b192406016 100644
--- a/patches/unapplied/server/0641-Optimise-BlockSoil-nearby-water-lookup.patch
+++ b/patches/unapplied/server/0651-Optimise-BlockSoil-nearby-water-lookup.patch
diff --git a/patches/unapplied/server/0642-Fix-merchant-inventory-not-closing-on-entity-removal.patch b/patches/unapplied/server/0652-Fix-merchant-inventory-not-closing-on-entity-removal.patch
index 76d51d8295..76d51d8295 100644
--- a/patches/unapplied/server/0642-Fix-merchant-inventory-not-closing-on-entity-removal.patch
+++ b/patches/unapplied/server/0652-Fix-merchant-inventory-not-closing-on-entity-removal.patch
diff --git a/patches/unapplied/server/0643-Check-requirement-before-suggesting-root-nodes.patch b/patches/unapplied/server/0653-Check-requirement-before-suggesting-root-nodes.patch
index fce5e326f9..fce5e326f9 100644
--- a/patches/unapplied/server/0643-Check-requirement-before-suggesting-root-nodes.patch
+++ b/patches/unapplied/server/0653-Check-requirement-before-suggesting-root-nodes.patch
diff --git a/patches/unapplied/server/0644-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch b/patches/unapplied/server/0654-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch
index 579dc34726..579dc34726 100644
--- a/patches/unapplied/server/0644-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch
+++ b/patches/unapplied/server/0654-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch
diff --git a/patches/unapplied/server/0645-Add-packet-limiter-config.patch b/patches/unapplied/server/0655-Add-packet-limiter-config.patch
index dd045eca75..dd045eca75 100644
--- a/patches/unapplied/server/0645-Add-packet-limiter-config.patch
+++ b/patches/unapplied/server/0655-Add-packet-limiter-config.patch
diff --git a/patches/unapplied/server/0646-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch b/patches/unapplied/server/0656-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch
index 341421e59d..341421e59d 100644
--- a/patches/unapplied/server/0646-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch
+++ b/patches/unapplied/server/0656-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch
diff --git a/patches/unapplied/server/0647-Ensure-valid-vehicle-status.patch b/patches/unapplied/server/0657-Ensure-valid-vehicle-status.patch
index 35c8b1e952..35c8b1e952 100644
--- a/patches/unapplied/server/0647-Ensure-valid-vehicle-status.patch
+++ b/patches/unapplied/server/0657-Ensure-valid-vehicle-status.patch
diff --git a/patches/unapplied/server/0648-Prevent-softlocked-end-exit-portal-generation.patch b/patches/unapplied/server/0658-Prevent-softlocked-end-exit-portal-generation.patch
index 67312cbfe5..67312cbfe5 100644
--- a/patches/unapplied/server/0648-Prevent-softlocked-end-exit-portal-generation.patch
+++ b/patches/unapplied/server/0658-Prevent-softlocked-end-exit-portal-generation.patch
diff --git a/patches/unapplied/server/0649-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch b/patches/unapplied/server/0659-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch
index db1f49cd0a..db1f49cd0a 100644
--- a/patches/unapplied/server/0649-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch
+++ b/patches/unapplied/server/0659-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch
diff --git a/patches/unapplied/server/0650-Don-t-log-debug-logging-being-disabled.patch b/patches/unapplied/server/0660-Don-t-log-debug-logging-being-disabled.patch
index 8daedd938d..8daedd938d 100644
--- a/patches/unapplied/server/0650-Don-t-log-debug-logging-being-disabled.patch
+++ b/patches/unapplied/server/0660-Don-t-log-debug-logging-being-disabled.patch
diff --git a/patches/unapplied/server/0651-fix-various-menus-with-empty-level-accesses.patch b/patches/unapplied/server/0661-fix-various-menus-with-empty-level-accesses.patch
index efe5d1ddce..efe5d1ddce 100644
--- a/patches/unapplied/server/0651-fix-various-menus-with-empty-level-accesses.patch
+++ b/patches/unapplied/server/0661-fix-various-menus-with-empty-level-accesses.patch
diff --git a/patches/unapplied/server/0652-Preserve-overstacked-loot.patch b/patches/unapplied/server/0662-Preserve-overstacked-loot.patch
index 004c7c6f77..004c7c6f77 100644
--- a/patches/unapplied/server/0652-Preserve-overstacked-loot.patch
+++ b/patches/unapplied/server/0662-Preserve-overstacked-loot.patch
diff --git a/patches/unapplied/server/0653-Update-head-rotation-in-missing-places.patch b/patches/unapplied/server/0663-Update-head-rotation-in-missing-places.patch
index abf2879a6e..abf2879a6e 100644
--- a/patches/unapplied/server/0653-Update-head-rotation-in-missing-places.patch
+++ b/patches/unapplied/server/0663-Update-head-rotation-in-missing-places.patch
diff --git a/patches/unapplied/server/0654-prevent-unintended-light-block-manipulation.patch b/patches/unapplied/server/0664-prevent-unintended-light-block-manipulation.patch
index 9371202698..9371202698 100644
--- a/patches/unapplied/server/0654-prevent-unintended-light-block-manipulation.patch
+++ b/patches/unapplied/server/0664-prevent-unintended-light-block-manipulation.patch
diff --git a/patches/unapplied/server/0655-Fix-CraftCriteria-defaults-map.patch b/patches/unapplied/server/0665-Fix-CraftCriteria-defaults-map.patch
index 3e79bd7fb7..3e79bd7fb7 100644
--- a/patches/unapplied/server/0655-Fix-CraftCriteria-defaults-map.patch
+++ b/patches/unapplied/server/0665-Fix-CraftCriteria-defaults-map.patch
diff --git a/patches/unapplied/server/0656-Fix-upstreams-block-state-factories.patch b/patches/unapplied/server/0666-Fix-upstreams-block-state-factories.patch
index b930948485..b930948485 100644
--- a/patches/unapplied/server/0656-Fix-upstreams-block-state-factories.patch
+++ b/patches/unapplied/server/0666-Fix-upstreams-block-state-factories.patch
diff --git a/patches/unapplied/server/0657-Configurable-feature-seeds.patch b/patches/unapplied/server/0667-Configurable-feature-seeds.patch
index bebeb4fc60..bebeb4fc60 100644
--- a/patches/unapplied/server/0657-Configurable-feature-seeds.patch
+++ b/patches/unapplied/server/0667-Configurable-feature-seeds.patch
diff --git a/patches/unapplied/server/0658-Add-root-admin-user-detection.patch b/patches/unapplied/server/0668-Add-root-admin-user-detection.patch
index 74f125cf61..74f125cf61 100644
--- a/patches/unapplied/server/0658-Add-root-admin-user-detection.patch
+++ b/patches/unapplied/server/0668-Add-root-admin-user-detection.patch
diff --git a/patches/unapplied/server/0659-Always-allow-item-changing-in-Fireball.patch b/patches/unapplied/server/0669-Always-allow-item-changing-in-Fireball.patch
index f8453901a9..f8453901a9 100644
--- a/patches/unapplied/server/0659-Always-allow-item-changing-in-Fireball.patch
+++ b/patches/unapplied/server/0669-Always-allow-item-changing-in-Fireball.patch
diff --git a/patches/unapplied/server/0660-don-t-attempt-to-teleport-dead-entities.patch b/patches/unapplied/server/0670-don-t-attempt-to-teleport-dead-entities.patch
index 46478011d3..46478011d3 100644
--- a/patches/unapplied/server/0660-don-t-attempt-to-teleport-dead-entities.patch
+++ b/patches/unapplied/server/0670-don-t-attempt-to-teleport-dead-entities.patch
diff --git a/patches/unapplied/server/0661-Prevent-excessive-velocity-through-repeated-crits.patch b/patches/unapplied/server/0671-Prevent-excessive-velocity-through-repeated-crits.patch
index f3ea39fcf2..f3ea39fcf2 100644
--- a/patches/unapplied/server/0661-Prevent-excessive-velocity-through-repeated-crits.patch
+++ b/patches/unapplied/server/0671-Prevent-excessive-velocity-through-repeated-crits.patch
diff --git a/patches/unapplied/server/0662-Remove-client-side-code-using-deprecated-for-removal.patch b/patches/unapplied/server/0672-Remove-client-side-code-using-deprecated-for-removal.patch
index b7a4fc1608..b7a4fc1608 100644
--- a/patches/unapplied/server/0662-Remove-client-side-code-using-deprecated-for-removal.patch
+++ b/patches/unapplied/server/0672-Remove-client-side-code-using-deprecated-for-removal.patch
diff --git a/patches/unapplied/server/0663-Fix-removing-recipes-from-RecipeIterator.patch b/patches/unapplied/server/0673-Fix-removing-recipes-from-RecipeIterator.patch
index fb78c572eb..fb78c572eb 100644
--- a/patches/unapplied/server/0663-Fix-removing-recipes-from-RecipeIterator.patch
+++ b/patches/unapplied/server/0673-Fix-removing-recipes-from-RecipeIterator.patch
diff --git a/patches/unapplied/server/0664-Prevent-sending-oversized-item-data-in-equipment-and.patch b/patches/unapplied/server/0674-Prevent-sending-oversized-item-data-in-equipment-and.patch
index cd57452be8..cd57452be8 100644
--- a/patches/unapplied/server/0664-Prevent-sending-oversized-item-data-in-equipment-and.patch
+++ b/patches/unapplied/server/0674-Prevent-sending-oversized-item-data-in-equipment-and.patch
diff --git a/patches/unapplied/server/0665-Hide-unnecessary-itemmeta-from-clients.patch b/patches/unapplied/server/0675-Hide-unnecessary-itemmeta-from-clients.patch
index 8f581ab2f3..8f581ab2f3 100644
--- a/patches/unapplied/server/0665-Hide-unnecessary-itemmeta-from-clients.patch
+++ b/patches/unapplied/server/0675-Hide-unnecessary-itemmeta-from-clients.patch
diff --git a/patches/unapplied/server/0666-Fix-Spigot-growth-modifiers.patch b/patches/unapplied/server/0676-Fix-Spigot-growth-modifiers.patch
index 6463677b83..6463677b83 100644
--- a/patches/unapplied/server/0666-Fix-Spigot-growth-modifiers.patch
+++ b/patches/unapplied/server/0676-Fix-Spigot-growth-modifiers.patch
diff --git a/patches/unapplied/server/0667-Prevent-ContainerOpenersCounter-openCount-from-going.patch b/patches/unapplied/server/0677-Prevent-ContainerOpenersCounter-openCount-from-going.patch
index 9dbace63bd..9dbace63bd 100644
--- a/patches/unapplied/server/0667-Prevent-ContainerOpenersCounter-openCount-from-going.patch
+++ b/patches/unapplied/server/0677-Prevent-ContainerOpenersCounter-openCount-from-going.patch
diff --git a/patches/unapplied/server/0668-Add-PlayerItemFrameChangeEvent.patch b/patches/unapplied/server/0678-Add-PlayerItemFrameChangeEvent.patch
index 7dd61945d1..7dd61945d1 100644
--- a/patches/unapplied/server/0668-Add-PlayerItemFrameChangeEvent.patch
+++ b/patches/unapplied/server/0678-Add-PlayerItemFrameChangeEvent.patch
diff --git a/patches/unapplied/server/0669-Optimize-HashMapPalette.patch b/patches/unapplied/server/0679-Optimize-HashMapPalette.patch
index d50159b901..d50159b901 100644
--- a/patches/unapplied/server/0669-Optimize-HashMapPalette.patch
+++ b/patches/unapplied/server/0679-Optimize-HashMapPalette.patch
diff --git a/patches/unapplied/server/0670-Allow-delegation-to-vanilla-chunk-gen.patch b/patches/unapplied/server/0680-Allow-delegation-to-vanilla-chunk-gen.patch
index 7c8b0a2c4a..7c8b0a2c4a 100644
--- a/patches/unapplied/server/0670-Allow-delegation-to-vanilla-chunk-gen.patch
+++ b/patches/unapplied/server/0680-Allow-delegation-to-vanilla-chunk-gen.patch
diff --git a/patches/unapplied/server/0671-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch b/patches/unapplied/server/0681-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch
index f451e896f8..f451e896f8 100644
--- a/patches/unapplied/server/0671-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch
+++ b/patches/unapplied/server/0681-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch
diff --git a/patches/unapplied/server/0672-Add-more-Campfire-API.patch b/patches/unapplied/server/0682-Add-more-Campfire-API.patch
index 1133eb93bf..1133eb93bf 100644
--- a/patches/unapplied/server/0672-Add-more-Campfire-API.patch
+++ b/patches/unapplied/server/0682-Add-more-Campfire-API.patch
diff --git a/patches/unapplied/server/0673-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch b/patches/unapplied/server/0683-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch
index 4d74f60751..4d74f60751 100644
--- a/patches/unapplied/server/0673-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch
+++ b/patches/unapplied/server/0683-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch
diff --git a/patches/unapplied/server/0674-Forward-CraftEntity-in-teleport-command.patch b/patches/unapplied/server/0684-Forward-CraftEntity-in-teleport-command.patch
index d78da2d8e7..d78da2d8e7 100644
--- a/patches/unapplied/server/0674-Forward-CraftEntity-in-teleport-command.patch
+++ b/patches/unapplied/server/0684-Forward-CraftEntity-in-teleport-command.patch
diff --git a/patches/unapplied/server/0675-Improve-scoreboard-entries.patch b/patches/unapplied/server/0685-Improve-scoreboard-entries.patch
index 8acac86ce3..8acac86ce3 100644
--- a/patches/unapplied/server/0675-Improve-scoreboard-entries.patch
+++ b/patches/unapplied/server/0685-Improve-scoreboard-entries.patch
diff --git a/patches/unapplied/server/0676-Entity-powdered-snow-API.patch b/patches/unapplied/server/0686-Entity-powdered-snow-API.patch
index 449adb8c8d..449adb8c8d 100644
--- a/patches/unapplied/server/0676-Entity-powdered-snow-API.patch
+++ b/patches/unapplied/server/0686-Entity-powdered-snow-API.patch
diff --git a/patches/unapplied/server/0677-Add-API-for-item-entity-health.patch b/patches/unapplied/server/0687-Add-API-for-item-entity-health.patch
index cd2757b544..cd2757b544 100644
--- a/patches/unapplied/server/0677-Add-API-for-item-entity-health.patch
+++ b/patches/unapplied/server/0687-Add-API-for-item-entity-health.patch
diff --git a/patches/unapplied/server/0678-Configurable-max-block-light-for-monster-spawning.patch b/patches/unapplied/server/0688-Configurable-max-block-light-for-monster-spawning.patch
index 421d176050..421d176050 100644
--- a/patches/unapplied/server/0678-Configurable-max-block-light-for-monster-spawning.patch
+++ b/patches/unapplied/server/0688-Configurable-max-block-light-for-monster-spawning.patch
diff --git a/patches/unapplied/server/0679-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch b/patches/unapplied/server/0689-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch
index 00fea74b71..00fea74b71 100644
--- a/patches/unapplied/server/0679-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch
+++ b/patches/unapplied/server/0689-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch
diff --git a/patches/unapplied/server/0680-Load-effect-amplifiers-greater-than-127-correctly.patch b/patches/unapplied/server/0690-Load-effect-amplifiers-greater-than-127-correctly.patch
index d1a35c86e5..d1a35c86e5 100644
--- a/patches/unapplied/server/0680-Load-effect-amplifiers-greater-than-127-correctly.patch
+++ b/patches/unapplied/server/0690-Load-effect-amplifiers-greater-than-127-correctly.patch
diff --git a/patches/unapplied/server/0681-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch b/patches/unapplied/server/0691-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch
index d7ccde8439..d7ccde8439 100644
--- a/patches/unapplied/server/0681-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch
+++ b/patches/unapplied/server/0691-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch
diff --git a/patches/unapplied/server/0682-Fix-bees-aging-inside-hives.patch b/patches/unapplied/server/0692-Fix-bees-aging-inside-hives.patch
index 2c8d2209d5..2c8d2209d5 100644
--- a/patches/unapplied/server/0682-Fix-bees-aging-inside-hives.patch
+++ b/patches/unapplied/server/0692-Fix-bees-aging-inside-hives.patch
diff --git a/patches/unapplied/server/0683-Bucketable-API.patch b/patches/unapplied/server/0693-Bucketable-API.patch
index 274ccde059..274ccde059 100644
--- a/patches/unapplied/server/0683-Bucketable-API.patch
+++ b/patches/unapplied/server/0693-Bucketable-API.patch
diff --git a/patches/unapplied/server/0684-Validate-usernames.patch b/patches/unapplied/server/0694-Validate-usernames.patch
index a4e02c238d..a4e02c238d 100644
--- a/patches/unapplied/server/0684-Validate-usernames.patch
+++ b/patches/unapplied/server/0694-Validate-usernames.patch
diff --git a/patches/unapplied/server/0685-Make-water-animal-spawn-height-configurable.patch b/patches/unapplied/server/0695-Make-water-animal-spawn-height-configurable.patch
index 3741f45097..3741f45097 100644
--- a/patches/unapplied/server/0685-Make-water-animal-spawn-height-configurable.patch
+++ b/patches/unapplied/server/0695-Make-water-animal-spawn-height-configurable.patch
diff --git a/patches/unapplied/server/0686-Expose-vanilla-BiomeProvider-from-WorldInfo.patch b/patches/unapplied/server/0696-Expose-vanilla-BiomeProvider-from-WorldInfo.patch
index 9a987c53c6..9a987c53c6 100644
--- a/patches/unapplied/server/0686-Expose-vanilla-BiomeProvider-from-WorldInfo.patch
+++ b/patches/unapplied/server/0696-Expose-vanilla-BiomeProvider-from-WorldInfo.patch
diff --git a/patches/unapplied/server/0687-Add-config-option-for-worlds-affected-by-time-cmd.patch b/patches/unapplied/server/0697-Add-config-option-for-worlds-affected-by-time-cmd.patch
index 156eacada9..156eacada9 100644
--- a/patches/unapplied/server/0687-Add-config-option-for-worlds-affected-by-time-cmd.patch
+++ b/patches/unapplied/server/0697-Add-config-option-for-worlds-affected-by-time-cmd.patch
diff --git a/patches/unapplied/server/0688-Add-missing-IAE-check-for-PersistentDataContainer-ha.patch b/patches/unapplied/server/0698-Add-missing-IAE-check-for-PersistentDataContainer-ha.patch
index be0eedab93..be0eedab93 100644
--- a/patches/unapplied/server/0688-Add-missing-IAE-check-for-PersistentDataContainer-ha.patch
+++ b/patches/unapplied/server/0698-Add-missing-IAE-check-for-PersistentDataContainer-ha.patch
diff --git a/patches/unapplied/server/0689-Multiple-Entries-with-Scoreboards.patch b/patches/unapplied/server/0699-Multiple-Entries-with-Scoreboards.patch
index d59ef12b88..d59ef12b88 100644
--- a/patches/unapplied/server/0689-Multiple-Entries-with-Scoreboards.patch
+++ b/patches/unapplied/server/0699-Multiple-Entries-with-Scoreboards.patch
diff --git a/patches/unapplied/server/0690-Reset-placed-block-on-exception.patch b/patches/unapplied/server/0700-Reset-placed-block-on-exception.patch
index b6bf08780c..b6bf08780c 100644
--- a/patches/unapplied/server/0690-Reset-placed-block-on-exception.patch
+++ b/patches/unapplied/server/0700-Reset-placed-block-on-exception.patch
diff --git a/patches/unapplied/server/0691-Add-configurable-height-for-slime-spawn.patch b/patches/unapplied/server/0701-Add-configurable-height-for-slime-spawn.patch
index 08dbacd3f1..08dbacd3f1 100644
--- a/patches/unapplied/server/0691-Add-configurable-height-for-slime-spawn.patch
+++ b/patches/unapplied/server/0701-Add-configurable-height-for-slime-spawn.patch
diff --git a/patches/unapplied/server/0692-Fix-xp-reward-for-baby-zombies.patch b/patches/unapplied/server/0702-Fix-xp-reward-for-baby-zombies.patch
index f3c6e8841b..f3c6e8841b 100644
--- a/patches/unapplied/server/0692-Fix-xp-reward-for-baby-zombies.patch
+++ b/patches/unapplied/server/0702-Fix-xp-reward-for-baby-zombies.patch
diff --git a/patches/unapplied/server/0693-Multi-Block-Change-API-Implementation.patch b/patches/unapplied/server/0703-Multi-Block-Change-API-Implementation.patch
index e9e18ae9c7..e9e18ae9c7 100644
--- a/patches/unapplied/server/0693-Multi-Block-Change-API-Implementation.patch
+++ b/patches/unapplied/server/0703-Multi-Block-Change-API-Implementation.patch
diff --git a/patches/unapplied/server/0694-Fix-NotePlayEvent.patch b/patches/unapplied/server/0704-Fix-NotePlayEvent.patch
index 85437cdf17..85437cdf17 100644
--- a/patches/unapplied/server/0694-Fix-NotePlayEvent.patch
+++ b/patches/unapplied/server/0704-Fix-NotePlayEvent.patch
diff --git a/patches/unapplied/server/0695-Freeze-Tick-Lock-API.patch b/patches/unapplied/server/0705-Freeze-Tick-Lock-API.patch
index 81d065ccaf..81d065ccaf 100644
--- a/patches/unapplied/server/0695-Freeze-Tick-Lock-API.patch
+++ b/patches/unapplied/server/0705-Freeze-Tick-Lock-API.patch
diff --git a/patches/unapplied/server/0696-More-PotionEffectType-API.patch b/patches/unapplied/server/0706-More-PotionEffectType-API.patch
index a2ccb85849..a2ccb85849 100644
--- a/patches/unapplied/server/0696-More-PotionEffectType-API.patch
+++ b/patches/unapplied/server/0706-More-PotionEffectType-API.patch
diff --git a/patches/unapplied/server/0697-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch b/patches/unapplied/server/0707-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch
index 1b86e32b63..1b86e32b63 100644
--- a/patches/unapplied/server/0697-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch
+++ b/patches/unapplied/server/0707-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch
diff --git a/patches/unapplied/server/0698-API-for-creating-command-sender-which-forwards-feedb.patch b/patches/unapplied/server/0708-API-for-creating-command-sender-which-forwards-feedb.patch
index cceecc25ea..cceecc25ea 100644
--- a/patches/unapplied/server/0698-API-for-creating-command-sender-which-forwards-feedb.patch
+++ b/patches/unapplied/server/0708-API-for-creating-command-sender-which-forwards-feedb.patch
diff --git a/patches/unapplied/server/0699-Add-missing-structure-set-seed-configs.patch b/patches/unapplied/server/0709-Add-missing-structure-set-seed-configs.patch
index 0cc4a490fe..0cc4a490fe 100644
--- a/patches/unapplied/server/0699-Add-missing-structure-set-seed-configs.patch
+++ b/patches/unapplied/server/0709-Add-missing-structure-set-seed-configs.patch
diff --git a/patches/unapplied/server/0700-Implement-regenerateChunk.patch b/patches/unapplied/server/0710-Implement-regenerateChunk.patch
index c7c7470081..c7c7470081 100644
--- a/patches/unapplied/server/0700-Implement-regenerateChunk.patch
+++ b/patches/unapplied/server/0710-Implement-regenerateChunk.patch
diff --git a/patches/unapplied/server/0701-Fix-cancelled-powdered-snow-bucket-placement.patch b/patches/unapplied/server/0711-Fix-cancelled-powdered-snow-bucket-placement.patch
index 80c4ffe9f2..80c4ffe9f2 100644
--- a/patches/unapplied/server/0701-Fix-cancelled-powdered-snow-bucket-placement.patch
+++ b/patches/unapplied/server/0711-Fix-cancelled-powdered-snow-bucket-placement.patch
diff --git a/patches/unapplied/server/0702-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch b/patches/unapplied/server/0712-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch
index 971d368008..971d368008 100644
--- a/patches/unapplied/server/0702-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch
+++ b/patches/unapplied/server/0712-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch
diff --git a/patches/unapplied/server/0703-Add-GameEvent-tags.patch b/patches/unapplied/server/0713-Add-GameEvent-tags.patch
index 0a4355d93a..0a4355d93a 100644
--- a/patches/unapplied/server/0703-Add-GameEvent-tags.patch
+++ b/patches/unapplied/server/0713-Add-GameEvent-tags.patch
diff --git a/patches/unapplied/server/0704-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch b/patches/unapplied/server/0714-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch
index e2539627c2..e2539627c2 100644
--- a/patches/unapplied/server/0704-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch
+++ b/patches/unapplied/server/0714-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch
diff --git a/patches/unapplied/server/0705-Furnace-RecipesUsed-API.patch b/patches/unapplied/server/0715-Furnace-RecipesUsed-API.patch
index 075cd97b56..075cd97b56 100644
--- a/patches/unapplied/server/0705-Furnace-RecipesUsed-API.patch
+++ b/patches/unapplied/server/0715-Furnace-RecipesUsed-API.patch
diff --git a/patches/unapplied/server/0706-Configurable-sculk-sensor-listener-range.patch b/patches/unapplied/server/0716-Configurable-sculk-sensor-listener-range.patch
index bbf1cb0843..bbf1cb0843 100644
--- a/patches/unapplied/server/0706-Configurable-sculk-sensor-listener-range.patch
+++ b/patches/unapplied/server/0716-Configurable-sculk-sensor-listener-range.patch
diff --git a/patches/unapplied/server/0707-Add-missing-block-data-mins-and-maxes.patch b/patches/unapplied/server/0717-Add-missing-block-data-mins-and-maxes.patch
index fe8170196d..fe8170196d 100644
--- a/patches/unapplied/server/0707-Add-missing-block-data-mins-and-maxes.patch
+++ b/patches/unapplied/server/0717-Add-missing-block-data-mins-and-maxes.patch
diff --git a/patches/unapplied/server/0708-Option-to-have-default-CustomSpawners-in-custom-worl.patch b/patches/unapplied/server/0718-Option-to-have-default-CustomSpawners-in-custom-worl.patch
index 13f9031599..13f9031599 100644
--- a/patches/unapplied/server/0708-Option-to-have-default-CustomSpawners-in-custom-worl.patch
+++ b/patches/unapplied/server/0718-Option-to-have-default-CustomSpawners-in-custom-worl.patch
diff --git a/patches/unapplied/server/0709-Put-world-into-worldlist-before-initing-the-world.patch b/patches/unapplied/server/0719-Put-world-into-worldlist-before-initing-the-world.patch
index 0b5d3fa617..0b5d3fa617 100644
--- a/patches/unapplied/server/0709-Put-world-into-worldlist-before-initing-the-world.patch
+++ b/patches/unapplied/server/0719-Put-world-into-worldlist-before-initing-the-world.patch
diff --git a/patches/unapplied/server/0710-Fix-Entity-Position-Desync.patch b/patches/unapplied/server/0720-Fix-Entity-Position-Desync.patch
index c12e623f3d..c12e623f3d 100644
--- a/patches/unapplied/server/0710-Fix-Entity-Position-Desync.patch
+++ b/patches/unapplied/server/0720-Fix-Entity-Position-Desync.patch
diff --git a/patches/unapplied/server/0711-Custom-Potion-Mixes.patch b/patches/unapplied/server/0721-Custom-Potion-Mixes.patch
index 2bd3d14af3..2bd3d14af3 100644
--- a/patches/unapplied/server/0711-Custom-Potion-Mixes.patch
+++ b/patches/unapplied/server/0721-Custom-Potion-Mixes.patch
diff --git a/patches/unapplied/server/0712-Force-close-world-loading-screen.patch b/patches/unapplied/server/0722-Force-close-world-loading-screen.patch
index a62795f9be..a62795f9be 100644
--- a/patches/unapplied/server/0712-Force-close-world-loading-screen.patch
+++ b/patches/unapplied/server/0722-Force-close-world-loading-screen.patch
diff --git a/patches/unapplied/server/0713-Fix-falling-block-spawn-methods.patch b/patches/unapplied/server/0723-Fix-falling-block-spawn-methods.patch
index c9e1a31533..c9e1a31533 100644
--- a/patches/unapplied/server/0713-Fix-falling-block-spawn-methods.patch
+++ b/patches/unapplied/server/0723-Fix-falling-block-spawn-methods.patch
diff --git a/patches/unapplied/server/0714-Expose-furnace-minecart-push-values.patch b/patches/unapplied/server/0724-Expose-furnace-minecart-push-values.patch
index 6245e14b4e..6245e14b4e 100644
--- a/patches/unapplied/server/0714-Expose-furnace-minecart-push-values.patch
+++ b/patches/unapplied/server/0724-Expose-furnace-minecart-push-values.patch
diff --git a/patches/unapplied/server/0715-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch b/patches/unapplied/server/0725-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch
index d80acbf9d0..d80acbf9d0 100644
--- a/patches/unapplied/server/0715-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch
+++ b/patches/unapplied/server/0725-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch
diff --git a/patches/unapplied/server/0716-More-Projectile-API.patch b/patches/unapplied/server/0726-More-Projectile-API.patch
index abcfbb28e9..abcfbb28e9 100644
--- a/patches/unapplied/server/0716-More-Projectile-API.patch
+++ b/patches/unapplied/server/0726-More-Projectile-API.patch
diff --git a/patches/unapplied/server/0717-Fix-swamp-hut-cat-generation-deadlock.patch b/patches/unapplied/server/0727-Fix-swamp-hut-cat-generation-deadlock.patch
index 8a176245ca..8a176245ca 100644
--- a/patches/unapplied/server/0717-Fix-swamp-hut-cat-generation-deadlock.patch
+++ b/patches/unapplied/server/0727-Fix-swamp-hut-cat-generation-deadlock.patch
diff --git a/patches/unapplied/server/0718-Don-t-allow-vehicle-movement-from-players-while-tele.patch b/patches/unapplied/server/0728-Don-t-allow-vehicle-movement-from-players-while-tele.patch
index d4cf7ed2df..d4cf7ed2df 100644
--- a/patches/unapplied/server/0718-Don-t-allow-vehicle-movement-from-players-while-tele.patch
+++ b/patches/unapplied/server/0728-Don-t-allow-vehicle-movement-from-players-while-tele.patch
diff --git a/patches/unapplied/server/0719-Implement-getComputedBiome-API.patch b/patches/unapplied/server/0729-Implement-getComputedBiome-API.patch
index 851c8f573b..851c8f573b 100644
--- a/patches/unapplied/server/0719-Implement-getComputedBiome-API.patch
+++ b/patches/unapplied/server/0729-Implement-getComputedBiome-API.patch
diff --git a/patches/unapplied/server/0720-Make-some-itemstacks-nonnull.patch b/patches/unapplied/server/0730-Make-some-itemstacks-nonnull.patch
index 4679d4a859..4679d4a859 100644
--- a/patches/unapplied/server/0720-Make-some-itemstacks-nonnull.patch
+++ b/patches/unapplied/server/0730-Make-some-itemstacks-nonnull.patch
diff --git a/patches/unapplied/server/0721-Implement-enchantWithLevels-API.patch b/patches/unapplied/server/0731-Implement-enchantWithLevels-API.patch
index ed80635228..ed80635228 100644
--- a/patches/unapplied/server/0721-Implement-enchantWithLevels-API.patch
+++ b/patches/unapplied/server/0731-Implement-enchantWithLevels-API.patch
diff --git a/patches/unapplied/server/0722-Fix-saving-in-unloadWorld.patch b/patches/unapplied/server/0732-Fix-saving-in-unloadWorld.patch
index a844d1cd8e..a844d1cd8e 100644
--- a/patches/unapplied/server/0722-Fix-saving-in-unloadWorld.patch
+++ b/patches/unapplied/server/0732-Fix-saving-in-unloadWorld.patch
diff --git a/patches/unapplied/server/0723-Buffer-OOB-setBlock-calls.patch b/patches/unapplied/server/0733-Buffer-OOB-setBlock-calls.patch
index ae47164389..ae47164389 100644
--- a/patches/unapplied/server/0723-Buffer-OOB-setBlock-calls.patch
+++ b/patches/unapplied/server/0733-Buffer-OOB-setBlock-calls.patch
diff --git a/patches/unapplied/server/0724-Add-TameableDeathMessageEvent.patch b/patches/unapplied/server/0734-Add-TameableDeathMessageEvent.patch
index a3f8770f2a..a3f8770f2a 100644
--- a/patches/unapplied/server/0724-Add-TameableDeathMessageEvent.patch
+++ b/patches/unapplied/server/0734-Add-TameableDeathMessageEvent.patch
diff --git a/patches/unapplied/server/0725-Fix-new-block-data-for-EntityChangeBlockEvent.patch b/patches/unapplied/server/0735-Fix-new-block-data-for-EntityChangeBlockEvent.patch
index 91ca1e4916..91ca1e4916 100644
--- a/patches/unapplied/server/0725-Fix-new-block-data-for-EntityChangeBlockEvent.patch
+++ b/patches/unapplied/server/0735-Fix-new-block-data-for-EntityChangeBlockEvent.patch
diff --git a/patches/unapplied/server/0726-fix-player-loottables-running-when-mob-loot-gamerule.patch b/patches/unapplied/server/0736-fix-player-loottables-running-when-mob-loot-gamerule.patch
index 5fc7657405..5fc7657405 100644
--- a/patches/unapplied/server/0726-fix-player-loottables-running-when-mob-loot-gamerule.patch
+++ b/patches/unapplied/server/0736-fix-player-loottables-running-when-mob-loot-gamerule.patch
diff --git a/patches/unapplied/server/0727-Ensure-entity-passenger-world-matches-ridden-entity.patch b/patches/unapplied/server/0737-Ensure-entity-passenger-world-matches-ridden-entity.patch
index 2c800da975..2c800da975 100644
--- a/patches/unapplied/server/0727-Ensure-entity-passenger-world-matches-ridden-entity.patch
+++ b/patches/unapplied/server/0737-Ensure-entity-passenger-world-matches-ridden-entity.patch
diff --git a/patches/unapplied/server/0728-cache-resource-keys.patch b/patches/unapplied/server/0738-cache-resource-keys.patch
index d444813b7a..d444813b7a 100644
--- a/patches/unapplied/server/0728-cache-resource-keys.patch
+++ b/patches/unapplied/server/0738-cache-resource-keys.patch
diff --git a/patches/unapplied/server/0729-Allow-changing-the-EnderDragon-podium.patch b/patches/unapplied/server/0739-Allow-changing-the-EnderDragon-podium.patch
index a9354ec22b..a9354ec22b 100644
--- a/patches/unapplied/server/0729-Allow-changing-the-EnderDragon-podium.patch
+++ b/patches/unapplied/server/0739-Allow-changing-the-EnderDragon-podium.patch
diff --git a/patches/unapplied/server/0730-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch b/patches/unapplied/server/0740-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch
index aa5772fe8a..aa5772fe8a 100644
--- a/patches/unapplied/server/0730-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch
+++ b/patches/unapplied/server/0740-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch
diff --git a/patches/unapplied/server/0731-Prevent-tile-entity-copies-loading-chunks.patch b/patches/unapplied/server/0741-Prevent-tile-entity-copies-loading-chunks.patch
index 845fc85bb1..845fc85bb1 100644
--- a/patches/unapplied/server/0731-Prevent-tile-entity-copies-loading-chunks.patch
+++ b/patches/unapplied/server/0741-Prevent-tile-entity-copies-loading-chunks.patch
diff --git a/patches/unapplied/server/0732-Use-username-instead-of-display-name-in-PlayerList-g.patch b/patches/unapplied/server/0742-Use-username-instead-of-display-name-in-PlayerList-g.patch
index ce925b89b7..ce925b89b7 100644
--- a/patches/unapplied/server/0732-Use-username-instead-of-display-name-in-PlayerList-g.patch
+++ b/patches/unapplied/server/0742-Use-username-instead-of-display-name-in-PlayerList-g.patch
diff --git a/patches/unapplied/server/0733-Expand-PlayerItemDamageEvent.patch b/patches/unapplied/server/0743-Expand-PlayerItemDamageEvent.patch
index bb173a36a5..bb173a36a5 100644
--- a/patches/unapplied/server/0733-Expand-PlayerItemDamageEvent.patch
+++ b/patches/unapplied/server/0743-Expand-PlayerItemDamageEvent.patch
diff --git a/patches/unapplied/server/0734-WorldCreator-keepSpawnLoaded.patch b/patches/unapplied/server/0744-WorldCreator-keepSpawnLoaded.patch
index 97cbe705e8..97cbe705e8 100644
--- a/patches/unapplied/server/0734-WorldCreator-keepSpawnLoaded.patch
+++ b/patches/unapplied/server/0744-WorldCreator-keepSpawnLoaded.patch
diff --git a/patches/unapplied/server/0735-Fix-CME-in-CraftPersistentDataTypeRegistry.patch b/patches/unapplied/server/0745-Fix-CME-in-CraftPersistentDataTypeRegistry.patch
index ed8adb4503..ed8adb4503 100644
--- a/patches/unapplied/server/0735-Fix-CME-in-CraftPersistentDataTypeRegistry.patch
+++ b/patches/unapplied/server/0745-Fix-CME-in-CraftPersistentDataTypeRegistry.patch
diff --git a/patches/unapplied/server/0736-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch b/patches/unapplied/server/0746-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch
index 9606b571be..9606b571be 100644
--- a/patches/unapplied/server/0736-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch
+++ b/patches/unapplied/server/0746-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch
diff --git a/patches/unapplied/server/0737-Add-EntityDyeEvent-and-CollarColorable-interface.patch b/patches/unapplied/server/0747-Add-EntityDyeEvent-and-CollarColorable-interface.patch
index 758be4b481..758be4b481 100644
--- a/patches/unapplied/server/0737-Add-EntityDyeEvent-and-CollarColorable-interface.patch
+++ b/patches/unapplied/server/0747-Add-EntityDyeEvent-and-CollarColorable-interface.patch
diff --git a/patches/unapplied/server/0738-Fire-CauldronLevelChange-on-initial-fill.patch b/patches/unapplied/server/0748-Fire-CauldronLevelChange-on-initial-fill.patch
index 0ad967e4e4..0ad967e4e4 100644
--- a/patches/unapplied/server/0738-Fire-CauldronLevelChange-on-initial-fill.patch
+++ b/patches/unapplied/server/0748-Fire-CauldronLevelChange-on-initial-fill.patch
diff --git a/patches/unapplied/server/0739-fix-powder-snow-cauldrons-not-turning-to-water.patch b/patches/unapplied/server/0749-fix-powder-snow-cauldrons-not-turning-to-water.patch
index 1d388d0504..1d388d0504 100644
--- a/patches/unapplied/server/0739-fix-powder-snow-cauldrons-not-turning-to-water.patch
+++ b/patches/unapplied/server/0749-fix-powder-snow-cauldrons-not-turning-to-water.patch
diff --git a/patches/unapplied/server/0740-Add-PlayerStopUsingItemEvent.patch b/patches/unapplied/server/0750-Add-PlayerStopUsingItemEvent.patch
index c78c171d1e..c78c171d1e 100644
--- a/patches/unapplied/server/0740-Add-PlayerStopUsingItemEvent.patch
+++ b/patches/unapplied/server/0750-Add-PlayerStopUsingItemEvent.patch
diff --git a/patches/unapplied/server/0741-Don-t-tick-markers.patch b/patches/unapplied/server/0751-Don-t-tick-markers.patch
index f920e6b436..f920e6b436 100644
--- a/patches/unapplied/server/0741-Don-t-tick-markers.patch
+++ b/patches/unapplied/server/0751-Don-t-tick-markers.patch
diff --git a/patches/unapplied/server/0742-Expand-FallingBlock-API.patch b/patches/unapplied/server/0752-Expand-FallingBlock-API.patch
index 3f57a2d718..3f57a2d718 100644
--- a/patches/unapplied/server/0742-Expand-FallingBlock-API.patch
+++ b/patches/unapplied/server/0752-Expand-FallingBlock-API.patch
diff --git a/patches/unapplied/server/0743-Add-support-for-Proxy-Protocol.patch b/patches/unapplied/server/0753-Add-support-for-Proxy-Protocol.patch
index 1c60d69833..1c60d69833 100644
--- a/patches/unapplied/server/0743-Add-support-for-Proxy-Protocol.patch
+++ b/patches/unapplied/server/0753-Add-support-for-Proxy-Protocol.patch
diff --git a/patches/unapplied/server/0744-Fix-OfflinePlayer-getBedSpawnLocation.patch b/patches/unapplied/server/0754-Fix-OfflinePlayer-getBedSpawnLocation.patch
index e67e0fc286..e67e0fc286 100644
--- a/patches/unapplied/server/0744-Fix-OfflinePlayer-getBedSpawnLocation.patch
+++ b/patches/unapplied/server/0754-Fix-OfflinePlayer-getBedSpawnLocation.patch
diff --git a/patches/unapplied/server/0745-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch b/patches/unapplied/server/0755-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch
index ef7517367b..ef7517367b 100644
--- a/patches/unapplied/server/0745-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch
+++ b/patches/unapplied/server/0755-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch
diff --git a/patches/unapplied/server/0746-properly-read-and-store-sus-effect-duration.patch b/patches/unapplied/server/0756-properly-read-and-store-sus-effect-duration.patch
index 94589408f4..94589408f4 100644
--- a/patches/unapplied/server/0746-properly-read-and-store-sus-effect-duration.patch
+++ b/patches/unapplied/server/0756-properly-read-and-store-sus-effect-duration.patch
diff --git a/patches/unapplied/server/0747-Sanitize-sent-BlockEntity-NBT.patch b/patches/unapplied/server/0757-Sanitize-sent-BlockEntity-NBT.patch
index 72cdd70ba1..72cdd70ba1 100644
--- a/patches/unapplied/server/0747-Sanitize-sent-BlockEntity-NBT.patch
+++ b/patches/unapplied/server/0757-Sanitize-sent-BlockEntity-NBT.patch
diff --git a/patches/unapplied/server/0748-Disable-component-selector-resolving-in-books-by-def.patch b/patches/unapplied/server/0758-Disable-component-selector-resolving-in-books-by-def.patch
index 97082feba7..97082feba7 100644
--- a/patches/unapplied/server/0748-Disable-component-selector-resolving-in-books-by-def.patch
+++ b/patches/unapplied/server/0758-Disable-component-selector-resolving-in-books-by-def.patch
diff --git a/patches/unapplied/server/0749-Prevent-entity-loading-causing-async-lookups.patch b/patches/unapplied/server/0759-Prevent-entity-loading-causing-async-lookups.patch
index d02ab57220..d02ab57220 100644
--- a/patches/unapplied/server/0749-Prevent-entity-loading-causing-async-lookups.patch
+++ b/patches/unapplied/server/0759-Prevent-entity-loading-causing-async-lookups.patch
diff --git a/patches/unapplied/server/0750-Throw-exception-on-world-create-while-being-ticked.patch b/patches/unapplied/server/0760-Throw-exception-on-world-create-while-being-ticked.patch
index 42eeeb0a1e..42eeeb0a1e 100644
--- a/patches/unapplied/server/0750-Throw-exception-on-world-create-while-being-ticked.patch
+++ b/patches/unapplied/server/0760-Throw-exception-on-world-create-while-being-ticked.patch
diff --git a/patches/unapplied/server/0751-Dont-resent-entity-on-art-update.patch b/patches/unapplied/server/0761-Dont-resent-entity-on-art-update.patch
index 38d1a4ca58..38d1a4ca58 100644
--- a/patches/unapplied/server/0751-Dont-resent-entity-on-art-update.patch
+++ b/patches/unapplied/server/0761-Dont-resent-entity-on-art-update.patch
diff --git a/patches/unapplied/server/0752-Add-WardenAngerChangeEvent.patch b/patches/unapplied/server/0762-Add-WardenAngerChangeEvent.patch
index 7bd9e6cd8e..7bd9e6cd8e 100644
--- a/patches/unapplied/server/0752-Add-WardenAngerChangeEvent.patch
+++ b/patches/unapplied/server/0762-Add-WardenAngerChangeEvent.patch
diff --git a/patches/unapplied/server/0753-Add-option-for-strict-advancement-dimension-checks.patch b/patches/unapplied/server/0763-Add-option-for-strict-advancement-dimension-checks.patch
index 7d0540d1db..7d0540d1db 100644
--- a/patches/unapplied/server/0753-Add-option-for-strict-advancement-dimension-checks.patch
+++ b/patches/unapplied/server/0763-Add-option-for-strict-advancement-dimension-checks.patch
diff --git a/patches/unapplied/server/0754-Add-missing-important-BlockStateListPopulator-method.patch b/patches/unapplied/server/0764-Add-missing-important-BlockStateListPopulator-method.patch
index 5db34c9fe3..5db34c9fe3 100644
--- a/patches/unapplied/server/0754-Add-missing-important-BlockStateListPopulator-method.patch
+++ b/patches/unapplied/server/0764-Add-missing-important-BlockStateListPopulator-method.patch
diff --git a/patches/unapplied/server/0755-Nameable-Banner-API.patch b/patches/unapplied/server/0765-Nameable-Banner-API.patch
index 351d3597e0..351d3597e0 100644
--- a/patches/unapplied/server/0755-Nameable-Banner-API.patch
+++ b/patches/unapplied/server/0765-Nameable-Banner-API.patch
diff --git a/patches/unapplied/server/0756-Don-t-broadcast-messages-to-command-blocks.patch b/patches/unapplied/server/0766-Don-t-broadcast-messages-to-command-blocks.patch
index fa6488648d..fa6488648d 100644
--- a/patches/unapplied/server/0756-Don-t-broadcast-messages-to-command-blocks.patch
+++ b/patches/unapplied/server/0766-Don-t-broadcast-messages-to-command-blocks.patch
diff --git a/patches/unapplied/server/0757-Prevent-empty-items-from-being-added-to-world.patch b/patches/unapplied/server/0767-Prevent-empty-items-from-being-added-to-world.patch
index c3d0b8413a..c3d0b8413a 100644
--- a/patches/unapplied/server/0757-Prevent-empty-items-from-being-added-to-world.patch
+++ b/patches/unapplied/server/0767-Prevent-empty-items-from-being-added-to-world.patch
diff --git a/patches/unapplied/server/0758-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch b/patches/unapplied/server/0768-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch
index 5816232b91..5816232b91 100644
--- a/patches/unapplied/server/0758-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch
+++ b/patches/unapplied/server/0768-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch
diff --git a/patches/unapplied/server/0759-Add-Player-getFishHook.patch b/patches/unapplied/server/0769-Add-Player-getFishHook.patch
index d5f8b5dc18..d5f8b5dc18 100644
--- a/patches/unapplied/server/0759-Add-Player-getFishHook.patch
+++ b/patches/unapplied/server/0769-Add-Player-getFishHook.patch
diff --git a/patches/unapplied/server/0760-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch b/patches/unapplied/server/0770-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch
index b5557f95ef..b5557f95ef 100644
--- a/patches/unapplied/server/0760-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch
+++ b/patches/unapplied/server/0770-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch
diff --git a/patches/unapplied/server/0761-Add-various-missing-EntityDropItemEvent-calls.patch b/patches/unapplied/server/0771-Add-various-missing-EntityDropItemEvent-calls.patch
index d3b144009b..d3b144009b 100644
--- a/patches/unapplied/server/0761-Add-various-missing-EntityDropItemEvent-calls.patch
+++ b/patches/unapplied/server/0771-Add-various-missing-EntityDropItemEvent-calls.patch
diff --git a/patches/unapplied/server/0762-Fix-Bee-flower-NPE.patch b/patches/unapplied/server/0772-Fix-Bee-flower-NPE.patch
index 21a3d68e76..21a3d68e76 100644
--- a/patches/unapplied/server/0762-Fix-Bee-flower-NPE.patch
+++ b/patches/unapplied/server/0772-Fix-Bee-flower-NPE.patch
diff --git a/patches/unapplied/server/0763-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch b/patches/unapplied/server/0773-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch
index 03696ce783..03696ce783 100644
--- a/patches/unapplied/server/0763-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch
+++ b/patches/unapplied/server/0773-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch
diff --git a/patches/unapplied/server/0764-More-Teleport-API.patch b/patches/unapplied/server/0774-More-Teleport-API.patch
index 3cbd69aa87..3cbd69aa87 100644
--- a/patches/unapplied/server/0764-More-Teleport-API.patch
+++ b/patches/unapplied/server/0774-More-Teleport-API.patch
diff --git a/patches/unapplied/server/0765-Add-EntityPortalReadyEvent.patch b/patches/unapplied/server/0775-Add-EntityPortalReadyEvent.patch
index 99fe9a8280..99fe9a8280 100644
--- a/patches/unapplied/server/0765-Add-EntityPortalReadyEvent.patch
+++ b/patches/unapplied/server/0775-Add-EntityPortalReadyEvent.patch
diff --git a/patches/unapplied/server/0766-Don-t-use-level-random-in-entity-constructors.patch b/patches/unapplied/server/0776-Don-t-use-level-random-in-entity-constructors.patch
index ef3475e3a3..ef3475e3a3 100644
--- a/patches/unapplied/server/0766-Don-t-use-level-random-in-entity-constructors.patch
+++ b/patches/unapplied/server/0776-Don-t-use-level-random-in-entity-constructors.patch
diff --git a/patches/unapplied/server/0767-Send-block-entities-after-destroy-prediction.patch b/patches/unapplied/server/0777-Send-block-entities-after-destroy-prediction.patch
index a6024df886..a6024df886 100644
--- a/patches/unapplied/server/0767-Send-block-entities-after-destroy-prediction.patch
+++ b/patches/unapplied/server/0777-Send-block-entities-after-destroy-prediction.patch
diff --git a/patches/unapplied/server/0768-Warn-on-plugins-accessing-faraway-chunks.patch b/patches/unapplied/server/0778-Warn-on-plugins-accessing-faraway-chunks.patch
index 2b9d9f5b89..2b9d9f5b89 100644
--- a/patches/unapplied/server/0768-Warn-on-plugins-accessing-faraway-chunks.patch
+++ b/patches/unapplied/server/0778-Warn-on-plugins-accessing-faraway-chunks.patch
diff --git a/patches/unapplied/server/0769-Custom-Chat-Completion-Suggestions-API.patch b/patches/unapplied/server/0779-Custom-Chat-Completion-Suggestions-API.patch
index ef47ad0def..ef47ad0def 100644
--- a/patches/unapplied/server/0769-Custom-Chat-Completion-Suggestions-API.patch
+++ b/patches/unapplied/server/0779-Custom-Chat-Completion-Suggestions-API.patch
diff --git a/patches/unapplied/server/0770-Add-and-fix-missing-BlockFadeEvents.patch b/patches/unapplied/server/0780-Add-and-fix-missing-BlockFadeEvents.patch
index d164ac2642..d164ac2642 100644
--- a/patches/unapplied/server/0770-Add-and-fix-missing-BlockFadeEvents.patch
+++ b/patches/unapplied/server/0780-Add-and-fix-missing-BlockFadeEvents.patch
diff --git a/patches/unapplied/server/0771-Collision-API.patch b/patches/unapplied/server/0781-Collision-API.patch
index 67db25ca90..67db25ca90 100644
--- a/patches/unapplied/server/0771-Collision-API.patch
+++ b/patches/unapplied/server/0781-Collision-API.patch
diff --git a/patches/unapplied/server/0772-Fix-suggest-command-message-for-brigadier-syntax-exc.patch b/patches/unapplied/server/0782-Fix-suggest-command-message-for-brigadier-syntax-exc.patch
index 8645146d61..8645146d61 100644
--- a/patches/unapplied/server/0772-Fix-suggest-command-message-for-brigadier-syntax-exc.patch
+++ b/patches/unapplied/server/0782-Fix-suggest-command-message-for-brigadier-syntax-exc.patch
diff --git a/patches/unapplied/server/0773-Block-Ticking-API.patch b/patches/unapplied/server/0783-Block-Ticking-API.patch
index d26cc16750..d26cc16750 100644
--- a/patches/unapplied/server/0773-Block-Ticking-API.patch
+++ b/patches/unapplied/server/0783-Block-Ticking-API.patch
diff --git a/patches/unapplied/server/0774-Add-Velocity-IP-Forwarding-Support.patch b/patches/unapplied/server/0784-Add-Velocity-IP-Forwarding-Support.patch
index 64983350da..64983350da 100644
--- a/patches/unapplied/server/0774-Add-Velocity-IP-Forwarding-Support.patch
+++ b/patches/unapplied/server/0784-Add-Velocity-IP-Forwarding-Support.patch
diff --git a/patches/unapplied/server/0775-Add-NamespacedKey-biome-methods.patch b/patches/unapplied/server/0785-Add-NamespacedKey-biome-methods.patch
index 60b5cb2a50..60b5cb2a50 100644
--- a/patches/unapplied/server/0775-Add-NamespacedKey-biome-methods.patch
+++ b/patches/unapplied/server/0785-Add-NamespacedKey-biome-methods.patch
diff --git a/patches/unapplied/server/0776-Fix-plugin-loggers-on-server-shutdown.patch b/patches/unapplied/server/0786-Fix-plugin-loggers-on-server-shutdown.patch
index bb6eb10602..bb6eb10602 100644
--- a/patches/unapplied/server/0776-Fix-plugin-loggers-on-server-shutdown.patch
+++ b/patches/unapplied/server/0786-Fix-plugin-loggers-on-server-shutdown.patch
diff --git a/patches/unapplied/server/0777-Stop-large-look-changes-from-crashing-the-server.patch b/patches/unapplied/server/0787-Stop-large-look-changes-from-crashing-the-server.patch
index 3b4d6ca5d3..3b4d6ca5d3 100644
--- a/patches/unapplied/server/0777-Stop-large-look-changes-from-crashing-the-server.patch
+++ b/patches/unapplied/server/0787-Stop-large-look-changes-from-crashing-the-server.patch
diff --git a/patches/unapplied/server/0778-Fire-EntityChangeBlockEvent-in-more-places.patch b/patches/unapplied/server/0788-Fire-EntityChangeBlockEvent-in-more-places.patch
index 87d13244aa..87d13244aa 100644
--- a/patches/unapplied/server/0778-Fire-EntityChangeBlockEvent-in-more-places.patch
+++ b/patches/unapplied/server/0788-Fire-EntityChangeBlockEvent-in-more-places.patch
diff --git a/patches/unapplied/server/0779-Missing-eating-regain-reason.patch b/patches/unapplied/server/0789-Missing-eating-regain-reason.patch
index 1a46d0af82..1a46d0af82 100644
--- a/patches/unapplied/server/0779-Missing-eating-regain-reason.patch
+++ b/patches/unapplied/server/0789-Missing-eating-regain-reason.patch
diff --git a/patches/unapplied/server/0780-Missing-effect-cause.patch b/patches/unapplied/server/0790-Missing-effect-cause.patch
index 3fcbc0382f..3fcbc0382f 100644
--- a/patches/unapplied/server/0780-Missing-effect-cause.patch
+++ b/patches/unapplied/server/0790-Missing-effect-cause.patch
diff --git a/patches/unapplied/server/0781-Added-byte-array-serialization-deserialization-for-P.patch b/patches/unapplied/server/0791-Added-byte-array-serialization-deserialization-for-P.patch
index f2a4d437f0..f2a4d437f0 100644
--- a/patches/unapplied/server/0781-Added-byte-array-serialization-deserialization-for-P.patch
+++ b/patches/unapplied/server/0791-Added-byte-array-serialization-deserialization-for-P.patch
diff --git a/patches/unapplied/server/0782-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch b/patches/unapplied/server/0792-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch
index 6adc2a884c..6adc2a884c 100644
--- a/patches/unapplied/server/0782-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch
+++ b/patches/unapplied/server/0792-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch
diff --git a/patches/unapplied/server/0783-Call-BlockPhysicsEvent-more-often.patch b/patches/unapplied/server/0793-Call-BlockPhysicsEvent-more-often.patch
index 1839fbe711..1839fbe711 100644
--- a/patches/unapplied/server/0783-Call-BlockPhysicsEvent-more-often.patch
+++ b/patches/unapplied/server/0793-Call-BlockPhysicsEvent-more-often.patch
diff --git a/patches/unapplied/server/0784-Configurable-chat-thread-limit.patch b/patches/unapplied/server/0794-Configurable-chat-thread-limit.patch
index 9f2dcac78f..9f2dcac78f 100644
--- a/patches/unapplied/server/0784-Configurable-chat-thread-limit.patch
+++ b/patches/unapplied/server/0794-Configurable-chat-thread-limit.patch
diff --git a/patches/unapplied/server/0785-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch b/patches/unapplied/server/0795-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch
index ffb644e841..ffb644e841 100644
--- a/patches/unapplied/server/0785-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch
+++ b/patches/unapplied/server/0795-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch
diff --git a/patches/unapplied/server/0786-fix-Jigsaw-block-kicking-user.patch b/patches/unapplied/server/0796-fix-Jigsaw-block-kicking-user.patch
index 2e5fd7e357..2e5fd7e357 100644
--- a/patches/unapplied/server/0786-fix-Jigsaw-block-kicking-user.patch
+++ b/patches/unapplied/server/0796-fix-Jigsaw-block-kicking-user.patch
diff --git a/patches/unapplied/server/0787-use-BlockFormEvent-for-mud-converting-into-clay.patch b/patches/unapplied/server/0797-use-BlockFormEvent-for-mud-converting-into-clay.patch
index 2da3483da9..2da3483da9 100644
--- a/patches/unapplied/server/0787-use-BlockFormEvent-for-mud-converting-into-clay.patch
+++ b/patches/unapplied/server/0797-use-BlockFormEvent-for-mud-converting-into-clay.patch
diff --git a/patches/unapplied/server/0788-Add-getDrops-to-BlockState.patch b/patches/unapplied/server/0798-Add-getDrops-to-BlockState.patch
index ba33e973c5..ba33e973c5 100644
--- a/patches/unapplied/server/0788-Add-getDrops-to-BlockState.patch
+++ b/patches/unapplied/server/0798-Add-getDrops-to-BlockState.patch
diff --git a/patches/unapplied/server/0789-Fix-a-bunch-of-vanilla-bugs.patch b/patches/unapplied/server/0799-Fix-a-bunch-of-vanilla-bugs.patch
index 4b96d454ab..4b96d454ab 100644
--- a/patches/unapplied/server/0789-Fix-a-bunch-of-vanilla-bugs.patch
+++ b/patches/unapplied/server/0799-Fix-a-bunch-of-vanilla-bugs.patch
diff --git a/patches/unapplied/server/0790-Remove-unnecessary-onTrackingStart-during-navigation.patch b/patches/unapplied/server/0800-Remove-unnecessary-onTrackingStart-during-navigation.patch
index ea3e8cfcd2..ea3e8cfcd2 100644
--- a/patches/unapplied/server/0790-Remove-unnecessary-onTrackingStart-during-navigation.patch
+++ b/patches/unapplied/server/0800-Remove-unnecessary-onTrackingStart-during-navigation.patch
diff --git a/patches/unapplied/server/0791-Fix-custom-piglin-loved-items.patch b/patches/unapplied/server/0801-Fix-custom-piglin-loved-items.patch
index 6a9dc8a7d4..6a9dc8a7d4 100644
--- a/patches/unapplied/server/0791-Fix-custom-piglin-loved-items.patch
+++ b/patches/unapplied/server/0801-Fix-custom-piglin-loved-items.patch
diff --git a/patches/unapplied/server/0792-EntityPickupItemEvent-fixes.patch b/patches/unapplied/server/0802-EntityPickupItemEvent-fixes.patch
index b378f986f4..b378f986f4 100644
--- a/patches/unapplied/server/0792-EntityPickupItemEvent-fixes.patch
+++ b/patches/unapplied/server/0802-EntityPickupItemEvent-fixes.patch
diff --git a/patches/unapplied/server/0793-Correctly-handle-interactions-with-items-on-cooldown.patch b/patches/unapplied/server/0803-Correctly-handle-interactions-with-items-on-cooldown.patch
index f1a45a8700..f1a45a8700 100644
--- a/patches/unapplied/server/0793-Correctly-handle-interactions-with-items-on-cooldown.patch
+++ b/patches/unapplied/server/0803-Correctly-handle-interactions-with-items-on-cooldown.patch
diff --git a/patches/unapplied/server/0794-Add-PlayerInventorySlotChangeEvent.patch b/patches/unapplied/server/0804-Add-PlayerInventorySlotChangeEvent.patch
index 14f1948d31..14f1948d31 100644
--- a/patches/unapplied/server/0794-Add-PlayerInventorySlotChangeEvent.patch
+++ b/patches/unapplied/server/0804-Add-PlayerInventorySlotChangeEvent.patch
diff --git a/patches/unapplied/server/0795-Elder-Guardian-appearance-API.patch b/patches/unapplied/server/0805-Elder-Guardian-appearance-API.patch
index 2611823ca6..2611823ca6 100644
--- a/patches/unapplied/server/0795-Elder-Guardian-appearance-API.patch
+++ b/patches/unapplied/server/0805-Elder-Guardian-appearance-API.patch
diff --git a/patches/unapplied/server/0796-Allow-changing-bed-s-occupied-property.patch b/patches/unapplied/server/0806-Allow-changing-bed-s-occupied-property.patch
index d8b51d7f0b..d8b51d7f0b 100644
--- a/patches/unapplied/server/0796-Allow-changing-bed-s-occupied-property.patch
+++ b/patches/unapplied/server/0806-Allow-changing-bed-s-occupied-property.patch
diff --git a/patches/unapplied/server/0797-Add-entity-knockback-API.patch b/patches/unapplied/server/0807-Add-entity-knockback-API.patch
index 8f119833a2..8f119833a2 100644
--- a/patches/unapplied/server/0797-Add-entity-knockback-API.patch
+++ b/patches/unapplied/server/0807-Add-entity-knockback-API.patch
diff --git a/patches/unapplied/server/0798-Detect-headless-JREs.patch b/patches/unapplied/server/0808-Detect-headless-JREs.patch
index 9dd8f30c67..9dd8f30c67 100644
--- a/patches/unapplied/server/0798-Detect-headless-JREs.patch
+++ b/patches/unapplied/server/0808-Detect-headless-JREs.patch
diff --git a/patches/unapplied/server/0799-fix-entity-vehicle-collision-event-not-called.patch b/patches/unapplied/server/0809-fix-entity-vehicle-collision-event-not-called.patch
index 9fe5a7cf02..9fe5a7cf02 100644
--- a/patches/unapplied/server/0799-fix-entity-vehicle-collision-event-not-called.patch
+++ b/patches/unapplied/server/0809-fix-entity-vehicle-collision-event-not-called.patch
diff --git a/patches/unapplied/server/0800-Add-EntityToggleSitEvent.patch b/patches/unapplied/server/0810-Add-EntityToggleSitEvent.patch
index 2f61a7420e..2f61a7420e 100644
--- a/patches/unapplied/server/0800-Add-EntityToggleSitEvent.patch
+++ b/patches/unapplied/server/0810-Add-EntityToggleSitEvent.patch
diff --git a/patches/unapplied/server/0801-Add-fire-tick-delay-option.patch b/patches/unapplied/server/0811-Add-fire-tick-delay-option.patch
index b38e866fe5..b38e866fe5 100644
--- a/patches/unapplied/server/0801-Add-fire-tick-delay-option.patch
+++ b/patches/unapplied/server/0811-Add-fire-tick-delay-option.patch
diff --git a/patches/unapplied/server/0802-Add-Moving-Piston-API.patch b/patches/unapplied/server/0812-Add-Moving-Piston-API.patch
index b0b64257f1..b0b64257f1 100644
--- a/patches/unapplied/server/0802-Add-Moving-Piston-API.patch
+++ b/patches/unapplied/server/0812-Add-Moving-Piston-API.patch
diff --git a/patches/unapplied/server/0803-Ignore-impossible-spawn-tick.patch b/patches/unapplied/server/0813-Ignore-impossible-spawn-tick.patch
index 116d0fd7f6..116d0fd7f6 100644
--- a/patches/unapplied/server/0803-Ignore-impossible-spawn-tick.patch
+++ b/patches/unapplied/server/0813-Ignore-impossible-spawn-tick.patch
diff --git a/patches/unapplied/server/0804-Track-projectile-source-for-fireworks-from-dispenser.patch b/patches/unapplied/server/0814-Track-projectile-source-for-fireworks-from-dispenser.patch
index b78dda85fc..b78dda85fc 100644
--- a/patches/unapplied/server/0804-Track-projectile-source-for-fireworks-from-dispenser.patch
+++ b/patches/unapplied/server/0814-Track-projectile-source-for-fireworks-from-dispenser.patch
diff --git a/patches/unapplied/server/0805-Fix-EntityArgument-suggestion-permissions-to-align-w.patch b/patches/unapplied/server/0815-Fix-EntityArgument-suggestion-permissions-to-align-w.patch
index 8a2c14c67d..8a2c14c67d 100644
--- a/patches/unapplied/server/0805-Fix-EntityArgument-suggestion-permissions-to-align-w.patch
+++ b/patches/unapplied/server/0815-Fix-EntityArgument-suggestion-permissions-to-align-w.patch
diff --git a/patches/unapplied/server/0806-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch b/patches/unapplied/server/0816-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch
index e1712bed3b..e1712bed3b 100644
--- a/patches/unapplied/server/0806-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch
+++ b/patches/unapplied/server/0816-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch
diff --git a/patches/unapplied/server/0807-Add-PrePlayerAttackEntityEvent.patch b/patches/unapplied/server/0817-Add-PrePlayerAttackEntityEvent.patch
index 7541ba69cb..7541ba69cb 100644
--- a/patches/unapplied/server/0807-Add-PrePlayerAttackEntityEvent.patch
+++ b/patches/unapplied/server/0817-Add-PrePlayerAttackEntityEvent.patch
diff --git a/patches/unapplied/server/0808-ensure-reset-EnderDragon-boss-event-name.patch b/patches/unapplied/server/0818-ensure-reset-EnderDragon-boss-event-name.patch
index 07dc251b4d..07dc251b4d 100644
--- a/patches/unapplied/server/0808-ensure-reset-EnderDragon-boss-event-name.patch
+++ b/patches/unapplied/server/0818-ensure-reset-EnderDragon-boss-event-name.patch
diff --git a/patches/unapplied/server/0809-fix-MC-252817-green-map-markers-do-not-disappear.patch b/patches/unapplied/server/0819-fix-MC-252817-green-map-markers-do-not-disappear.patch
index 025e7cbcea..025e7cbcea 100644
--- a/patches/unapplied/server/0809-fix-MC-252817-green-map-markers-do-not-disappear.patch
+++ b/patches/unapplied/server/0819-fix-MC-252817-green-map-markers-do-not-disappear.patch
diff --git a/patches/unapplied/server/0810-Add-Player-Warden-Warning-API.patch b/patches/unapplied/server/0820-Add-Player-Warden-Warning-API.patch
index 2109390769..2109390769 100644
--- a/patches/unapplied/server/0810-Add-Player-Warden-Warning-API.patch
+++ b/patches/unapplied/server/0820-Add-Player-Warden-Warning-API.patch
diff --git a/patches/unapplied/server/0811-More-vanilla-friendly-methods-to-update-trades.patch b/patches/unapplied/server/0821-More-vanilla-friendly-methods-to-update-trades.patch
index d992c79d48..d992c79d48 100644
--- a/patches/unapplied/server/0811-More-vanilla-friendly-methods-to-update-trades.patch
+++ b/patches/unapplied/server/0821-More-vanilla-friendly-methods-to-update-trades.patch
diff --git a/patches/unapplied/server/0812-Add-paper-dumplisteners-command.patch b/patches/unapplied/server/0822-Add-paper-dumplisteners-command.patch
index ba293d1dad..ba293d1dad 100644
--- a/patches/unapplied/server/0812-Add-paper-dumplisteners-command.patch
+++ b/patches/unapplied/server/0822-Add-paper-dumplisteners-command.patch
diff --git a/patches/unapplied/server/0813-check-global-player-list-where-appropriate.patch b/patches/unapplied/server/0823-check-global-player-list-where-appropriate.patch
index bf8f80fdbd..bf8f80fdbd 100644
--- a/patches/unapplied/server/0813-check-global-player-list-where-appropriate.patch
+++ b/patches/unapplied/server/0823-check-global-player-list-where-appropriate.patch
diff --git a/patches/unapplied/server/0814-Fix-async-entity-add-due-to-fungus-trees.patch b/patches/unapplied/server/0824-Fix-async-entity-add-due-to-fungus-trees.patch
index 63a99ea749..63a99ea749 100644
--- a/patches/unapplied/server/0814-Fix-async-entity-add-due-to-fungus-trees.patch
+++ b/patches/unapplied/server/0824-Fix-async-entity-add-due-to-fungus-trees.patch
diff --git a/patches/unapplied/server/0815-ItemStack-damage-API.patch b/patches/unapplied/server/0825-ItemStack-damage-API.patch
index 207d179c13..207d179c13 100644
--- a/patches/unapplied/server/0815-ItemStack-damage-API.patch
+++ b/patches/unapplied/server/0825-ItemStack-damage-API.patch
diff --git a/patches/unapplied/server/0816-Friction-API.patch b/patches/unapplied/server/0826-Friction-API.patch
index 691571962d..691571962d 100644
--- a/patches/unapplied/server/0816-Friction-API.patch
+++ b/patches/unapplied/server/0826-Friction-API.patch
diff --git a/patches/unapplied/server/0817-Ability-to-control-player-s-insomnia-and-phantoms.patch b/patches/unapplied/server/0827-Ability-to-control-player-s-insomnia-and-phantoms.patch
index a5a831fc6e..a5a831fc6e 100644
--- a/patches/unapplied/server/0817-Ability-to-control-player-s-insomnia-and-phantoms.patch
+++ b/patches/unapplied/server/0827-Ability-to-control-player-s-insomnia-and-phantoms.patch
diff --git a/patches/unapplied/server/0818-Fix-premature-player-kicks-on-shutdown.patch b/patches/unapplied/server/0828-Fix-premature-player-kicks-on-shutdown.patch
index 1c1059d40a..1c1059d40a 100644
--- a/patches/unapplied/server/0818-Fix-premature-player-kicks-on-shutdown.patch
+++ b/patches/unapplied/server/0828-Fix-premature-player-kicks-on-shutdown.patch
diff --git a/patches/unapplied/server/0819-Sync-offhand-slot-in-menus.patch b/patches/unapplied/server/0829-Sync-offhand-slot-in-menus.patch
index 5b34f7caeb..5b34f7caeb 100644
--- a/patches/unapplied/server/0819-Sync-offhand-slot-in-menus.patch
+++ b/patches/unapplied/server/0829-Sync-offhand-slot-in-menus.patch
diff --git a/patches/unapplied/server/0820-Player-Entity-Tracking-Events.patch b/patches/unapplied/server/0830-Player-Entity-Tracking-Events.patch
index 7ec91ddd19..7ec91ddd19 100644
--- a/patches/unapplied/server/0820-Player-Entity-Tracking-Events.patch
+++ b/patches/unapplied/server/0830-Player-Entity-Tracking-Events.patch
diff --git a/patches/unapplied/server/0821-Limit-pet-look-distance.patch b/patches/unapplied/server/0831-Limit-pet-look-distance.patch
index 915187e43e..915187e43e 100644
--- a/patches/unapplied/server/0821-Limit-pet-look-distance.patch
+++ b/patches/unapplied/server/0831-Limit-pet-look-distance.patch
diff --git a/patches/unapplied/server/0822-Fixes-and-additions-to-the-SpawnReason-API.patch b/patches/unapplied/server/0832-Fixes-and-additions-to-the-SpawnReason-API.patch
index 12f3e570a0..12f3e570a0 100644
--- a/patches/unapplied/server/0822-Fixes-and-additions-to-the-SpawnReason-API.patch
+++ b/patches/unapplied/server/0832-Fixes-and-additions-to-the-SpawnReason-API.patch
diff --git a/patches/unapplied/server/0823-fix-Instruments.patch b/patches/unapplied/server/0833-fix-Instruments.patch
index 46c17b097e..46c17b097e 100644
--- a/patches/unapplied/server/0823-fix-Instruments.patch
+++ b/patches/unapplied/server/0833-fix-Instruments.patch
diff --git a/patches/unapplied/server/0824-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch b/patches/unapplied/server/0834-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch
index 8b39f81526..8b39f81526 100644
--- a/patches/unapplied/server/0824-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch
+++ b/patches/unapplied/server/0834-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch
diff --git a/patches/unapplied/server/0825-Fix-inconsistencies-in-dispense-events-regarding-sta.patch b/patches/unapplied/server/0835-Fix-inconsistencies-in-dispense-events-regarding-sta.patch
index afdba86d79..afdba86d79 100644
--- a/patches/unapplied/server/0825-Fix-inconsistencies-in-dispense-events-regarding-sta.patch
+++ b/patches/unapplied/server/0835-Fix-inconsistencies-in-dispense-events-regarding-sta.patch
diff --git a/patches/unapplied/server/0826-Add-BlockLockCheckEvent.patch b/patches/unapplied/server/0836-Add-BlockLockCheckEvent.patch
index 3ac83356d3..3ac83356d3 100644
--- a/patches/unapplied/server/0826-Add-BlockLockCheckEvent.patch
+++ b/patches/unapplied/server/0836-Add-BlockLockCheckEvent.patch
diff --git a/patches/unapplied/server/0827-Add-Sneaking-API-for-Entities.patch b/patches/unapplied/server/0837-Add-Sneaking-API-for-Entities.patch
index 7ab8bbe768..7ab8bbe768 100644
--- a/patches/unapplied/server/0827-Add-Sneaking-API-for-Entities.patch
+++ b/patches/unapplied/server/0837-Add-Sneaking-API-for-Entities.patch
diff --git a/patches/unapplied/server/0828-Improve-logging-and-errors.patch b/patches/unapplied/server/0838-Improve-logging-and-errors.patch
index fff7048b9e..fff7048b9e 100644
--- a/patches/unapplied/server/0828-Improve-logging-and-errors.patch
+++ b/patches/unapplied/server/0838-Improve-logging-and-errors.patch
diff --git a/patches/unapplied/server/0829-Improve-PortalEvents.patch b/patches/unapplied/server/0839-Improve-PortalEvents.patch
index eb9278ff7b..eb9278ff7b 100644
--- a/patches/unapplied/server/0829-Improve-PortalEvents.patch
+++ b/patches/unapplied/server/0839-Improve-PortalEvents.patch
diff --git a/patches/unapplied/server/0830-Add-config-option-for-spider-worldborder-climbing.patch b/patches/unapplied/server/0840-Add-config-option-for-spider-worldborder-climbing.patch
index c4325b822a..c4325b822a 100644
--- a/patches/unapplied/server/0830-Add-config-option-for-spider-worldborder-climbing.patch
+++ b/patches/unapplied/server/0840-Add-config-option-for-spider-worldborder-climbing.patch
diff --git a/patches/unapplied/server/0831-Add-missing-SpigotConfig-logCommands-check.patch b/patches/unapplied/server/0841-Add-missing-SpigotConfig-logCommands-check.patch
index 940b244dc2..940b244dc2 100644
--- a/patches/unapplied/server/0831-Add-missing-SpigotConfig-logCommands-check.patch
+++ b/patches/unapplied/server/0841-Add-missing-SpigotConfig-logCommands-check.patch
diff --git a/patches/unapplied/server/0832-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch b/patches/unapplied/server/0842-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch
index 581ad00ec1..581ad00ec1 100644
--- a/patches/unapplied/server/0832-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch
+++ b/patches/unapplied/server/0842-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch
diff --git a/patches/unapplied/server/0833-Flying-Fall-Damage.patch b/patches/unapplied/server/0843-Flying-Fall-Damage.patch
index 0bdc65209b..0bdc65209b 100644
--- a/patches/unapplied/server/0833-Flying-Fall-Damage.patch
+++ b/patches/unapplied/server/0843-Flying-Fall-Damage.patch
diff --git a/patches/unapplied/server/0834-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch b/patches/unapplied/server/0844-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch
index 09acddcf7f..09acddcf7f 100644
--- a/patches/unapplied/server/0834-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch
+++ b/patches/unapplied/server/0844-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch
diff --git a/patches/unapplied/server/0835-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch b/patches/unapplied/server/0845-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch
index 1cb4410623..1cb4410623 100644
--- a/patches/unapplied/server/0835-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch
+++ b/patches/unapplied/server/0845-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch
diff --git a/patches/unapplied/server/0836-config-for-disabling-entity-tag-tags.patch b/patches/unapplied/server/0846-config-for-disabling-entity-tag-tags.patch
index 822a325fe5..822a325fe5 100644
--- a/patches/unapplied/server/0836-config-for-disabling-entity-tag-tags.patch
+++ b/patches/unapplied/server/0846-config-for-disabling-entity-tag-tags.patch
diff --git a/patches/unapplied/server/0837-Use-single-player-info-update-packet-on-join.patch b/patches/unapplied/server/0847-Use-single-player-info-update-packet-on-join.patch
index 64b13bd01b..64b13bd01b 100644
--- a/patches/unapplied/server/0837-Use-single-player-info-update-packet-on-join.patch
+++ b/patches/unapplied/server/0847-Use-single-player-info-update-packet-on-join.patch
diff --git a/patches/unapplied/server/0838-Correctly-shrink-items-during-EntityResurrectEvent.patch b/patches/unapplied/server/0848-Correctly-shrink-items-during-EntityResurrectEvent.patch
index 54b162da71..54b162da71 100644
--- a/patches/unapplied/server/0838-Correctly-shrink-items-during-EntityResurrectEvent.patch
+++ b/patches/unapplied/server/0848-Correctly-shrink-items-during-EntityResurrectEvent.patch
diff --git a/patches/unapplied/server/0839-Win-Screen-API.patch b/patches/unapplied/server/0849-Win-Screen-API.patch
index d42c24f3b8..d42c24f3b8 100644
--- a/patches/unapplied/server/0839-Win-Screen-API.patch
+++ b/patches/unapplied/server/0849-Win-Screen-API.patch
diff --git a/patches/unapplied/server/0840-Remove-CraftItemStack-setAmount-null-assignment.patch b/patches/unapplied/server/0850-Remove-CraftItemStack-setAmount-null-assignment.patch
index 0e54130972..0e54130972 100644
--- a/patches/unapplied/server/0840-Remove-CraftItemStack-setAmount-null-assignment.patch
+++ b/patches/unapplied/server/0850-Remove-CraftItemStack-setAmount-null-assignment.patch
diff --git a/patches/unapplied/server/0841-Fix-force-opening-enchantment-tables.patch b/patches/unapplied/server/0851-Fix-force-opening-enchantment-tables.patch
index 57955b6cc3..57955b6cc3 100644
--- a/patches/unapplied/server/0841-Fix-force-opening-enchantment-tables.patch
+++ b/patches/unapplied/server/0851-Fix-force-opening-enchantment-tables.patch
diff --git a/patches/unapplied/server/0842-Add-Entity-Body-Yaw-API.patch b/patches/unapplied/server/0852-Add-Entity-Body-Yaw-API.patch
index d8eb3655e9..d8eb3655e9 100644
--- a/patches/unapplied/server/0842-Add-Entity-Body-Yaw-API.patch
+++ b/patches/unapplied/server/0852-Add-Entity-Body-Yaw-API.patch
diff --git a/patches/unapplied/server/0843-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch b/patches/unapplied/server/0853-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch
index 355a9ece0e..355a9ece0e 100644
--- a/patches/unapplied/server/0843-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch
+++ b/patches/unapplied/server/0853-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch
diff --git a/patches/unapplied/server/0844-Add-EntityFertilizeEggEvent.patch b/patches/unapplied/server/0854-Add-EntityFertilizeEggEvent.patch
index 975cf31634..975cf31634 100644
--- a/patches/unapplied/server/0844-Add-EntityFertilizeEggEvent.patch
+++ b/patches/unapplied/server/0854-Add-EntityFertilizeEggEvent.patch
diff --git a/patches/unapplied/server/0845-Fix-HumanEntity-drop-not-updating-the-client-inv.patch b/patches/unapplied/server/0855-Fix-HumanEntity-drop-not-updating-the-client-inv.patch
index d7bf05c02c..d7bf05c02c 100644
--- a/patches/unapplied/server/0845-Fix-HumanEntity-drop-not-updating-the-client-inv.patch
+++ b/patches/unapplied/server/0855-Fix-HumanEntity-drop-not-updating-the-client-inv.patch
diff --git a/patches/unapplied/server/0846-Add-CompostItemEvent-and-EntityCompostItemEvent.patch b/patches/unapplied/server/0856-Add-CompostItemEvent-and-EntityCompostItemEvent.patch
index a1fa4eea77..a1fa4eea77 100644
--- a/patches/unapplied/server/0846-Add-CompostItemEvent-and-EntityCompostItemEvent.patch
+++ b/patches/unapplied/server/0856-Add-CompostItemEvent-and-EntityCompostItemEvent.patch
diff --git a/patches/unapplied/server/0847-Correctly-handle-ArmorStand-invisibility.patch b/patches/unapplied/server/0857-Correctly-handle-ArmorStand-invisibility.patch
index ea22d29006..ea22d29006 100644
--- a/patches/unapplied/server/0847-Correctly-handle-ArmorStand-invisibility.patch
+++ b/patches/unapplied/server/0857-Correctly-handle-ArmorStand-invisibility.patch
diff --git a/patches/unapplied/server/0848-Fix-advancement-triggers-for-entity-damage.patch b/patches/unapplied/server/0858-Fix-advancement-triggers-for-entity-damage.patch
index e5b6bd4878..e5b6bd4878 100644
--- a/patches/unapplied/server/0848-Fix-advancement-triggers-for-entity-damage.patch
+++ b/patches/unapplied/server/0858-Fix-advancement-triggers-for-entity-damage.patch
diff --git a/patches/unapplied/server/0849-Fix-text-display-error-on-spawn.patch b/patches/unapplied/server/0859-Fix-text-display-error-on-spawn.patch
index 5ee377452f..5ee377452f 100644
--- a/patches/unapplied/server/0849-Fix-text-display-error-on-spawn.patch
+++ b/patches/unapplied/server/0859-Fix-text-display-error-on-spawn.patch
diff --git a/patches/unapplied/server/0850-Fix-inventories-returning-null-Locations.patch b/patches/unapplied/server/0860-Fix-inventories-returning-null-Locations.patch
index 763bde3953..763bde3953 100644
--- a/patches/unapplied/server/0850-Fix-inventories-returning-null-Locations.patch
+++ b/patches/unapplied/server/0860-Fix-inventories-returning-null-Locations.patch
diff --git a/patches/unapplied/server/0851-Add-Shearable-API.patch b/patches/unapplied/server/0861-Add-Shearable-API.patch
index f97657b8e1..f97657b8e1 100644
--- a/patches/unapplied/server/0851-Add-Shearable-API.patch
+++ b/patches/unapplied/server/0861-Add-Shearable-API.patch
diff --git a/patches/unapplied/server/0852-Fix-SpawnEggMeta-get-setSpawnedType.patch b/patches/unapplied/server/0862-Fix-SpawnEggMeta-get-setSpawnedType.patch
index 682696f502..682696f502 100644
--- a/patches/unapplied/server/0852-Fix-SpawnEggMeta-get-setSpawnedType.patch
+++ b/patches/unapplied/server/0862-Fix-SpawnEggMeta-get-setSpawnedType.patch
diff --git a/patches/unapplied/server/0853-Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch b/patches/unapplied/server/0863-Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch
index 576441539c..576441539c 100644
--- a/patches/unapplied/server/0853-Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch
+++ b/patches/unapplied/server/0863-Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch
diff --git a/patches/unapplied/server/0854-Treat-sequence-violations-like-they-should-be.patch b/patches/unapplied/server/0864-Treat-sequence-violations-like-they-should-be.patch
index 10cef59fcf..10cef59fcf 100644
--- a/patches/unapplied/server/0854-Treat-sequence-violations-like-they-should-be.patch
+++ b/patches/unapplied/server/0864-Treat-sequence-violations-like-they-should-be.patch
diff --git a/patches/unapplied/server/0855-remove-duplicate-animate-packet-for-records.patch b/patches/unapplied/server/0865-remove-duplicate-animate-packet-for-records.patch
index 9254f5b8cf..9254f5b8cf 100644
--- a/patches/unapplied/server/0855-remove-duplicate-animate-packet-for-records.patch
+++ b/patches/unapplied/server/0865-remove-duplicate-animate-packet-for-records.patch
diff --git a/patches/unapplied/server/0856-Prevent-causing-expired-keys-from-impacting-new-join.patch b/patches/unapplied/server/0866-Prevent-causing-expired-keys-from-impacting-new-join.patch
index e66fad7ec2..e66fad7ec2 100644
--- a/patches/unapplied/server/0856-Prevent-causing-expired-keys-from-impacting-new-join.patch
+++ b/patches/unapplied/server/0866-Prevent-causing-expired-keys-from-impacting-new-join.patch
diff --git a/patches/unapplied/server/0857-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch b/patches/unapplied/server/0867-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch
index b0714f833f..b0714f833f 100644
--- a/patches/unapplied/server/0857-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch
+++ b/patches/unapplied/server/0867-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch
diff --git a/patches/unapplied/server/0858-Use-array-for-gamerule-storage.patch b/patches/unapplied/server/0868-Use-array-for-gamerule-storage.patch
index 1a7c2006a5..1a7c2006a5 100644
--- a/patches/unapplied/server/0858-Use-array-for-gamerule-storage.patch
+++ b/patches/unapplied/server/0868-Use-array-for-gamerule-storage.patch
diff --git a/patches/unapplied/server/0859-Fix-a-couple-of-upstream-bed-issues.patch b/patches/unapplied/server/0869-Fix-a-couple-of-upstream-bed-issues.patch
index 6740daf4d1..6740daf4d1 100644
--- a/patches/unapplied/server/0859-Fix-a-couple-of-upstream-bed-issues.patch
+++ b/patches/unapplied/server/0869-Fix-a-couple-of-upstream-bed-issues.patch
diff --git a/patches/unapplied/server/0860-Fix-demo-flag-not-enabling-demo-mode.patch b/patches/unapplied/server/0870-Fix-demo-flag-not-enabling-demo-mode.patch
index af05cbe092..af05cbe092 100644
--- a/patches/unapplied/server/0860-Fix-demo-flag-not-enabling-demo-mode.patch
+++ b/patches/unapplied/server/0870-Fix-demo-flag-not-enabling-demo-mode.patch
diff --git a/patches/unapplied/server/0861-Add-Mob-Experience-reward-API.patch b/patches/unapplied/server/0871-Add-Mob-Experience-reward-API.patch
index 874d481524..874d481524 100644
--- a/patches/unapplied/server/0861-Add-Mob-Experience-reward-API.patch
+++ b/patches/unapplied/server/0871-Add-Mob-Experience-reward-API.patch
diff --git a/patches/unapplied/server/0862-Break-redstone-on-top-of-trap-doors-early.patch b/patches/unapplied/server/0872-Break-redstone-on-top-of-trap-doors-early.patch
index fd04a38431..fd04a38431 100644
--- a/patches/unapplied/server/0862-Break-redstone-on-top-of-trap-doors-early.patch
+++ b/patches/unapplied/server/0872-Break-redstone-on-top-of-trap-doors-early.patch
diff --git a/patches/unapplied/server/0863-Avoid-Lazy-Initialization-for-Enum-Fields.patch b/patches/unapplied/server/0873-Avoid-Lazy-Initialization-for-Enum-Fields.patch
index ac37b3fe84..ac37b3fe84 100644
--- a/patches/unapplied/server/0863-Avoid-Lazy-Initialization-for-Enum-Fields.patch
+++ b/patches/unapplied/server/0873-Avoid-Lazy-Initialization-for-Enum-Fields.patch
diff --git a/patches/unapplied/server/0864-More-accurate-isInOpenWater-impl.patch b/patches/unapplied/server/0874-More-accurate-isInOpenWater-impl.patch
index ca26fd9045..ca26fd9045 100644
--- a/patches/unapplied/server/0864-More-accurate-isInOpenWater-impl.patch
+++ b/patches/unapplied/server/0874-More-accurate-isInOpenWater-impl.patch
diff --git a/patches/unapplied/server/0865-Fix-concurrenct-access-to-lookups-field-in-RegistryO.patch b/patches/unapplied/server/0875-Fix-concurrenct-access-to-lookups-field-in-RegistryO.patch
index 0731970718..0731970718 100644
--- a/patches/unapplied/server/0865-Fix-concurrenct-access-to-lookups-field-in-RegistryO.patch
+++ b/patches/unapplied/server/0875-Fix-concurrenct-access-to-lookups-field-in-RegistryO.patch
diff --git a/patches/unapplied/server/0866-Expand-PlayerItemMendEvent.patch b/patches/unapplied/server/0876-Expand-PlayerItemMendEvent.patch
index 8faaf4a00b..8faaf4a00b 100644
--- a/patches/unapplied/server/0866-Expand-PlayerItemMendEvent.patch
+++ b/patches/unapplied/server/0876-Expand-PlayerItemMendEvent.patch
diff --git a/patches/unapplied/server/0867-Refresh-ProjectileSource-for-projectiles.patch b/patches/unapplied/server/0877-Refresh-ProjectileSource-for-projectiles.patch
index 2041ea7689..2041ea7689 100644
--- a/patches/unapplied/server/0867-Refresh-ProjectileSource-for-projectiles.patch
+++ b/patches/unapplied/server/0877-Refresh-ProjectileSource-for-projectiles.patch
diff --git a/patches/unapplied/server/0868-Add-transient-modifier-API.patch b/patches/unapplied/server/0878-Add-transient-modifier-API.patch
index 8144e5dc44..8144e5dc44 100644
--- a/patches/unapplied/server/0868-Add-transient-modifier-API.patch
+++ b/patches/unapplied/server/0878-Add-transient-modifier-API.patch
diff --git a/patches/unapplied/server/0869-Fix-block-place-logic.patch b/patches/unapplied/server/0879-Fix-block-place-logic.patch
index 16fd6d2e89..16fd6d2e89 100644
--- a/patches/unapplied/server/0869-Fix-block-place-logic.patch
+++ b/patches/unapplied/server/0879-Fix-block-place-logic.patch
diff --git a/patches/unapplied/server/0870-Fix-spigot-sound-playing-for-BlockItem-ItemStacks.patch b/patches/unapplied/server/0880-Fix-spigot-sound-playing-for-BlockItem-ItemStacks.patch
index 288b2c3711..288b2c3711 100644
--- a/patches/unapplied/server/0870-Fix-spigot-sound-playing-for-BlockItem-ItemStacks.patch
+++ b/patches/unapplied/server/0880-Fix-spigot-sound-playing-for-BlockItem-ItemStacks.patch
diff --git a/patches/unapplied/server/0871-Call-BlockGrowEvent-for-missing-blocks.patch b/patches/unapplied/server/0881-Call-BlockGrowEvent-for-missing-blocks.patch
index 4938d57d18..4938d57d18 100644
--- a/patches/unapplied/server/0871-Call-BlockGrowEvent-for-missing-blocks.patch
+++ b/patches/unapplied/server/0881-Call-BlockGrowEvent-for-missing-blocks.patch
diff --git a/patches/unapplied/server/0872-Don-t-enforce-icanhasbukkit-default-if-alias-block-e.patch b/patches/unapplied/server/0882-Don-t-enforce-icanhasbukkit-default-if-alias-block-e.patch
index 954f7480a5..954f7480a5 100644
--- a/patches/unapplied/server/0872-Don-t-enforce-icanhasbukkit-default-if-alias-block-e.patch
+++ b/patches/unapplied/server/0882-Don-t-enforce-icanhasbukkit-default-if-alias-block-e.patch
diff --git a/patches/unapplied/server/0873-fix-MapLike-spam-for-missing-key-selector.patch b/patches/unapplied/server/0883-fix-MapLike-spam-for-missing-key-selector.patch
index 2fee78531f..2fee78531f 100644
--- a/patches/unapplied/server/0873-fix-MapLike-spam-for-missing-key-selector.patch
+++ b/patches/unapplied/server/0883-fix-MapLike-spam-for-missing-key-selector.patch
diff --git a/patches/unapplied/server/0874-Fix-sniffer-removeExploredLocation.patch b/patches/unapplied/server/0884-Fix-sniffer-removeExploredLocation.patch
index e8b1703090..e8b1703090 100644
--- a/patches/unapplied/server/0874-Fix-sniffer-removeExploredLocation.patch
+++ b/patches/unapplied/server/0884-Fix-sniffer-removeExploredLocation.patch
diff --git a/patches/unapplied/server/0875-Add-method-to-remove-all-active-potion-effects.patch b/patches/unapplied/server/0885-Add-method-to-remove-all-active-potion-effects.patch
index 1461dfa249..1461dfa249 100644
--- a/patches/unapplied/server/0875-Add-method-to-remove-all-active-potion-effects.patch
+++ b/patches/unapplied/server/0885-Add-method-to-remove-all-active-potion-effects.patch
diff --git a/patches/unapplied/server/0876-Fix-incorrect-crafting-result-amount-for-fireworks.patch b/patches/unapplied/server/0886-Fix-incorrect-crafting-result-amount-for-fireworks.patch
index 6436cefd47..6436cefd47 100644
--- a/patches/unapplied/server/0876-Fix-incorrect-crafting-result-amount-for-fireworks.patch
+++ b/patches/unapplied/server/0886-Fix-incorrect-crafting-result-amount-for-fireworks.patch
diff --git a/patches/unapplied/server/0877-Add-event-for-player-editing-sign.patch b/patches/unapplied/server/0887-Add-event-for-player-editing-sign.patch
index 321cccc3d6..321cccc3d6 100644
--- a/patches/unapplied/server/0877-Add-event-for-player-editing-sign.patch
+++ b/patches/unapplied/server/0887-Add-event-for-player-editing-sign.patch
diff --git a/patches/unapplied/server/0878-Only-tick-item-frames-if-players-can-see-it.patch b/patches/unapplied/server/0888-Only-tick-item-frames-if-players-can-see-it.patch
index 2ae56c0857..2ae56c0857 100644
--- a/patches/unapplied/server/0878-Only-tick-item-frames-if-players-can-see-it.patch
+++ b/patches/unapplied/server/0888-Only-tick-item-frames-if-players-can-see-it.patch
diff --git a/patches/unapplied/server/0879-Fix-cmd-permission-levels-for-command-blocks.patch b/patches/unapplied/server/0889-Fix-cmd-permission-levels-for-command-blocks.patch
index 8bc99edf2c..8bc99edf2c 100644
--- a/patches/unapplied/server/0879-Fix-cmd-permission-levels-for-command-blocks.patch
+++ b/patches/unapplied/server/0889-Fix-cmd-permission-levels-for-command-blocks.patch
diff --git a/patches/unapplied/server/0880-Add-option-to-disable-block-updates.patch b/patches/unapplied/server/0890-Add-option-to-disable-block-updates.patch
index 817a831971..817a831971 100644
--- a/patches/unapplied/server/0880-Add-option-to-disable-block-updates.patch
+++ b/patches/unapplied/server/0890-Add-option-to-disable-block-updates.patch
diff --git a/patches/unapplied/server/0881-Call-missing-BlockDispenseEvent.patch b/patches/unapplied/server/0891-Call-missing-BlockDispenseEvent.patch
index bd92362781..bd92362781 100644
--- a/patches/unapplied/server/0881-Call-missing-BlockDispenseEvent.patch
+++ b/patches/unapplied/server/0891-Call-missing-BlockDispenseEvent.patch
diff --git a/patches/unapplied/server/0882-Don-t-load-chunks-for-supporting-block-checks.patch b/patches/unapplied/server/0892-Don-t-load-chunks-for-supporting-block-checks.patch
index 2e07b71256..2e07b71256 100644
--- a/patches/unapplied/server/0882-Don-t-load-chunks-for-supporting-block-checks.patch
+++ b/patches/unapplied/server/0892-Don-t-load-chunks-for-supporting-block-checks.patch
diff --git a/patches/unapplied/server/0883-Optimize-player-lookups-for-beacons.patch b/patches/unapplied/server/0893-Optimize-player-lookups-for-beacons.patch
index 3b3d11c547..3b3d11c547 100644
--- a/patches/unapplied/server/0883-Optimize-player-lookups-for-beacons.patch
+++ b/patches/unapplied/server/0893-Optimize-player-lookups-for-beacons.patch
diff --git a/patches/unapplied/server/0884-Add-Sign-getInteractableSideFor.patch b/patches/unapplied/server/0894-Add-Sign-getInteractableSideFor.patch
index c5009d0b42..c5009d0b42 100644
--- a/patches/unapplied/server/0884-Add-Sign-getInteractableSideFor.patch
+++ b/patches/unapplied/server/0894-Add-Sign-getInteractableSideFor.patch
diff --git a/patches/unapplied/server/0885-Array-backed-synched-entity-data.patch b/patches/unapplied/server/0895-Array-backed-synched-entity-data.patch
index 2345458940..2345458940 100644
--- a/patches/unapplied/server/0885-Array-backed-synched-entity-data.patch
+++ b/patches/unapplied/server/0895-Array-backed-synched-entity-data.patch
diff --git a/patches/unapplied/server/0886-fix-item-meta-for-tadpole-buckets.patch b/patches/unapplied/server/0896-fix-item-meta-for-tadpole-buckets.patch
index 7ee950152d..7ee950152d 100644
--- a/patches/unapplied/server/0886-fix-item-meta-for-tadpole-buckets.patch
+++ b/patches/unapplied/server/0896-fix-item-meta-for-tadpole-buckets.patch
diff --git a/patches/unapplied/server/0887-Fix-BanList-API.patch b/patches/unapplied/server/0897-Fix-BanList-API.patch
index 5c2d7a655d..5c2d7a655d 100644
--- a/patches/unapplied/server/0887-Fix-BanList-API.patch
+++ b/patches/unapplied/server/0897-Fix-BanList-API.patch
diff --git a/patches/unapplied/server/0888-Determine-lava-and-water-fluid-explosion-resistance-.patch b/patches/unapplied/server/0898-Determine-lava-and-water-fluid-explosion-resistance-.patch
index 5f51eb317c..5f51eb317c 100644
--- a/patches/unapplied/server/0888-Determine-lava-and-water-fluid-explosion-resistance-.patch
+++ b/patches/unapplied/server/0898-Determine-lava-and-water-fluid-explosion-resistance-.patch
diff --git a/patches/unapplied/server/0889-Fix-possible-NPE-on-painting-creation.patch b/patches/unapplied/server/0899-Fix-possible-NPE-on-painting-creation.patch
index a503b8ac40..a503b8ac40 100644
--- a/patches/unapplied/server/0889-Fix-possible-NPE-on-painting-creation.patch
+++ b/patches/unapplied/server/0899-Fix-possible-NPE-on-painting-creation.patch
diff --git a/patches/unapplied/server/0890-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch b/patches/unapplied/server/0900-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch
index 54c442e544..54c442e544 100644
--- a/patches/unapplied/server/0890-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch
+++ b/patches/unapplied/server/0900-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch
diff --git a/patches/unapplied/server/0891-ExperienceOrb-should-call-EntitySpawnEvent.patch b/patches/unapplied/server/0901-ExperienceOrb-should-call-EntitySpawnEvent.patch
index d365559159..d365559159 100644
--- a/patches/unapplied/server/0891-ExperienceOrb-should-call-EntitySpawnEvent.patch
+++ b/patches/unapplied/server/0901-ExperienceOrb-should-call-EntitySpawnEvent.patch
diff --git a/patches/unapplied/server/0892-Make-Amethyst-throw-both-Spread-and-Grow-Events.patch b/patches/unapplied/server/0902-Make-Amethyst-throw-both-Spread-and-Grow-Events.patch
index 96b4aa8c41..96b4aa8c41 100644
--- a/patches/unapplied/server/0892-Make-Amethyst-throw-both-Spread-and-Grow-Events.patch
+++ b/patches/unapplied/server/0902-Make-Amethyst-throw-both-Spread-and-Grow-Events.patch
diff --git a/patches/unapplied/server/0893-Add-whitelist-events.patch b/patches/unapplied/server/0903-Add-whitelist-events.patch
index 96884032fb..96884032fb 100644
--- a/patches/unapplied/server/0893-Add-whitelist-events.patch
+++ b/patches/unapplied/server/0903-Add-whitelist-events.patch
diff --git a/patches/unapplied/server/0894-Implement-PlayerFailMoveEvent.patch b/patches/unapplied/server/0904-Implement-PlayerFailMoveEvent.patch
index 3d263f8ee9..3d263f8ee9 100644
--- a/patches/unapplied/server/0894-Implement-PlayerFailMoveEvent.patch
+++ b/patches/unapplied/server/0904-Implement-PlayerFailMoveEvent.patch
diff --git a/patches/unapplied/server/0895-Folia-scheduler-and-owned-region-API.patch b/patches/unapplied/server/0905-Folia-scheduler-and-owned-region-API.patch
index e7344d7653..e7344d7653 100644
--- a/patches/unapplied/server/0895-Folia-scheduler-and-owned-region-API.patch
+++ b/patches/unapplied/server/0905-Folia-scheduler-and-owned-region-API.patch
diff --git a/patches/unapplied/server/0896-Only-erase-allay-memory-on-non-item-targets.patch b/patches/unapplied/server/0906-Only-erase-allay-memory-on-non-item-targets.patch
index 4afac36fc3..4afac36fc3 100644
--- a/patches/unapplied/server/0896-Only-erase-allay-memory-on-non-item-targets.patch
+++ b/patches/unapplied/server/0906-Only-erase-allay-memory-on-non-item-targets.patch
diff --git a/patches/unapplied/server/0897-API-for-updating-recipes-on-clients.patch b/patches/unapplied/server/0907-API-for-updating-recipes-on-clients.patch
index 7fbba42341..7fbba42341 100644
--- a/patches/unapplied/server/0897-API-for-updating-recipes-on-clients.patch
+++ b/patches/unapplied/server/0907-API-for-updating-recipes-on-clients.patch
diff --git a/patches/unapplied/server/0898-Fix-rotation-when-spawning-display-entities.patch b/patches/unapplied/server/0908-Fix-rotation-when-spawning-display-entities.patch
index afe854d47e..afe854d47e 100644
--- a/patches/unapplied/server/0898-Fix-rotation-when-spawning-display-entities.patch
+++ b/patches/unapplied/server/0908-Fix-rotation-when-spawning-display-entities.patch
diff --git a/patches/unapplied/server/0899-Only-capture-actual-tree-growth.patch b/patches/unapplied/server/0909-Only-capture-actual-tree-growth.patch
index 683dad5511..683dad5511 100644
--- a/patches/unapplied/server/0899-Only-capture-actual-tree-growth.patch
+++ b/patches/unapplied/server/0909-Only-capture-actual-tree-growth.patch
diff --git a/patches/unapplied/server/0900-Use-correct-source-for-mushroom-block-spread-event.patch b/patches/unapplied/server/0910-Use-correct-source-for-mushroom-block-spread-event.patch
index ef72acd36e..ef72acd36e 100644
--- a/patches/unapplied/server/0900-Use-correct-source-for-mushroom-block-spread-event.patch
+++ b/patches/unapplied/server/0910-Use-correct-source-for-mushroom-block-spread-event.patch
diff --git a/patches/unapplied/server/0901-Respect-randomizeData-on-more-entities-when-spawning.patch b/patches/unapplied/server/0911-Respect-randomizeData-on-more-entities-when-spawning.patch
index 0b50ce9b7b..0b50ce9b7b 100644
--- a/patches/unapplied/server/0901-Respect-randomizeData-on-more-entities-when-spawning.patch
+++ b/patches/unapplied/server/0911-Respect-randomizeData-on-more-entities-when-spawning.patch
diff --git a/patches/unapplied/server/0902-Use-correct-seed-on-api-world-load.patch b/patches/unapplied/server/0912-Use-correct-seed-on-api-world-load.patch
index a39775a339..a39775a339 100644
--- a/patches/unapplied/server/0902-Use-correct-seed-on-api-world-load.patch
+++ b/patches/unapplied/server/0912-Use-correct-seed-on-api-world-load.patch
diff --git a/patches/unapplied/server/0903-Remove-UpgradeData-neighbour-ticks-outside-of-range.patch b/patches/unapplied/server/0913-Remove-UpgradeData-neighbour-ticks-outside-of-range.patch
index 930a90563b..930a90563b 100644
--- a/patches/unapplied/server/0903-Remove-UpgradeData-neighbour-ticks-outside-of-range.patch
+++ b/patches/unapplied/server/0913-Remove-UpgradeData-neighbour-ticks-outside-of-range.patch
diff --git a/patches/unapplied/server/0904-Cache-map-ids-on-item-frames.patch b/patches/unapplied/server/0914-Cache-map-ids-on-item-frames.patch
index 19972857b6..19972857b6 100644
--- a/patches/unapplied/server/0904-Cache-map-ids-on-item-frames.patch
+++ b/patches/unapplied/server/0914-Cache-map-ids-on-item-frames.patch
diff --git a/patches/unapplied/server/0905-Fix-custom-statistic-criteria-creation.patch b/patches/unapplied/server/0915-Fix-custom-statistic-criteria-creation.patch
index 9137af35a3..9137af35a3 100644
--- a/patches/unapplied/server/0905-Fix-custom-statistic-criteria-creation.patch
+++ b/patches/unapplied/server/0915-Fix-custom-statistic-criteria-creation.patch
diff --git a/patches/unapplied/server/0906-Bandaid-fix-for-Effect.patch b/patches/unapplied/server/0916-Bandaid-fix-for-Effect.patch
index 8b1e531d37..8b1e531d37 100644
--- a/patches/unapplied/server/0906-Bandaid-fix-for-Effect.patch
+++ b/patches/unapplied/server/0916-Bandaid-fix-for-Effect.patch
diff --git a/patches/unapplied/server/0907-SculkCatalyst-bloom-API.patch b/patches/unapplied/server/0917-SculkCatalyst-bloom-API.patch
index 77742addde..77742addde 100644
--- a/patches/unapplied/server/0907-SculkCatalyst-bloom-API.patch
+++ b/patches/unapplied/server/0917-SculkCatalyst-bloom-API.patch
diff --git a/patches/unapplied/server/0908-API-for-an-entity-s-scoreboard-name.patch b/patches/unapplied/server/0918-API-for-an-entity-s-scoreboard-name.patch
index c85896cb5a..c85896cb5a 100644
--- a/patches/unapplied/server/0908-API-for-an-entity-s-scoreboard-name.patch
+++ b/patches/unapplied/server/0918-API-for-an-entity-s-scoreboard-name.patch
diff --git a/patches/unapplied/server/0909-Deprecate-and-replace-methods-with-old-StructureType.patch b/patches/unapplied/server/0919-Deprecate-and-replace-methods-with-old-StructureType.patch
index ff4c42a8ca..ff4c42a8ca 100644
--- a/patches/unapplied/server/0909-Deprecate-and-replace-methods-with-old-StructureType.patch
+++ b/patches/unapplied/server/0919-Deprecate-and-replace-methods-with-old-StructureType.patch
diff --git a/patches/unapplied/server/0910-Don-t-tab-complete-namespaced-commands-if-send-names.patch b/patches/unapplied/server/0920-Don-t-tab-complete-namespaced-commands-if-send-names.patch
index 329a372192..329a372192 100644
--- a/patches/unapplied/server/0910-Don-t-tab-complete-namespaced-commands-if-send-names.patch
+++ b/patches/unapplied/server/0920-Don-t-tab-complete-namespaced-commands-if-send-names.patch
diff --git a/patches/unapplied/server/0911-Properly-handle-BlockBreakEvent-isDropItems.patch b/patches/unapplied/server/0921-Properly-handle-BlockBreakEvent-isDropItems.patch
index 025a223021..025a223021 100644
--- a/patches/unapplied/server/0911-Properly-handle-BlockBreakEvent-isDropItems.patch
+++ b/patches/unapplied/server/0921-Properly-handle-BlockBreakEvent-isDropItems.patch
diff --git a/patches/unapplied/server/0912-Fire-entity-death-event-for-ender-dragon.patch b/patches/unapplied/server/0922-Fire-entity-death-event-for-ender-dragon.patch
index 46c12c1b61..46c12c1b61 100644
--- a/patches/unapplied/server/0912-Fire-entity-death-event-for-ender-dragon.patch
+++ b/patches/unapplied/server/0922-Fire-entity-death-event-for-ender-dragon.patch
diff --git a/patches/unapplied/server/0913-Configurable-entity-tracking-range-by-Y-coordinate.patch b/patches/unapplied/server/0923-Configurable-entity-tracking-range-by-Y-coordinate.patch
index 81dacf5aab..81dacf5aab 100644
--- a/patches/unapplied/server/0913-Configurable-entity-tracking-range-by-Y-coordinate.patch
+++ b/patches/unapplied/server/0923-Configurable-entity-tracking-range-by-Y-coordinate.patch
diff --git a/patches/unapplied/server/0914-Add-Listing-API-for-Player.patch b/patches/unapplied/server/0924-Add-Listing-API-for-Player.patch
index 8d97e7bc60..8d97e7bc60 100644
--- a/patches/unapplied/server/0914-Add-Listing-API-for-Player.patch
+++ b/patches/unapplied/server/0924-Add-Listing-API-for-Player.patch
diff --git a/patches/unapplied/server/0915-Configurable-Region-Compression-Format.patch b/patches/unapplied/server/0925-Configurable-Region-Compression-Format.patch
index 315bfdce09..315bfdce09 100644
--- a/patches/unapplied/server/0915-Configurable-Region-Compression-Format.patch
+++ b/patches/unapplied/server/0925-Configurable-Region-Compression-Format.patch
diff --git a/patches/unapplied/server/0916-Add-BlockFace-to-BlockDamageEvent.patch b/patches/unapplied/server/0926-Add-BlockFace-to-BlockDamageEvent.patch
index d17954042f..d17954042f 100644
--- a/patches/unapplied/server/0916-Add-BlockFace-to-BlockDamageEvent.patch
+++ b/patches/unapplied/server/0926-Add-BlockFace-to-BlockDamageEvent.patch
diff --git a/patches/unapplied/server/0917-Fix-NPE-on-Boat-getStatus.patch b/patches/unapplied/server/0927-Fix-NPE-on-Boat-getStatus.patch
index 70323a4352..70323a4352 100644
--- a/patches/unapplied/server/0917-Fix-NPE-on-Boat-getStatus.patch
+++ b/patches/unapplied/server/0927-Fix-NPE-on-Boat-getStatus.patch
diff --git a/patches/unapplied/server/0918-Expand-Pose-API.patch b/patches/unapplied/server/0928-Expand-Pose-API.patch
index 8704e4d4d2..8704e4d4d2 100644
--- a/patches/unapplied/server/0918-Expand-Pose-API.patch
+++ b/patches/unapplied/server/0928-Expand-Pose-API.patch
diff --git a/patches/unapplied/server/0919-More-DragonBattle-API.patch b/patches/unapplied/server/0929-More-DragonBattle-API.patch
index 1ff4688b56..1ff4688b56 100644
--- a/patches/unapplied/server/0919-More-DragonBattle-API.patch
+++ b/patches/unapplied/server/0929-More-DragonBattle-API.patch
diff --git a/patches/unapplied/server/0920-Deep-clone-unhandled-nbt-tags.patch b/patches/unapplied/server/0930-Deep-clone-unhandled-nbt-tags.patch
index 0f522edd88..0f522edd88 100644
--- a/patches/unapplied/server/0920-Deep-clone-unhandled-nbt-tags.patch
+++ b/patches/unapplied/server/0930-Deep-clone-unhandled-nbt-tags.patch
diff --git a/patches/unapplied/server/0921-Add-PlayerPickItemEvent.patch b/patches/unapplied/server/0931-Add-PlayerPickItemEvent.patch
index 6bda428232..6bda428232 100644
--- a/patches/unapplied/server/0921-Add-PlayerPickItemEvent.patch
+++ b/patches/unapplied/server/0931-Add-PlayerPickItemEvent.patch
diff --git a/patches/unapplied/server/0922-Allow-trident-custom-damage.patch b/patches/unapplied/server/0932-Allow-trident-custom-damage.patch
index fb6397821e..fb6397821e 100644
--- a/patches/unapplied/server/0922-Allow-trident-custom-damage.patch
+++ b/patches/unapplied/server/0932-Allow-trident-custom-damage.patch
diff --git a/patches/unapplied/server/0923-Expose-hand-in-BlockCanBuildEvent.patch b/patches/unapplied/server/0933-Expose-hand-in-BlockCanBuildEvent.patch
index ab17992d38..ab17992d38 100644
--- a/patches/unapplied/server/0923-Expose-hand-in-BlockCanBuildEvent.patch
+++ b/patches/unapplied/server/0933-Expose-hand-in-BlockCanBuildEvent.patch
diff --git a/patches/unapplied/server/0924-Optimize-nearest-structure-border-iteration.patch b/patches/unapplied/server/0934-Optimize-nearest-structure-border-iteration.patch
index 0cad8d11fb..0cad8d11fb 100644
--- a/patches/unapplied/server/0924-Optimize-nearest-structure-border-iteration.patch
+++ b/patches/unapplied/server/0934-Optimize-nearest-structure-border-iteration.patch
diff --git a/patches/unapplied/server/0925-Implement-OfflinePlayer-isConnected.patch b/patches/unapplied/server/0935-Implement-OfflinePlayer-isConnected.patch
index 37cdf1cbc4..37cdf1cbc4 100644
--- a/patches/unapplied/server/0925-Implement-OfflinePlayer-isConnected.patch
+++ b/patches/unapplied/server/0935-Implement-OfflinePlayer-isConnected.patch
diff --git a/patches/unapplied/server/0926-Fix-inventory-desync.patch b/patches/unapplied/server/0936-Fix-inventory-desync.patch
index f69c4d7ee9..f69c4d7ee9 100644
--- a/patches/unapplied/server/0926-Fix-inventory-desync.patch
+++ b/patches/unapplied/server/0936-Fix-inventory-desync.patch
diff --git a/patches/unapplied/server/0927-Add-titleOverride-to-InventoryOpenEvent.patch b/patches/unapplied/server/0937-Add-titleOverride-to-InventoryOpenEvent.patch
index 76cb094c35..76cb094c35 100644
--- a/patches/unapplied/server/0927-Add-titleOverride-to-InventoryOpenEvent.patch
+++ b/patches/unapplied/server/0937-Add-titleOverride-to-InventoryOpenEvent.patch
diff --git a/patches/unapplied/server/0928-Configure-sniffer-egg-hatch-time.patch b/patches/unapplied/server/0938-Configure-sniffer-egg-hatch-time.patch
index 702bef1759..702bef1759 100644
--- a/patches/unapplied/server/0928-Configure-sniffer-egg-hatch-time.patch
+++ b/patches/unapplied/server/0938-Configure-sniffer-egg-hatch-time.patch
diff --git a/patches/unapplied/server/0929-Do-crystal-portal-proximity-check-before-entity-look.patch b/patches/unapplied/server/0939-Do-crystal-portal-proximity-check-before-entity-look.patch
index 43740a74f0..43740a74f0 100644
--- a/patches/unapplied/server/0929-Do-crystal-portal-proximity-check-before-entity-look.patch
+++ b/patches/unapplied/server/0939-Do-crystal-portal-proximity-check-before-entity-look.patch
diff --git a/patches/unapplied/server/0930-Skip-POI-finding-if-stuck-in-vehicle.patch b/patches/unapplied/server/0940-Skip-POI-finding-if-stuck-in-vehicle.patch
index a4dcac44ac..a4dcac44ac 100644
--- a/patches/unapplied/server/0930-Skip-POI-finding-if-stuck-in-vehicle.patch
+++ b/patches/unapplied/server/0940-Skip-POI-finding-if-stuck-in-vehicle.patch
diff --git a/patches/unapplied/server/0931-Add-slot-sanity-checks-in-container-clicks.patch b/patches/unapplied/server/0941-Add-slot-sanity-checks-in-container-clicks.patch
index dc29fcbded..dc29fcbded 100644
--- a/patches/unapplied/server/0931-Add-slot-sanity-checks-in-container-clicks.patch
+++ b/patches/unapplied/server/0941-Add-slot-sanity-checks-in-container-clicks.patch
diff --git a/patches/unapplied/server/0932-Call-BlockRedstoneEvents-for-lecterns.patch b/patches/unapplied/server/0942-Call-BlockRedstoneEvents-for-lecterns.patch
index c5d3495f31..c5d3495f31 100644
--- a/patches/unapplied/server/0932-Call-BlockRedstoneEvents-for-lecterns.patch
+++ b/patches/unapplied/server/0942-Call-BlockRedstoneEvents-for-lecterns.patch
diff --git a/patches/unapplied/server/0933-Allow-proper-checking-of-empty-item-stacks.patch b/patches/unapplied/server/0943-Allow-proper-checking-of-empty-item-stacks.patch
index 1ffc2241c3..1ffc2241c3 100644
--- a/patches/unapplied/server/0933-Allow-proper-checking-of-empty-item-stacks.patch
+++ b/patches/unapplied/server/0943-Allow-proper-checking-of-empty-item-stacks.patch
diff --git a/patches/unapplied/server/0934-Fix-silent-equipment-change-for-mobs.patch b/patches/unapplied/server/0944-Fix-silent-equipment-change-for-mobs.patch
index 46482b386e..46482b386e 100644
--- a/patches/unapplied/server/0934-Fix-silent-equipment-change-for-mobs.patch
+++ b/patches/unapplied/server/0944-Fix-silent-equipment-change-for-mobs.patch
diff --git a/patches/unapplied/server/0935-Fix-spigot-s-Forced-Stats.patch b/patches/unapplied/server/0945-Fix-spigot-s-Forced-Stats.patch
index a138a58b79..a138a58b79 100644
--- a/patches/unapplied/server/0935-Fix-spigot-s-Forced-Stats.patch
+++ b/patches/unapplied/server/0945-Fix-spigot-s-Forced-Stats.patch
diff --git a/patches/unapplied/server/0936-Add-missing-InventoryHolders-to-inventories.patch b/patches/unapplied/server/0946-Add-missing-InventoryHolders-to-inventories.patch
index e6954fc31c..e6954fc31c 100644
--- a/patches/unapplied/server/0936-Add-missing-InventoryHolders-to-inventories.patch
+++ b/patches/unapplied/server/0946-Add-missing-InventoryHolders-to-inventories.patch
diff --git a/patches/unapplied/server/0937-Do-not-read-tile-entities-in-chunks-that-are-positio.patch b/patches/unapplied/server/0947-Do-not-read-tile-entities-in-chunks-that-are-positio.patch
index a5090d6c00..a5090d6c00 100644
--- a/patches/unapplied/server/0937-Do-not-read-tile-entities-in-chunks-that-are-positio.patch
+++ b/patches/unapplied/server/0947-Do-not-read-tile-entities-in-chunks-that-are-positio.patch
diff --git a/patches/unapplied/server/0938-Add-missing-logs-for-log-ips-config-option.patch b/patches/unapplied/server/0948-Add-missing-logs-for-log-ips-config-option.patch
index 2898d66615..2898d66615 100644
--- a/patches/unapplied/server/0938-Add-missing-logs-for-log-ips-config-option.patch
+++ b/patches/unapplied/server/0948-Add-missing-logs-for-log-ips-config-option.patch
diff --git a/patches/unapplied/server/0939-Fix-race-condition-on-UpgradeData.BlockFixers-class-.patch b/patches/unapplied/server/0949-Fix-race-condition-on-UpgradeData.BlockFixers-class-.patch
index e547ae2524..e547ae2524 100644
--- a/patches/unapplied/server/0939-Fix-race-condition-on-UpgradeData.BlockFixers-class-.patch
+++ b/patches/unapplied/server/0949-Fix-race-condition-on-UpgradeData.BlockFixers-class-.patch
diff --git a/patches/unapplied/server/0940-Fix-NPE-in-AdvancementProgress-getDateAwarded.patch b/patches/unapplied/server/0950-Fix-NPE-in-AdvancementProgress-getDateAwarded.patch
index 7ccf4c0f03..7ccf4c0f03 100644
--- a/patches/unapplied/server/0940-Fix-NPE-in-AdvancementProgress-getDateAwarded.patch
+++ b/patches/unapplied/server/0950-Fix-NPE-in-AdvancementProgress-getDateAwarded.patch
diff --git a/patches/unapplied/server/0941-Fix-team-sidebar-objectives-not-being-cleared.patch b/patches/unapplied/server/0951-Fix-team-sidebar-objectives-not-being-cleared.patch
index 88a39d0b20..88a39d0b20 100644
--- a/patches/unapplied/server/0941-Fix-team-sidebar-objectives-not-being-cleared.patch
+++ b/patches/unapplied/server/0951-Fix-team-sidebar-objectives-not-being-cleared.patch
diff --git a/patches/unapplied/server/0942-Fix-missing-map-initialize-event-call.patch b/patches/unapplied/server/0952-Fix-missing-map-initialize-event-call.patch
index 20b3a50d58..20b3a50d58 100644
--- a/patches/unapplied/server/0942-Fix-missing-map-initialize-event-call.patch
+++ b/patches/unapplied/server/0952-Fix-missing-map-initialize-event-call.patch
diff --git a/patches/unapplied/server/0943-Update-entity-data-when-attaching-firework-to-entity.patch b/patches/unapplied/server/0953-Update-entity-data-when-attaching-firework-to-entity.patch
index 8cbc0f974a..8cbc0f974a 100644
--- a/patches/unapplied/server/0943-Update-entity-data-when-attaching-firework-to-entity.patch
+++ b/patches/unapplied/server/0953-Update-entity-data-when-attaching-firework-to-entity.patch
diff --git a/patches/unapplied/server/0944-Use-correct-variable-for-initializing-CraftLootTable.patch b/patches/unapplied/server/0954-Use-correct-variable-for-initializing-CraftLootTable.patch
index ab46cdf78a..ab46cdf78a 100644
--- a/patches/unapplied/server/0944-Use-correct-variable-for-initializing-CraftLootTable.patch
+++ b/patches/unapplied/server/0954-Use-correct-variable-for-initializing-CraftLootTable.patch
diff --git a/patches/unapplied/server/0945-Fix-UnsafeValues-loadAdvancement.patch b/patches/unapplied/server/0955-Fix-UnsafeValues-loadAdvancement.patch
index 60d7a4d75a..60d7a4d75a 100644
--- a/patches/unapplied/server/0945-Fix-UnsafeValues-loadAdvancement.patch
+++ b/patches/unapplied/server/0955-Fix-UnsafeValues-loadAdvancement.patch
diff --git a/patches/unapplied/server/0946-Add-player-idle-duration-API.patch b/patches/unapplied/server/0956-Add-player-idle-duration-API.patch
index a702fe4314..a702fe4314 100644
--- a/patches/unapplied/server/0946-Add-player-idle-duration-API.patch
+++ b/patches/unapplied/server/0956-Add-player-idle-duration-API.patch
diff --git a/patches/unapplied/server/0947-Don-t-check-if-we-can-see-non-visible-entities.patch b/patches/unapplied/server/0957-Don-t-check-if-we-can-see-non-visible-entities.patch
index 1c1aa40a97..1c1aa40a97 100644
--- a/patches/unapplied/server/0947-Don-t-check-if-we-can-see-non-visible-entities.patch
+++ b/patches/unapplied/server/0957-Don-t-check-if-we-can-see-non-visible-entities.patch
diff --git a/patches/unapplied/server/0948-Fix-NPE-in-SculkBloomEvent-world-access.patch b/patches/unapplied/server/0958-Fix-NPE-in-SculkBloomEvent-world-access.patch
index b66e61a522..b66e61a522 100644
--- a/patches/unapplied/server/0948-Fix-NPE-in-SculkBloomEvent-world-access.patch
+++ b/patches/unapplied/server/0958-Fix-NPE-in-SculkBloomEvent-world-access.patch
diff --git a/patches/unapplied/server/0949-Allow-null-itemstack-for-Player-sendEquipmentChange.patch b/patches/unapplied/server/0959-Allow-null-itemstack-for-Player-sendEquipmentChange.patch
index 6f15e00d6a..6f15e00d6a 100644
--- a/patches/unapplied/server/0949-Allow-null-itemstack-for-Player-sendEquipmentChange.patch
+++ b/patches/unapplied/server/0959-Allow-null-itemstack-for-Player-sendEquipmentChange.patch
diff --git a/patches/unapplied/server/0950-Optimize-VarInts.patch b/patches/unapplied/server/0960-Optimize-VarInts.patch
index b96957d432..b96957d432 100644
--- a/patches/unapplied/server/0950-Optimize-VarInts.patch
+++ b/patches/unapplied/server/0960-Optimize-VarInts.patch
diff --git a/patches/unapplied/server/0951-Add-API-to-get-the-collision-shape-of-a-block-before.patch b/patches/unapplied/server/0961-Add-API-to-get-the-collision-shape-of-a-block-before.patch
index 9794102b95..9794102b95 100644
--- a/patches/unapplied/server/0951-Add-API-to-get-the-collision-shape-of-a-block-before.patch
+++ b/patches/unapplied/server/0961-Add-API-to-get-the-collision-shape-of-a-block-before.patch
diff --git a/patches/unapplied/server/0952-Add-predicate-for-blocks-when-raytracing.patch b/patches/unapplied/server/0962-Add-predicate-for-blocks-when-raytracing.patch
index efe5b6e6bc..efe5b6e6bc 100644
--- a/patches/unapplied/server/0952-Add-predicate-for-blocks-when-raytracing.patch
+++ b/patches/unapplied/server/0962-Add-predicate-for-blocks-when-raytracing.patch
diff --git a/patches/unapplied/server/0953-Broadcast-take-item-packets-with-collector-as-source.patch b/patches/unapplied/server/0963-Broadcast-take-item-packets-with-collector-as-source.patch
index 762ec4c8fd..762ec4c8fd 100644
--- a/patches/unapplied/server/0953-Broadcast-take-item-packets-with-collector-as-source.patch
+++ b/patches/unapplied/server/0963-Broadcast-take-item-packets-with-collector-as-source.patch
diff --git a/patches/unapplied/server/0954-Expand-LingeringPotion-API.patch b/patches/unapplied/server/0964-Expand-LingeringPotion-API.patch
index abc4c72435..abc4c72435 100644
--- a/patches/unapplied/server/0954-Expand-LingeringPotion-API.patch
+++ b/patches/unapplied/server/0964-Expand-LingeringPotion-API.patch
diff --git a/patches/unapplied/server/0955-Add-MaterialTagsTest.patch b/patches/unapplied/server/0965-Add-MaterialTagsTest.patch
index 34233ba1ca..34233ba1ca 100644
--- a/patches/unapplied/server/0955-Add-MaterialTagsTest.patch
+++ b/patches/unapplied/server/0965-Add-MaterialTagsTest.patch
diff --git a/patches/unapplied/server/0956-Fix-strikeLightningEffect-powers-lightning-rods-and-.patch b/patches/unapplied/server/0966-Fix-strikeLightningEffect-powers-lightning-rods-and-.patch
index a6ef0b68f1..a6ef0b68f1 100644
--- a/patches/unapplied/server/0956-Fix-strikeLightningEffect-powers-lightning-rods-and-.patch
+++ b/patches/unapplied/server/0966-Fix-strikeLightningEffect-powers-lightning-rods-and-.patch
diff --git a/patches/unapplied/server/0957-Add-hand-to-fish-event-for-all-player-interactions.patch b/patches/unapplied/server/0967-Add-hand-to-fish-event-for-all-player-interactions.patch
index 39764d836e..39764d836e 100644
--- a/patches/unapplied/server/0957-Add-hand-to-fish-event-for-all-player-interactions.patch
+++ b/patches/unapplied/server/0967-Add-hand-to-fish-event-for-all-player-interactions.patch
diff --git a/patches/unapplied/server/0958-Fix-several-issues-with-EntityBreedEvent.patch b/patches/unapplied/server/0968-Fix-several-issues-with-EntityBreedEvent.patch
index e7f91ee16c..e7f91ee16c 100644
--- a/patches/unapplied/server/0958-Fix-several-issues-with-EntityBreedEvent.patch
+++ b/patches/unapplied/server/0968-Fix-several-issues-with-EntityBreedEvent.patch
diff --git a/patches/unapplied/server/0959-Add-UUID-attribute-modifier-API.patch b/patches/unapplied/server/0969-Add-UUID-attribute-modifier-API.patch
index 37efcab4b6..37efcab4b6 100644
--- a/patches/unapplied/server/0959-Add-UUID-attribute-modifier-API.patch
+++ b/patches/unapplied/server/0969-Add-UUID-attribute-modifier-API.patch
diff --git a/patches/unapplied/server/0960-Fix-missing-event-call-for-entity-teleport-API.patch b/patches/unapplied/server/0970-Fix-missing-event-call-for-entity-teleport-API.patch
index 77319ed2b1..77319ed2b1 100644
--- a/patches/unapplied/server/0960-Fix-missing-event-call-for-entity-teleport-API.patch
+++ b/patches/unapplied/server/0970-Fix-missing-event-call-for-entity-teleport-API.patch
diff --git a/patches/unapplied/server/0961-Lazily-create-LootContext-for-criterions.patch b/patches/unapplied/server/0971-Lazily-create-LootContext-for-criterions.patch
index d1033bf7e7..d1033bf7e7 100644
--- a/patches/unapplied/server/0961-Lazily-create-LootContext-for-criterions.patch
+++ b/patches/unapplied/server/0971-Lazily-create-LootContext-for-criterions.patch
diff --git a/patches/unapplied/server/0962-Don-t-fire-sync-events-during-worldgen.patch b/patches/unapplied/server/0972-Don-t-fire-sync-events-during-worldgen.patch
index 086273d9ca..086273d9ca 100644
--- a/patches/unapplied/server/0962-Don-t-fire-sync-events-during-worldgen.patch
+++ b/patches/unapplied/server/0972-Don-t-fire-sync-events-during-worldgen.patch
diff --git a/patches/unapplied/server/0963-Add-Structure-check-API.patch b/patches/unapplied/server/0973-Add-Structure-check-API.patch
index 551c80ce78..551c80ce78 100644
--- a/patches/unapplied/server/0963-Add-Structure-check-API.patch
+++ b/patches/unapplied/server/0973-Add-Structure-check-API.patch
diff --git a/patches/unapplied/server/0964-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch b/patches/unapplied/server/0974-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch
index bbc3e41f85..bbc3e41f85 100644
--- a/patches/unapplied/server/0964-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch
+++ b/patches/unapplied/server/0974-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch
diff --git a/patches/unapplied/server/0965-Restore-vanilla-entity-drops-behavior.patch b/patches/unapplied/server/0975-Restore-vanilla-entity-drops-behavior.patch
index 531ac1d639..531ac1d639 100644
--- a/patches/unapplied/server/0965-Restore-vanilla-entity-drops-behavior.patch
+++ b/patches/unapplied/server/0975-Restore-vanilla-entity-drops-behavior.patch
diff --git a/patches/unapplied/server/0966-Dont-resend-blocks-on-interactions.patch b/patches/unapplied/server/0976-Dont-resend-blocks-on-interactions.patch
index 8a8a5bb4ed..8a8a5bb4ed 100644
--- a/patches/unapplied/server/0966-Dont-resend-blocks-on-interactions.patch
+++ b/patches/unapplied/server/0976-Dont-resend-blocks-on-interactions.patch
diff --git a/patches/unapplied/server/0967-add-more-scoreboard-API.patch b/patches/unapplied/server/0977-add-more-scoreboard-API.patch
index 3365b53a36..3365b53a36 100644
--- a/patches/unapplied/server/0967-add-more-scoreboard-API.patch
+++ b/patches/unapplied/server/0977-add-more-scoreboard-API.patch
diff --git a/patches/unapplied/server/0968-Improve-Registry.patch b/patches/unapplied/server/0978-Improve-Registry.patch
index aed822acfc..aed822acfc 100644
--- a/patches/unapplied/server/0968-Improve-Registry.patch
+++ b/patches/unapplied/server/0978-Improve-Registry.patch
diff --git a/patches/unapplied/server/0969-Fix-NPE-on-null-loc-for-EntityTeleportEvent.patch b/patches/unapplied/server/0979-Fix-NPE-on-null-loc-for-EntityTeleportEvent.patch
index b554986b74..b554986b74 100644
--- a/patches/unapplied/server/0969-Fix-NPE-on-null-loc-for-EntityTeleportEvent.patch
+++ b/patches/unapplied/server/0979-Fix-NPE-on-null-loc-for-EntityTeleportEvent.patch
diff --git a/patches/unapplied/server/0970-Add-experience-points-API.patch b/patches/unapplied/server/0980-Add-experience-points-API.patch
index 114c8103e5..114c8103e5 100644
--- a/patches/unapplied/server/0970-Add-experience-points-API.patch
+++ b/patches/unapplied/server/0980-Add-experience-points-API.patch
diff --git a/patches/unapplied/server/0971-Add-drops-to-shear-events.patch b/patches/unapplied/server/0981-Add-drops-to-shear-events.patch
index a249a70023..a249a70023 100644
--- a/patches/unapplied/server/0971-Add-drops-to-shear-events.patch
+++ b/patches/unapplied/server/0981-Add-drops-to-shear-events.patch
diff --git a/patches/unapplied/server/0972-Add-PlayerShieldDisableEvent.patch b/patches/unapplied/server/0982-Add-PlayerShieldDisableEvent.patch
index 196eafaea2..196eafaea2 100644
--- a/patches/unapplied/server/0972-Add-PlayerShieldDisableEvent.patch
+++ b/patches/unapplied/server/0982-Add-PlayerShieldDisableEvent.patch
diff --git a/patches/unapplied/server/0973-Validate-ResourceLocation-in-NBT-reading.patch b/patches/unapplied/server/0983-Validate-ResourceLocation-in-NBT-reading.patch
index 147ec449fe..147ec449fe 100644
--- a/patches/unapplied/server/0973-Validate-ResourceLocation-in-NBT-reading.patch
+++ b/patches/unapplied/server/0983-Validate-ResourceLocation-in-NBT-reading.patch
diff --git a/patches/unapplied/server/0974-Properly-handle-experience-dropping-on-block-break.patch b/patches/unapplied/server/0984-Properly-handle-experience-dropping-on-block-break.patch
index 57e56e24ab..57e56e24ab 100644
--- a/patches/unapplied/server/0974-Properly-handle-experience-dropping-on-block-break.patch
+++ b/patches/unapplied/server/0984-Properly-handle-experience-dropping-on-block-break.patch
diff --git a/patches/unapplied/server/0975-Fixup-NamespacedKey-handling.patch b/patches/unapplied/server/0985-Fixup-NamespacedKey-handling.patch
index 14ddcf111d..14ddcf111d 100644
--- a/patches/unapplied/server/0975-Fixup-NamespacedKey-handling.patch
+++ b/patches/unapplied/server/0985-Fixup-NamespacedKey-handling.patch
diff --git a/patches/unapplied/server/0976-Expose-LootTable-of-DecoratedPot.patch b/patches/unapplied/server/0986-Expose-LootTable-of-DecoratedPot.patch
index 6d5e2738de..6d5e2738de 100644
--- a/patches/unapplied/server/0976-Expose-LootTable-of-DecoratedPot.patch
+++ b/patches/unapplied/server/0986-Expose-LootTable-of-DecoratedPot.patch
diff --git a/patches/unapplied/server/0977-Reduce-allocation-of-Vec3D-by-entity-tracker.patch b/patches/unapplied/server/0987-Reduce-allocation-of-Vec3D-by-entity-tracker.patch
index 1239f9241c..1239f9241c 100644
--- a/patches/unapplied/server/0977-Reduce-allocation-of-Vec3D-by-entity-tracker.patch
+++ b/patches/unapplied/server/0987-Reduce-allocation-of-Vec3D-by-entity-tracker.patch
diff --git a/patches/unapplied/server/0978-Rewrite-dataconverter-system.patch b/patches/unapplied/server/0988-Rewrite-dataconverter-system.patch
index ba142f5a86..ba142f5a86 100644
--- a/patches/unapplied/server/0978-Rewrite-dataconverter-system.patch
+++ b/patches/unapplied/server/0988-Rewrite-dataconverter-system.patch
diff --git a/patches/unapplied/server/0979-Starlight.patch b/patches/unapplied/server/0989-Starlight.patch
index 598933220f..598933220f 100644
--- a/patches/unapplied/server/0979-Starlight.patch
+++ b/patches/unapplied/server/0989-Starlight.patch
diff --git a/patches/unapplied/server/0980-Rewrite-chunk-system.patch b/patches/unapplied/server/0990-Rewrite-chunk-system.patch
index 541f2b8723..541f2b8723 100644
--- a/patches/unapplied/server/0980-Rewrite-chunk-system.patch
+++ b/patches/unapplied/server/0990-Rewrite-chunk-system.patch
diff --git a/patches/unapplied/server/0981-incremental-chunk-and-player-saving.patch b/patches/unapplied/server/0991-incremental-chunk-and-player-saving.patch
index 33d6eb0a5f..33d6eb0a5f 100644
--- a/patches/unapplied/server/0981-incremental-chunk-and-player-saving.patch
+++ b/patches/unapplied/server/0991-incremental-chunk-and-player-saving.patch
diff --git a/patches/unapplied/server/0982-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch b/patches/unapplied/server/0992-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch
index bb73216915..bb73216915 100644
--- a/patches/unapplied/server/0982-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch
+++ b/patches/unapplied/server/0992-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch
diff --git a/patches/unapplied/server/0983-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch b/patches/unapplied/server/0993-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch
index 811439226f..811439226f 100644
--- a/patches/unapplied/server/0983-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch
+++ b/patches/unapplied/server/0993-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch
diff --git a/patches/unapplied/server/0984-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch b/patches/unapplied/server/0994-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch
index 46e1b7e745..46e1b7e745 100644
--- a/patches/unapplied/server/0984-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch
+++ b/patches/unapplied/server/0994-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch
diff --git a/patches/unapplied/server/0985-Optimize-Network-Manager-and-add-advanced-packet-sup.patch b/patches/unapplied/server/0995-Optimize-Network-Manager-and-add-advanced-packet-sup.patch
index 2e8076eb2e..2e8076eb2e 100644
--- a/patches/unapplied/server/0985-Optimize-Network-Manager-and-add-advanced-packet-sup.patch
+++ b/patches/unapplied/server/0995-Optimize-Network-Manager-and-add-advanced-packet-sup.patch
diff --git a/patches/unapplied/server/0986-Allow-Saving-of-Oversized-Chunks.patch b/patches/unapplied/server/0996-Allow-Saving-of-Oversized-Chunks.patch
index f6a81ca166..f6a81ca166 100644
--- a/patches/unapplied/server/0986-Allow-Saving-of-Oversized-Chunks.patch
+++ b/patches/unapplied/server/0996-Allow-Saving-of-Oversized-Chunks.patch
diff --git a/patches/unapplied/server/0987-Fix-World-isChunkGenerated-calls.patch b/patches/unapplied/server/0997-Fix-World-isChunkGenerated-calls.patch
index f6df1f113b..f6df1f113b 100644
--- a/patches/unapplied/server/0987-Fix-World-isChunkGenerated-calls.patch
+++ b/patches/unapplied/server/0997-Fix-World-isChunkGenerated-calls.patch
diff --git a/patches/unapplied/server/0988-Flat-bedrock-generator-settings.patch b/patches/unapplied/server/0998-Flat-bedrock-generator-settings.patch
index d1bbbdf7ef..d1bbbdf7ef 100644
--- a/patches/unapplied/server/0988-Flat-bedrock-generator-settings.patch
+++ b/patches/unapplied/server/0998-Flat-bedrock-generator-settings.patch
diff --git a/patches/unapplied/server/0989-Entity-Activation-Range-2.0.patch b/patches/unapplied/server/0999-Entity-Activation-Range-2.0.patch
index 82e80d8998..82e80d8998 100644
--- a/patches/unapplied/server/0989-Entity-Activation-Range-2.0.patch
+++ b/patches/unapplied/server/0999-Entity-Activation-Range-2.0.patch
diff --git a/patches/unapplied/server/0990-Optional-per-player-mob-spawns.patch b/patches/unapplied/server/1000-Optional-per-player-mob-spawns.patch
index dc4d88d053..dc4d88d053 100644
--- a/patches/unapplied/server/0990-Optional-per-player-mob-spawns.patch
+++ b/patches/unapplied/server/1000-Optional-per-player-mob-spawns.patch
diff --git a/patches/unapplied/server/0991-Anti-Xray.patch b/patches/unapplied/server/1001-Anti-Xray.patch
index 0e19dabd18..0e19dabd18 100644
--- a/patches/unapplied/server/0991-Anti-Xray.patch
+++ b/patches/unapplied/server/1001-Anti-Xray.patch
diff --git a/patches/unapplied/server/0992-Improve-cancelling-PreCreatureSpawnEvent-with-per-pl.patch b/patches/unapplied/server/1002-Improve-cancelling-PreCreatureSpawnEvent-with-per-pl.patch
index 05c9814be3..05c9814be3 100644
--- a/patches/unapplied/server/0992-Improve-cancelling-PreCreatureSpawnEvent-with-per-pl.patch
+++ b/patches/unapplied/server/1002-Improve-cancelling-PreCreatureSpawnEvent-with-per-pl.patch
diff --git a/patches/unapplied/server/0993-Optimize-Collision-to-not-load-chunks.patch b/patches/unapplied/server/1003-Optimize-Collision-to-not-load-chunks.patch
index dd6fd94feb..dd6fd94feb 100644
--- a/patches/unapplied/server/0993-Optimize-Collision-to-not-load-chunks.patch
+++ b/patches/unapplied/server/1003-Optimize-Collision-to-not-load-chunks.patch
diff --git a/patches/unapplied/server/0994-Optimize-GoalSelector-Goal.Flag-Set-operations.patch b/patches/unapplied/server/1004-Optimize-GoalSelector-Goal.Flag-Set-operations.patch
index dcbd7aff42..dcbd7aff42 100644
--- a/patches/unapplied/server/0994-Optimize-GoalSelector-Goal.Flag-Set-operations.patch
+++ b/patches/unapplied/server/1004-Optimize-GoalSelector-Goal.Flag-Set-operations.patch
diff --git a/patches/unapplied/server/0995-Entity-load-save-limit-per-chunk.patch b/patches/unapplied/server/1005-Entity-load-save-limit-per-chunk.patch
index 85299c2e1e..85299c2e1e 100644
--- a/patches/unapplied/server/0995-Entity-load-save-limit-per-chunk.patch
+++ b/patches/unapplied/server/1005-Entity-load-save-limit-per-chunk.patch
diff --git a/patches/unapplied/server/0996-Fix-and-optimise-world-force-upgrading.patch b/patches/unapplied/server/1006-Fix-and-optimise-world-force-upgrading.patch
index 828506da0e..828506da0e 100644
--- a/patches/unapplied/server/0996-Fix-and-optimise-world-force-upgrading.patch
+++ b/patches/unapplied/server/1006-Fix-and-optimise-world-force-upgrading.patch
diff --git a/patches/unapplied/server/0997-Improved-Watchdog-Support.patch b/patches/unapplied/server/1007-Improved-Watchdog-Support.patch
index cff6443130..cff6443130 100644
--- a/patches/unapplied/server/0997-Improved-Watchdog-Support.patch
+++ b/patches/unapplied/server/1007-Improved-Watchdog-Support.patch
diff --git a/patches/unapplied/server/0998-Optimize-Voxel-Shape-Merging.patch b/patches/unapplied/server/1008-Optimize-Voxel-Shape-Merging.patch
index 4ec779560c..4ec779560c 100644
--- a/patches/unapplied/server/0998-Optimize-Voxel-Shape-Merging.patch
+++ b/patches/unapplied/server/1008-Optimize-Voxel-Shape-Merging.patch
diff --git a/patches/unapplied/server/0999-Write-SavedData-IO-async.patch b/patches/unapplied/server/1009-Write-SavedData-IO-async.patch
index fc9b211347..fc9b211347 100644
--- a/patches/unapplied/server/0999-Write-SavedData-IO-async.patch
+++ b/patches/unapplied/server/1009-Write-SavedData-IO-async.patch
diff --git a/patches/unapplied/server/1000-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch b/patches/unapplied/server/1010-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch
index 8702845583..8702845583 100644
--- a/patches/unapplied/server/1000-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch
+++ b/patches/unapplied/server/1010-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch
diff --git a/patches/unapplied/server/1001-Use-distance-map-to-optimise-entity-tracker.patch b/patches/unapplied/server/1011-Use-distance-map-to-optimise-entity-tracker.patch
index f8878d5e7d..f8878d5e7d 100644
--- a/patches/unapplied/server/1001-Use-distance-map-to-optimise-entity-tracker.patch
+++ b/patches/unapplied/server/1011-Use-distance-map-to-optimise-entity-tracker.patch
diff --git a/patches/unapplied/server/1002-Optimize-Bit-Operations-by-inlining.patch b/patches/unapplied/server/1012-Optimize-Bit-Operations-by-inlining.patch
index 5823fb0d37..5823fb0d37 100644
--- a/patches/unapplied/server/1002-Optimize-Bit-Operations-by-inlining.patch
+++ b/patches/unapplied/server/1012-Optimize-Bit-Operations-by-inlining.patch
diff --git a/patches/unapplied/server/1003-Remove-streams-from-hot-code.patch b/patches/unapplied/server/1013-Remove-streams-from-hot-code.patch
index 8e8133d2b2..8e8133d2b2 100644
--- a/patches/unapplied/server/1003-Remove-streams-from-hot-code.patch
+++ b/patches/unapplied/server/1013-Remove-streams-from-hot-code.patch
diff --git a/patches/unapplied/server/1004-Eigencraft-redstone-implementation.patch b/patches/unapplied/server/1014-Eigencraft-redstone-implementation.patch
index 1c66b34a01..1c66b34a01 100644
--- a/patches/unapplied/server/1004-Eigencraft-redstone-implementation.patch
+++ b/patches/unapplied/server/1014-Eigencraft-redstone-implementation.patch
diff --git a/patches/unapplied/server/1005-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch b/patches/unapplied/server/1015-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch
index 76d173106a..76d173106a 100644
--- a/patches/unapplied/server/1005-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch
+++ b/patches/unapplied/server/1015-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch
diff --git a/patches/unapplied/server/1006-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch b/patches/unapplied/server/1016-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch
index de82ef89da..de82ef89da 100644
--- a/patches/unapplied/server/1006-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch
+++ b/patches/unapplied/server/1016-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch
diff --git a/patches/unapplied/server/1007-Improve-boat-collision-performance.patch b/patches/unapplied/server/1017-Improve-boat-collision-performance.patch
index d32dfc35cc..d32dfc35cc 100644
--- a/patches/unapplied/server/1007-Improve-boat-collision-performance.patch
+++ b/patches/unapplied/server/1017-Improve-boat-collision-performance.patch
diff --git a/patches/unapplied/server/1008-Optimise-general-POI-access.patch b/patches/unapplied/server/1018-Optimise-general-POI-access.patch
index 715dea7d5c..715dea7d5c 100644
--- a/patches/unapplied/server/1008-Optimise-general-POI-access.patch
+++ b/patches/unapplied/server/1018-Optimise-general-POI-access.patch
diff --git a/patches/unapplied/server/1009-Custom-table-implementation-for-blockstate-state-loo.patch b/patches/unapplied/server/1019-Custom-table-implementation-for-blockstate-state-loo.patch
index 9c4e3867d5..9c4e3867d5 100644
--- a/patches/unapplied/server/1009-Custom-table-implementation-for-blockstate-state-loo.patch
+++ b/patches/unapplied/server/1019-Custom-table-implementation-for-blockstate-state-loo.patch
diff --git a/patches/unapplied/server/1010-Execute-chunk-tasks-mid-tick.patch b/patches/unapplied/server/1020-Execute-chunk-tasks-mid-tick.patch
index 3a02d6108e..3a02d6108e 100644
--- a/patches/unapplied/server/1010-Execute-chunk-tasks-mid-tick.patch
+++ b/patches/unapplied/server/1020-Execute-chunk-tasks-mid-tick.patch
diff --git a/patches/unapplied/server/1011-Optimise-random-block-ticking.patch b/patches/unapplied/server/1021-Optimise-random-block-ticking.patch
index bd41ca541a..bd41ca541a 100644
--- a/patches/unapplied/server/1011-Optimise-random-block-ticking.patch
+++ b/patches/unapplied/server/1021-Optimise-random-block-ticking.patch
diff --git a/patches/unapplied/server/1012-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch b/patches/unapplied/server/1022-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch
index e0ffe43767..e0ffe43767 100644
--- a/patches/unapplied/server/1012-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch
+++ b/patches/unapplied/server/1022-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch
diff --git a/patches/unapplied/server/1013-Use-Velocity-compression-and-cipher-natives.patch b/patches/unapplied/server/1023-Use-Velocity-compression-and-cipher-natives.patch
index 8ba0372a99..8ba0372a99 100644
--- a/patches/unapplied/server/1013-Use-Velocity-compression-and-cipher-natives.patch
+++ b/patches/unapplied/server/1023-Use-Velocity-compression-and-cipher-natives.patch
diff --git a/patches/unapplied/server/1014-Detail-more-information-in-watchdog-dumps.patch b/patches/unapplied/server/1024-Detail-more-information-in-watchdog-dumps.patch
index c18d6158f6..c18d6158f6 100644
--- a/patches/unapplied/server/1014-Detail-more-information-in-watchdog-dumps.patch
+++ b/patches/unapplied/server/1024-Detail-more-information-in-watchdog-dumps.patch
diff --git a/patches/unapplied/server/1015-Collision-optimisations.patch b/patches/unapplied/server/1025-Collision-optimisations.patch
index e527784429..e527784429 100644
--- a/patches/unapplied/server/1015-Collision-optimisations.patch
+++ b/patches/unapplied/server/1025-Collision-optimisations.patch
diff --git a/patches/unapplied/server/1016-Optimise-collision-checking-in-player-move-packet-ha.patch b/patches/unapplied/server/1026-Optimise-collision-checking-in-player-move-packet-ha.patch
index 1aef4ea053..1aef4ea053 100644
--- a/patches/unapplied/server/1016-Optimise-collision-checking-in-player-move-packet-ha.patch
+++ b/patches/unapplied/server/1026-Optimise-collision-checking-in-player-move-packet-ha.patch
diff --git a/patches/unapplied/server/1017-Fix-tripwire-disarming-not-working-as-intended.patch b/patches/unapplied/server/1027-Fix-tripwire-disarming-not-working-as-intended.patch
index 46a8a52189..46a8a52189 100644
--- a/patches/unapplied/server/1017-Fix-tripwire-disarming-not-working-as-intended.patch
+++ b/patches/unapplied/server/1027-Fix-tripwire-disarming-not-working-as-intended.patch
diff --git a/patches/unapplied/server/1018-Fix-entity-type-tags-suggestions-in-selectors.patch b/patches/unapplied/server/1028-Fix-entity-type-tags-suggestions-in-selectors.patch
index 854bb2d342..854bb2d342 100644
--- a/patches/unapplied/server/1018-Fix-entity-type-tags-suggestions-in-selectors.patch
+++ b/patches/unapplied/server/1028-Fix-entity-type-tags-suggestions-in-selectors.patch
diff --git a/patches/unapplied/server/1019-Add-Alternate-Current-redstone-implementation.patch b/patches/unapplied/server/1029-Add-Alternate-Current-redstone-implementation.patch
index 66ad39643d..66ad39643d 100644
--- a/patches/unapplied/server/1019-Add-Alternate-Current-redstone-implementation.patch
+++ b/patches/unapplied/server/1029-Add-Alternate-Current-redstone-implementation.patch
diff --git a/patches/unapplied/server/1020-optimize-dirt-and-snow-spreading.patch b/patches/unapplied/server/1030-optimize-dirt-and-snow-spreading.patch
index 223dbd9a3e..223dbd9a3e 100644
--- a/patches/unapplied/server/1020-optimize-dirt-and-snow-spreading.patch
+++ b/patches/unapplied/server/1030-optimize-dirt-and-snow-spreading.patch
diff --git a/patches/unapplied/server/1021-Properly-resend-entities.patch b/patches/unapplied/server/1031-Properly-resend-entities.patch
index 3165a6aa39..3165a6aa39 100644
--- a/patches/unapplied/server/1021-Properly-resend-entities.patch
+++ b/patches/unapplied/server/1031-Properly-resend-entities.patch
diff --git a/patches/unapplied/server/1022-Optimize-Hoppers.patch b/patches/unapplied/server/1032-Optimize-Hoppers.patch
index f39b27cb4a..f39b27cb4a 100644
--- a/patches/unapplied/server/1022-Optimize-Hoppers.patch
+++ b/patches/unapplied/server/1032-Optimize-Hoppers.patch
diff --git a/patches/unapplied/server/1023-Improve-performance-of-mass-crafts.patch b/patches/unapplied/server/1033-Improve-performance-of-mass-crafts.patch
index 3f69ae35b9..3f69ae35b9 100644
--- a/patches/unapplied/server/1023-Improve-performance-of-mass-crafts.patch
+++ b/patches/unapplied/server/1033-Improve-performance-of-mass-crafts.patch
diff --git a/patches/unapplied/server/1024-Actually-optimise-explosions.patch b/patches/unapplied/server/1034-Actually-optimise-explosions.patch
index 7a35803ac0..7a35803ac0 100644
--- a/patches/unapplied/server/1024-Actually-optimise-explosions.patch
+++ b/patches/unapplied/server/1034-Actually-optimise-explosions.patch
diff --git a/patches/unapplied/server/1025-Optimise-chunk-tick-iteration.patch b/patches/unapplied/server/1035-Optimise-chunk-tick-iteration.patch
index da9130527c..da9130527c 100644
--- a/patches/unapplied/server/1025-Optimise-chunk-tick-iteration.patch
+++ b/patches/unapplied/server/1035-Optimise-chunk-tick-iteration.patch
diff --git a/patches/unapplied/server/1026-Lag-compensation-ticks.patch b/patches/unapplied/server/1036-Lag-compensation-ticks.patch
index 40fbaa1e15..40fbaa1e15 100644
--- a/patches/unapplied/server/1026-Lag-compensation-ticks.patch
+++ b/patches/unapplied/server/1036-Lag-compensation-ticks.patch
diff --git a/patches/unapplied/server/1027-Optimise-nearby-player-retrieval.patch b/patches/unapplied/server/1037-Optimise-nearby-player-retrieval.patch
index 06b8d42fec..06b8d42fec 100644
--- a/patches/unapplied/server/1027-Optimise-nearby-player-retrieval.patch
+++ b/patches/unapplied/server/1037-Optimise-nearby-player-retrieval.patch
diff --git a/patches/unapplied/server/1028-Distance-manager-tick-timings.patch b/patches/unapplied/server/1038-Distance-manager-tick-timings.patch
index f946d92596..f946d92596 100644
--- a/patches/unapplied/server/1028-Distance-manager-tick-timings.patch
+++ b/patches/unapplied/server/1038-Distance-manager-tick-timings.patch
diff --git a/patches/unapplied/server/1029-Handle-Oversized-block-entities-in-chunks.patch b/patches/unapplied/server/1039-Handle-Oversized-block-entities-in-chunks.patch
index 27d881a58e..27d881a58e 100644
--- a/patches/unapplied/server/1029-Handle-Oversized-block-entities-in-chunks.patch
+++ b/patches/unapplied/server/1039-Handle-Oversized-block-entities-in-chunks.patch
diff --git a/patches/unapplied/server/1030-Send-full-pos-packets-for-hard-colliding-entities.patch b/patches/unapplied/server/1040-Send-full-pos-packets-for-hard-colliding-entities.patch
index 45738a19b2..45738a19b2 100644
--- a/patches/unapplied/server/1030-Send-full-pos-packets-for-hard-colliding-entities.patch
+++ b/patches/unapplied/server/1040-Send-full-pos-packets-for-hard-colliding-entities.patch
diff --git a/patches/unapplied/server/1031-Add-ShulkerDuplicateEvent.patch b/patches/unapplied/server/1041-Add-ShulkerDuplicateEvent.patch
index 91ff8b7326..91ff8b7326 100644
--- a/patches/unapplied/server/1031-Add-ShulkerDuplicateEvent.patch
+++ b/patches/unapplied/server/1041-Add-ShulkerDuplicateEvent.patch
diff --git a/patches/unapplied/server/1032-Add-api-for-spawn-egg-texture-colors.patch b/patches/unapplied/server/1042-Add-api-for-spawn-egg-texture-colors.patch
index 57f59afe69..57f59afe69 100644
--- a/patches/unapplied/server/1032-Add-api-for-spawn-egg-texture-colors.patch
+++ b/patches/unapplied/server/1042-Add-api-for-spawn-egg-texture-colors.patch
diff --git a/patches/unapplied/server/1033-Disable-memory-reserve-allocating.patch b/patches/unapplied/server/1043-Disable-memory-reserve-allocating.patch
index bd18c240f0..bd18c240f0 100644
--- a/patches/unapplied/server/1033-Disable-memory-reserve-allocating.patch
+++ b/patches/unapplied/server/1043-Disable-memory-reserve-allocating.patch
diff --git a/patches/unapplied/server/1034-Improve-tag-parser-handling.patch b/patches/unapplied/server/1044-Improve-tag-parser-handling.patch
index 78cf8189d3..78cf8189d3 100644
--- a/patches/unapplied/server/1034-Improve-tag-parser-handling.patch
+++ b/patches/unapplied/server/1044-Improve-tag-parser-handling.patch
diff --git a/patches/unapplied/server/1035-Add-Lifecycle-Event-system.patch b/patches/unapplied/server/1045-Add-Lifecycle-Event-system.patch
index 76dfc6a17f..76dfc6a17f 100644
--- a/patches/unapplied/server/1035-Add-Lifecycle-Event-system.patch
+++ b/patches/unapplied/server/1045-Add-Lifecycle-Event-system.patch
diff --git a/patches/unapplied/server/1036-Conduit-API.patch b/patches/unapplied/server/1046-Conduit-API.patch
index 9df9ff716b..9df9ff716b 100644
--- a/patches/unapplied/server/1036-Conduit-API.patch
+++ b/patches/unapplied/server/1046-Conduit-API.patch
diff --git a/patches/unapplied/server/1037-ItemStack-Tooltip-API.patch b/patches/unapplied/server/1047-ItemStack-Tooltip-API.patch
index 9a3075e565..9a3075e565 100644
--- a/patches/unapplied/server/1037-ItemStack-Tooltip-API.patch
+++ b/patches/unapplied/server/1047-ItemStack-Tooltip-API.patch
diff --git a/patches/unapplied/server/1038-Fix-possible-StackOverflowError-for-some-dispenses.patch b/patches/unapplied/server/1048-Fix-possible-StackOverflowError-for-some-dispenses.patch
index c9638c6967..c9638c6967 100644
--- a/patches/unapplied/server/1038-Fix-possible-StackOverflowError-for-some-dispenses.patch
+++ b/patches/unapplied/server/1048-Fix-possible-StackOverflowError-for-some-dispenses.patch
diff --git a/patches/unapplied/server/1039-Properly-track-the-changed-item-from-dispense-events.patch b/patches/unapplied/server/1049-Properly-track-the-changed-item-from-dispense-events.patch
index f01bec2a48..f01bec2a48 100644
--- a/patches/unapplied/server/1039-Properly-track-the-changed-item-from-dispense-events.patch
+++ b/patches/unapplied/server/1049-Properly-track-the-changed-item-from-dispense-events.patch
diff --git a/patches/unapplied/server/1040-Add-getChunkSnapshot-includeLightData-parameter.patch b/patches/unapplied/server/1050-Add-getChunkSnapshot-includeLightData-parameter.patch
index bb830096ec..bb830096ec 100644
--- a/patches/unapplied/server/1040-Add-getChunkSnapshot-includeLightData-parameter.patch
+++ b/patches/unapplied/server/1050-Add-getChunkSnapshot-includeLightData-parameter.patch
diff --git a/patches/unapplied/server/1041-Add-FluidState-API.patch b/patches/unapplied/server/1051-Add-FluidState-API.patch
index 153752df1d..153752df1d 100644
--- a/patches/unapplied/server/1041-Add-FluidState-API.patch
+++ b/patches/unapplied/server/1051-Add-FluidState-API.patch
diff --git a/patches/unapplied/server/1042-add-number-format-api.patch b/patches/unapplied/server/1052-add-number-format-api.patch
index d412b5f929..d412b5f929 100644
--- a/patches/unapplied/server/1042-add-number-format-api.patch
+++ b/patches/unapplied/server/1052-add-number-format-api.patch
diff --git a/patches/unapplied/server/1043-check-if-itemstack-is-stackable-first.patch b/patches/unapplied/server/1053-check-if-itemstack-is-stackable-first.patch
index 3655bb3a13..3655bb3a13 100644
--- a/patches/unapplied/server/1043-check-if-itemstack-is-stackable-first.patch
+++ b/patches/unapplied/server/1053-check-if-itemstack-is-stackable-first.patch
diff --git a/patches/unapplied/server/1044-Fire-EntityDamageByEntityEvent-for-unowned-wither-sk.patch b/patches/unapplied/server/1054-Fire-EntityDamageByEntityEvent-for-unowned-wither-sk.patch
index 69eea7f52e..69eea7f52e 100644
--- a/patches/unapplied/server/1044-Fire-EntityDamageByEntityEvent-for-unowned-wither-sk.patch
+++ b/patches/unapplied/server/1054-Fire-EntityDamageByEntityEvent-for-unowned-wither-sk.patch
diff --git a/patches/unapplied/server/1045-improve-BanList-types.patch b/patches/unapplied/server/1055-improve-BanList-types.patch
index ad92622c45..ad92622c45 100644
--- a/patches/unapplied/server/1045-improve-BanList-types.patch
+++ b/patches/unapplied/server/1055-improve-BanList-types.patch
diff --git a/patches/unapplied/server/1046-Configurable-max-block-fluid-ticks.patch b/patches/unapplied/server/1056-Configurable-max-block-fluid-ticks.patch
index c1d19d41e3..c1d19d41e3 100644
--- a/patches/unapplied/server/1046-Configurable-max-block-fluid-ticks.patch
+++ b/patches/unapplied/server/1056-Configurable-max-block-fluid-ticks.patch
diff --git a/patches/unapplied/server/1047-disable-forced-empty-world-ticks.patch b/patches/unapplied/server/1057-disable-forced-empty-world-ticks.patch
index 6f3fb1c6f0..6f3fb1c6f0 100644
--- a/patches/unapplied/server/1047-disable-forced-empty-world-ticks.patch
+++ b/patches/unapplied/server/1057-disable-forced-empty-world-ticks.patch
diff --git a/patches/unapplied/server/1048-Suspicious-Effect-Entry-API.patch b/patches/unapplied/server/1058-Suspicious-Effect-Entry-API.patch
index 31c7a46ac6..31c7a46ac6 100644
--- a/patches/unapplied/server/1048-Suspicious-Effect-Entry-API.patch
+++ b/patches/unapplied/server/1058-Suspicious-Effect-Entry-API.patch
diff --git a/patches/unapplied/server/1049-Per-world-ticks-per-spawn-settings.patch b/patches/unapplied/server/1059-Per-world-ticks-per-spawn-settings.patch
index cc4a0e5292..cc4a0e5292 100644
--- a/patches/unapplied/server/1049-Per-world-ticks-per-spawn-settings.patch
+++ b/patches/unapplied/server/1059-Per-world-ticks-per-spawn-settings.patch
diff --git a/patches/unapplied/server/1050-Add-onboarding-message-for-initial-server-start.patch b/patches/unapplied/server/1060-Add-onboarding-message-for-initial-server-start.patch
index 6210b12485..6210b12485 100644
--- a/patches/unapplied/server/1050-Add-onboarding-message-for-initial-server-start.patch
+++ b/patches/unapplied/server/1060-Add-onboarding-message-for-initial-server-start.patch
diff --git a/patches/unapplied/server/1051-Fix-DamageSource-API.patch b/patches/unapplied/server/1061-Fix-DamageSource-API.patch
index e6ce72b632..e6ce72b632 100644
--- a/patches/unapplied/server/1051-Fix-DamageSource-API.patch
+++ b/patches/unapplied/server/1061-Fix-DamageSource-API.patch
diff --git a/patches/unapplied/server/1052-Expanded-Hopper-API.patch b/patches/unapplied/server/1062-Expanded-Hopper-API.patch
index 67efc0d7a2..67efc0d7a2 100644
--- a/patches/unapplied/server/1052-Expanded-Hopper-API.patch
+++ b/patches/unapplied/server/1062-Expanded-Hopper-API.patch
diff --git a/patches/unapplied/server/1053-Fix-creation-of-invalid-block-entity-during-world-ge.patch b/patches/unapplied/server/1063-Fix-creation-of-invalid-block-entity-during-world-ge.patch
index 5f6f4e6b9c..5f6f4e6b9c 100644
--- a/patches/unapplied/server/1053-Fix-creation-of-invalid-block-entity-during-world-ge.patch
+++ b/patches/unapplied/server/1063-Fix-creation-of-invalid-block-entity-during-world-ge.patch
diff --git a/patches/unapplied/server/1054-Add-BlockBreakProgressUpdateEvent.patch b/patches/unapplied/server/1064-Add-BlockBreakProgressUpdateEvent.patch
index 382b360aff..382b360aff 100644
--- a/patches/unapplied/server/1054-Add-BlockBreakProgressUpdateEvent.patch
+++ b/patches/unapplied/server/1064-Add-BlockBreakProgressUpdateEvent.patch
diff --git a/patches/unapplied/server/1055-Deprecate-ItemStack-setType.patch b/patches/unapplied/server/1065-Deprecate-ItemStack-setType.patch
index 72d51180a3..72d51180a3 100644
--- a/patches/unapplied/server/1055-Deprecate-ItemStack-setType.patch
+++ b/patches/unapplied/server/1065-Deprecate-ItemStack-setType.patch
diff --git a/patches/unapplied/server/1056-Item-Mutation-Fixes.patch b/patches/unapplied/server/1066-Item-Mutation-Fixes.patch
index 4fc0800e22..4fc0800e22 100644
--- a/patches/unapplied/server/1056-Item-Mutation-Fixes.patch
+++ b/patches/unapplied/server/1066-Item-Mutation-Fixes.patch
diff --git a/patches/unapplied/server/1057-API-for-checking-sent-chunks.patch b/patches/unapplied/server/1067-API-for-checking-sent-chunks.patch
index b418da022b..b418da022b 100644
--- a/patches/unapplied/server/1057-API-for-checking-sent-chunks.patch
+++ b/patches/unapplied/server/1067-API-for-checking-sent-chunks.patch
diff --git a/patches/unapplied/server/1058-Add-CartographyItemEvent.patch b/patches/unapplied/server/1068-Add-CartographyItemEvent.patch
index 6cf27afb8b..6cf27afb8b 100644
--- a/patches/unapplied/server/1058-Add-CartographyItemEvent.patch
+++ b/patches/unapplied/server/1068-Add-CartographyItemEvent.patch
diff --git a/patches/unapplied/server/1059-More-Raid-API.patch b/patches/unapplied/server/1069-More-Raid-API.patch
index b6ad0cb22a..b6ad0cb22a 100644
--- a/patches/unapplied/server/1059-More-Raid-API.patch
+++ b/patches/unapplied/server/1069-More-Raid-API.patch