diff options
author | Nassim Jahnke <[email protected]> | 2022-06-07 18:52:56 +0200 |
---|---|---|
committer | Nassim Jahnke <[email protected]> | 2022-06-07 18:52:56 +0200 |
commit | cb05aa6b8b312a8a99fe05b9ddb516d5466a0351 (patch) | |
tree | af13f78acc1f738e406e626cc9a0988698b79bdb | |
parent | 276d830d223ddf68611beacc248285ae5a4e8a1f (diff) | |
download | Paper-cb05aa6b8b312a8a99fe05b9ddb516d5466a0351.tar.gz Paper-cb05aa6b8b312a8a99fe05b9ddb516d5466a0351.zip |
Prepare for 1.19 dev
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | build.gradle.kts | 4 | ||||
-rw-r--r-- | gradle.properties | 4 | ||||
-rw-r--r-- | patches/api/0001-Convert-project-to-Gradle.patch | 42 | ||||
-rw-r--r-- | patches/api/0002-Build-system-changes.patch | 8 | ||||
-rw-r--r-- | patches/server/0001-Setup-Gradle-project.patch | 135 | ||||
-rw-r--r-- | patches/unapplied/api/0003-Annotation-Test-changes.patch (renamed from patches/api/0003-Annotation-Test-changes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0004-Add-FastUtil-to-Bukkit.patch (renamed from patches/api/0004-Add-FastUtil-to-Bukkit.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0005-Adventure.patch (renamed from patches/api/0005-Adventure.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0006-Paper-Utils.patch (renamed from patches/api/0006-Paper-Utils.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0007-Timings-v2.patch (renamed from patches/api/0007-Timings-v2.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0008-Add-command-line-option-to-load-extra-plugin-jars-no.patch (renamed from patches/api/0008-Add-command-line-option-to-load-extra-plugin-jars-no.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0009-Player-affects-spawning-API.patch (renamed from patches/api/0009-Player-affects-spawning-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0010-Add-getTPS-method.patch (renamed from patches/api/0010-Add-getTPS-method.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0011-Version-Command-2.0.patch (renamed from patches/api/0011-Version-Command-2.0.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0012-Entity-Origin-API.patch (renamed from patches/api/0012-Entity-Origin-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0013-Add-PlayerLocaleChangeEvent.patch (renamed from patches/api/0013-Add-PlayerLocaleChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0014-Add-view-distance-API.patch (renamed from patches/api/0014-Add-view-distance-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0015-Add-BeaconEffectEvent.patch (renamed from patches/api/0015-Add-BeaconEffectEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0016-Add-PlayerInitialSpawnEvent.patch (renamed from patches/api/0016-Add-PlayerInitialSpawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0017-Automatically-disable-plugins-that-fail-to-load.patch (renamed from patches/api/0017-Automatically-disable-plugins-that-fail-to-load.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0018-Expose-server-CommandMap.patch (renamed from patches/api/0018-Expose-server-CommandMap.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0019-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch (renamed from patches/api/0019-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0020-Add-exception-reporting-event.patch (renamed from patches/api/0020-Add-exception-reporting-event.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0021-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch (renamed from patches/api/0021-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0022-Fix-ServerListPingEvent-flagging-as-Async.patch (renamed from patches/api/0022-Fix-ServerListPingEvent-flagging-as-Async.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0023-Player-Tab-List-and-Title-APIs.patch (renamed from patches/api/0023-Player-Tab-List-and-Title-APIs.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0024-Add-methods-for-working-with-arrows-stuck-in-living-.patch (renamed from patches/api/0024-Add-methods-for-working-with-arrows-stuck-in-living-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0025-Complete-resource-pack-API.patch (renamed from patches/api/0025-Complete-resource-pack-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0026-Use-ASM-for-event-executors.patch (renamed from patches/api/0026-Use-ASM-for-event-executors.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0027-Add-a-call-helper-to-Event.patch (renamed from patches/api/0027-Add-a-call-helper-to-Event.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0028-Add-sender-name-to-commands.yml-replacement.patch (renamed from patches/api/0028-Add-sender-name-to-commands.yml-replacement.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0029-Add-command-to-reload-permissions.yml-and-require-co.patch (renamed from patches/api/0029-Add-command-to-reload-permissions.yml-and-require-co.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0030-Custom-replacement-for-eaten-items.patch (renamed from patches/api/0030-Custom-replacement-for-eaten-items.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0031-Entity-AddTo-RemoveFrom-World-Events.patch (renamed from patches/api/0031-Entity-AddTo-RemoveFrom-World-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0032-EntityPathfindEvent.patch (renamed from patches/api/0032-EntityPathfindEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0033-Reduce-thread-synchronization-in-MetadataStoreBase.patch (renamed from patches/api/0033-Reduce-thread-synchronization-in-MetadataStoreBase.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0034-Add-MetadataStoreBase.removeAll-Plugin.patch (renamed from patches/api/0034-Add-MetadataStoreBase.removeAll-Plugin.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0035-Add-PlayerUseUnknownEntityEvent.patch (renamed from patches/api/0035-Add-PlayerUseUnknownEntityEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0036-Add-handshake-event-to-allow-plugins-to-handle-clien.patch (renamed from patches/api/0036-Add-handshake-event-to-allow-plugins-to-handle-clien.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0037-Arrow-pickup-rule-API.patch (renamed from patches/api/0037-Arrow-pickup-rule-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0038-EntityRegainHealthEvent-isFastRegen-API.patch (renamed from patches/api/0038-EntityRegainHealthEvent-isFastRegen-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0039-LootTable-API.patch (renamed from patches/api/0039-LootTable-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0040-Add-EntityZapEvent.patch (renamed from patches/api/0040-Add-EntityZapEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0041-Misc-Utils.patch (renamed from patches/api/0041-Misc-Utils.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0042-Allow-Reloading-of-Command-Aliases.patch (renamed from patches/api/0042-Allow-Reloading-of-Command-Aliases.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0043-Add-source-to-PlayerExpChangeEvent.patch (renamed from patches/api/0043-Add-source-to-PlayerExpChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0044-Add-ProjectileCollideEvent.patch (renamed from patches/api/0044-Add-ProjectileCollideEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0045-Add-String-based-Action-Bar-API.patch (renamed from patches/api/0045-Add-String-based-Action-Bar-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0046-Add-API-methods-to-control-if-armour-stands-can-move.patch (renamed from patches/api/0046-Add-API-methods-to-control-if-armour-stands-can-move.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0047-IllegalPacketEvent.patch (renamed from patches/api/0047-IllegalPacketEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0048-Fireworks-API-s.patch (renamed from patches/api/0048-Fireworks-API-s.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0049-PlayerTeleportEndGatewayEvent.patch (renamed from patches/api/0049-PlayerTeleportEndGatewayEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0050-Provide-E-TE-Chunk-count-stat-methods.patch (renamed from patches/api/0050-Provide-E-TE-Chunk-count-stat-methods.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0051-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch (renamed from patches/api/0051-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0052-Expose-WorldBorder-isInBounds-Location-check.patch (renamed from patches/api/0052-Expose-WorldBorder-isInBounds-Location-check.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0053-Add-configuration-option-to-prevent-player-names-fro.patch (renamed from patches/api/0053-Add-configuration-option-to-prevent-player-names-fro.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0054-Fix-upstream-javadocs.patch (renamed from patches/api/0054-Fix-upstream-javadocs.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0055-Item-canEntityPickup.patch (renamed from patches/api/0055-Item-canEntityPickup.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0056-PlayerAttemptPickupItemEvent.patch (renamed from patches/api/0056-PlayerAttemptPickupItemEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0057-Add-UnknownCommandEvent.patch (renamed from patches/api/0057-Add-UnknownCommandEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0058-Basic-PlayerProfile-API.patch (renamed from patches/api/0058-Basic-PlayerProfile-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0059-PlayerPickupItemEvent-setFlyAtPlayer.patch (renamed from patches/api/0059-PlayerPickupItemEvent-setFlyAtPlayer.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0060-Shoulder-Entities-Release-API.patch (renamed from patches/api/0060-Shoulder-Entities-Release-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0061-Entity-fromMobSpawner.patch (renamed from patches/api/0061-Entity-fromMobSpawner.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0062-Profile-Lookup-Events.patch (renamed from patches/api/0062-Profile-Lookup-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0063-Improve-the-Saddle-API-for-Horses.patch (renamed from patches/api/0063-Improve-the-Saddle-API-for-Horses.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0064-Add-getI18NDisplayName-API.patch (renamed from patches/api/0064-Add-getI18NDisplayName-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0065-ensureServerConversions-API.patch (renamed from patches/api/0065-ensureServerConversions-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0066-Make-plugins-list-alphabetical.patch (renamed from patches/api/0066-Make-plugins-list-alphabetical.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0067-LivingEntity-setKiller.patch (renamed from patches/api/0067-LivingEntity-setKiller.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0068-ProfileWhitelistVerifyEvent.patch (renamed from patches/api/0068-ProfileWhitelistVerifyEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch (renamed from patches/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0070-Handle-plugin-prefixes-in-implementation-logging-con.patch (renamed from patches/api/0070-Handle-plugin-prefixes-in-implementation-logging-con.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0071-Add-PlayerJumpEvent.patch (renamed from patches/api/0071-Add-PlayerJumpEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0072-Add-workaround-for-plugins-modifying-the-parent-of-t.patch (renamed from patches/api/0072-Add-workaround-for-plugins-modifying-the-parent-of-t.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0073-Add-PlayerArmorChangeEvent.patch (renamed from patches/api/0073-Add-PlayerArmorChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0074-API-to-get-a-BlockState-without-a-snapshot.patch (renamed from patches/api/0074-API-to-get-a-BlockState-without-a-snapshot.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0075-AsyncTabCompleteEvent.patch (renamed from patches/api/0075-AsyncTabCompleteEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0076-Expose-client-protocol-version-and-virtual-host.patch (renamed from patches/api/0076-Expose-client-protocol-version-and-virtual-host.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0077-Display-warning-on-deprecated-recipe-API.patch (renamed from patches/api/0077-Display-warning-on-deprecated-recipe-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0078-PlayerPickupExperienceEvent.patch (renamed from patches/api/0078-PlayerPickupExperienceEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0079-ExperienceOrbMergeEvent.patch (renamed from patches/api/0079-ExperienceOrbMergeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0080-Ability-to-apply-mending-to-XP-API.patch (renamed from patches/api/0080-Ability-to-apply-mending-to-XP-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0081-PreCreatureSpawnEvent.patch (renamed from patches/api/0081-PreCreatureSpawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0082-PlayerNaturallySpawnCreaturesEvent.patch (renamed from patches/api/0082-PlayerNaturallySpawnCreaturesEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0083-Add-setPlayerProfile-API-for-Skulls.patch (renamed from patches/api/0083-Add-setPlayerProfile-API-for-Skulls.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0084-Fill-Profile-Property-Events.patch (renamed from patches/api/0084-Fill-Profile-Property-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0085-PlayerAdvancementCriterionGrantEvent.patch (renamed from patches/api/0085-PlayerAdvancementCriterionGrantEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0086-Add-ArmorStand-Item-Meta.patch (renamed from patches/api/0086-Add-ArmorStand-Item-Meta.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0087-Optimize-Hoppers.patch (renamed from patches/api/0087-Optimize-Hoppers.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0088-Tameable-getOwnerUniqueId-API.patch (renamed from patches/api/0088-Tameable-getOwnerUniqueId-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0089-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch (renamed from patches/api/0089-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0090-Add-extended-PaperServerListPingEvent.patch (renamed from patches/api/0090-Add-extended-PaperServerListPingEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0091-Player.setPlayerProfile-API.patch (renamed from patches/api/0091-Player.setPlayerProfile-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0092-getPlayerUniqueId-API.patch (renamed from patches/api/0092-getPlayerUniqueId-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0093-Add-legacy-ping-support-to-PaperServerListPingEvent.patch (renamed from patches/api/0093-Add-legacy-ping-support-to-PaperServerListPingEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0094-Add-openSign-method-to-HumanEntity.patch (renamed from patches/api/0094-Add-openSign-method-to-HumanEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0095-Add-Ban-Methods-to-Player-Objects.patch (renamed from patches/api/0095-Add-Ban-Methods-to-Player-Objects.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0096-EndermanEscapeEvent.patch (renamed from patches/api/0096-EndermanEscapeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0097-Enderman.teleportRandomly.patch (renamed from patches/api/0097-Enderman.teleportRandomly.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0098-Additional-world.getNearbyEntities-API-s.patch (renamed from patches/api/0098-Additional-world.getNearbyEntities-API-s.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0099-Location.isChunkLoaded-API.patch (renamed from patches/api/0099-Location.isChunkLoaded-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0100-Expand-World.spawnParticle-API-and-add-Builder.patch (renamed from patches/api/0100-Expand-World.spawnParticle-API-and-add-Builder.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0101-EndermanAttackPlayerEvent.patch (renamed from patches/api/0101-EndermanAttackPlayerEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0102-Close-Plugin-Class-Loaders-on-Disable.patch (renamed from patches/api/0102-Close-Plugin-Class-Loaders-on-Disable.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0103-WitchConsumePotionEvent.patch (renamed from patches/api/0103-WitchConsumePotionEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0104-WitchThrowPotionEvent.patch (renamed from patches/api/0104-WitchThrowPotionEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0105-Location.toBlockLocation-toCenterLocation.patch (renamed from patches/api/0105-Location.toBlockLocation-toCenterLocation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0106-PotionEffect-clone-methods.patch (renamed from patches/api/0106-PotionEffect-clone-methods.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0107-WitchReadyPotionEvent.patch (renamed from patches/api/0107-WitchReadyPotionEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0108-ItemStack-getMaxItemUseDuration.patch (renamed from patches/api/0108-ItemStack-getMaxItemUseDuration.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0109-Add-EntityTeleportEndGatewayEvent.patch (renamed from patches/api/0109-Add-EntityTeleportEndGatewayEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0110-Make-shield-blocking-delay-configurable.patch (renamed from patches/api/0110-Make-shield-blocking-delay-configurable.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0111-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch (renamed from patches/api/0111-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0112-Add-getNearbyXXX-methods-to-Location.patch (renamed from patches/api/0112-Add-getNearbyXXX-methods-to-Location.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0113-PlayerReadyArrowEvent.patch (renamed from patches/api/0113-PlayerReadyArrowEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0114-Add-EntityKnockbackByEntityEvent.patch (renamed from patches/api/0114-Add-EntityKnockbackByEntityEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0115-Expand-Explosions-API.patch (renamed from patches/api/0115-Expand-Explosions-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0116-ItemStack-API-additions-for-quantity-flags-lore.patch (renamed from patches/api/0116-ItemStack-API-additions-for-quantity-flags-lore.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0117-LivingEntity-Hand-Raised-Item-Use-API.patch (renamed from patches/api/0117-LivingEntity-Hand-Raised-Item-Use-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0118-RangedEntity-API.patch (renamed from patches/api/0118-RangedEntity-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0119-Add-World.getEntity-UUID-API.patch (renamed from patches/api/0119-Add-World.getEntity-UUID-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0120-InventoryCloseEvent-Reason-API.patch (renamed from patches/api/0120-InventoryCloseEvent-Reason-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0121-Allow-setting-the-vex-s-summoner.patch (renamed from patches/api/0121-Allow-setting-the-vex-s-summoner.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0122-Entity-getChunk-API.patch (renamed from patches/api/0122-Entity-getChunk-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0123-Add-an-asterisk-to-legacy-API-plugins.patch (renamed from patches/api/0123-Add-an-asterisk-to-legacy-API-plugins.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0124-EnderDragon-Events.patch (renamed from patches/api/0124-EnderDragon-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0125-PlayerElytraBoostEvent.patch (renamed from patches/api/0125-PlayerElytraBoostEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0126-PlayerLaunchProjectileEvent.patch (renamed from patches/api/0126-PlayerLaunchProjectileEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0127-EntityTransformedEvent.patch (renamed from patches/api/0127-EntityTransformedEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0128-Allow-disabling-armour-stand-ticking.patch (renamed from patches/api/0128-Allow-disabling-armour-stand-ticking.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0129-SkeletonHorse-Additions.patch (renamed from patches/api/0129-SkeletonHorse-Additions.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0130-Expand-Location-Manipulation-API.patch (renamed from patches/api/0130-Expand-Location-Manipulation-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0131-Expand-ArmorStand-API.patch (renamed from patches/api/0131-Expand-ArmorStand-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0132-AnvilDamageEvent.patch (renamed from patches/api/0132-AnvilDamageEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0133-Remove-deadlock-risk-in-firing-async-events.patch (renamed from patches/api/0133-Remove-deadlock-risk-in-firing-async-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0134-Add-hand-to-bucket-events.patch (renamed from patches/api/0134-Add-hand-to-bucket-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0135-Add-TNTPrimeEvent.patch (renamed from patches/api/0135-Add-TNTPrimeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0136-Provide-Chunk-Coordinates-as-a-Long-API.patch (renamed from patches/api/0136-Provide-Chunk-Coordinates-as-a-Long-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0137-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch (renamed from patches/api/0137-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0138-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch (renamed from patches/api/0138-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0139-Allow-Blocks-to-be-accessed-via-a-long-key.patch (renamed from patches/api/0139-Allow-Blocks-to-be-accessed-via-a-long-key.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0140-Slime-Pathfinder-Events.patch (renamed from patches/api/0140-Slime-Pathfinder-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0141-Add-PhantomPreSpawnEvent.patch (renamed from patches/api/0141-Add-PhantomPreSpawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0142-Add-More-Creeper-API.patch (renamed from patches/api/0142-Add-More-Creeper-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0143-Inventory-removeItemAnySlot.patch (renamed from patches/api/0143-Inventory-removeItemAnySlot.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0144-isChunkGenerated-API.patch (renamed from patches/api/0144-isChunkGenerated-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0145-Add-source-block-constructor-and-getChangedBlockData.patch (renamed from patches/api/0145-Add-source-block-constructor-and-getChangedBlockData.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0146-Async-Chunks-API.patch (renamed from patches/api/0146-Async-Chunks-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0147-Add-ray-tracing-methods-to-LivingEntity.patch (renamed from patches/api/0147-Add-ray-tracing-methods-to-LivingEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0148-Expose-attack-cooldown-methods-for-Player.patch (renamed from patches/api/0148-Expose-attack-cooldown-methods-for-Player.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0149-Improve-death-events.patch (renamed from patches/api/0149-Improve-death-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0150-Mob-Pathfinding-API.patch (renamed from patches/api/0150-Mob-Pathfinding-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0151-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch (renamed from patches/api/0151-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0152-Performance-Concurrency-Improvements-to-Permissions.patch (renamed from patches/api/0152-Performance-Concurrency-Improvements-to-Permissions.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0153-Add-ItemStackRecipeChoice-Draft-API.patch (renamed from patches/api/0153-Add-ItemStackRecipeChoice-Draft-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0154-Implement-furnace-cook-speed-multiplier-API.patch (renamed from patches/api/0154-Implement-furnace-cook-speed-multiplier-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0155-Material-API-additions.patch (renamed from patches/api/0155-Material-API-additions.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0156-Add-Material-Tags.patch (renamed from patches/api/0156-Add-Material-Tags.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0157-PreSpawnerSpawnEvent.patch (renamed from patches/api/0157-PreSpawnerSpawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0158-Add-LivingEntity-getTargetEntity.patch (renamed from patches/api/0158-Add-LivingEntity-getTargetEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0159-Add-sun-related-API.patch (renamed from patches/api/0159-Add-sun-related-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0160-Turtle-API.patch (renamed from patches/api/0160-Turtle-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0161-Add-spectator-target-events.patch (renamed from patches/api/0161-Add-spectator-target-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0162-Add-more-Witch-API.patch (renamed from patches/api/0162-Add-more-Witch-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0163-Make-the-default-permission-message-configurable.patch (renamed from patches/api/0163-Make-the-default-permission-message-configurable.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0164-Support-cancellation-supression-of-EntityDismount-Ve.patch (renamed from patches/api/0164-Support-cancellation-supression-of-EntityDismount-Ve.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0165-Add-more-Zombie-API.patch (renamed from patches/api/0165-Add-more-Zombie-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0166-Change-the-reserved-channel-check-to-be-sensible.patch (renamed from patches/api/0166-Change-the-reserved-channel-check-to-be-sensible.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0167-Add-PlayerConnectionCloseEvent.patch (renamed from patches/api/0167-Add-PlayerConnectionCloseEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0168-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch (renamed from patches/api/0168-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0169-Add-ItemStack-Recipe-API-helper-methods.patch (renamed from patches/api/0169-Add-ItemStack-Recipe-API-helper-methods.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0170-BlockDestroyEvent.patch (renamed from patches/api/0170-BlockDestroyEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0171-Add-WhitelistToggleEvent.patch (renamed from patches/api/0171-Add-WhitelistToggleEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0172-Add-GS4-Query-event.patch (renamed from patches/api/0172-Add-GS4-Query-event.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0173-Add-PlayerPostRespawnEvent.patch (renamed from patches/api/0173-Add-PlayerPostRespawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0174-Entity-getEntitySpawnReason.patch (renamed from patches/api/0174-Entity-getEntitySpawnReason.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0175-Fix-Spigot-annotation-mistakes.patch (renamed from patches/api/0175-Fix-Spigot-annotation-mistakes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0176-Server-Tick-Events.patch (renamed from patches/api/0176-Server-Tick-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0177-PlayerDeathEvent-getItemsToKeep.patch (renamed from patches/api/0177-PlayerDeathEvent-getItemsToKeep.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0178-Add-Heightmap-API.patch (renamed from patches/api/0178-Add-Heightmap-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0179-Mob-Spawner-API-Enhancements.patch (renamed from patches/api/0179-Mob-Spawner-API-Enhancements.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0180-Add-BlockSoundGroup-interface.patch (renamed from patches/api/0180-Add-BlockSoundGroup-interface.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0181-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch (renamed from patches/api/0181-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0182-Increase-custom-payload-channel-message-size.patch (renamed from patches/api/0182-Increase-custom-payload-channel-message-size.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0183-Expose-the-internal-current-tick.patch (renamed from patches/api/0183-Expose-the-internal-current-tick.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0184-PlayerDeathEvent-shouldDropExperience.patch (renamed from patches/api/0184-PlayerDeathEvent-shouldDropExperience.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0185-Add-effect-to-block-break-naturally.patch (renamed from patches/api/0185-Add-effect-to-block-break-naturally.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0186-Add-ThrownEggHatchEvent.patch (renamed from patches/api/0186-Add-ThrownEggHatchEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0187-Entity-Jump-API.patch (renamed from patches/api/0187-Entity-Jump-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0188-add-hand-to-BlockMultiPlaceEvent.patch (renamed from patches/api/0188-add-hand-to-BlockMultiPlaceEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0189-Add-tick-times-API.patch (renamed from patches/api/0189-Add-tick-times-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0190-Expose-MinecraftServer-isRunning.patch (renamed from patches/api/0190-Expose-MinecraftServer-isRunning.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0191-Add-Raw-Byte-ItemStack-Serialization.patch (renamed from patches/api/0191-Add-Raw-Byte-ItemStack-Serialization.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0192-Disable-Sync-Events-firing-Async-errors-during-shutd.patch (renamed from patches/api/0192-Disable-Sync-Events-firing-Async-errors-during-shutd.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0193-Make-JavaPluginLoader-thread-safe.patch (renamed from patches/api/0193-Make-JavaPluginLoader-thread-safe.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0194-Add-Player-Client-Options-API.patch (renamed from patches/api/0194-Add-Player-Client-Options-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0195-Add-PlayerAttackEntityCooldownResetEvent.patch (renamed from patches/api/0195-Add-PlayerAttackEntityCooldownResetEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0196-Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch (renamed from patches/api/0196-Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0197-Add-item-slot-convenience-methods.patch (renamed from patches/api/0197-Add-item-slot-convenience-methods.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0198-Villager-Restocks-API.patch (renamed from patches/api/0198-Villager-Restocks-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0199-Expose-game-version.patch (renamed from patches/api/0199-Expose-game-version.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0200-Add-Mob-Goal-API.patch (renamed from patches/api/0200-Add-Mob-Goal-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0201-Add-villager-reputation-API.patch (renamed from patches/api/0201-Add-villager-reputation-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0202-Spawn-Reason-API.patch (renamed from patches/api/0202-Spawn-Reason-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0203-Potential-bed-API.patch (renamed from patches/api/0203-Potential-bed-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0204-Prioritise-own-classes-where-possible.patch (renamed from patches/api/0204-Prioritise-own-classes-where-possible.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0205-Provide-a-useful-PluginClassLoader-toString.patch (renamed from patches/api/0205-Provide-a-useful-PluginClassLoader-toString.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0206-Inventory-getHolder-method-without-block-snapshot.patch (renamed from patches/api/0206-Inventory-getHolder-method-without-block-snapshot.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0207-Improve-Arrow-API.patch (renamed from patches/api/0207-Improve-Arrow-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0208-Add-and-implement-PlayerRecipeBookClickEvent.patch (renamed from patches/api/0208-Add-and-implement-PlayerRecipeBookClickEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0209-Support-components-in-ItemMeta.patch (renamed from patches/api/0209-Support-components-in-ItemMeta.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0210-added-2-new-TargetReasons-for-1.16-mob-behavior.patch (renamed from patches/api/0210-added-2-new-TargetReasons-for-1.16-mob-behavior.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0211-Add-entity-liquid-API.patch (renamed from patches/api/0211-Add-entity-liquid-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0212-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch (renamed from patches/api/0212-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0213-Support-hex-colors-in-getLastColors.patch (renamed from patches/api/0213-Support-hex-colors-in-getLastColors.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0214-Add-setMaxPlayers-API.patch (renamed from patches/api/0214-Add-setMaxPlayers-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0215-Add-moon-phase-API.patch (renamed from patches/api/0215-Add-moon-phase-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0216-Add-playPickupItemAnimation-to-LivingEntity.patch (renamed from patches/api/0216-Add-playPickupItemAnimation-to-LivingEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0217-Add-BellRingEvent.patch (renamed from patches/api/0217-Add-BellRingEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0218-Brand-support.patch (renamed from patches/api/0218-Brand-support.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0219-Add-more-Evoker-API.patch (renamed from patches/api/0219-Add-more-Evoker-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0220-Add-methods-to-get-translation-keys.patch (renamed from patches/api/0220-Add-methods-to-get-translation-keys.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0221-Create-HoverEvent-from-ItemStack-Entity.patch (renamed from patches/api/0221-Create-HoverEvent-from-ItemStack-Entity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0222-Add-additional-open-container-api-to-HumanEntity.patch (renamed from patches/api/0222-Add-additional-open-container-api-to-HumanEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0223-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch (renamed from patches/api/0223-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0224-Entity-isTicking.patch (renamed from patches/api/0224-Entity-isTicking.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0225-Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch (renamed from patches/api/0225-Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0226-Villager-resetOffers.patch (renamed from patches/api/0226-Villager-resetOffers.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0227-Player-elytra-boost-API.patch (renamed from patches/api/0227-Player-elytra-boost-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0228-Add-getOfflinePlayerIfCached-String.patch (renamed from patches/api/0228-Add-getOfflinePlayerIfCached-String.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0229-Add-ignore-discounts-API.patch (renamed from patches/api/0229-Add-ignore-discounts-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0230-Item-no-age-no-player-pickup.patch (renamed from patches/api/0230-Item-no-age-no-player-pickup.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0231-Beacon-API-custom-effect-ranges.patch (renamed from patches/api/0231-Beacon-API-custom-effect-ranges.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0232-Add-API-for-quit-reason.patch (renamed from patches/api/0232-Add-API-for-quit-reason.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0233-Add-Destroy-Speed-API.patch (renamed from patches/api/0233-Add-Destroy-Speed-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0234-Add-LivingEntity-clearActiveItem.patch (renamed from patches/api/0234-Add-LivingEntity-clearActiveItem.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0235-Add-PlayerItemCooldownEvent.patch (renamed from patches/api/0235-Add-PlayerItemCooldownEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0236-More-lightning-API.patch (renamed from patches/api/0236-More-lightning-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0237-Add-PlayerShearBlockEvent.patch (renamed from patches/api/0237-Add-PlayerShearBlockEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0238-Enable-multi-release-plugin-jars.patch (renamed from patches/api/0238-Enable-multi-release-plugin-jars.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0239-Player-Chunk-Load-Unload-Events.patch (renamed from patches/api/0239-Player-Chunk-Load-Unload-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0240-Expose-LivingEntity-hurt-direction.patch (renamed from patches/api/0240-Expose-LivingEntity-hurt-direction.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0241-Add-OBSTRUCTED-reason-to-BedEnterResult.patch (renamed from patches/api/0241-Add-OBSTRUCTED-reason-to-BedEnterResult.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0242-Added-PlayerTradeEvent.patch (renamed from patches/api/0242-Added-PlayerTradeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0243-Add-TargetHitEvent-API.patch (renamed from patches/api/0243-Add-TargetHitEvent-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0244-Additional-Block-Material-API-s.patch (renamed from patches/api/0244-Additional-Block-Material-API-s.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0245-Add-API-to-get-Material-from-Boats-and-Minecarts.patch (renamed from patches/api/0245-Add-API-to-get-Material-from-Boats-and-Minecarts.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0246-Add-PlayerFlowerPotManipulateEvent.patch (renamed from patches/api/0246-Add-PlayerFlowerPotManipulateEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0247-Zombie-API-breaking-doors.patch (renamed from patches/api/0247-Zombie-API-breaking-doors.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0248-Add-EntityLoadCrossbowEvent.patch (renamed from patches/api/0248-Add-EntityLoadCrossbowEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0249-Added-WorldGameRuleChangeEvent.patch (renamed from patches/api/0249-Added-WorldGameRuleChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0250-Added-ServerResourcesReloadedEvent.patch (renamed from patches/api/0250-Added-ServerResourcesReloadedEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0251-Add-BlockFailedDispenseEvent.patch (renamed from patches/api/0251-Add-BlockFailedDispenseEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0252-Added-PlayerLecternPageChangeEvent.patch (renamed from patches/api/0252-Added-PlayerLecternPageChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0253-Added-PlayerLoomPatternSelectEvent.patch (renamed from patches/api/0253-Added-PlayerLoomPatternSelectEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0254-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch (renamed from patches/api/0254-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0255-Add-sendOpLevel-API.patch (renamed from patches/api/0255-Add-sendOpLevel-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0256-Add-PaperRegistry.patch (renamed from patches/api/0256-Add-PaperRegistry.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0257-Add-StructuresLocateEvent.patch (renamed from patches/api/0257-Add-StructuresLocateEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0258-Return-chat-component-with-empty-text-instead-of-thr.patch (renamed from patches/api/0258-Return-chat-component-with-empty-text-instead-of-thr.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0259-Add-BlockPreDispenseEvent.patch (renamed from patches/api/0259-Add-BlockPreDispenseEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0260-Added-Vanilla-Entity-Tags.patch (renamed from patches/api/0260-Added-Vanilla-Entity-Tags.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0261-Added-PlayerChangeBeaconEffectEvent.patch (renamed from patches/api/0261-Added-PlayerChangeBeaconEffectEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0262-Added-PlayerStonecutterRecipeSelectEvent.patch (renamed from patches/api/0262-Added-PlayerStonecutterRecipeSelectEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0263-Add-dropLeash-variable-to-EntityUnleashEvent.patch (renamed from patches/api/0263-Add-dropLeash-variable-to-EntityUnleashEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0264-add-DragonEggFormEvent.patch (renamed from patches/api/0264-add-DragonEggFormEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0265-EntityMoveEvent.patch (renamed from patches/api/0265-EntityMoveEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0266-Allow-adding-items-to-BlockDropItemEvent.patch (renamed from patches/api/0266-Allow-adding-items-to-BlockDropItemEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0267-Add-getMainThreadExecutor-to-BukkitScheduler.patch (renamed from patches/api/0267-Add-getMainThreadExecutor-to-BukkitScheduler.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0268-living-entity-allow-attribute-registration.patch (renamed from patches/api/0268-living-entity-allow-attribute-registration.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0269-Add-missing-effects.patch (renamed from patches/api/0269-Add-missing-effects.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0270-Expose-Tracked-Players.patch (renamed from patches/api/0270-Expose-Tracked-Players.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0271-Cache-the-result-of-Material-isBlock.patch (renamed from patches/api/0271-Cache-the-result-of-Material-isBlock.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0272-Add-worldborder-events.patch (renamed from patches/api/0272-Add-worldborder-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0273-added-PlayerNameEntityEvent.patch (renamed from patches/api/0273-added-PlayerNameEntityEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0274-Add-recipe-to-cook-events.patch (renamed from patches/api/0274-Add-recipe-to-cook-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0275-Add-Block-isValidTool.patch (renamed from patches/api/0275-Add-Block-isValidTool.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0276-Expand-world-key-API.patch (renamed from patches/api/0276-Expand-world-key-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0277-Item-Rarity-API.patch (renamed from patches/api/0277-Item-Rarity-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0278-Expose-protocol-version.patch (renamed from patches/api/0278-Expose-protocol-version.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0279-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch (renamed from patches/api/0279-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0280-add-isDeeplySleeping-to-HumanEntity.patch (renamed from patches/api/0280-add-isDeeplySleeping-to-HumanEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0281-add-consumeFuel-to-FurnaceBurnEvent.patch (renamed from patches/api/0281-add-consumeFuel-to-FurnaceBurnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0282-add-get-set-drop-chance-to-EntityEquipment.patch (renamed from patches/api/0282-add-get-set-drop-chance-to-EntityEquipment.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0283-Added-PlayerDeepSleepEvent.patch (renamed from patches/api/0283-Added-PlayerDeepSleepEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0284-More-World-API.patch (renamed from patches/api/0284-More-World-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0285-Added-PlayerBedFailEnterEvent.patch (renamed from patches/api/0285-Added-PlayerBedFailEnterEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0286-Introduce-beacon-activation-deactivation-events.patch (renamed from patches/api/0286-Introduce-beacon-activation-deactivation-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0287-PlayerMoveEvent-Improvements.patch (renamed from patches/api/0287-PlayerMoveEvent-Improvements.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0288-add-RespawnFlags-to-PlayerRespawnEvent.patch (renamed from patches/api/0288-add-RespawnFlags-to-PlayerRespawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0289-Add-more-WanderingTrader-API.patch (renamed from patches/api/0289-Add-more-WanderingTrader-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0290-Add-EntityBlockStorage-clearEntities.patch (renamed from patches/api/0290-Add-EntityBlockStorage-clearEntities.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0291-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch (renamed from patches/api/0291-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0292-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch (renamed from patches/api/0292-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0293-Inventory-close.patch (renamed from patches/api/0293-Inventory-close.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0294-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch (renamed from patches/api/0294-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0295-Add-basic-Datapack-API.patch (renamed from patches/api/0295-Add-basic-Datapack-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0296-additions-to-PlayerGameModeChangeEvent.patch (renamed from patches/api/0296-additions-to-PlayerGameModeChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0297-ItemStack-repair-check-API.patch (renamed from patches/api/0297-ItemStack-repair-check-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0298-More-Enchantment-API.patch (renamed from patches/api/0298-More-Enchantment-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0299-List-all-missing-hard-depends-not-just-first.patch (renamed from patches/api/0299-List-all-missing-hard-depends-not-just-first.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0300-Add-Mob-lookAt-API.patch (renamed from patches/api/0300-Add-Mob-lookAt-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0301-ItemStack-editMeta.patch (renamed from patches/api/0301-ItemStack-editMeta.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0302-Add-EntityInsideBlockEvent.patch (renamed from patches/api/0302-Add-EntityInsideBlockEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0303-Attributes-API-for-item-defaults.patch (renamed from patches/api/0303-Attributes-API-for-item-defaults.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0304-Add-cause-to-Weather-ThunderChangeEvents.patch (renamed from patches/api/0304-Add-cause-to-Weather-ThunderChangeEvents.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0305-More-Lidded-Block-API.patch (renamed from patches/api/0305-More-Lidded-Block-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0306-Add-PlayerKickEvent-causes.patch (renamed from patches/api/0306-Add-PlayerKickEvent-causes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0307-Add-PufferFishStateChangeEvent.patch (renamed from patches/api/0307-Add-PufferFishStateChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0308-Add-BellRevealRaiderEvent.patch (renamed from patches/api/0308-Add-BellRevealRaiderEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0309-Add-ElderGuardianAppearanceEvent.patch (renamed from patches/api/0309-Add-ElderGuardianAppearanceEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0310-Add-more-line-of-sight-methods.patch (renamed from patches/api/0310-Add-more-line-of-sight-methods.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0311-Add-more-LimitedRegion-API.patch (renamed from patches/api/0311-Add-more-LimitedRegion-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0312-Missing-Entity-Behavior-API.patch (renamed from patches/api/0312-Missing-Entity-Behavior-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0313-Add-Git-information-to-version-command-on-startup.patch (renamed from patches/api/0313-Add-Git-information-to-version-command-on-startup.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0314-Adds-PlayerArmSwingEvent.patch (renamed from patches/api/0314-Adds-PlayerArmSwingEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0315-Add-PlayerSignCommandPreprocessEvent.patch (renamed from patches/api/0315-Add-PlayerSignCommandPreprocessEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0316-fix-empty-array-elements-in-command-arguments.patch (renamed from patches/api/0316-fix-empty-array-elements-in-command-arguments.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0317-Stinger-API.patch (renamed from patches/api/0317-Stinger-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0318-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch (renamed from patches/api/0318-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0319-Add-PlayerSetSpawnEvent.patch (renamed from patches/api/0319-Add-PlayerSetSpawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0320-Added-EntityDamageItemEvent.patch (renamed from patches/api/0320-Added-EntityDamageItemEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0321-Make-EntityUnleashEvent-cancellable.patch (renamed from patches/api/0321-Make-EntityUnleashEvent-cancellable.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0322-Change-EnderEye-target-without-changing-other-things.patch (renamed from patches/api/0322-Change-EnderEye-target-without-changing-other-things.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0323-Add-BlockBreakBlockEvent.patch (renamed from patches/api/0323-Add-BlockBreakBlockEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0324-Add-helpers-for-left-right-click-to-Action.patch (renamed from patches/api/0324-Add-helpers-for-left-right-click-to-Action.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0325-Option-to-prevent-NBT-copy-in-smithing-recipes.patch (renamed from patches/api/0325-Option-to-prevent-NBT-copy-in-smithing-recipes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0326-More-CommandBlock-API.patch (renamed from patches/api/0326-More-CommandBlock-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0327-Fix-plugin-provides-load-order.patch (renamed from patches/api/0327-Fix-plugin-provides-load-order.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0328-Add-missing-team-sidebar-display-slots.patch (renamed from patches/api/0328-Add-missing-team-sidebar-display-slots.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0329-add-back-EntityPortalExitEvent.patch (renamed from patches/api/0329-add-back-EntityPortalExitEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0330-Add-methods-to-find-targets-for-lightning-strikes.patch (renamed from patches/api/0330-Add-methods-to-find-targets-for-lightning-strikes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0331-Get-entity-default-attributes.patch (renamed from patches/api/0331-Get-entity-default-attributes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0332-Left-handed-API.patch (renamed from patches/api/0332-Left-handed-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0333-Add-advancement-display-API.patch (renamed from patches/api/0333-Add-advancement-display-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0334-Add-ItemFactory-getMonsterEgg-API.patch (renamed from patches/api/0334-Add-ItemFactory-getMonsterEgg-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0335-Add-critical-damage-API.patch (renamed from patches/api/0335-Add-critical-damage-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0336-Fix-issues-with-mob-conversion.patch (renamed from patches/api/0336-Fix-issues-with-mob-conversion.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0337-Add-isCollidable-methods-to-various-places.patch (renamed from patches/api/0337-Add-isCollidable-methods-to-various-places.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0338-Goat-ram-API.patch (renamed from patches/api/0338-Goat-ram-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0339-Add-API-for-resetting-a-single-score.patch (renamed from patches/api/0339-Add-API-for-resetting-a-single-score.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0340-Add-Raw-Byte-Entity-Serialization.patch (renamed from patches/api/0340-Add-Raw-Byte-Entity-Serialization.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0341-Add-PlayerItemFrameChangeEvent.patch (renamed from patches/api/0341-Add-PlayerItemFrameChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0342-Add-player-health-update-API.patch (renamed from patches/api/0342-Add-player-health-update-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0343-Allow-delegation-to-vanilla-chunk-gen.patch (renamed from patches/api/0343-Allow-delegation-to-vanilla-chunk-gen.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0344-Add-more-Campfire-API.patch (renamed from patches/api/0344-Add-more-Campfire-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0345-Move-VehicleCollisionEvent-HandlerList-up.patch (renamed from patches/api/0345-Move-VehicleCollisionEvent-HandlerList-up.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0346-Improve-scoreboard-entries.patch (renamed from patches/api/0346-Improve-scoreboard-entries.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0347-Entity-powdered-snow-API.patch (renamed from patches/api/0347-Entity-powdered-snow-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0348-Add-API-for-item-entity-health.patch (renamed from patches/api/0348-Add-API-for-item-entity-health.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0349-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch (renamed from patches/api/0349-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0350-Bucketable-API.patch (renamed from patches/api/0350-Bucketable-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0351-System-prop-for-default-config-comment-parsing.patch (renamed from patches/api/0351-System-prop-for-default-config-comment-parsing.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0352-Expose-vanilla-BiomeProvider-from-WorldInfo.patch (renamed from patches/api/0352-Expose-vanilla-BiomeProvider-from-WorldInfo.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0353-Remove-upstream-snakeyaml-fix.patch (renamed from patches/api/0353-Remove-upstream-snakeyaml-fix.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0354-Add-new-overload-to-PersistentDataContainer-has.patch (renamed from patches/api/0354-Add-new-overload-to-PersistentDataContainer-has.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0355-Multiple-Entries-with-Scoreboards.patch (renamed from patches/api/0355-Multiple-Entries-with-Scoreboards.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0356-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch (renamed from patches/api/0356-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0357-Warn-on-strange-EventHandler-return-types.patch (renamed from patches/api/0357-Warn-on-strange-EventHandler-return-types.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0358-Multi-Block-Change-API.patch (renamed from patches/api/0358-Multi-Block-Change-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0359-Fix-NotePlayEvent.patch (renamed from patches/api/0359-Fix-NotePlayEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0360-Freeze-Tick-Lock-API.patch (renamed from patches/api/0360-Freeze-Tick-Lock-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0361-Dolphin-API.patch (renamed from patches/api/0361-Dolphin-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0362-More-PotionEffectType-API.patch (renamed from patches/api/0362-More-PotionEffectType-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0363-Expand-the-Registry-API.patch (renamed from patches/api/0363-Expand-the-Registry-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0364-API-for-creating-command-sender-which-forwards-feedb.patch (renamed from patches/api/0364-API-for-creating-command-sender-which-forwards-feedb.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0365-Implement-regenerateChunk.patch (renamed from patches/api/0365-Implement-regenerateChunk.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0366-Don-t-load-plugins-prefixed-with-a-dot.patch (renamed from patches/api/0366-Don-t-load-plugins-prefixed-with-a-dot.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0367-Add-GameEvent-tags.patch (renamed from patches/api/0367-Add-GameEvent-tags.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0368-Furnace-RecipesUsed-API.patch (renamed from patches/api/0368-Furnace-RecipesUsed-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0369-Configurable-sculk-sensor-listener-range.patch (renamed from patches/api/0369-Configurable-sculk-sensor-listener-range.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0370-Add-missing-block-data-mins-and-maxes.patch (renamed from patches/api/0370-Add-missing-block-data-mins-and-maxes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0371-Custom-Potion-Mixes.patch (renamed from patches/api/0371-Custom-Potion-Mixes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0372-Expose-furnace-minecart-push-values.patch (renamed from patches/api/0372-Expose-furnace-minecart-push-values.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0373-More-Projectile-API.patch (renamed from patches/api/0373-More-Projectile-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0374-Add-getComputedBiome-API.patch (renamed from patches/api/0374-Add-getComputedBiome-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0375-Add-enchantWithLevels-API.patch (renamed from patches/api/0375-Add-enchantWithLevels-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0376-Add-TameableDeathMessageEvent.patch (renamed from patches/api/0376-Add-TameableDeathMessageEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0377-Allow-to-change-the-podium-of-the-EnderDragon.patch (renamed from patches/api/0377-Allow-to-change-the-podium-of-the-EnderDragon.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0378-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch (renamed from patches/api/0378-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0379-Update-Folder-Uses-Plugin-Name.patch (renamed from patches/api/0379-Update-Folder-Uses-Plugin-Name.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0380-WorldCreator-keepSpawnLoaded.patch (renamed from patches/api/0380-WorldCreator-keepSpawnLoaded.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0381-Add-EntityDyeEvent-and-CollarColorable-interface.patch (renamed from patches/api/0381-Add-EntityDyeEvent-and-CollarColorable-interface.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0382-Add-PlayerStopUsingItemEvent.patch (renamed from patches/api/0382-Add-PlayerStopUsingItemEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/api/0383-FallingBlock-auto-expire-setting.patch (renamed from patches/api/0383-FallingBlock-auto-expire-setting.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0002-Remap-fixes.patch (renamed from patches/server/0002-Remap-fixes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0003-Build-system-changes.patch (renamed from patches/server/0003-Build-system-changes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0004-Paper-config-files.patch (renamed from patches/server/0004-Paper-config-files.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0005-MC-Dev-fixes.patch (renamed from patches/server/0005-MC-Dev-fixes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0006-CB-fixes.patch (renamed from patches/server/0006-CB-fixes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0007-MC-Utils.patch (renamed from patches/server/0007-MC-Utils.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0008-Adventure.patch (renamed from patches/server/0008-Adventure.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0009-Paper-command.patch (renamed from patches/server/0009-Paper-command.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0010-Not-implemeneted.patch (renamed from patches/server/0010-Not-implemeneted.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0011-Paper-Metrics.patch (renamed from patches/server/0011-Paper-Metrics.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0012-Timings-v2.patch (renamed from patches/server/0012-Timings-v2.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0013-Add-command-line-option-to-load-extra-plugin-jars-no.patch (renamed from patches/server/0013-Add-command-line-option-to-load-extra-plugin-jars-no.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0014-Configurable-cactus-bamboo-and-reed-growth-heights.patch (renamed from patches/server/0014-Configurable-cactus-bamboo-and-reed-growth-heights.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0015-Configurable-baby-zombie-movement-speed.patch (renamed from patches/server/0015-Configurable-baby-zombie-movement-speed.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0016-Configurable-fishing-time-ranges.patch (renamed from patches/server/0016-Configurable-fishing-time-ranges.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0017-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch (renamed from patches/server/0017-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0018-Add-configurable-despawn-distances-for-living-entiti.patch (renamed from patches/server/0018-Add-configurable-despawn-distances-for-living-entiti.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0019-Allow-for-toggling-of-spawn-chunks.patch (renamed from patches/server/0019-Allow-for-toggling-of-spawn-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0020-Drop-falling-block-and-tnt-entities-at-the-specified.patch (renamed from patches/server/0020-Drop-falling-block-and-tnt-entities-at-the-specified.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0021-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch (renamed from patches/server/0021-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0022-Implement-Paper-VersionChecker.patch (renamed from patches/server/0022-Implement-Paper-VersionChecker.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0023-Add-version-history-to-version-command.patch (renamed from patches/server/0023-Add-version-history-to-version-command.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0024-Player-affects-spawning-API.patch (renamed from patches/server/0024-Player-affects-spawning-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0025-Further-improve-server-tick-loop.patch (renamed from patches/server/0025-Further-improve-server-tick-loop.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0026-Only-refresh-abilities-if-needed.patch (renamed from patches/server/0026-Only-refresh-abilities-if-needed.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0027-Entity-Origin-API.patch (renamed from patches/server/0027-Entity-Origin-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0028-Prevent-tile-entity-and-entity-crashes.patch (renamed from patches/server/0028-Prevent-tile-entity-and-entity-crashes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0029-Configurable-top-of-nether-void-damage.patch (renamed from patches/server/0029-Configurable-top-of-nether-void-damage.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0030-Check-online-mode-before-converting-and-renaming-pla.patch (renamed from patches/server/0030-Check-online-mode-before-converting-and-renaming-pla.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0031-Always-tick-falling-blocks.patch (renamed from patches/server/0031-Always-tick-falling-blocks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0032-Configurable-end-credits.patch (renamed from patches/server/0032-Configurable-end-credits.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0033-Fix-lag-from-explosions-processing-dead-entities.patch (renamed from patches/server/0033-Fix-lag-from-explosions-processing-dead-entities.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0034-Optimize-explosions.patch (renamed from patches/server/0034-Optimize-explosions.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0035-Disable-explosion-knockback.patch (renamed from patches/server/0035-Disable-explosion-knockback.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0036-Disable-thunder.patch (renamed from patches/server/0036-Disable-thunder.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0037-Disable-ice-and-snow.patch (renamed from patches/server/0037-Disable-ice-and-snow.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0038-Configurable-mob-spawner-tick-rate.patch (renamed from patches/server/0038-Configurable-mob-spawner-tick-rate.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0039-Implement-PlayerLocaleChangeEvent.patch (renamed from patches/server/0039-Implement-PlayerLocaleChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0040-Per-Player-View-Distance-API-placeholders.patch (renamed from patches/server/0040-Per-Player-View-Distance-API-placeholders.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0041-Add-BeaconEffectEvent.patch (renamed from patches/server/0041-Add-BeaconEffectEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0042-Configurable-container-update-tick-rate.patch (renamed from patches/server/0042-Configurable-container-update-tick-rate.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0043-Use-UserCache-for-player-heads.patch (renamed from patches/server/0043-Use-UserCache-for-player-heads.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0044-Disable-spigot-tick-limiters.patch (renamed from patches/server/0044-Disable-spigot-tick-limiters.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0045-Add-PlayerInitialSpawnEvent.patch (renamed from patches/server/0045-Add-PlayerInitialSpawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0046-Configurable-Disabling-Cat-Chest-Detection.patch (renamed from patches/server/0046-Configurable-Disabling-Cat-Chest-Detection.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0047-Ensure-commands-are-not-ran-async.patch (renamed from patches/server/0047-Ensure-commands-are-not-ran-async.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0048-All-chunks-are-slime-spawn-chunks-toggle.patch (renamed from patches/server/0048-All-chunks-are-slime-spawn-chunks-toggle.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0049-Expose-server-CommandMap.patch (renamed from patches/server/0049-Expose-server-CommandMap.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0050-Be-a-bit-more-informative-in-maxHealth-exception.patch (renamed from patches/server/0050-Be-a-bit-more-informative-in-maxHealth-exception.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0051-Ensure-inv-drag-is-in-bounds.patch (renamed from patches/server/0051-Ensure-inv-drag-is-in-bounds.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0052-Player-Tab-List-and-Title-APIs.patch (renamed from patches/server/0052-Player-Tab-List-and-Title-APIs.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0053-Add-configurable-portal-search-radius.patch (renamed from patches/server/0053-Add-configurable-portal-search-radius.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0054-Add-velocity-warnings.patch (renamed from patches/server/0054-Add-velocity-warnings.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0055-Configurable-inter-world-teleportation-safety.patch (renamed from patches/server/0055-Configurable-inter-world-teleportation-safety.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0056-Add-exception-reporting-event.patch (renamed from patches/server/0056-Add-exception-reporting-event.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0057-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch (renamed from patches/server/0057-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0058-Disable-Scoreboards-for-non-players-by-default.patch (renamed from patches/server/0058-Disable-Scoreboards-for-non-players-by-default.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0059-Add-methods-for-working-with-arrows-stuck-in-living-.patch (renamed from patches/server/0059-Add-methods-for-working-with-arrows-stuck-in-living-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0060-Chunk-Save-Reattempt.patch (renamed from patches/server/0060-Chunk-Save-Reattempt.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0061-Complete-resource-pack-API.patch (renamed from patches/server/0061-Complete-resource-pack-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0062-Default-loading-permissions.yml-before-plugins.patch (renamed from patches/server/0062-Default-loading-permissions.yml-before-plugins.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0063-Allow-Reloading-of-Custom-Permissions.patch (renamed from patches/server/0063-Allow-Reloading-of-Custom-Permissions.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0064-Remove-Metadata-on-reload.patch (renamed from patches/server/0064-Remove-Metadata-on-reload.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0065-Handle-Item-Meta-Inconsistencies.patch (renamed from patches/server/0065-Handle-Item-Meta-Inconsistencies.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0066-Configurable-Non-Player-Arrow-Despawn-Rate.patch (renamed from patches/server/0066-Configurable-Non-Player-Arrow-Despawn-Rate.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0067-Add-World-Util-Methods.patch (renamed from patches/server/0067-Add-World-Util-Methods.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0068-Custom-replacement-for-eaten-items.patch (renamed from patches/server/0068-Custom-replacement-for-eaten-items.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0069-handle-NaN-health-absorb-values-and-repair-bad-data.patch (renamed from patches/server/0069-handle-NaN-health-absorb-values-and-repair-bad-data.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0070-Use-a-Shared-Random-for-Entities.patch (renamed from patches/server/0070-Use-a-Shared-Random-for-Entities.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0071-Configurable-spawn-chances-for-skeleton-horses.patch (renamed from patches/server/0071-Configurable-spawn-chances-for-skeleton-horses.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0072-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch (renamed from patches/server/0072-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0073-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch (renamed from patches/server/0073-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0074-Entity-AddTo-RemoveFrom-World-Events.patch (renamed from patches/server/0074-Entity-AddTo-RemoveFrom-World-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0075-Configurable-Chunk-Inhabited-Time.patch (renamed from patches/server/0075-Configurable-Chunk-Inhabited-Time.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0076-EntityPathfindEvent.patch (renamed from patches/server/0076-EntityPathfindEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0077-Sanitise-RegionFileCache-and-make-configurable.patch (renamed from patches/server/0077-Sanitise-RegionFileCache-and-make-configurable.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0078-Do-not-load-chunks-for-Pathfinding.patch (renamed from patches/server/0078-Do-not-load-chunks-for-Pathfinding.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0079-Add-PlayerUseUnknownEntityEvent.patch (renamed from patches/server/0079-Add-PlayerUseUnknownEntityEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0080-Configurable-Grass-Spread-Tick-Rate.patch (renamed from patches/server/0080-Configurable-Grass-Spread-Tick-Rate.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0081-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch (renamed from patches/server/0081-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0082-Optimize-DataBits.patch (renamed from patches/server/0082-Optimize-DataBits.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0083-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch (renamed from patches/server/0083-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0084-Configurable-Player-Collision.patch (renamed from patches/server/0084-Configurable-Player-Collision.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0085-Add-handshake-event-to-allow-plugins-to-handle-clien.patch (renamed from patches/server/0085-Add-handshake-event-to-allow-plugins-to-handle-clien.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0086-Configurable-RCON-IP-address.patch (renamed from patches/server/0086-Configurable-RCON-IP-address.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0087-EntityRegainHealthEvent-isFastRegen-API.patch (renamed from patches/server/0087-EntityRegainHealthEvent-isFastRegen-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0088-Add-ability-to-configure-frosted_ice-properties.patch (renamed from patches/server/0088-Add-ability-to-configure-frosted_ice-properties.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0089-remove-null-possibility-for-getServer-singleton.patch (renamed from patches/server/0089-remove-null-possibility-for-getServer-singleton.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0090-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch (renamed from patches/server/0090-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0091-LootTable-API-Replenishable-Lootables-Feature.patch (renamed from patches/server/0091-LootTable-API-Replenishable-Lootables-Feature.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0092-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch (renamed from patches/server/0092-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0093-System-property-for-disabling-watchdoge.patch (renamed from patches/server/0093-System-property-for-disabling-watchdoge.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0094-Async-GameProfileCache-saving.patch (renamed from patches/server/0094-Async-GameProfileCache-saving.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0095-Optional-TNT-doesn-t-move-in-water.patch (renamed from patches/server/0095-Optional-TNT-doesn-t-move-in-water.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0096-Faster-redstone-torch-rapid-clock-removal.patch (renamed from patches/server/0096-Faster-redstone-torch-rapid-clock-removal.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0097-Add-server-name-parameter.patch (renamed from patches/server/0097-Add-server-name-parameter.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0098-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch (renamed from patches/server/0098-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0099-Fix-Old-Sign-Conversion.patch (renamed from patches/server/0099-Fix-Old-Sign-Conversion.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0100-Avoid-blocking-on-Network-Manager-creation.patch (renamed from patches/server/0100-Avoid-blocking-on-Network-Manager-creation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0101-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch (renamed from patches/server/0101-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0102-Add-setting-for-proxy-online-mode-status.patch (renamed from patches/server/0102-Add-setting-for-proxy-online-mode-status.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0103-Optimise-BlockState-s-hashCode-equals.patch (renamed from patches/server/0103-Optimise-BlockState-s-hashCode-equals.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0104-Configurable-packet-in-spam-threshold.patch (renamed from patches/server/0104-Configurable-packet-in-spam-threshold.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0105-Configurable-flying-kick-messages.patch (renamed from patches/server/0105-Configurable-flying-kick-messages.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0106-Add-EntityZapEvent.patch (renamed from patches/server/0106-Add-EntityZapEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0107-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch (renamed from patches/server/0107-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0108-Cache-user-authenticator-threads.patch (renamed from patches/server/0108-Cache-user-authenticator-threads.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0109-Allow-Reloading-of-Command-Aliases.patch (renamed from patches/server/0109-Allow-Reloading-of-Command-Aliases.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0110-Add-source-to-PlayerExpChangeEvent.patch (renamed from patches/server/0110-Add-source-to-PlayerExpChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0111-Add-ProjectileCollideEvent.patch (renamed from patches/server/0111-Add-ProjectileCollideEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0112-Prevent-Pathfinding-out-of-World-Border.patch (renamed from patches/server/0112-Prevent-Pathfinding-out-of-World-Border.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0113-Optimize-World.isLoaded-BlockPosition-Z.patch (renamed from patches/server/0113-Optimize-World.isLoaded-BlockPosition-Z.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0114-Bound-Treasure-Maps-to-World-Border.patch (renamed from patches/server/0114-Bound-Treasure-Maps-to-World-Border.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0115-Configurable-Cartographer-Treasure-Maps.patch (renamed from patches/server/0115-Configurable-Cartographer-Treasure-Maps.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0116-Optimize-ItemStack.isEmpty.patch (renamed from patches/server/0116-Optimize-ItemStack.isEmpty.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0117-Add-API-methods-to-control-if-armour-stands-can-move.patch (renamed from patches/server/0117-Add-API-methods-to-control-if-armour-stands-can-move.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0118-String-based-Action-Bar-API.patch (renamed from patches/server/0118-String-based-Action-Bar-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0119-Properly-fix-item-duplication-bug.patch (renamed from patches/server/0119-Properly-fix-item-duplication-bug.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0120-Firework-API-s.patch (renamed from patches/server/0120-Firework-API-s.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0121-PlayerTeleportEndGatewayEvent.patch (renamed from patches/server/0121-PlayerTeleportEndGatewayEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0122-Provide-E-TE-Chunk-count-stat-methods.patch (renamed from patches/server/0122-Provide-E-TE-Chunk-count-stat-methods.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0123-Enforce-Sync-Player-Saves.patch (renamed from patches/server/0123-Enforce-Sync-Player-Saves.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0124-Don-t-allow-entities-to-ride-themselves-572.patch (renamed from patches/server/0124-Don-t-allow-entities-to-ride-themselves-572.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0125-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch (renamed from patches/server/0125-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0126-Cap-Entity-Collisions.patch (renamed from patches/server/0126-Cap-Entity-Collisions.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0127-Remove-CraftScheduler-Async-Task-Debugger.patch (renamed from patches/server/0127-Remove-CraftScheduler-Async-Task-Debugger.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0128-Do-not-let-armorstands-drown.patch (renamed from patches/server/0128-Do-not-let-armorstands-drown.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0129-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch (renamed from patches/server/0129-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0130-Properly-handle-async-calls-to-restart-the-server.patch (renamed from patches/server/0130-Properly-handle-async-calls-to-restart-the-server.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0131-Add-option-to-make-parrots-stay-on-shoulders-despite.patch (renamed from patches/server/0131-Add-option-to-make-parrots-stay-on-shoulders-despite.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0132-Add-configuration-option-to-prevent-player-names-fro.patch (renamed from patches/server/0132-Add-configuration-option-to-prevent-player-names-fro.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0133-Use-TerminalConsoleAppender-for-console-improvements.patch (renamed from patches/server/0133-Use-TerminalConsoleAppender-for-console-improvements.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0134-provide-a-configurable-option-to-disable-creeper-lin.patch (renamed from patches/server/0134-provide-a-configurable-option-to-disable-creeper-lin.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0135-Item-canEntityPickup.patch (renamed from patches/server/0135-Item-canEntityPickup.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0136-PlayerPickupItemEvent-setFlyAtPlayer.patch (renamed from patches/server/0136-PlayerPickupItemEvent-setFlyAtPlayer.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0137-PlayerAttemptPickupItemEvent.patch (renamed from patches/server/0137-PlayerAttemptPickupItemEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0138-Add-UnknownCommandEvent.patch (renamed from patches/server/0138-Add-UnknownCommandEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0139-Basic-PlayerProfile-API.patch (renamed from patches/server/0139-Basic-PlayerProfile-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0140-Shoulder-Entities-Release-API.patch (renamed from patches/server/0140-Shoulder-Entities-Release-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0141-Profile-Lookup-Events.patch (renamed from patches/server/0141-Profile-Lookup-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0142-Block-player-logins-during-server-shutdown.patch (renamed from patches/server/0142-Block-player-logins-during-server-shutdown.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0143-Entity-fromMobSpawner.patch (renamed from patches/server/0143-Entity-fromMobSpawner.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0144-Improve-the-Saddle-API-for-Horses.patch (renamed from patches/server/0144-Improve-the-Saddle-API-for-Horses.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0145-Implement-ensureServerConversions-API.patch (renamed from patches/server/0145-Implement-ensureServerConversions-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0146-Implement-getI18NDisplayName.patch (renamed from patches/server/0146-Implement-getI18NDisplayName.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0147-ProfileWhitelistVerifyEvent.patch (renamed from patches/server/0147-ProfileWhitelistVerifyEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0148-Fix-this-stupid-bullshit.patch (renamed from patches/server/0148-Fix-this-stupid-bullshit.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0149-LivingEntity-setKiller.patch (renamed from patches/server/0149-LivingEntity-setKiller.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0150-Ocelot-despawns-should-honor-nametags-and-leash.patch (renamed from patches/server/0150-Ocelot-despawns-should-honor-nametags-and-leash.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0151-Reset-spawner-timer-when-spawner-event-is-cancelled.patch (renamed from patches/server/0151-Reset-spawner-timer-when-spawner-event-is-cancelled.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0152-Allow-specifying-a-custom-authentication-servers-dow.patch (renamed from patches/server/0152-Allow-specifying-a-custom-authentication-servers-dow.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0153-Handle-plugin-prefixes-using-Log4J-configuration.patch (renamed from patches/server/0153-Handle-plugin-prefixes-using-Log4J-configuration.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0154-Improve-Log4J-Configuration-Plugin-Loggers.patch (renamed from patches/server/0154-Improve-Log4J-Configuration-Plugin-Loggers.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0155-Add-PlayerJumpEvent.patch (renamed from patches/server/0155-Add-PlayerJumpEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0156-handle-PacketPlayInKeepAlive-async.patch (renamed from patches/server/0156-handle-PacketPlayInKeepAlive-async.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0157-Expose-client-protocol-version-and-virtual-host.patch (renamed from patches/server/0157-Expose-client-protocol-version-and-virtual-host.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0158-revert-serverside-behavior-of-keepalives.patch (renamed from patches/server/0158-revert-serverside-behavior-of-keepalives.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0159-Send-attack-SoundEffects-only-to-players-who-can-see.patch (renamed from patches/server/0159-Send-attack-SoundEffects-only-to-players-who-can-see.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0160-Add-PlayerArmorChangeEvent.patch (renamed from patches/server/0160-Add-PlayerArmorChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0161-Prevent-logins-from-being-processed-when-the-player-.patch (renamed from patches/server/0161-Prevent-logins-from-being-processed-when-the-player-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0162-Fix-MC-117075-TE-Unload-Lag-Spike.patch (renamed from patches/server/0162-Fix-MC-117075-TE-Unload-Lag-Spike.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0163-use-CB-BlockState-implementations-for-captured-block.patch (renamed from patches/server/0163-use-CB-BlockState-implementations-for-captured-block.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0164-API-to-get-a-BlockState-without-a-snapshot.patch (renamed from patches/server/0164-API-to-get-a-BlockState-without-a-snapshot.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0165-AsyncTabCompleteEvent.patch (renamed from patches/server/0165-AsyncTabCompleteEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0166-PlayerPickupExperienceEvent.patch (renamed from patches/server/0166-PlayerPickupExperienceEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0167-Ability-to-apply-mending-to-XP-API.patch (renamed from patches/server/0167-Ability-to-apply-mending-to-XP-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0168-PlayerNaturallySpawnCreaturesEvent.patch (renamed from patches/server/0168-PlayerNaturallySpawnCreaturesEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0169-PreCreatureSpawnEvent.patch (renamed from patches/server/0169-PreCreatureSpawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0170-Add-setPlayerProfile-API-for-Skulls.patch (renamed from patches/server/0170-Add-setPlayerProfile-API-for-Skulls.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0171-Fill-Profile-Property-Events.patch (renamed from patches/server/0171-Fill-Profile-Property-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0172-PlayerAdvancementCriterionGrantEvent.patch (renamed from patches/server/0172-PlayerAdvancementCriterionGrantEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0173-Add-ArmorStand-Item-Meta.patch (renamed from patches/server/0173-Add-ArmorStand-Item-Meta.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0174-Extend-Player-Interact-cancellation.patch (renamed from patches/server/0174-Extend-Player-Interact-cancellation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0175-Tameable-getOwnerUniqueId-API.patch (renamed from patches/server/0175-Tameable-getOwnerUniqueId-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0176-Toggleable-player-crits-helps-mitigate-hacked-client.patch (renamed from patches/server/0176-Toggleable-player-crits-helps-mitigate-hacked-client.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0177-Disable-Explicit-Network-Manager-Flushing.patch (renamed from patches/server/0177-Disable-Explicit-Network-Manager-Flushing.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0178-Implement-extended-PaperServerListPingEvent.patch (renamed from patches/server/0178-Implement-extended-PaperServerListPingEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0179-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch (renamed from patches/server/0179-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0180-Player.setPlayerProfile-API.patch (renamed from patches/server/0180-Player.setPlayerProfile-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0181-getPlayerUniqueId-API.patch (renamed from patches/server/0181-getPlayerUniqueId-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0182-Improved-Async-Task-Scheduler.patch (renamed from patches/server/0182-Improved-Async-Task-Scheduler.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0183-Upstream-config-migrations.patch (renamed from patches/server/0183-Upstream-config-migrations.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0184-Make-legacy-ping-handler-more-reliable.patch (renamed from patches/server/0184-Make-legacy-ping-handler-more-reliable.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0185-Call-PaperServerListPingEvent-for-legacy-pings.patch (renamed from patches/server/0185-Call-PaperServerListPingEvent-for-legacy-pings.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0186-Flag-to-disable-the-channel-limit.patch (renamed from patches/server/0186-Flag-to-disable-the-channel-limit.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0187-Add-openSign-method-to-HumanEntity.patch (renamed from patches/server/0187-Add-openSign-method-to-HumanEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0188-Configurable-sprint-interruption-on-attack.patch (renamed from patches/server/0188-Configurable-sprint-interruption-on-attack.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0189-Fix-exploit-that-allowed-colored-signs-to-be-created.patch (renamed from patches/server/0189-Fix-exploit-that-allowed-colored-signs-to-be-created.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0190-EndermanEscapeEvent.patch (renamed from patches/server/0190-EndermanEscapeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0191-Enderman.teleportRandomly.patch (renamed from patches/server/0191-Enderman.teleportRandomly.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0192-Block-Enderpearl-Travel-Exploit.patch (renamed from patches/server/0192-Block-Enderpearl-Travel-Exploit.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0193-Expand-World.spawnParticle-API-and-add-Builder.patch (renamed from patches/server/0193-Expand-World.spawnParticle-API-and-add-Builder.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0194-Prevent-Frosted-Ice-from-loading-holding-chunks.patch (renamed from patches/server/0194-Prevent-Frosted-Ice-from-loading-holding-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0195-EndermanAttackPlayerEvent.patch (renamed from patches/server/0195-EndermanAttackPlayerEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0196-WitchConsumePotionEvent.patch (renamed from patches/server/0196-WitchConsumePotionEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0197-WitchThrowPotionEvent.patch (renamed from patches/server/0197-WitchThrowPotionEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0198-Allow-spawning-Item-entities-with-World.spawnEntity.patch (renamed from patches/server/0198-Allow-spawning-Item-entities-with-World.spawnEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0199-WitchReadyPotionEvent.patch (renamed from patches/server/0199-WitchReadyPotionEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0200-ItemStack-getMaxItemUseDuration.patch (renamed from patches/server/0200-ItemStack-getMaxItemUseDuration.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0201-Implement-EntityTeleportEndGatewayEvent.patch (renamed from patches/server/0201-Implement-EntityTeleportEndGatewayEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0202-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch (renamed from patches/server/0202-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0203-Fix-CraftEntity-hashCode.patch (renamed from patches/server/0203-Fix-CraftEntity-hashCode.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0204-Configurable-Alternative-LootPool-Luck-Formula.patch (renamed from patches/server/0204-Configurable-Alternative-LootPool-Luck-Formula.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0205-Print-Error-details-when-failing-to-save-player-data.patch (renamed from patches/server/0205-Print-Error-details-when-failing-to-save-player-data.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0206-Make-shield-blocking-delay-configurable.patch (renamed from patches/server/0206-Make-shield-blocking-delay-configurable.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0207-Improve-EntityShootBowEvent.patch (renamed from patches/server/0207-Improve-EntityShootBowEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0208-PlayerReadyArrowEvent.patch (renamed from patches/server/0208-PlayerReadyArrowEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0209-Implement-EntityKnockbackByEntityEvent.patch (renamed from patches/server/0209-Implement-EntityKnockbackByEntityEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0210-Expand-Explosions-API.patch (renamed from patches/server/0210-Expand-Explosions-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0211-LivingEntity-Hand-Raised-Item-Use-API.patch (renamed from patches/server/0211-LivingEntity-Hand-Raised-Item-Use-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0212-RangedEntity-API.patch (renamed from patches/server/0212-RangedEntity-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0213-Add-config-to-disable-ender-dragon-legacy-check.patch (renamed from patches/server/0213-Add-config-to-disable-ender-dragon-legacy-check.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0214-Implement-World.getEntity-UUID-API.patch (renamed from patches/server/0214-Implement-World.getEntity-UUID-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0215-InventoryCloseEvent-Reason-API.patch (renamed from patches/server/0215-InventoryCloseEvent-Reason-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0216-Vex-get-setSummoner-API.patch (renamed from patches/server/0216-Vex-get-setSummoner-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0217-Refresh-player-inventory-when-cancelling-PlayerInter.patch (renamed from patches/server/0217-Refresh-player-inventory-when-cancelling-PlayerInter.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0218-Avoid-item-merge-if-stack-size-above-max-stack-size.patch (renamed from patches/server/0218-Avoid-item-merge-if-stack-size-above-max-stack-size.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0219-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch (renamed from patches/server/0219-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0220-add-more-information-to-Entity.toString.patch (renamed from patches/server/0220-add-more-information-to-Entity.toString.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0221-Add-CraftMagicNumbers.isSupportedApiVersion.patch (renamed from patches/server/0221-Add-CraftMagicNumbers.isSupportedApiVersion.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0222-EnderDragon-Events.patch (renamed from patches/server/0222-EnderDragon-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0223-PlayerElytraBoostEvent.patch (renamed from patches/server/0223-PlayerElytraBoostEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0224-PlayerLaunchProjectileEvent.patch (renamed from patches/server/0224-PlayerLaunchProjectileEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0225-Improve-BlockPosition-inlining.patch (renamed from patches/server/0225-Improve-BlockPosition-inlining.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0226-Option-to-prevent-armor-stands-from-doing-entity-loo.patch (renamed from patches/server/0226-Option-to-prevent-armor-stands-from-doing-entity-loo.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0227-Vanished-players-don-t-have-rights.patch (renamed from patches/server/0227-Vanished-players-don-t-have-rights.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0228-Allow-disabling-armour-stand-ticking.patch (renamed from patches/server/0228-Allow-disabling-armour-stand-ticking.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0229-SkeletonHorse-Additions.patch (renamed from patches/server/0229-SkeletonHorse-Additions.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0230-Don-t-call-getItemMeta-on-hasItemMeta.patch (renamed from patches/server/0230-Don-t-call-getItemMeta-on-hasItemMeta.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0231-Implement-Expanded-ArmorStand-API.patch (renamed from patches/server/0231-Implement-Expanded-ArmorStand-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0232-AnvilDamageEvent.patch (renamed from patches/server/0232-AnvilDamageEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0233-Add-hand-to-bucket-events.patch (renamed from patches/server/0233-Add-hand-to-bucket-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0234-Add-TNTPrimeEvent.patch (renamed from patches/server/0234-Add-TNTPrimeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0235-Break-up-and-make-tab-spam-limits-configurable.patch (renamed from patches/server/0235-Break-up-and-make-tab-spam-limits-configurable.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0236-MC-135506-Experience-should-save-as-Integers.patch (renamed from patches/server/0236-MC-135506-Experience-should-save-as-Integers.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0237-Fix-client-rendering-skulls-from-same-user.patch (renamed from patches/server/0237-Fix-client-rendering-skulls-from-same-user.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0238-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch (renamed from patches/server/0238-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/server/0239-Add-Early-Warning-Feature-to-WatchDog.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0240-Use-ConcurrentHashMap-in-JsonList.patch (renamed from patches/server/0240-Use-ConcurrentHashMap-in-JsonList.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0241-Use-a-Queue-for-Queueing-Commands.patch (renamed from patches/server/0241-Use-a-Queue-for-Queueing-Commands.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0242-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch (renamed from patches/server/0242-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0243-Optimize-BlockPosition-helper-methods.patch (renamed from patches/server/0243-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/server/0244-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/server/0245-Slime-Pathfinder-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0246-Configurable-speed-for-water-flowing-over-lava.patch (renamed from patches/server/0246-Configurable-speed-for-water-flowing-over-lava.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0247-Optimize-CraftBlockData-Creation.patch (renamed from patches/server/0247-Optimize-CraftBlockData-Creation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0248-Optimize-MappedRegistry.patch (renamed from patches/server/0248-Optimize-MappedRegistry.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0249-Add-PhantomPreSpawnEvent.patch (renamed from patches/server/0249-Add-PhantomPreSpawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0250-Add-More-Creeper-API.patch (renamed from patches/server/0250-Add-More-Creeper-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0251-Inventory-removeItemAnySlot.patch (renamed from patches/server/0251-Inventory-removeItemAnySlot.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0252-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch (renamed from patches/server/0252-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0253-Asynchronous-chunk-IO-and-loading.patch (renamed from patches/server/0253-Asynchronous-chunk-IO-and-loading.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0254-Add-ray-tracing-methods-to-LivingEntity.patch (renamed from patches/server/0254-Add-ray-tracing-methods-to-LivingEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0255-Expose-attack-cooldown-methods-for-Player.patch (renamed from patches/server/0255-Expose-attack-cooldown-methods-for-Player.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0256-Improve-death-events.patch (renamed from patches/server/0256-Improve-death-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0257-Allow-chests-to-be-placed-with-NBT-data.patch (renamed from patches/server/0257-Allow-chests-to-be-placed-with-NBT-data.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0258-Mob-Pathfinding-API.patch (renamed from patches/server/0258-Mob-Pathfinding-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0259-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch (renamed from patches/server/0259-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0260-Prevent-chunk-loading-from-Fluid-Flowing.patch (renamed from patches/server/0260-Prevent-chunk-loading-from-Fluid-Flowing.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0261-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch (renamed from patches/server/0261-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0262-Prevent-mob-spawning-from-loading-generating-chunks.patch (renamed from patches/server/0262-Prevent-mob-spawning-from-loading-generating-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0263-Implement-furnace-cook-speed-multiplier-API.patch (renamed from patches/server/0263-Implement-furnace-cook-speed-multiplier-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0264-Catch-JsonParseException-in-Entity-and-TE-names.patch (renamed from patches/server/0264-Catch-JsonParseException-in-Entity-and-TE-names.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0265-Honor-EntityAgeable.ageLock.patch (renamed from patches/server/0265-Honor-EntityAgeable.ageLock.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0266-Configurable-connection-throttle-kick-message.patch (renamed from patches/server/0266-Configurable-connection-throttle-kick-message.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0267-Hook-into-CB-plugin-rewrites.patch (renamed from patches/server/0267-Hook-into-CB-plugin-rewrites.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0268-PreSpawnerSpawnEvent.patch (renamed from patches/server/0268-PreSpawnerSpawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0269-Add-LivingEntity-getTargetEntity.patch (renamed from patches/server/0269-Add-LivingEntity-getTargetEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0270-Add-sun-related-API.patch (renamed from patches/server/0270-Add-sun-related-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0271-Turtle-API.patch (renamed from patches/server/0271-Turtle-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0272-Call-player-spectator-target-events-and-improve-impl.patch (renamed from patches/server/0272-Call-player-spectator-target-events-and-improve-impl.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0273-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch (renamed from patches/server/0273-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0274-Add-Velocity-IP-Forwarding-Support.patch (renamed from patches/server/0274-Add-Velocity-IP-Forwarding-Support.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0275-Add-more-Witch-API.patch (renamed from patches/server/0275-Add-more-Witch-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0276-Check-Drowned-for-Villager-Aggression-Config.patch (renamed from patches/server/0276-Check-Drowned-for-Villager-Aggression-Config.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0277-Add-option-to-prevent-players-from-moving-into-unloa.patch (renamed from patches/server/0277-Add-option-to-prevent-players-from-moving-into-unloa.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0278-Reset-players-airTicks-on-respawn.patch (renamed from patches/server/0278-Reset-players-airTicks-on-respawn.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0279-Don-t-sleep-after-profile-lookups-if-not-needed.patch (renamed from patches/server/0279-Don-t-sleep-after-profile-lookups-if-not-needed.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0280-Improve-Server-Thread-Pool-and-Thread-Priorities.patch (renamed from patches/server/0280-Improve-Server-Thread-Pool-and-Thread-Priorities.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0281-Optimize-World-Time-Updates.patch (renamed from patches/server/0281-Optimize-World-Time-Updates.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0282-Restore-custom-InventoryHolder-support.patch (renamed from patches/server/0282-Restore-custom-InventoryHolder-support.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0283-Use-Vanilla-Minecart-Speeds.patch (renamed from patches/server/0283-Use-Vanilla-Minecart-Speeds.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0284-Fix-SpongeAbsortEvent-handling.patch (renamed from patches/server/0284-Fix-SpongeAbsortEvent-handling.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0285-Don-t-allow-digging-into-unloaded-chunks.patch (renamed from patches/server/0285-Don-t-allow-digging-into-unloaded-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0286-Make-the-default-permission-message-configurable.patch (renamed from patches/server/0286-Make-the-default-permission-message-configurable.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0287-Prevent-rayTrace-from-loading-chunks.patch (renamed from patches/server/0287-Prevent-rayTrace-from-loading-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0288-Handle-Large-Packets-disconnecting-client.patch (renamed from patches/server/0288-Handle-Large-Packets-disconnecting-client.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0289-force-entity-dismount-during-teleportation.patch (renamed from patches/server/0289-force-entity-dismount-during-teleportation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0290-Add-more-Zombie-API.patch (renamed from patches/server/0290-Add-more-Zombie-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0291-Book-Size-Limits.patch (renamed from patches/server/0291-Book-Size-Limits.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0292-Add-PlayerConnectionCloseEvent.patch (renamed from patches/server/0292-Add-PlayerConnectionCloseEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0293-Prevent-Enderman-from-loading-chunks.patch (renamed from patches/server/0293-Prevent-Enderman-from-loading-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0294-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch (renamed from patches/server/0294-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0295-Workaround-for-vehicle-tracking-issue-on-disconnect.patch (renamed from patches/server/0295-Workaround-for-vehicle-tracking-issue-on-disconnect.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0296-Block-Entity-remove-from-being-called-on-Players.patch (renamed from patches/server/0296-Block-Entity-remove-from-being-called-on-Players.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0297-BlockDestroyEvent.patch (renamed from patches/server/0297-BlockDestroyEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0298-Async-command-map-building.patch (renamed from patches/server/0298-Async-command-map-building.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0299-Implement-Brigadier-Mojang-API.patch (renamed from patches/server/0299-Implement-Brigadier-Mojang-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0300-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch (renamed from patches/server/0300-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0301-Limit-Client-Sign-length-more.patch (renamed from patches/server/0301-Limit-Client-Sign-length-more.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0302-Don-t-check-ConvertSigns-boolean-every-sign-save.patch (renamed from patches/server/0302-Don-t-check-ConvertSigns-boolean-every-sign-save.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0303-Optimize-Network-Manager-and-add-advanced-packet-sup.patch (renamed from patches/server/0303-Optimize-Network-Manager-and-add-advanced-packet-sup.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0304-Handle-Oversized-Tile-Entities-in-chunks.patch (renamed from patches/server/0304-Handle-Oversized-Tile-Entities-in-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0305-Set-Zombie-last-tick-at-start-of-drowning-process.patch (renamed from patches/server/0305-Set-Zombie-last-tick-at-start-of-drowning-process.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0306-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch (renamed from patches/server/0306-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0307-Use-proper-max-length-when-serialising-BungeeCord-te.patch (renamed from patches/server/0307-Use-proper-max-length-when-serialising-BungeeCord-te.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0308-Entity-getEntitySpawnReason.patch (renamed from patches/server/0308-Entity-getEntitySpawnReason.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0309-Update-entity-Metadata-for-all-tracked-players.patch (renamed from patches/server/0309-Update-entity-Metadata-for-all-tracked-players.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0310-Fire-event-on-GS4-query.patch (renamed from patches/server/0310-Fire-event-on-GS4-query.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0311-Implement-PlayerPostRespawnEvent.patch (renamed from patches/server/0311-Implement-PlayerPostRespawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0312-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch (renamed from patches/server/0312-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0313-Server-Tick-Events.patch (renamed from patches/server/0313-Server-Tick-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0314-PlayerDeathEvent-getItemsToKeep.patch (renamed from patches/server/0314-PlayerDeathEvent-getItemsToKeep.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0315-Optimize-Captured-TileEntity-Lookup.patch (renamed from patches/server/0315-Optimize-Captured-TileEntity-Lookup.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0316-Add-Heightmap-API.patch (renamed from patches/server/0316-Add-Heightmap-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0317-Mob-Spawner-API-Enhancements.patch (renamed from patches/server/0317-Mob-Spawner-API-Enhancements.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0318-Fix-CB-call-to-changed-postToMainThread-method.patch (renamed from patches/server/0318-Fix-CB-call-to-changed-postToMainThread-method.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0319-Fix-sounds-when-item-frames-are-modified-MC-123450.patch (renamed from patches/server/0319-Fix-sounds-when-item-frames-are-modified-MC-123450.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0320-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch (renamed from patches/server/0320-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0321-improve-CraftWorld-isChunkLoaded.patch (renamed from patches/server/0321-improve-CraftWorld-isChunkLoaded.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0322-Implement-CraftBlockSoundGroup.patch (renamed from patches/server/0322-Implement-CraftBlockSoundGroup.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0323-Configurable-Keep-Spawn-Loaded-range-per-world.patch (renamed from patches/server/0323-Configurable-Keep-Spawn-Loaded-range-per-world.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0324-ChunkMapDistance-CME.patch (renamed from patches/server/0324-ChunkMapDistance-CME.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0325-Chunk-debug-command.patch (renamed from patches/server/0325-Chunk-debug-command.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0326-Allow-Saving-of-Oversized-Chunks.patch (renamed from patches/server/0326-Allow-Saving-of-Oversized-Chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0327-Expose-the-internal-current-tick.patch (renamed from patches/server/0327-Expose-the-internal-current-tick.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0328-Fix-World-isChunkGenerated-calls.patch (renamed from patches/server/0328-Fix-World-isChunkGenerated-calls.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0329-Show-blockstate-location-if-we-failed-to-read-it.patch (renamed from patches/server/0329-Show-blockstate-location-if-we-failed-to-read-it.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0330-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch (renamed from patches/server/0330-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0331-Configurable-projectile-relative-velocity.patch (renamed from patches/server/0331-Configurable-projectile-relative-velocity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0332-offset-item-frame-ticking.patch (renamed from patches/server/0332-offset-item-frame-ticking.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0333-Fix-MC-158900.patch (renamed from patches/server/0333-Fix-MC-158900.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0334-Prevent-consuming-the-wrong-itemstack.patch (renamed from patches/server/0334-Prevent-consuming-the-wrong-itemstack.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0335-Dont-send-unnecessary-sign-update.patch (renamed from patches/server/0335-Dont-send-unnecessary-sign-update.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0336-Add-option-to-disable-pillager-patrols.patch (renamed from patches/server/0336-Add-option-to-disable-pillager-patrols.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0337-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch (renamed from patches/server/0337-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0338-Flat-bedrock-generator-settings.patch (renamed from patches/server/0338-Flat-bedrock-generator-settings.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0339-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch (renamed from patches/server/0339-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0340-MC-145656-Fix-Follow-Range-Initial-Target.patch (renamed from patches/server/0340-MC-145656-Fix-Follow-Range-Initial-Target.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0341-Duplicate-UUID-Resolve-Option.patch (renamed from patches/server/0341-Duplicate-UUID-Resolve-Option.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0342-Optimize-Hoppers.patch (renamed from patches/server/0342-Optimize-Hoppers.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0343-PlayerDeathEvent-shouldDropExperience.patch (renamed from patches/server/0343-PlayerDeathEvent-shouldDropExperience.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0344-Prevent-bees-loading-chunks-checking-hive-position.patch (renamed from patches/server/0344-Prevent-bees-loading-chunks-checking-hive-position.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0345-Don-t-load-Chunks-from-Hoppers-and-other-things.patch (renamed from patches/server/0345-Don-t-load-Chunks-from-Hoppers-and-other-things.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0346-Guard-against-serializing-mismatching-chunk-coordina.patch (renamed from patches/server/0346-Guard-against-serializing-mismatching-chunk-coordina.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0347-Optimise-IEntityAccess-getPlayerByUUID.patch (renamed from patches/server/0347-Optimise-IEntityAccess-getPlayerByUUID.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0348-Fix-items-not-falling-correctly.patch (renamed from patches/server/0348-Fix-items-not-falling-correctly.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0349-Lag-compensate-eating.patch (renamed from patches/server/0349-Lag-compensate-eating.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0350-Optimize-call-to-getFluid-for-explosions.patch (renamed from patches/server/0350-Optimize-call-to-getFluid-for-explosions.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0351-Fix-last-firework-in-stack-not-having-effects-when-d.patch (renamed from patches/server/0351-Fix-last-firework-in-stack-not-having-effects-when-d.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0352-Add-effect-to-block-break-naturally.patch (renamed from patches/server/0352-Add-effect-to-block-break-naturally.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0353-Entity-Activation-Range-2.0.patch (renamed from patches/server/0353-Entity-Activation-Range-2.0.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0354-Increase-Light-Queue-Size.patch (renamed from patches/server/0354-Increase-Light-Queue-Size.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0355-Fix-Light-Command.patch (renamed from patches/server/0355-Fix-Light-Command.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0356-Anti-Xray.patch (renamed from patches/server/0356-Anti-Xray.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0357-Implement-alternative-item-despawn-rate.patch (renamed from patches/server/0357-Implement-alternative-item-despawn-rate.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0358-Tracking-Range-Improvements.patch (renamed from patches/server/0358-Tracking-Range-Improvements.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0359-Fix-items-vanishing-through-end-portal.patch (renamed from patches/server/0359-Fix-items-vanishing-through-end-portal.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0360-implement-optional-per-player-mob-spawns.patch (renamed from patches/server/0360-implement-optional-per-player-mob-spawns.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0361-Avoid-hopper-searches-if-there-are-no-items.patch (renamed from patches/server/0361-Avoid-hopper-searches-if-there-are-no-items.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0362-Bees-get-gravity-in-void.-Fixes-MC-167279.patch (renamed from patches/server/0362-Bees-get-gravity-in-void.-Fixes-MC-167279.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0363-Optimise-getChunkAt-calls-for-loaded-chunks.patch (renamed from patches/server/0363-Optimise-getChunkAt-calls-for-loaded-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0364-Add-debug-for-sync-chunk-loads.patch (renamed from patches/server/0364-Add-debug-for-sync-chunk-loads.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0365-Remove-garbage-Java-version-check.patch (renamed from patches/server/0365-Remove-garbage-Java-version-check.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0366-Add-ThrownEggHatchEvent.patch (renamed from patches/server/0366-Add-ThrownEggHatchEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0367-Entity-Jump-API.patch (renamed from patches/server/0367-Entity-Jump-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0368-Add-option-to-nerf-pigmen-from-nether-portals.patch (renamed from patches/server/0368-Add-option-to-nerf-pigmen-from-nether-portals.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0369-Make-the-GUI-graph-fancier.patch (renamed from patches/server/0369-Make-the-GUI-graph-fancier.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0370-add-hand-to-BlockMultiPlaceEvent.patch (renamed from patches/server/0370-add-hand-to-BlockMultiPlaceEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0371-Validate-tripwire-hook-placement-before-update.patch (renamed from patches/server/0371-Validate-tripwire-hook-placement-before-update.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0372-Add-option-to-allow-iron-golems-to-spawn-in-air.patch (renamed from patches/server/0372-Add-option-to-allow-iron-golems-to-spawn-in-air.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0373-Configurable-chance-of-villager-zombie-infection.patch (renamed from patches/server/0373-Configurable-chance-of-villager-zombie-infection.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0374-Optimise-Chunk-getFluid.patch (renamed from patches/server/0374-Optimise-Chunk-getFluid.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0375-Set-spigots-verbose-world-setting-to-false-by-def.patch (renamed from patches/server/0375-Set-spigots-verbose-world-setting-to-false-by-def.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0376-Add-tick-times-API-and-mspt-command.patch (renamed from patches/server/0376-Add-tick-times-API-and-mspt-command.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0377-Expose-MinecraftServer-isRunning.patch (renamed from patches/server/0377-Expose-MinecraftServer-isRunning.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0378-Add-Raw-Byte-ItemStack-Serialization.patch (renamed from patches/server/0378-Add-Raw-Byte-ItemStack-Serialization.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0379-Pillager-patrol-spawn-settings-and-per-player-option.patch (renamed from patches/server/0379-Pillager-patrol-spawn-settings-and-per-player-option.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0380-Remote-Connections-shouldn-t-hold-up-shutdown.patch (renamed from patches/server/0380-Remote-Connections-shouldn-t-hold-up-shutdown.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0381-Do-not-allow-bees-to-load-chunks-for-beehives.patch (renamed from patches/server/0381-Do-not-allow-bees-to-load-chunks-for-beehives.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0382-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch (renamed from patches/server/0382-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0383-Don-t-tick-dead-players.patch (renamed from patches/server/0383-Don-t-tick-dead-players.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0384-Dead-Player-s-shouldn-t-be-able-to-move.patch (renamed from patches/server/0384-Dead-Player-s-shouldn-t-be-able-to-move.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0385-Optimize-Collision-to-not-load-chunks.patch (renamed from patches/server/0385-Optimize-Collision-to-not-load-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0386-Don-t-move-existing-players-to-world-spawn.patch (renamed from patches/server/0386-Don-t-move-existing-players-to-world-spawn.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0387-Optimize-GoalSelector-Goal.Flag-Set-operations.patch (renamed from patches/server/0387-Optimize-GoalSelector-Goal.Flag-Set-operations.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0388-Improved-Watchdog-Support.patch (renamed from patches/server/0388-Improved-Watchdog-Support.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0389-Optimize-Pathfinding.patch (renamed from patches/server/0389-Optimize-Pathfinding.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0390-Reduce-Either-Optional-allocation.patch (renamed from patches/server/0390-Reduce-Either-Optional-allocation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0391-Reduce-memory-footprint-of-NBTTagCompound.patch (renamed from patches/server/0391-Reduce-memory-footprint-of-NBTTagCompound.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0392-Prevent-opening-inventories-when-frozen.patch (renamed from patches/server/0392-Prevent-opening-inventories-when-frozen.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0393-Optimise-ArraySetSorted-removeIf.patch (renamed from patches/server/0393-Optimise-ArraySetSorted-removeIf.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0394-Don-t-run-entity-collision-code-if-not-needed.patch (renamed from patches/server/0394-Don-t-run-entity-collision-code-if-not-needed.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0395-Implement-Player-Client-Options-API.patch (renamed from patches/server/0395-Implement-Player-Client-Options-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0396-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch (renamed from patches/server/0396-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0397-Broadcast-join-message-to-console.patch (renamed from patches/server/0397-Broadcast-join-message-to-console.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0398-Fix-Chunk-Post-Processing-deadlock-risk.patch (renamed from patches/server/0398-Fix-Chunk-Post-Processing-deadlock-risk.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0399-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch (renamed from patches/server/0399-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0400-Load-Chunks-for-Login-Asynchronously.patch (renamed from patches/server/0400-Load-Chunks-for-Login-Asynchronously.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0401-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch (renamed from patches/server/0401-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0402-Add-PlayerAttackEntityCooldownResetEvent.patch (renamed from patches/server/0402-Add-PlayerAttackEntityCooldownResetEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0403-Don-t-fire-BlockFade-on-worldgen-threads.patch (renamed from patches/server/0403-Don-t-fire-BlockFade-on-worldgen-threads.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0404-Add-phantom-creative-and-insomniac-controls.patch (renamed from patches/server/0404-Add-phantom-creative-and-insomniac-controls.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0405-Fix-numerous-item-duplication-issues-and-teleport-is.patch (renamed from patches/server/0405-Fix-numerous-item-duplication-issues-and-teleport-is.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0406-Villager-Restocks-API.patch (renamed from patches/server/0406-Villager-Restocks-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0407-Validate-PickItem-Packet-and-kick-for-invalid.patch (renamed from patches/server/0407-Validate-PickItem-Packet-and-kick-for-invalid.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0408-Expose-game-version.patch (renamed from patches/server/0408-Expose-game-version.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0409-Optimize-Voxel-Shape-Merging.patch (renamed from patches/server/0409-Optimize-Voxel-Shape-Merging.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0410-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch (renamed from patches/server/0410-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0411-misc-debugging-dumps.patch (renamed from patches/server/0411-misc-debugging-dumps.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0412-Prevent-teleporting-dead-entities.patch (renamed from patches/server/0412-Prevent-teleporting-dead-entities.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0413-Deobfuscate-stacktraces-in-log-messages-crash-report.patch (renamed from patches/server/0413-Deobfuscate-stacktraces-in-log-messages-crash-report.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0414-Implement-Mob-Goal-API.patch (renamed from patches/server/0414-Implement-Mob-Goal-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0415-Add-villager-reputation-API.patch (renamed from patches/server/0415-Add-villager-reputation-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0416-Option-for-maximum-exp-value-when-merging-orbs.patch (renamed from patches/server/0416-Option-for-maximum-exp-value-when-merging-orbs.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0417-ExperienceOrbMergeEvent.patch (renamed from patches/server/0417-ExperienceOrbMergeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0418-Fix-PotionEffect-ignores-icon-flag.patch (renamed from patches/server/0418-Fix-PotionEffect-ignores-icon-flag.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0419-Optimize-brigadier-child-sorting-performance.patch (renamed from patches/server/0419-Optimize-brigadier-child-sorting-performance.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0420-Potential-bed-API.patch (renamed from patches/server/0420-Potential-bed-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0421-Wait-for-Async-Tasks-during-shutdown.patch (renamed from patches/server/0421-Wait-for-Async-Tasks-during-shutdown.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0422-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch (renamed from patches/server/0422-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0423-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch (renamed from patches/server/0423-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0424-Reduce-MutableInt-allocations-from-light-engine.patch (renamed from patches/server/0424-Reduce-MutableInt-allocations-from-light-engine.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0425-Reduce-allocation-of-Vec3D-by-entity-tracker.patch (renamed from patches/server/0425-Reduce-allocation-of-Vec3D-by-entity-tracker.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0426-Ensure-safe-gateway-teleport.patch (renamed from patches/server/0426-Ensure-safe-gateway-teleport.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0427-Add-option-for-console-having-all-permissions.patch (renamed from patches/server/0427-Add-option-for-console-having-all-permissions.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0428-Optimize-anyPlayerCloseEnoughForSpawning-to-use-dist.patch (renamed from patches/server/0428-Optimize-anyPlayerCloseEnoughForSpawning-to-use-dist.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0429-Use-distance-map-to-optimise-entity-tracker.patch (renamed from patches/server/0429-Use-distance-map-to-optimise-entity-tracker.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0430-Optimize-ServerLevels-chunk-level-checking-methods.patch (renamed from patches/server/0430-Optimize-ServerLevels-chunk-level-checking-methods.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0431-Delay-Chunk-Unloads-based-on-Player-Movement.patch (renamed from patches/server/0431-Delay-Chunk-Unloads-based-on-Player-Movement.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0432-Fix-villager-trading-demand-MC-163962.patch (renamed from patches/server/0432-Fix-villager-trading-demand-MC-163962.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0433-Maps-shouldn-t-load-chunks.patch (renamed from patches/server/0433-Maps-shouldn-t-load-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0434-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch (renamed from patches/server/0434-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0435-Fix-missing-chunks-due-to-integer-overflow.patch (renamed from patches/server/0435-Fix-missing-chunks-due-to-integer-overflow.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0436-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch (renamed from patches/server/0436-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0437-Fix-piston-physics-inconsistency-MC-188840.patch (renamed from patches/server/0437-Fix-piston-physics-inconsistency-MC-188840.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0438-Fix-sand-duping.patch (renamed from patches/server/0438-Fix-sand-duping.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0439-Prevent-position-desync-in-playerconnection-causing-.patch (renamed from patches/server/0439-Prevent-position-desync-in-playerconnection-causing-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0440-Inventory-getHolder-method-without-block-snapshot.patch (renamed from patches/server/0440-Inventory-getHolder-method-without-block-snapshot.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0441-Improve-Arrow-API.patch (renamed from patches/server/0441-Improve-Arrow-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0442-Add-and-implement-PlayerRecipeBookClickEvent.patch (renamed from patches/server/0442-Add-and-implement-PlayerRecipeBookClickEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0443-Hide-sync-chunk-writes-behind-flag.patch (renamed from patches/server/0443-Hide-sync-chunk-writes-behind-flag.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0444-Add-permission-for-command-blocks.patch (renamed from patches/server/0444-Add-permission-for-command-blocks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0445-Ensure-Entity-AABB-s-are-never-invalid.patch (renamed from patches/server/0445-Ensure-Entity-AABB-s-are-never-invalid.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0446-Fix-Per-World-Difficulty-Remembering-Difficulty.patch (renamed from patches/server/0446-Fix-Per-World-Difficulty-Remembering-Difficulty.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0447-Paper-dumpitem-command.patch (renamed from patches/server/0447-Paper-dumpitem-command.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0448-Don-t-allow-null-UUID-s-for-chat.patch (renamed from patches/server/0448-Don-t-allow-null-UUID-s-for-chat.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0449-Improve-Legacy-Component-serialization-size.patch (renamed from patches/server/0449-Improve-Legacy-Component-serialization-size.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0450-Optimize-Bit-Operations-by-inlining.patch (renamed from patches/server/0450-Optimize-Bit-Operations-by-inlining.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0451-Add-Plugin-Tickets-to-API-Chunk-Methods.patch (renamed from patches/server/0451-Add-Plugin-Tickets-to-API-Chunk-Methods.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0452-incremental-chunk-and-player-saving.patch (renamed from patches/server/0452-incremental-chunk-and-player-saving.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0453-Stop-copy-on-write-operations-for-updating-light-dat.patch (renamed from patches/server/0453-Stop-copy-on-write-operations-for-updating-light-dat.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0454-Support-old-UUID-format-for-NBT.patch (renamed from patches/server/0454-Support-old-UUID-format-for-NBT.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0455-Clean-up-duplicated-GameProfile-Properties.patch (renamed from patches/server/0455-Clean-up-duplicated-GameProfile-Properties.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0456-Convert-legacy-attributes-in-Item-Meta.patch (renamed from patches/server/0456-Convert-legacy-attributes-in-Item-Meta.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0457-Remove-some-streams-from-structures.patch (renamed from patches/server/0457-Remove-some-streams-from-structures.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0458-Remove-streams-from-classes-related-villager-gossip.patch (renamed from patches/server/0458-Remove-streams-from-classes-related-villager-gossip.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0459-Support-components-in-ItemMeta.patch (renamed from patches/server/0459-Support-components-in-ItemMeta.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0460-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch (renamed from patches/server/0460-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0461-Add-entity-liquid-API.patch (renamed from patches/server/0461-Add-entity-liquid-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0462-Update-itemstack-legacy-name-and-lore.patch (renamed from patches/server/0462-Update-itemstack-legacy-name-and-lore.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0463-Spawn-player-in-correct-world-on-login.patch (renamed from patches/server/0463-Spawn-player-in-correct-world-on-login.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0464-Add-PrepareResultEvent.patch (renamed from patches/server/0464-Add-PrepareResultEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0465-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch (renamed from patches/server/0465-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0466-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch (renamed from patches/server/0466-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0467-Optimize-NetworkManager-Exception-Handling.patch (renamed from patches/server/0467-Optimize-NetworkManager-Exception-Handling.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0468-Optimize-the-advancement-data-player-iteration-to-be.patch (renamed from patches/server/0468-Optimize-the-advancement-data-player-iteration-to-be.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0469-Fix-arrows-never-despawning-MC-125757.patch (renamed from patches/server/0469-Fix-arrows-never-despawning-MC-125757.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0470-Thread-Safe-Vanilla-Command-permission-checking.patch (renamed from patches/server/0470-Thread-Safe-Vanilla-Command-permission-checking.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0471-Move-range-check-for-block-placing-up.patch (renamed from patches/server/0471-Move-range-check-for-block-placing-up.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0472-Fix-SPIGOT-5989.patch (renamed from patches/server/0472-Fix-SPIGOT-5989.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0473-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch (renamed from patches/server/0473-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0474-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch (renamed from patches/server/0474-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0475-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch (renamed from patches/server/0475-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0476-Add-missing-strikeLighting-call-to-World-spigot-stri.patch (renamed from patches/server/0476-Add-missing-strikeLighting-call-to-World-spigot-stri.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0477-Fix-some-rails-connecting-improperly.patch (renamed from patches/server/0477-Fix-some-rails-connecting-improperly.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0478-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch (renamed from patches/server/0478-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0479-Do-not-let-the-server-load-chunks-from-newer-version.patch (renamed from patches/server/0479-Do-not-let-the-server-load-chunks-from-newer-version.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0480-Brand-support.patch (renamed from patches/server/0480-Brand-support.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0481-Add-setMaxPlayers-API.patch (renamed from patches/server/0481-Add-setMaxPlayers-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0482-Add-playPickupItemAnimation-to-LivingEntity.patch (renamed from patches/server/0482-Add-playPickupItemAnimation-to-LivingEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0483-Don-t-require-FACING-data.patch (renamed from patches/server/0483-Don-t-require-FACING-data.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0484-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch (renamed from patches/server/0484-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0485-Add-moon-phase-API.patch (renamed from patches/server/0485-Add-moon-phase-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0486-Improve-Chunk-Status-Transition-Speed.patch (renamed from patches/server/0486-Improve-Chunk-Status-Transition-Speed.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0487-Prevent-headless-pistons-from-being-created.patch (renamed from patches/server/0487-Prevent-headless-pistons-from-being-created.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0488-Add-BellRingEvent.patch (renamed from patches/server/0488-Add-BellRingEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0489-Add-zombie-targets-turtle-egg-config.patch (renamed from patches/server/0489-Add-zombie-targets-turtle-egg-config.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0490-Buffer-joins-to-world.patch (renamed from patches/server/0490-Buffer-joins-to-world.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0491-Eigencraft-redstone-implementation.patch (renamed from patches/server/0491-Eigencraft-redstone-implementation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0492-Fix-hex-colors-not-working-in-some-kick-messages.patch (renamed from patches/server/0492-Fix-hex-colors-not-working-in-some-kick-messages.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0493-PortalCreateEvent-needs-to-know-its-entity.patch (renamed from patches/server/0493-PortalCreateEvent-needs-to-know-its-entity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0494-Fix-CraftTeam-null-check.patch (renamed from patches/server/0494-Fix-CraftTeam-null-check.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0495-Add-more-Evoker-API.patch (renamed from patches/server/0495-Add-more-Evoker-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0496-Add-methods-to-get-translation-keys.patch (renamed from patches/server/0496-Add-methods-to-get-translation-keys.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0497-Create-HoverEvent-from-ItemStack-Entity.patch (renamed from patches/server/0497-Create-HoverEvent-from-ItemStack-Entity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0498-Cache-block-data-strings.patch (renamed from patches/server/0498-Cache-block-data-strings.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0499-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch (renamed from patches/server/0499-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0500-Add-additional-open-container-api-to-HumanEntity.patch (renamed from patches/server/0500-Add-additional-open-container-api-to-HumanEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0501-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch (renamed from patches/server/0501-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0502-Extend-block-drop-capture-to-capture-all-items-added.patch (renamed from patches/server/0502-Extend-block-drop-capture-to-capture-all-items-added.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0503-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch (renamed from patches/server/0503-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0504-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch (renamed from patches/server/0504-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0505-Lazily-track-plugin-scoreboards-by-default.patch (renamed from patches/server/0505-Lazily-track-plugin-scoreboards-by-default.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0506-Entity-isTicking.patch (renamed from patches/server/0506-Entity-isTicking.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0507-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch (renamed from patches/server/0507-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0508-Fix-Concurrency-issue-in-WeightedList.patch (renamed from patches/server/0508-Fix-Concurrency-issue-in-WeightedList.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0509-Reset-Ender-Crystals-on-Dragon-Spawn.patch (renamed from patches/server/0509-Reset-Ender-Crystals-on-Dragon-Spawn.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0510-Fix-for-large-move-vectors-crashing-server.patch (renamed from patches/server/0510-Fix-for-large-move-vectors-crashing-server.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0511-Optimise-getType-calls.patch (renamed from patches/server/0511-Optimise-getType-calls.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0512-Villager-resetOffers.patch (renamed from patches/server/0512-Villager-resetOffers.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0513-Improve-inlinig-for-some-hot-IBlockData-methods.patch (renamed from patches/server/0513-Improve-inlinig-for-some-hot-IBlockData-methods.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0514-Retain-block-place-order-when-capturing-blockstates.patch (renamed from patches/server/0514-Retain-block-place-order-when-capturing-blockstates.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0515-Reduce-blockpos-allocation-from-pathfinding.patch (renamed from patches/server/0515-Reduce-blockpos-allocation-from-pathfinding.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0516-Fix-item-locations-dropped-from-campfires.patch (renamed from patches/server/0516-Fix-item-locations-dropped-from-campfires.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0517-Player-elytra-boost-API.patch (renamed from patches/server/0517-Player-elytra-boost-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0518-Fixed-TileEntityBell-memory-leak.patch (renamed from patches/server/0518-Fixed-TileEntityBell-memory-leak.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0519-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch (renamed from patches/server/0519-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0520-Add-getOfflinePlayerIfCached-String.patch (renamed from patches/server/0520-Add-getOfflinePlayerIfCached-String.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0521-Add-ignore-discounts-API.patch (renamed from patches/server/0521-Add-ignore-discounts-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0522-Toggle-for-removing-existing-dragon.patch (renamed from patches/server/0522-Toggle-for-removing-existing-dragon.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0523-Fix-client-lag-on-advancement-loading.patch (renamed from patches/server/0523-Fix-client-lag-on-advancement-loading.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0524-Item-no-age-no-player-pickup.patch (renamed from patches/server/0524-Item-no-age-no-player-pickup.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0525-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch (renamed from patches/server/0525-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0526-Beacon-API-custom-effect-ranges.patch (renamed from patches/server/0526-Beacon-API-custom-effect-ranges.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0527-Add-API-for-quit-reason.patch (renamed from patches/server/0527-Add-API-for-quit-reason.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0528-Add-Wandering-Trader-spawn-rate-config-options.patch (renamed from patches/server/0528-Add-Wandering-Trader-spawn-rate-config-options.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0529-Significantly-improve-performance-of-the-end-generat.patch (renamed from patches/server/0529-Significantly-improve-performance-of-the-end-generat.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0530-Expose-world-spawn-angle.patch (renamed from patches/server/0530-Expose-world-spawn-angle.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0531-Add-Destroy-Speed-API.patch (renamed from patches/server/0531-Add-Destroy-Speed-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0532-Fix-Player-spawnParticle-x-y-z-precision-loss.patch (renamed from patches/server/0532-Fix-Player-spawnParticle-x-y-z-precision-loss.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0533-Add-LivingEntity-clearActiveItem.patch (renamed from patches/server/0533-Add-LivingEntity-clearActiveItem.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0534-Add-PlayerItemCooldownEvent.patch (renamed from patches/server/0534-Add-PlayerItemCooldownEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0535-More-lightning-API.patch (renamed from patches/server/0535-More-lightning-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0536-Climbing-should-not-bypass-cramming-gamerule.patch (renamed from patches/server/0536-Climbing-should-not-bypass-cramming-gamerule.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0537-Added-missing-default-perms-for-commands.patch (renamed from patches/server/0537-Added-missing-default-perms-for-commands.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0538-Add-PlayerShearBlockEvent.patch (renamed from patches/server/0538-Add-PlayerShearBlockEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0539-Fix-curing-zombie-villager-discount-exploit.patch (renamed from patches/server/0539-Fix-curing-zombie-villager-discount-exploit.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0540-Limit-recipe-packets.patch (renamed from patches/server/0540-Limit-recipe-packets.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0541-Fix-CraftSound-backwards-compatibility.patch (renamed from patches/server/0541-Fix-CraftSound-backwards-compatibility.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0542-MC-4-Fix-item-position-desync.patch (renamed from patches/server/0542-MC-4-Fix-item-position-desync.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0543-Player-Chunk-Load-Unload-Events.patch (renamed from patches/server/0543-Player-Chunk-Load-Unload-Events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0544-Optimize-Dynamic-get-Missing-Keys.patch (renamed from patches/server/0544-Optimize-Dynamic-get-Missing-Keys.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0545-Expose-LivingEntity-hurt-direction.patch (renamed from patches/server/0545-Expose-LivingEntity-hurt-direction.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0546-Add-OBSTRUCTED-reason-to-BedEnterResult.patch (renamed from patches/server/0546-Add-OBSTRUCTED-reason-to-BedEnterResult.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0547-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch (renamed from patches/server/0547-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0548-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch (renamed from patches/server/0548-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0549-Implement-TargetHitEvent.patch (renamed from patches/server/0549-Implement-TargetHitEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0550-Additional-Block-Material-API-s.patch (renamed from patches/server/0550-Additional-Block-Material-API-s.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0551-Fix-harming-potion-dupe.patch (renamed from patches/server/0551-Fix-harming-potion-dupe.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0552-Implement-API-to-get-Material-from-Boats-and-Minecar.patch (renamed from patches/server/0552-Implement-API-to-get-Material-from-Boats-and-Minecar.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0553-Cache-burn-durations.patch (renamed from patches/server/0553-Cache-burn-durations.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0554-Allow-disabling-mob-spawner-spawn-egg-transformation.patch (renamed from patches/server/0554-Allow-disabling-mob-spawner-spawn-egg-transformation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0555-Fix-Not-a-string-Map-Conversion-spam.patch (renamed from patches/server/0555-Fix-Not-a-string-Map-Conversion-spam.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0556-Implement-PlayerFlowerPotManipulateEvent.patch (renamed from patches/server/0556-Implement-PlayerFlowerPotManipulateEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0557-Fix-interact-event-not-being-called-in-adventure.patch (renamed from patches/server/0557-Fix-interact-event-not-being-called-in-adventure.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0558-Zombie-API-breaking-doors.patch (renamed from patches/server/0558-Zombie-API-breaking-doors.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0559-Fix-nerfed-slime-when-splitting.patch (renamed from patches/server/0559-Fix-nerfed-slime-when-splitting.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0560-Add-EntityLoadCrossbowEvent.patch (renamed from patches/server/0560-Add-EntityLoadCrossbowEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0561-Guardian-beam-workaround.patch (renamed from patches/server/0561-Guardian-beam-workaround.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0562-Added-WorldGameRuleChangeEvent.patch (renamed from patches/server/0562-Added-WorldGameRuleChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0563-Added-ServerResourcesReloadedEvent.patch (renamed from patches/server/0563-Added-ServerResourcesReloadedEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0564-Added-world-settings-for-mobs-picking-up-loot.patch (renamed from patches/server/0564-Added-world-settings-for-mobs-picking-up-loot.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0565-Implemented-BlockFailedDispenseEvent.patch (renamed from patches/server/0565-Implemented-BlockFailedDispenseEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0566-Added-PlayerLecternPageChangeEvent.patch (renamed from patches/server/0566-Added-PlayerLecternPageChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0567-Added-PlayerLoomPatternSelectEvent.patch (renamed from patches/server/0567-Added-PlayerLoomPatternSelectEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0568-Configurable-door-breaking-difficulty.patch (renamed from patches/server/0568-Configurable-door-breaking-difficulty.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0569-Empty-commands-shall-not-be-dispatched.patch (renamed from patches/server/0569-Empty-commands-shall-not-be-dispatched.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0570-Implement-API-to-expose-exact-interaction-point.patch (renamed from patches/server/0570-Implement-API-to-expose-exact-interaction-point.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0571-Remove-stale-POIs.patch (renamed from patches/server/0571-Remove-stale-POIs.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0572-Fix-villager-boat-exploit.patch (renamed from patches/server/0572-Fix-villager-boat-exploit.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0573-Add-sendOpLevel-API.patch (renamed from patches/server/0573-Add-sendOpLevel-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0574-Add-PaperRegistry.patch (renamed from patches/server/0574-Add-PaperRegistry.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0575-Add-StructuresLocateEvent.patch (renamed from patches/server/0575-Add-StructuresLocateEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0576-Collision-option-for-requiring-a-player-participant.patch (renamed from patches/server/0576-Collision-option-for-requiring-a-player-participant.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0577-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch (renamed from patches/server/0577-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0578-Return-chat-component-with-empty-text-instead-of-thr.patch (renamed from patches/server/0578-Return-chat-component-with-empty-text-instead-of-thr.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0579-Make-schedule-command-per-world.patch (renamed from patches/server/0579-Make-schedule-command-per-world.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0580-Configurable-max-leash-distance.patch (renamed from patches/server/0580-Configurable-max-leash-distance.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0581-Implement-BlockPreDispenseEvent.patch (renamed from patches/server/0581-Implement-BlockPreDispenseEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0582-Added-firing-of-PlayerChangeBeaconEffectEvent.patch (renamed from patches/server/0582-Added-firing-of-PlayerChangeBeaconEffectEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0583-Add-toggle-for-always-placing-the-dragon-egg.patch (renamed from patches/server/0583-Add-toggle-for-always-placing-the-dragon-egg.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0584-Added-PlayerStonecutterRecipeSelectEvent.patch (renamed from patches/server/0584-Added-PlayerStonecutterRecipeSelectEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0585-Add-dropLeash-variable-to-EntityUnleashEvent.patch (renamed from patches/server/0585-Add-dropLeash-variable-to-EntityUnleashEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0586-Reset-shield-blocking-on-dimension-change.patch (renamed from patches/server/0586-Reset-shield-blocking-on-dimension-change.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0587-add-DragonEggFormEvent.patch (renamed from patches/server/0587-add-DragonEggFormEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0588-EntityMoveEvent.patch (renamed from patches/server/0588-EntityMoveEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0589-added-option-to-disable-pathfinding-updates-on-block.patch (renamed from patches/server/0589-added-option-to-disable-pathfinding-updates-on-block.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0590-Inline-shift-direction-fields.patch (renamed from patches/server/0590-Inline-shift-direction-fields.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0591-Allow-adding-items-to-BlockDropItemEvent.patch (renamed from patches/server/0591-Allow-adding-items-to-BlockDropItemEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0592-Add-getMainThreadExecutor-to-BukkitScheduler.patch (renamed from patches/server/0592-Add-getMainThreadExecutor-to-BukkitScheduler.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0593-living-entity-allow-attribute-registration.patch (renamed from patches/server/0593-living-entity-allow-attribute-registration.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0594-fix-dead-slime-setSize-invincibility.patch (renamed from patches/server/0594-fix-dead-slime-setSize-invincibility.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0595-Merchant-getRecipes-should-return-an-immutable-list.patch (renamed from patches/server/0595-Merchant-getRecipes-should-return-an-immutable-list.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0596-Add-support-for-hex-color-codes-in-console.patch (renamed from patches/server/0596-Add-support-for-hex-color-codes-in-console.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0597-Expose-Tracked-Players.patch (renamed from patches/server/0597-Expose-Tracked-Players.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0598-Remove-streams-from-SensorNearest.patch (renamed from patches/server/0598-Remove-streams-from-SensorNearest.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0599-Throw-proper-exception-on-empty-JsonList-file.patch (renamed from patches/server/0599-Throw-proper-exception-on-empty-JsonList-file.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0600-Improve-ServerGUI.patch (renamed from patches/server/0600-Improve-ServerGUI.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0601-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch (renamed from patches/server/0601-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0602-fix-converting-txt-to-json-file.patch (renamed from patches/server/0602-fix-converting-txt-to-json-file.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0603-Add-worldborder-events.patch (renamed from patches/server/0603-Add-worldborder-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0604-added-PlayerNameEntityEvent.patch (renamed from patches/server/0604-added-PlayerNameEntityEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0605-Prevent-grindstones-from-overstacking-items.patch (renamed from patches/server/0605-Prevent-grindstones-from-overstacking-items.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0606-Add-recipe-to-cook-events.patch (renamed from patches/server/0606-Add-recipe-to-cook-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0607-Add-Block-isValidTool.patch (renamed from patches/server/0607-Add-Block-isValidTool.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0608-Allow-using-signs-inside-spawn-protection.patch (renamed from patches/server/0608-Allow-using-signs-inside-spawn-protection.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0609-Expand-world-key-API.patch (renamed from patches/server/0609-Expand-world-key-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0610-Add-fast-alternative-constructor-for-Rotations.patch (renamed from patches/server/0610-Add-fast-alternative-constructor-for-Rotations.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0611-Item-Rarity-API.patch (renamed from patches/server/0611-Item-Rarity-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0612-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch (renamed from patches/server/0612-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0613-copy-TESign-isEditable-from-snapshots.patch (renamed from patches/server/0613-copy-TESign-isEditable-from-snapshots.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0614-Drop-carried-item-when-player-has-disconnected.patch (renamed from patches/server/0614-Drop-carried-item-when-player-has-disconnected.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0615-forced-whitelist-use-configurable-kick-message.patch (renamed from patches/server/0615-forced-whitelist-use-configurable-kick-message.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0616-Don-t-ignore-result-of-PlayerEditBookEvent.patch (renamed from patches/server/0616-Don-t-ignore-result-of-PlayerEditBookEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0617-Entity-load-save-limit-per-chunk.patch (renamed from patches/server/0617-Entity-load-save-limit-per-chunk.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0618-Expose-protocol-version.patch (renamed from patches/server/0618-Expose-protocol-version.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0619-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch (renamed from patches/server/0619-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0620-Enhance-console-tab-completions-for-brigadier-comman.patch (renamed from patches/server/0620-Enhance-console-tab-completions-for-brigadier-comman.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0621-Fix-PlayerItemConsumeEvent-cancelling-properly.patch (renamed from patches/server/0621-Fix-PlayerItemConsumeEvent-cancelling-properly.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0622-Add-bypass-host-check.patch (renamed from patches/server/0622-Add-bypass-host-check.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0623-Set-area-affect-cloud-rotation.patch (renamed from patches/server/0623-Set-area-affect-cloud-rotation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0624-add-isDeeplySleeping-to-HumanEntity.patch (renamed from patches/server/0624-add-isDeeplySleeping-to-HumanEntity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0625-add-consumeFuel-to-FurnaceBurnEvent.patch (renamed from patches/server/0625-add-consumeFuel-to-FurnaceBurnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0626-add-get-set-drop-chance-to-EntityEquipment.patch (renamed from patches/server/0626-add-get-set-drop-chance-to-EntityEquipment.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0627-fix-PigZombieAngerEvent-cancellation.patch (renamed from patches/server/0627-fix-PigZombieAngerEvent-cancellation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0628-Fix-checkReach-check-for-Shulker-boxes.patch (renamed from patches/server/0628-Fix-checkReach-check-for-Shulker-boxes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0629-fix-PlayerItemHeldEvent-firing-twice.patch (renamed from patches/server/0629-fix-PlayerItemHeldEvent-firing-twice.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0630-Added-PlayerDeepSleepEvent.patch (renamed from patches/server/0630-Added-PlayerDeepSleepEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0631-More-World-API.patch (renamed from patches/server/0631-More-World-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0632-Added-PlayerBedFailEnterEvent.patch (renamed from patches/server/0632-Added-PlayerBedFailEnterEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0633-Implement-methods-to-convert-between-Component-and-B.patch (renamed from patches/server/0633-Implement-methods-to-convert-between-Component-and-B.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0634-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch (renamed from patches/server/0634-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0635-Introduce-beacon-activation-deactivation-events.patch (renamed from patches/server/0635-Introduce-beacon-activation-deactivation-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0636-add-RespawnFlags-to-PlayerRespawnEvent.patch (renamed from patches/server/0636-add-RespawnFlags-to-PlayerRespawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0637-Add-Channel-initialization-listeners.patch (renamed from patches/server/0637-Add-Channel-initialization-listeners.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0638-Send-empty-commands-if-tab-completion-is-disabled.patch (renamed from patches/server/0638-Send-empty-commands-if-tab-completion-is-disabled.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0639-Add-more-WanderingTrader-API.patch (renamed from patches/server/0639-Add-more-WanderingTrader-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0640-Add-EntityBlockStorage-clearEntities.patch (renamed from patches/server/0640-Add-EntityBlockStorage-clearEntities.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0641-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch (renamed from patches/server/0641-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0642-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch (renamed from patches/server/0642-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0643-Inventory-close.patch (renamed from patches/server/0643-Inventory-close.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0644-call-PortalCreateEvent-players-and-end-platform.patch (renamed from patches/server/0644-call-PortalCreateEvent-players-and-end-platform.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0645-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch (renamed from patches/server/0645-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0646-Fix-CraftPotionBrewer-cache.patch (renamed from patches/server/0646-Fix-CraftPotionBrewer-cache.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0647-Add-basic-Datapack-API.patch (renamed from patches/server/0647-Add-basic-Datapack-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0648-Add-environment-variable-to-disable-server-gui.patch (renamed from patches/server/0648-Add-environment-variable-to-disable-server-gui.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0649-additions-to-PlayerGameModeChangeEvent.patch (renamed from patches/server/0649-additions-to-PlayerGameModeChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0650-ItemStack-repair-check-API.patch (renamed from patches/server/0650-ItemStack-repair-check-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0651-More-Enchantment-API.patch (renamed from patches/server/0651-More-Enchantment-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0652-Fix-and-optimise-world-force-upgrading.patch (renamed from patches/server/0652-Fix-and-optimise-world-force-upgrading.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0653-Add-Mob-lookAt-API.patch (renamed from patches/server/0653-Add-Mob-lookAt-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0654-Add-Unix-domain-socket-support.patch (renamed from patches/server/0654-Add-Unix-domain-socket-support.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0655-Add-EntityInsideBlockEvent.patch (renamed from patches/server/0655-Add-EntityInsideBlockEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0656-Attributes-API-for-item-defaults.patch (renamed from patches/server/0656-Attributes-API-for-item-defaults.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0657-Add-cause-to-Weather-ThunderChangeEvents.patch (renamed from patches/server/0657-Add-cause-to-Weather-ThunderChangeEvents.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0658-More-Lidded-Block-API.patch (renamed from patches/server/0658-More-Lidded-Block-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0659-Limit-item-frame-cursors-on-maps.patch (renamed from patches/server/0659-Limit-item-frame-cursors-on-maps.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0660-Add-PlayerKickEvent-causes.patch (renamed from patches/server/0660-Add-PlayerKickEvent-causes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0661-Add-PufferFishStateChangeEvent.patch (renamed from patches/server/0661-Add-PufferFishStateChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0662-Fix-PlayerBucketEmptyEvent-result-itemstack.patch (renamed from patches/server/0662-Fix-PlayerBucketEmptyEvent-result-itemstack.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0663-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch (renamed from patches/server/0663-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0664-Add-option-to-fix-items-merging-through-walls.patch (renamed from patches/server/0664-Add-option-to-fix-items-merging-through-walls.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0665-Add-BellRevealRaiderEvent.patch (renamed from patches/server/0665-Add-BellRevealRaiderEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0666-Fix-invulnerable-end-crystals.patch (renamed from patches/server/0666-Fix-invulnerable-end-crystals.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0667-Add-ElderGuardianAppearanceEvent.patch (renamed from patches/server/0667-Add-ElderGuardianAppearanceEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0668-Fix-dangerous-end-portal-logic.patch (renamed from patches/server/0668-Fix-dangerous-end-portal-logic.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0669-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch (renamed from patches/server/0669-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0670-Make-item-validations-configurable.patch (renamed from patches/server/0670-Make-item-validations-configurable.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0671-Line-Of-Sight-Changes.patch (renamed from patches/server/0671-Line-Of-Sight-Changes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0672-add-per-world-spawn-limits.patch (renamed from patches/server/0672-add-per-world-spawn-limits.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0673-Fix-PotionSplashEvent-for-water-splash-potions.patch (renamed from patches/server/0673-Fix-PotionSplashEvent-for-water-splash-potions.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0674-Add-more-LimitedRegion-API.patch (renamed from patches/server/0674-Add-more-LimitedRegion-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0675-Fix-PlayerDropItemEvent-using-wrong-item.patch (renamed from patches/server/0675-Fix-PlayerDropItemEvent-using-wrong-item.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0676-Missing-Entity-Behavior-API.patch (renamed from patches/server/0676-Missing-Entity-Behavior-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0677-Ensure-disconnect-for-book-edit-is-called-on-main.patch (renamed from patches/server/0677-Ensure-disconnect-for-book-edit-is-called-on-main.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0678-Fix-return-value-of-Block-applyBoneMeal-always-being.patch (renamed from patches/server/0678-Fix-return-value-of-Block-applyBoneMeal-always-being.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0679-Use-getChunkIfLoadedImmediately-in-places.patch (renamed from patches/server/0679-Use-getChunkIfLoadedImmediately-in-places.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0680-Fix-commands-from-signs-not-firing-command-events.patch (renamed from patches/server/0680-Fix-commands-from-signs-not-firing-command-events.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0681-Adds-PlayerArmSwingEvent.patch (renamed from patches/server/0681-Adds-PlayerArmSwingEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0682-Fixes-kick-event-leave-message-not-being-sent.patch (renamed from patches/server/0682-Fixes-kick-event-leave-message-not-being-sent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0683-Add-config-for-mobs-immune-to-default-effects.patch (renamed from patches/server/0683-Add-config-for-mobs-immune-to-default-effects.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0684-Fix-incorrect-message-for-outdated-client.patch (renamed from patches/server/0684-Fix-incorrect-message-for-outdated-client.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0685-Don-t-apply-cramming-damage-to-players.patch (renamed from patches/server/0685-Don-t-apply-cramming-damage-to-players.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0686-Rate-options-and-timings-for-sensors-and-behaviors.patch (renamed from patches/server/0686-Rate-options-and-timings-for-sensors-and-behaviors.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0687-Add-a-bunch-of-missing-forceDrop-toggles.patch (renamed from patches/server/0687-Add-a-bunch-of-missing-forceDrop-toggles.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0688-Stinger-API.patch (renamed from patches/server/0688-Stinger-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0689-Fix-incosistency-issue-with-empty-map-items-in-CB.patch (renamed from patches/server/0689-Fix-incosistency-issue-with-empty-map-items-in-CB.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0690-Add-System.out-err-catcher.patch (renamed from patches/server/0690-Add-System.out-err-catcher.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0691-Fix-test-not-bootstrapping.patch (renamed from patches/server/0691-Fix-test-not-bootstrapping.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0692-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch (renamed from patches/server/0692-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0693-Improve-boat-collision-performance.patch (renamed from patches/server/0693-Improve-boat-collision-performance.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0694-Prevent-AFK-kick-while-watching-end-credits.patch (renamed from patches/server/0694-Prevent-AFK-kick-while-watching-end-credits.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0695-Allow-skipping-writing-of-comments-to-server.propert.patch (renamed from patches/server/0695-Allow-skipping-writing-of-comments-to-server.propert.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0696-Add-PlayerSetSpawnEvent.patch (renamed from patches/server/0696-Add-PlayerSetSpawnEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0697-Make-hoppers-respect-inventory-max-stack-size.patch (renamed from patches/server/0697-Make-hoppers-respect-inventory-max-stack-size.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0698-Optimize-entity-tracker-passenger-checks.patch (renamed from patches/server/0698-Optimize-entity-tracker-passenger-checks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0699-Config-option-for-Piglins-guarding-chests.patch (renamed from patches/server/0699-Config-option-for-Piglins-guarding-chests.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0700-Added-EntityDamageItemEvent.patch (renamed from patches/server/0700-Added-EntityDamageItemEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0701-Optimize-indirect-passenger-iteration.patch (renamed from patches/server/0701-Optimize-indirect-passenger-iteration.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0702-Fix-block-drops-position-losing-precision-millions-o.patch (renamed from patches/server/0702-Fix-block-drops-position-losing-precision-millions-o.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0703-Configurable-item-frame-map-cursor-update-interval.patch (renamed from patches/server/0703-Configurable-item-frame-map-cursor-update-interval.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0704-Make-EntityUnleashEvent-cancellable.patch (renamed from patches/server/0704-Make-EntityUnleashEvent-cancellable.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0705-Clear-bucket-NBT-after-dispense.patch (renamed from patches/server/0705-Clear-bucket-NBT-after-dispense.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0706-Change-EnderEye-target-without-changing-other-things.patch (renamed from patches/server/0706-Change-EnderEye-target-without-changing-other-things.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0707-Add-BlockBreakBlockEvent.patch (renamed from patches/server/0707-Add-BlockBreakBlockEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0708-Option-to-prevent-NBT-copy-in-smithing-recipes.patch (renamed from patches/server/0708-Option-to-prevent-NBT-copy-in-smithing-recipes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0709-More-CommandBlock-API.patch (renamed from patches/server/0709-More-CommandBlock-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0710-Add-missing-team-sidebar-display-slots.patch (renamed from patches/server/0710-Add-missing-team-sidebar-display-slots.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0711-Add-back-EntityPortalExitEvent.patch (renamed from patches/server/0711-Add-back-EntityPortalExitEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0712-Add-methods-to-find-targets-for-lightning-strikes.patch (renamed from patches/server/0712-Add-methods-to-find-targets-for-lightning-strikes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0713-Get-entity-default-attributes.patch (renamed from patches/server/0713-Get-entity-default-attributes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0714-Left-handed-API.patch (renamed from patches/server/0714-Left-handed-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0715-Add-advancement-display-API.patch (renamed from patches/server/0715-Add-advancement-display-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0716-Add-ItemFactory-getMonsterEgg-API.patch (renamed from patches/server/0716-Add-ItemFactory-getMonsterEgg-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0717-Add-critical-damage-API.patch (renamed from patches/server/0717-Add-critical-damage-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0718-Fix-issues-with-mob-conversion.patch (renamed from patches/server/0718-Fix-issues-with-mob-conversion.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0719-Add-isCollidable-methods-to-various-places.patch (renamed from patches/server/0719-Add-isCollidable-methods-to-various-places.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0720-Goat-ram-API.patch (renamed from patches/server/0720-Goat-ram-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0721-Add-API-for-resetting-a-single-score.patch (renamed from patches/server/0721-Add-API-for-resetting-a-single-score.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0722-Add-Raw-Byte-Entity-Serialization.patch (renamed from patches/server/0722-Add-Raw-Byte-Entity-Serialization.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0723-Vanilla-command-permission-fixes.patch (renamed from patches/server/0723-Vanilla-command-permission-fixes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0724-Make-CallbackExecutor-strict-again.patch (renamed from patches/server/0724-Make-CallbackExecutor-strict-again.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0725-Do-not-allow-the-server-to-unload-chunks-at-request-.patch (renamed from patches/server/0725-Do-not-allow-the-server-to-unload-chunks-at-request-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0726-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch (renamed from patches/server/0726-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0727-Correctly-handle-recursion-for-chunkholder-updates.patch (renamed from patches/server/0727-Correctly-handle-recursion-for-chunkholder-updates.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0728-Fix-GameProfileCache-concurrency.patch (renamed from patches/server/0728-Fix-GameProfileCache-concurrency.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0729-Fix-chunks-refusing-to-unload-at-low-TPS.patch (renamed from patches/server/0729-Fix-chunks-refusing-to-unload-at-low-TPS.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0730-Do-not-allow-ticket-level-changes-while-unloading-pl.patch (renamed from patches/server/0730-Do-not-allow-ticket-level-changes-while-unloading-pl.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0731-Do-not-allow-ticket-level-changes-when-updating-chun.patch (renamed from patches/server/0731-Do-not-allow-ticket-level-changes-when-updating-chun.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0732-Do-not-submit-profile-lookups-to-worldgen-threads.patch (renamed from patches/server/0732-Do-not-submit-profile-lookups-to-worldgen-threads.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0733-Log-when-the-async-catcher-is-tripped.patch (renamed from patches/server/0733-Log-when-the-async-catcher-is-tripped.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0734-Add-paper-mobcaps-and-paper-playermobcaps.patch (renamed from patches/server/0734-Add-paper-mobcaps-and-paper-playermobcaps.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0735-Prevent-unload-calls-removing-tickets-for-sync-loads.patch (renamed from patches/server/0735-Prevent-unload-calls-removing-tickets-for-sync-loads.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0736-Sanitize-ResourceLocation-error-logging.patch (renamed from patches/server/0736-Sanitize-ResourceLocation-error-logging.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0737-Optimise-general-POI-access.patch (renamed from patches/server/0737-Optimise-general-POI-access.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0738-Allow-controlled-flushing-for-network-manager.patch (renamed from patches/server/0738-Allow-controlled-flushing-for-network-manager.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0739-Add-more-async-catchers.patch (renamed from patches/server/0739-Add-more-async-catchers.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0740-Rewrite-entity-bounding-box-lookup-calls.patch (renamed from patches/server/0740-Rewrite-entity-bounding-box-lookup-calls.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0741-Optimise-chunk-tick-iteration.patch (renamed from patches/server/0741-Optimise-chunk-tick-iteration.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0742-Execute-chunk-tasks-mid-tick.patch (renamed from patches/server/0742-Execute-chunk-tasks-mid-tick.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0743-Do-not-copy-visible-chunks.patch (renamed from patches/server/0743-Do-not-copy-visible-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0744-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch (renamed from patches/server/0744-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0745-Custom-table-implementation-for-blockstate-state-loo.patch (renamed from patches/server/0745-Custom-table-implementation-for-blockstate-state-loo.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0746-Detail-more-information-in-watchdog-dumps.patch (renamed from patches/server/0746-Detail-more-information-in-watchdog-dumps.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0747-Manually-inline-methods-in-BlockPosition.patch (renamed from patches/server/0747-Manually-inline-methods-in-BlockPosition.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0748-Distance-manager-tick-timings.patch (renamed from patches/server/0748-Distance-manager-tick-timings.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0749-Name-craft-scheduler-threads-according-to-the-plugin.patch (renamed from patches/server/0749-Name-craft-scheduler-threads-according-to-the-plugin.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0750-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch (renamed from patches/server/0750-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0751-Add-packet-limiter-config.patch (renamed from patches/server/0751-Add-packet-limiter-config.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0752-Lag-compensate-block-breaking.patch (renamed from patches/server/0752-Lag-compensate-block-breaking.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0753-Use-correct-LevelStem-registry-when-loading-default-.patch (renamed from patches/server/0753-Use-correct-LevelStem-registry-when-loading-default-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0754-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch (renamed from patches/server/0754-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0755-Consolidate-flush-calls-for-entity-tracker-packets.patch (renamed from patches/server/0755-Consolidate-flush-calls-for-entity-tracker-packets.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0756-Don-t-lookup-fluid-state-when-raytracing.patch (renamed from patches/server/0756-Don-t-lookup-fluid-state-when-raytracing.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0757-Time-scoreboard-search.patch (renamed from patches/server/0757-Time-scoreboard-search.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0758-Send-full-pos-packets-for-hard-colliding-entities.patch (renamed from patches/server/0758-Send-full-pos-packets-for-hard-colliding-entities.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0759-Do-not-run-raytrace-logic-for-AIR.patch (renamed from patches/server/0759-Do-not-run-raytrace-logic-for-AIR.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0760-Oprimise-map-impl-for-tracked-players.patch (renamed from patches/server/0760-Oprimise-map-impl-for-tracked-players.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0761-Optimise-BlockSoil-nearby-water-lookup.patch (renamed from patches/server/0761-Optimise-BlockSoil-nearby-water-lookup.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0762-Allow-removal-addition-of-entities-to-entity-ticklis.patch (renamed from patches/server/0762-Allow-removal-addition-of-entities-to-entity-ticklis.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0763-Optimise-random-block-ticking.patch (renamed from patches/server/0763-Optimise-random-block-ticking.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0764-Optimise-non-flush-packet-sending.patch (renamed from patches/server/0764-Optimise-non-flush-packet-sending.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0765-Optimise-nearby-player-lookups.patch (renamed from patches/server/0765-Optimise-nearby-player-lookups.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0766-Optimise-WorldServer-notify.patch (renamed from patches/server/0766-Optimise-WorldServer-notify.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0767-Remove-streams-for-villager-AI.patch (renamed from patches/server/0767-Remove-streams-for-villager-AI.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0768-Rewrite-dataconverter-system.patch (renamed from patches/server/0768-Rewrite-dataconverter-system.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0769-Use-Velocity-compression-and-cipher-natives.patch (renamed from patches/server/0769-Use-Velocity-compression-and-cipher-natives.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0770-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch (renamed from patches/server/0770-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0771-Do-not-process-entity-loads-in-CraftChunk-getEntitie.patch (renamed from patches/server/0771-Do-not-process-entity-loads-in-CraftChunk-getEntitie.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0772-Async-catch-modifications-to-critical-entity-state.patch (renamed from patches/server/0772-Async-catch-modifications-to-critical-entity-state.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0773-Fix-Bukkit-NamespacedKey-shenanigans.patch (renamed from patches/server/0773-Fix-Bukkit-NamespacedKey-shenanigans.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0774-Fix-merchant-inventory-not-closing-on-entity-removal.patch (renamed from patches/server/0774-Fix-merchant-inventory-not-closing-on-entity-removal.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0775-Check-requirement-before-suggesting-root-nodes.patch (renamed from patches/server/0775-Check-requirement-before-suggesting-root-nodes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0776-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch (renamed from patches/server/0776-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0777-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch (renamed from patches/server/0777-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0778-Ensure-valid-vehicle-status.patch (renamed from patches/server/0778-Ensure-valid-vehicle-status.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0779-Prevent-softlocked-end-exit-portal-generation.patch (renamed from patches/server/0779-Prevent-softlocked-end-exit-portal-generation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0780-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch (renamed from patches/server/0780-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0781-Don-t-log-debug-logging-being-disabled.patch (renamed from patches/server/0781-Don-t-log-debug-logging-being-disabled.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0782-fix-various-menus-with-empty-level-accesses.patch (renamed from patches/server/0782-fix-various-menus-with-empty-level-accesses.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0783-Do-not-overload-I-O-threads-with-chunk-data-while-fl.patch (renamed from patches/server/0783-Do-not-overload-I-O-threads-with-chunk-data-while-fl.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0784-Preserve-overstacked-loot.patch (renamed from patches/server/0784-Preserve-overstacked-loot.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0785-Update-head-rotation-in-missing-places.patch (renamed from patches/server/0785-Update-head-rotation-in-missing-places.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0786-prevent-unintended-light-block-manipulation.patch (renamed from patches/server/0786-prevent-unintended-light-block-manipulation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0787-Fix-CraftCriteria-defaults-map.patch (renamed from patches/server/0787-Fix-CraftCriteria-defaults-map.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0788-Fix-upstreams-block-state-factories.patch (renamed from patches/server/0788-Fix-upstreams-block-state-factories.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0789-Add-config-option-for-logging-player-ip-addresses.patch (renamed from patches/server/0789-Add-config-option-for-logging-player-ip-addresses.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0790-Configurable-feature-seeds.patch (renamed from patches/server/0790-Configurable-feature-seeds.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0791-VanillaCommandWrapper-didnt-account-for-entity-sende.patch (renamed from patches/server/0791-VanillaCommandWrapper-didnt-account-for-entity-sende.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0792-Add-root-admin-user-detection.patch (renamed from patches/server/0792-Add-root-admin-user-detection.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0793-Always-allow-item-changing-in-Fireball.patch (renamed from patches/server/0793-Always-allow-item-changing-in-Fireball.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0794-don-t-attempt-to-teleport-dead-entities.patch (renamed from patches/server/0794-don-t-attempt-to-teleport-dead-entities.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0795-Prevent-excessive-velocity-through-repeated-crits.patch (renamed from patches/server/0795-Prevent-excessive-velocity-through-repeated-crits.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0796-Remove-client-side-code-using-deprecated-for-removal.patch (renamed from patches/server/0796-Remove-client-side-code-using-deprecated-for-removal.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0797-Rewrite-the-light-engine.patch (renamed from patches/server/0797-Rewrite-the-light-engine.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0798-Always-parse-protochunk-light-sources-unless-it-is-m.patch (renamed from patches/server/0798-Always-parse-protochunk-light-sources-unless-it-is-m.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0799-Fix-removing-recipes-from-RecipeIterator.patch (renamed from patches/server/0799-Fix-removing-recipes-from-RecipeIterator.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0800-Prevent-sending-oversized-item-data-in-equipment-and.patch (renamed from patches/server/0800-Prevent-sending-oversized-item-data-in-equipment-and.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0801-Hide-unnecessary-itemmeta-from-clients.patch (renamed from patches/server/0801-Hide-unnecessary-itemmeta-from-clients.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0802-Fix-kelp-modifier-changing-growth-for-other-crops.patch (renamed from patches/server/0802-Fix-kelp-modifier-changing-growth-for-other-crops.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0803-Prevent-ContainerOpenersCounter-openCount-from-going.patch (renamed from patches/server/0803-Prevent-ContainerOpenersCounter-openCount-from-going.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0804-Add-PlayerItemFrameChangeEvent.patch (renamed from patches/server/0804-Add-PlayerItemFrameChangeEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0805-Add-player-health-update-API.patch (renamed from patches/server/0805-Add-player-health-update-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0806-Optimize-HashMapPalette.patch (renamed from patches/server/0806-Optimize-HashMapPalette.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0807-Allow-delegation-to-vanilla-chunk-gen.patch (renamed from patches/server/0807-Allow-delegation-to-vanilla-chunk-gen.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0808-Highly-optimise-single-and-multi-AABB-VoxelShapes-an.patch (renamed from patches/server/0808-Highly-optimise-single-and-multi-AABB-VoxelShapes-an.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0809-Optimise-collision-checking-in-player-move-packet-ha.patch (renamed from patches/server/0809-Optimise-collision-checking-in-player-move-packet-ha.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0810-Actually-unload-POI-data.patch (renamed from patches/server/0810-Actually-unload-POI-data.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0811-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch (renamed from patches/server/0811-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0812-Update-Log4j.patch (renamed from patches/server/0812-Update-Log4j.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0813-Add-more-Campfire-API.patch (renamed from patches/server/0813-Add-more-Campfire-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0814-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch (renamed from patches/server/0814-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0815-Fix-tripwire-state-inconsistency.patch (renamed from patches/server/0815-Fix-tripwire-state-inconsistency.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0816-Fix-fluid-logging-on-Block-breakNaturally.patch (renamed from patches/server/0816-Fix-fluid-logging-on-Block-breakNaturally.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0817-Forward-CraftEntity-in-teleport-command.patch (renamed from patches/server/0817-Forward-CraftEntity-in-teleport-command.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0818-Improve-scoreboard-entries.patch (renamed from patches/server/0818-Improve-scoreboard-entries.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0819-Entity-powdered-snow-API.patch (renamed from patches/server/0819-Entity-powdered-snow-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0820-Add-API-for-item-entity-health.patch (renamed from patches/server/0820-Add-API-for-item-entity-health.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0821-Fix-entity-type-tags-suggestions-in-selectors.patch (renamed from patches/server/0821-Fix-entity-type-tags-suggestions-in-selectors.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0822-Configurable-max-block-light-for-monster-spawning.patch (renamed from patches/server/0822-Configurable-max-block-light-for-monster-spawning.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0823-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch (renamed from patches/server/0823-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0824-Load-effect-amplifiers-greater-than-127-correctly.patch (renamed from patches/server/0824-Load-effect-amplifiers-greater-than-127-correctly.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0825-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch (renamed from patches/server/0825-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0826-Fix-bees-aging-inside-hives.patch (renamed from patches/server/0826-Fix-bees-aging-inside-hives.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0827-Bucketable-API.patch (renamed from patches/server/0827-Bucketable-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0828-Check-player-world-in-endPortalSoundRadius.patch (renamed from patches/server/0828-Check-player-world-in-endPortalSoundRadius.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0829-Validate-usernames.patch (renamed from patches/server/0829-Validate-usernames.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0830-Fix-saving-configs-with-more-long-comments.patch (renamed from patches/server/0830-Fix-saving-configs-with-more-long-comments.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0831-Make-water-animal-spawn-height-configurable.patch (renamed from patches/server/0831-Make-water-animal-spawn-height-configurable.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0832-Expose-vanilla-BiomeProvider-from-WorldInfo.patch (renamed from patches/server/0832-Expose-vanilla-BiomeProvider-from-WorldInfo.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0833-Add-config-option-for-worlds-affected-by-time-cmd.patch (renamed from patches/server/0833-Add-config-option-for-worlds-affected-by-time-cmd.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0834-Add-new-overload-to-PersistentDataContainer-has.patch (renamed from patches/server/0834-Add-new-overload-to-PersistentDataContainer-has.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0835-Multiple-Entries-with-Scoreboards.patch (renamed from patches/server/0835-Multiple-Entries-with-Scoreboards.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0836-Reset-placed-block-on-exception.patch (renamed from patches/server/0836-Reset-placed-block-on-exception.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0837-Add-configurable-height-for-slime-spawn.patch (renamed from patches/server/0837-Add-configurable-height-for-slime-spawn.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0838-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch (renamed from patches/server/0838-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0839-Fix-xp-reward-for-baby-zombies.patch (renamed from patches/server/0839-Fix-xp-reward-for-baby-zombies.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0840-Kick-on-main-for-illegal-chars.patch (renamed from patches/server/0840-Kick-on-main-for-illegal-chars.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0841-Multi-Block-Change-API-Implementation.patch (renamed from patches/server/0841-Multi-Block-Change-API-Implementation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0842-Fix-NotePlayEvent.patch (renamed from patches/server/0842-Fix-NotePlayEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0843-Freeze-Tick-Lock-API.patch (renamed from patches/server/0843-Freeze-Tick-Lock-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0844-Dolphin-API.patch (renamed from patches/server/0844-Dolphin-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0845-More-PotionEffectType-API.patch (renamed from patches/server/0845-More-PotionEffectType-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0846-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch (renamed from patches/server/0846-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0847-API-for-creating-command-sender-which-forwards-feedb.patch (renamed from patches/server/0847-API-for-creating-command-sender-which-forwards-feedb.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0848-Add-config-for-stronghold-seed.patch (renamed from patches/server/0848-Add-config-for-stronghold-seed.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0849-Implement-regenerateChunk.patch (renamed from patches/server/0849-Implement-regenerateChunk.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0850-Log-exceptions-thrown-during-chat-processing.patch (renamed from patches/server/0850-Log-exceptions-thrown-during-chat-processing.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0851-Fix-cancelled-powdered-snow-bucket-placement.patch (renamed from patches/server/0851-Fix-cancelled-powdered-snow-bucket-placement.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0852-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch (renamed from patches/server/0852-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0853-Add-GameEvent-tags.patch (renamed from patches/server/0853-Add-GameEvent-tags.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0854-Replace-player-chunk-loader-system.patch (renamed from patches/server/0854-Replace-player-chunk-loader-system.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0855-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch (renamed from patches/server/0855-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0856-Replace-ticket-level-propagator.patch (renamed from patches/server/0856-Replace-ticket-level-propagator.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0857-Furnace-RecipesUsed-API.patch (renamed from patches/server/0857-Furnace-RecipesUsed-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0858-Configurable-sculk-sensor-listener-range.patch (renamed from patches/server/0858-Configurable-sculk-sensor-listener-range.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0859-Add-missing-block-data-mins-and-maxes.patch (renamed from patches/server/0859-Add-missing-block-data-mins-and-maxes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0860-Option-to-have-default-CustomSpawners-in-custom-worl.patch (renamed from patches/server/0860-Option-to-have-default-CustomSpawners-in-custom-worl.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0861-Put-world-into-worldlist-before-initing-the-world.patch (renamed from patches/server/0861-Put-world-into-worldlist-before-initing-the-world.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0862-Fix-Entity-Position-Desync.patch (renamed from patches/server/0862-Fix-Entity-Position-Desync.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0863-Custom-Potion-Mixes.patch (renamed from patches/server/0863-Custom-Potion-Mixes.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0864-Fix-Fluid-tags-isTagged-method.patch (renamed from patches/server/0864-Fix-Fluid-tags-isTagged-method.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0865-Fix-World-locateNearestStructure.patch (renamed from patches/server/0865-Fix-World-locateNearestStructure.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0866-Force-close-world-loading-screen.patch (renamed from patches/server/0866-Force-close-world-loading-screen.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0867-Fix-falling-block-spawn-methods.patch (renamed from patches/server/0867-Fix-falling-block-spawn-methods.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0868-Expose-furnace-minecart-push-values.patch (renamed from patches/server/0868-Expose-furnace-minecart-push-values.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0869-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch (renamed from patches/server/0869-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0870-Fix-save-problems-on-shutdown.patch (renamed from patches/server/0870-Fix-save-problems-on-shutdown.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0871-More-Projectile-API.patch (renamed from patches/server/0871-More-Projectile-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0872-Fix-swamp-hut-cat-generation-deadlock.patch (renamed from patches/server/0872-Fix-swamp-hut-cat-generation-deadlock.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0873-Don-t-allow-vehicle-movement-from-players-while-tele.patch (renamed from patches/server/0873-Don-t-allow-vehicle-movement-from-players-while-tele.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0874-Implement-getComputedBiome-API.patch (renamed from patches/server/0874-Implement-getComputedBiome-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0875-Make-some-itemstacks-nonnull.patch (renamed from patches/server/0875-Make-some-itemstacks-nonnull.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0876-Add-debug-for-invalid-GameProfiles-on-skull-blocks-i.patch (renamed from patches/server/0876-Add-debug-for-invalid-GameProfiles-on-skull-blocks-i.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0877-Implement-enchantWithLevels-API.patch (renamed from patches/server/0877-Implement-enchantWithLevels-API.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0878-Fix-saving-in-unloadWorld.patch (renamed from patches/server/0878-Fix-saving-in-unloadWorld.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0879-Buffer-OOB-setBlock-calls.patch (renamed from patches/server/0879-Buffer-OOB-setBlock-calls.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0880-Add-TameableDeathMessageEvent.patch (renamed from patches/server/0880-Add-TameableDeathMessageEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0881-Fix-new-block-data-for-EntityChangeBlockEvent-when-s.patch (renamed from patches/server/0881-Fix-new-block-data-for-EntityChangeBlockEvent-when-s.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0882-fix-player-loottables-running-when-mob-loot-gamerule.patch (renamed from patches/server/0882-fix-player-loottables-running-when-mob-loot-gamerule.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0883-Ensure-entity-passenger-world-matches-ridden-entity.patch (renamed from patches/server/0883-Ensure-entity-passenger-world-matches-ridden-entity.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0884-Guard-against-invalid-entity-positions.patch (renamed from patches/server/0884-Guard-against-invalid-entity-positions.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0885-cache-resource-keys.patch (renamed from patches/server/0885-cache-resource-keys.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0886-Allow-to-change-the-podium-for-the-EnderDragon.patch (renamed from patches/server/0886-Allow-to-change-the-podium-for-the-EnderDragon.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0887-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch (renamed from patches/server/0887-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0888-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch (renamed from patches/server/0888-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0889-Prevent-tile-entity-copies-loading-chunks.patch (renamed from patches/server/0889-Prevent-tile-entity-copies-loading-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0890-Use-username-instead-of-display-name-in-PlayerList-g.patch (renamed from patches/server/0890-Use-username-instead-of-display-name-in-PlayerList-g.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0891-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch (renamed from patches/server/0891-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0892-Pass-ServerLevel-for-gamerule-callbacks.patch (renamed from patches/server/0892-Pass-ServerLevel-for-gamerule-callbacks.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0893-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch (renamed from patches/server/0893-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0894-WorldCreator-keepSpawnLoaded.patch (renamed from patches/server/0894-WorldCreator-keepSpawnLoaded.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0895-Fix-NPE-for-BlockDataMeta-getBlockData.patch (renamed from patches/server/0895-Fix-NPE-for-BlockDataMeta-getBlockData.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0896-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch (renamed from patches/server/0896-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0897-Add-EntityDyeEvent-and-CollarColorable-interface.patch (renamed from patches/server/0897-Add-EntityDyeEvent-and-CollarColorable-interface.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0898-Fire-CauldronLevelChange-on-initial-fill.patch (renamed from patches/server/0898-Fire-CauldronLevelChange-on-initial-fill.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0899-fix-powder-snow-cauldrons-not-turning-to-water.patch (renamed from patches/server/0899-fix-powder-snow-cauldrons-not-turning-to-water.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0900-Sign-cleanup-filtering.patch (renamed from patches/server/0900-Sign-cleanup-filtering.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0901-Add-PlayerStopUsingItemEvent.patch (renamed from patches/server/0901-Add-PlayerStopUsingItemEvent.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0902-FallingBlock-auto-expire-setting.patch (renamed from patches/server/0902-FallingBlock-auto-expire-setting.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0903-Don-t-tick-markers.patch (renamed from patches/server/0903-Don-t-tick-markers.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0904-Add-Alternate-Current-redstone-implementation.patch (renamed from patches/server/0904-Add-Alternate-Current-redstone-implementation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0905-Do-not-accept-invalid-client-settings.patch (renamed from patches/server/0905-Do-not-accept-invalid-client-settings.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0906-Add-support-for-Proxy-Protocol.patch (renamed from patches/server/0906-Add-support-for-Proxy-Protocol.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0907-Fix-OfflinePlayer-getBedSpawnLocation.patch (renamed from patches/server/0907-Fix-OfflinePlayer-getBedSpawnLocation.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0908-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch (renamed from patches/server/0908-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0909-Sanitize-Sent-BlockEntity-NBT.patch (renamed from patches/server/0909-Sanitize-Sent-BlockEntity-NBT.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0910-Prevent-entity-loading-causing-async-lookups.patch (renamed from patches/server/0910-Prevent-entity-loading-causing-async-lookups.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0911-Disable-component-selector-resolving-in-books-by-def.patch (renamed from patches/server/0911-Disable-component-selector-resolving-in-books-by-def.patch) | 0 | ||||
-rw-r--r-- | patches/unapplied/server/0912-Throw-exception-on-world-create-while-being-ticked.patch (renamed from patches/server/0912-Throw-exception-on-world-create-while-being-ticked.patch) | 0 | ||||
m--------- | work/BuildData | 0 | ||||
m--------- | work/Bukkit | 0 | ||||
m--------- | work/CraftBukkit | 0 | ||||
m--------- | work/Spigot | 0 |
1302 files changed, 127 insertions, 68 deletions
@@ -38,7 +38,7 @@ How To (Plugin Developers) <dependency> <groupId>io.papermc.paper</groupId> <artifactId>paper-api</artifactId> - <version>1.18.2-R0.1-SNAPSHOT</version> + <version>1.19-R0.1-SNAPSHOT</version> <scope>provided</scope> </dependency> ``` diff --git a/build.gradle.kts b/build.gradle.kts index 5307f62687..8ad25ffdcb 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -61,10 +61,10 @@ repositories { } dependencies { - paramMappings("net.fabricmc:yarn:1.18.2+build.2:mergedv2") + paramMappings("net.fabricmc:yarn:1.19+build.1:mergedv2") remapper("net.fabricmc:tiny-remapper:0.8.2:fat") decompiler("net.minecraftforge:forgeflower:1.5.605.7") - spigotDecompiler("io.papermc:patched-spigot-fernflower:0.1+build.4") + spigotDecompiler("io.papermc:patched-spigot-fernflower:0.1+build.6") paperclip("io.papermc:paperclip:3.0.2") } diff --git a/gradle.properties b/gradle.properties index 398db6bb68..02859ad1a4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ group=io.papermc.paper -version=1.18.2-R0.1-SNAPSHOT +version=1.19-R0.1-SNAPSHOT -mcVersion=1.18.2 +mcVersion=1.19 org.gradle.caching=true org.gradle.parallel=true diff --git a/patches/api/0001-Convert-project-to-Gradle.patch b/patches/api/0001-Convert-project-to-Gradle.patch index 0035f2a6e9..7a50bb9ba1 100644 --- a/patches/api/0001-Convert-project-to-Gradle.patch +++ b/patches/api/0001-Convert-project-to-Gradle.patch @@ -27,10 +27,10 @@ index e431e3435737e28394d81b56568a08b3c3148b9b..b23bde3b5e881f146539a307d0a59f21 +/.factorypath diff --git a/build.gradle.kts b/build.gradle.kts new file mode 100644 -index 0000000000000000000000000000000000000000..d6b99d37c960a7d8de1852dbc74c3ce671101b14 +index 0000000000000000000000000000000000000000..7c41b546ae6f6e675072239b4c2d9076fa43ca87 --- /dev/null +++ b/build.gradle.kts -@@ -0,0 +1,80 @@ +@@ -0,0 +1,79 @@ +plugins { + `java-library` + `maven-publish` @@ -43,7 +43,6 @@ index 0000000000000000000000000000000000000000..d6b99d37c960a7d8de1852dbc74c3ce6 + +dependencies { + // api dependencies are listed transitively to API consumers -+ api("commons-lang:commons-lang:2.6") + api("com.google.guava:guava:31.0.1-jre") + api("com.google.code.gson:gson:2.8.9") + api("net.md-5:bungeecord-chat:1.16-R0.4") @@ -59,7 +58,7 @@ index 0000000000000000000000000000000000000000..d6b99d37c960a7d8de1852dbc74c3ce6 + + testImplementation("junit:junit:4.13.2") + testImplementation("org.hamcrest:hamcrest-library:1.3") -+ testImplementation("org.ow2.asm:asm-tree:9.2") ++ testImplementation("org.ow2.asm:asm-tree:9.3") +} + +configure<PublishingExtension> { @@ -113,10 +112,10 @@ index 0000000000000000000000000000000000000000..d6b99d37c960a7d8de1852dbc74c3ce6 +} diff --git a/pom.xml b/pom.xml deleted file mode 100644 -index 7a34ef5514a30bcb61e657970bf087bdf9c2db90..0000000000000000000000000000000000000000 +index c9f858858011193d2a02ef1568a23164ac84d164..0000000000000000000000000000000000000000 --- a/pom.xml +++ /dev/null -@@ -1,263 +0,0 @@ +@@ -1,252 +0,0 @@ - -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> @@ -124,7 +123,7 @@ index 7a34ef5514a30bcb61e657970bf087bdf9c2db90..00000000000000000000000000000000 - - <groupId>org.spigotmc</groupId> - <artifactId>spigot-api</artifactId> -- <version>1.18.2-R0.1-SNAPSHOT</version> +- <version>1.19-R0.1-SNAPSHOT</version> - <packaging>jar</packaging> - - <name>Spigot-API</name> @@ -150,12 +149,6 @@ index 7a34ef5514a30bcb61e657970bf087bdf9c2db90..00000000000000000000000000000000 - </distributionManagement> - - <dependencies> -- <dependency> -- <groupId>commons-lang</groupId> -- <artifactId>commons-lang</artifactId> -- <version>2.6</version> -- <scope>compile</scope> -- </dependency> - <!-- bundled with Minecraft, should be kept in sync --> - <dependency> - <groupId>com.google.guava</groupId> @@ -187,19 +180,19 @@ index 7a34ef5514a30bcb61e657970bf087bdf9c2db90..00000000000000000000000000000000 - <dependency> - <groupId>org.apache.maven</groupId> - <artifactId>maven-resolver-provider</artifactId> -- <version>3.8.4</version> +- <version>3.8.5</version> - <scope>provided</scope> - </dependency> - <dependency> - <groupId>org.apache.maven.resolver</groupId> - <artifactId>maven-resolver-connector-basic</artifactId> -- <version>1.7.2</version> +- <version>1.8.0</version> - <scope>provided</scope> - </dependency> - <dependency> - <groupId>org.apache.maven.resolver</groupId> - <artifactId>maven-resolver-transport-http</artifactId> -- <version>1.7.2</version> +- <version>1.8.0</version> - <scope>provided</scope> - </dependency> - <!-- annotations --> @@ -225,7 +218,7 @@ index 7a34ef5514a30bcb61e657970bf087bdf9c2db90..00000000000000000000000000000000 - <dependency> - <groupId>org.ow2.asm</groupId> - <artifactId>asm-tree</artifactId> -- <version>9.2</version> +- <version>9.3</version> - <scope>test</scope> - </dependency> - </dependencies> @@ -248,7 +241,7 @@ index 7a34ef5514a30bcb61e657970bf087bdf9c2db90..00000000000000000000000000000000 - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-compiler-plugin</artifactId> -- <version>3.8.1</version> +- <version>3.10.1</version> - <configuration> - <!-- we use the Eclipse compiler as it doesn't need a JDK --> - <compilerId>eclipse</compilerId> @@ -257,19 +250,14 @@ index 7a34ef5514a30bcb61e657970bf087bdf9c2db90..00000000000000000000000000000000 - <dependency> - <groupId>org.codehaus.plexus</groupId> - <artifactId>plexus-compiler-eclipse</artifactId> -- <version>2.8.8</version> -- </dependency> -- <dependency> -- <groupId>org.eclipse.jdt</groupId> -- <artifactId>ecj</artifactId> -- <version>3.28.0</version> +- <version>2.12.0</version> - </dependency> - </dependencies> - </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-jar-plugin</artifactId> -- <version>3.2.0</version> +- <version>3.2.2</version> - <configuration> - <archive> - <manifest> @@ -309,7 +297,7 @@ index 7a34ef5514a30bcb61e657970bf087bdf9c2db90..00000000000000000000000000000000 - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-javadoc-plugin</artifactId> -- <version>3.3.1</version> +- <version>3.4.0</version> - <configuration> - <links> - <link>https://guava.dev/releases/31.0.1-jre/api/docs/</link> @@ -358,7 +346,7 @@ index 7a34ef5514a30bcb61e657970bf087bdf9c2db90..00000000000000000000000000000000 - <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>animal-sniffer-maven-plugin</artifactId> -- <version>1.20</version> +- <version>1.21</version> - <executions> - <execution> - <phase>process-classes</phase> diff --git a/patches/api/0002-Build-system-changes.patch b/patches/api/0002-Build-system-changes.patch index a428d131ec..7d5b7f711b 100644 --- a/patches/api/0002-Build-system-changes.patch +++ b/patches/api/0002-Build-system-changes.patch @@ -5,10 +5,10 @@ Subject: [PATCH] Build system changes diff --git a/build.gradle.kts b/build.gradle.kts -index d6b99d37c960a7d8de1852dbc74c3ce671101b14..e49f4853e36f493754841231eeb5dd093b3788e0 100644 +index 7c41b546ae6f6e675072239b4c2d9076fa43ca87..8372fb4347113bc7dbd1bff738236b388a72e185 100644 --- a/build.gradle.kts +++ b/build.gradle.kts -@@ -15,15 +15,27 @@ dependencies { +@@ -14,15 +14,27 @@ dependencies { api("com.google.code.gson:gson:2.8.9") api("net.md-5:bungeecord-chat:1.16-R0.4") api("org.yaml:snakeyaml:1.30") @@ -36,8 +36,8 @@ index d6b99d37c960a7d8de1852dbc74c3ce671101b14..e49f4853e36f493754841231eeb5dd09 + testImplementation("junit:junit:4.13.2") testImplementation("org.hamcrest:hamcrest-library:1.3") - testImplementation("org.ow2.asm:asm-tree:9.2") -@@ -63,7 +75,7 @@ tasks.withType<Javadoc> { + testImplementation("org.ow2.asm:asm-tree:9.3") +@@ -62,7 +74,7 @@ tasks.withType<Javadoc> { options.links( "https://guava.dev/releases/31.0.1-jre/api/docs/", "https://javadoc.io/doc/org.yaml/snakeyaml/1.30/", diff --git a/patches/server/0001-Setup-Gradle-project.patch b/patches/server/0001-Setup-Gradle-project.patch index add974fb4c..31ae6fcd71 100644 --- a/patches/server/0001-Setup-Gradle-project.patch +++ b/patches/server/0001-Setup-Gradle-project.patch @@ -28,10 +28,10 @@ index 67fb370cad6924895a6b27052dbd5c1767e3f0c9..bb338269c9e3bef4c274157c490d8b8f +/.factorypath diff --git a/build.gradle.kts b/build.gradle.kts new file mode 100644 -index 0000000000000000000000000000000000000000..75c858870a55f7282a0e3500f803cb330b462f37 +index 0000000000000000000000000000000000000000..3451ca066dc093879d540b6c297f8814f40c15f2 --- /dev/null +++ b/build.gradle.kts -@@ -0,0 +1,137 @@ +@@ -0,0 +1,138 @@ +import io.papermc.paperweight.util.* + +plugins { @@ -46,9 +46,10 @@ index 0000000000000000000000000000000000000000..75c858870a55f7282a0e3500f803cb33 + implementation("org.apache.logging.log4j:log4j-iostreams:2.17.0") { + exclude(group = "org.apache.logging.log4j", module = "log4j-api") + } -+ implementation("org.ow2.asm:asm:9.2") ++ implementation("org.ow2.asm:asm:9.3") ++ implementation("commons-lang:commons-lang:2.6") + runtimeOnly("org.xerial:sqlite-jdbc:3.36.0.3") -+ runtimeOnly("mysql:mysql-connector-java:8.0.27") ++ runtimeOnly("mysql:mysql-connector-java:8.0.29") + + runtimeOnly("org.apache.maven:maven-resolver-provider:3.8.4") + runtimeOnly("org.apache.maven.resolver:maven-resolver-connector-basic:1.7.2") @@ -171,17 +172,17 @@ index 0000000000000000000000000000000000000000..75c858870a55f7282a0e3500f803cb33 +} diff --git a/pom.xml b/pom.xml deleted file mode 100644 -index ac2dbe041d8a286ed7a34bf20c88464693f32a25..0000000000000000000000000000000000000000 +index 4d8c2f1741bd620a9b9098c0af463cd403284d49..0000000000000000000000000000000000000000 --- a/pom.xml +++ /dev/null -@@ -1,546 +0,0 @@ +@@ -1,616 +0,0 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - <modelVersion>4.0.0</modelVersion> - <groupId>org.spigotmc</groupId> - <artifactId>spigot</artifactId> - <packaging>jar</packaging> -- <version>1.18.2-R0.1-SNAPSHOT</version> +- <version>1.19-R0.1-SNAPSHOT</version> - <name>Spigot</name> - <url>https://www.spigotmc.org/</url> - @@ -197,9 +198,9 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <api.version>unknown</api.version> - <bt.name>git</bt.name> -- <minecraft_version>1_18_R2</minecraft_version> -- <maven.compiler.source>16</maven.compiler.source> -- <maven.compiler.target>16</maven.compiler.target> +- <minecraft_version>1_19_R1</minecraft_version> +- <maven.compiler.source>17</maven.compiler.source> +- <maven.compiler.target>17</maven.compiler.target> - </properties> - - <repositories> @@ -238,7 +239,7 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <dependency> - <groupId>org.ow2.asm</groupId> - <artifactId>asm</artifactId> -- <version>9.2</version> +- <version>9.3</version> - <scope>compile</scope> - </dependency> - <!-- Mojang depends --> @@ -251,7 +252,7 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <dependency> - <groupId>com.mojang</groupId> - <artifactId>authlib</artifactId> -- <version>3.3.39</version> +- <version>3.5.41</version> - <scope>compile</scope> - </dependency> - <dependency> @@ -263,7 +264,7 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <dependency> - <groupId>com.mojang</groupId> - <artifactId>datafixerupper</artifactId> -- <version>4.1.27</version> +- <version>5.0.28</version> - <scope>compile</scope> - </dependency> - <dependency> @@ -286,8 +287,64 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - </dependency> - <dependency> - <groupId>io.netty</groupId> -- <artifactId>netty-all</artifactId> -- <version>4.1.68.Final</version> +- <artifactId>netty-buffer</artifactId> +- <version>4.1.76.Final</version> +- <scope>compile</scope> +- </dependency> +- <dependency> +- <groupId>io.netty</groupId> +- <artifactId>netty-codec</artifactId> +- <version>4.1.76.Final</version> +- <scope>compile</scope> +- </dependency> +- <dependency> +- <groupId>io.netty</groupId> +- <artifactId>netty-common</artifactId> +- <version>4.1.76.Final</version> +- <scope>compile</scope> +- </dependency> +- <dependency> +- <groupId>io.netty</groupId> +- <artifactId>netty-handler</artifactId> +- <version>4.1.76.Final</version> +- <scope>compile</scope> +- </dependency> +- <dependency> +- <groupId>io.netty</groupId> +- <artifactId>netty-resolver</artifactId> +- <version>4.1.76.Final</version> +- <scope>compile</scope> +- </dependency> +- <dependency> +- <groupId>io.netty</groupId> +- <artifactId>netty-transport</artifactId> +- <version>4.1.76.Final</version> +- <scope>compile</scope> +- </dependency> +- <dependency> +- <groupId>io.netty</groupId> +- <artifactId>netty-transport-classes-epoll</artifactId> +- <version>4.1.76.Final</version> +- <scope>compile</scope> +- </dependency> +- <dependency> +- <groupId>io.netty</groupId> +- <artifactId>netty-transport-native-epoll</artifactId> +- <version>4.1.76.Final</version> +- <classifier>linux-x86_64</classifier> +- <scope>compile</scope> +- </dependency> +- <dependency> +- <groupId>io.netty</groupId> +- <artifactId>netty-transport-native-epoll</artifactId> +- <version>4.1.76.Final</version> +- <classifier>linux-aarch_64</classifier> +- <scope>compile</scope> +- </dependency> +- <dependency> +- <groupId>io.netty</groupId> +- <artifactId>netty-transport-native-unix-common</artifactId> +- <version>4.1.76.Final</version> - <scope>compile</scope> - </dependency> - <dependency> @@ -297,6 +354,18 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <scope>compile</scope> - </dependency> - <dependency> +- <groupId>net.java.dev.jna</groupId> +- <artifactId>jna</artifactId> +- <version>5.10.0</version> +- <scope>compile</scope> +- </dependency> +- <dependency> +- <groupId>net.java.dev.jna</groupId> +- <artifactId>jna-platform</artifactId> +- <version>5.10.0</version> +- <scope>compile</scope> +- </dependency> +- <dependency> - <groupId>net.sf.jopt-simple</groupId> - <artifactId>jopt-simple</artifactId> - <version>5.0.4</version> @@ -328,6 +397,13 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - </dependency> - <!-- deprecated API depend --> - <dependency> +- <groupId>commons-lang</groupId> +- <artifactId>commons-lang</artifactId> +- <version>2.6</version> +- <scope>compile</scope> +- </dependency> +- <!-- deprecated API depend --> +- <dependency> - <groupId>com.googlecode.json-simple</groupId> - <artifactId>json-simple</artifactId> - <version>1.1.1</version> @@ -342,26 +418,26 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <dependency> - <groupId>mysql</groupId> - <artifactId>mysql-connector-java</artifactId> -- <version>8.0.27</version> +- <version>8.0.29</version> - <scope>runtime</scope> - </dependency> - <!-- add these back in as they are not exposed by the API --> - <dependency> - <groupId>org.apache.maven</groupId> - <artifactId>maven-resolver-provider</artifactId> -- <version>3.8.4</version> +- <version>3.8.5</version> - <scope>runtime</scope> - </dependency> - <dependency> - <groupId>org.apache.maven.resolver</groupId> - <artifactId>maven-resolver-connector-basic</artifactId> -- <version>1.7.2</version> +- <version>1.8.0</version> - <scope>runtime</scope> - </dependency> - <dependency> - <groupId>org.apache.maven.resolver</groupId> - <artifactId>maven-resolver-transport-http</artifactId> -- <version>1.7.2</version> +- <version>1.8.0</version> - <scope>runtime</scope> - </dependency> - <!-- testing --> @@ -416,7 +492,7 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-clean-plugin</artifactId> -- <version>3.1.0</version> +- <version>3.2.0</version> - <executions> - <execution> - <phase>initialize</phase> @@ -429,7 +505,7 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-jar-plugin</artifactId> -- <version>3.2.0</version> +- <version>3.2.2</version> - <configuration> - <archive> - <manifest> @@ -476,12 +552,12 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <dependency> - <groupId>org.ow2.asm</groupId> - <artifactId>asm</artifactId> -- <version>9.2</version> +- <version>9.3</version> - </dependency> - <dependency> - <groupId>org.ow2.asm</groupId> - <artifactId>asm-commons</artifactId> -- <version>9.2</version> +- <version>9.3</version> - </dependency> - </dependencies> - <executions> @@ -514,7 +590,7 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <plugin> - <groupId>net.md-5</groupId> - <artifactId>specialsource-maven-plugin</artifactId> -- <version>1.2.3</version> +- <version>1.2.4</version> - <executions> - <execution> - <phase>package</phase> @@ -586,7 +662,7 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-compiler-plugin</artifactId> -- <version>3.8.1</version> +- <version>3.10.1</version> - <configuration> - <!-- we use the Eclipse compiler as it doesn't need a JDK --> - <compilerId>eclipse</compilerId> @@ -595,12 +671,7 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <dependency> - <groupId>org.codehaus.plexus</groupId> - <artifactId>plexus-compiler-eclipse</artifactId> -- <version>2.8.8</version> -- </dependency> -- <dependency> -- <groupId>org.eclipse.jdt</groupId> -- <artifactId>ecj</artifactId> -- <version>3.28.0</version> +- <version>2.12.0</version> - </dependency> - </dependencies> - </plugin> @@ -660,7 +731,7 @@ index ac2dbe041d8a286ed7a34bf20c88464693f32a25..00000000000000000000000000000000 - <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>animal-sniffer-maven-plugin</artifactId> -- <version>1.20</version> +- <version>1.21</version> - <executions> - <execution> - <phase>process-classes</phase> diff --git a/patches/api/0003-Annotation-Test-changes.patch b/patches/unapplied/api/0003-Annotation-Test-changes.patch index cc18011b3c..cc18011b3c 100644 --- a/patches/api/0003-Annotation-Test-changes.patch +++ b/patches/unapplied/api/0003-Annotation-Test-changes.patch diff --git a/patches/api/0004-Add-FastUtil-to-Bukkit.patch b/patches/unapplied/api/0004-Add-FastUtil-to-Bukkit.patch index af4e597708..af4e597708 100644 --- a/patches/api/0004-Add-FastUtil-to-Bukkit.patch +++ b/patches/unapplied/api/0004-Add-FastUtil-to-Bukkit.patch diff --git a/patches/api/0005-Adventure.patch b/patches/unapplied/api/0005-Adventure.patch index 98f21f2bc8..98f21f2bc8 100644 --- a/patches/api/0005-Adventure.patch +++ b/patches/unapplied/api/0005-Adventure.patch diff --git a/patches/api/0006-Paper-Utils.patch b/patches/unapplied/api/0006-Paper-Utils.patch index a647b698ad..a647b698ad 100644 --- a/patches/api/0006-Paper-Utils.patch +++ b/patches/unapplied/api/0006-Paper-Utils.patch diff --git a/patches/api/0007-Timings-v2.patch b/patches/unapplied/api/0007-Timings-v2.patch index 5f818cb168..5f818cb168 100644 --- a/patches/api/0007-Timings-v2.patch +++ b/patches/unapplied/api/0007-Timings-v2.patch diff --git a/patches/api/0008-Add-command-line-option-to-load-extra-plugin-jars-no.patch b/patches/unapplied/api/0008-Add-command-line-option-to-load-extra-plugin-jars-no.patch index b8a5de586b..b8a5de586b 100644 --- a/patches/api/0008-Add-command-line-option-to-load-extra-plugin-jars-no.patch +++ b/patches/unapplied/api/0008-Add-command-line-option-to-load-extra-plugin-jars-no.patch diff --git a/patches/api/0009-Player-affects-spawning-API.patch b/patches/unapplied/api/0009-Player-affects-spawning-API.patch index af3db8bc3d..af3db8bc3d 100644 --- a/patches/api/0009-Player-affects-spawning-API.patch +++ b/patches/unapplied/api/0009-Player-affects-spawning-API.patch diff --git a/patches/api/0010-Add-getTPS-method.patch b/patches/unapplied/api/0010-Add-getTPS-method.patch index 2ff7c792ea..2ff7c792ea 100644 --- a/patches/api/0010-Add-getTPS-method.patch +++ b/patches/unapplied/api/0010-Add-getTPS-method.patch diff --git a/patches/api/0011-Version-Command-2.0.patch b/patches/unapplied/api/0011-Version-Command-2.0.patch index 0884b58570..0884b58570 100644 --- a/patches/api/0011-Version-Command-2.0.patch +++ b/patches/unapplied/api/0011-Version-Command-2.0.patch diff --git a/patches/api/0012-Entity-Origin-API.patch b/patches/unapplied/api/0012-Entity-Origin-API.patch index c3a843eb0f..c3a843eb0f 100644 --- a/patches/api/0012-Entity-Origin-API.patch +++ b/patches/unapplied/api/0012-Entity-Origin-API.patch diff --git a/patches/api/0013-Add-PlayerLocaleChangeEvent.patch b/patches/unapplied/api/0013-Add-PlayerLocaleChangeEvent.patch index 10593168ec..10593168ec 100644 --- a/patches/api/0013-Add-PlayerLocaleChangeEvent.patch +++ b/patches/unapplied/api/0013-Add-PlayerLocaleChangeEvent.patch diff --git a/patches/api/0014-Add-view-distance-API.patch b/patches/unapplied/api/0014-Add-view-distance-API.patch index 6b14a22617..6b14a22617 100644 --- a/patches/api/0014-Add-view-distance-API.patch +++ b/patches/unapplied/api/0014-Add-view-distance-API.patch diff --git a/patches/api/0015-Add-BeaconEffectEvent.patch b/patches/unapplied/api/0015-Add-BeaconEffectEvent.patch index 43af3c3828..43af3c3828 100644 --- a/patches/api/0015-Add-BeaconEffectEvent.patch +++ b/patches/unapplied/api/0015-Add-BeaconEffectEvent.patch diff --git a/patches/api/0016-Add-PlayerInitialSpawnEvent.patch b/patches/unapplied/api/0016-Add-PlayerInitialSpawnEvent.patch index 44ff48c323..44ff48c323 100644 --- a/patches/api/0016-Add-PlayerInitialSpawnEvent.patch +++ b/patches/unapplied/api/0016-Add-PlayerInitialSpawnEvent.patch diff --git a/patches/api/0017-Automatically-disable-plugins-that-fail-to-load.patch b/patches/unapplied/api/0017-Automatically-disable-plugins-that-fail-to-load.patch index 9c2a682225..9c2a682225 100644 --- a/patches/api/0017-Automatically-disable-plugins-that-fail-to-load.patch +++ b/patches/unapplied/api/0017-Automatically-disable-plugins-that-fail-to-load.patch diff --git a/patches/api/0018-Expose-server-CommandMap.patch b/patches/unapplied/api/0018-Expose-server-CommandMap.patch index 488de814da..488de814da 100644 --- a/patches/api/0018-Expose-server-CommandMap.patch +++ b/patches/unapplied/api/0018-Expose-server-CommandMap.patch diff --git a/patches/api/0019-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch b/patches/unapplied/api/0019-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch index f88ebfe80c..f88ebfe80c 100644 --- a/patches/api/0019-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch +++ b/patches/unapplied/api/0019-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch diff --git a/patches/api/0020-Add-exception-reporting-event.patch b/patches/unapplied/api/0020-Add-exception-reporting-event.patch index 7e3a242290..7e3a242290 100644 --- a/patches/api/0020-Add-exception-reporting-event.patch +++ b/patches/unapplied/api/0020-Add-exception-reporting-event.patch diff --git a/patches/api/0021-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch b/patches/unapplied/api/0021-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch index 96483d15e1..96483d15e1 100644 --- a/patches/api/0021-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch +++ b/patches/unapplied/api/0021-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch diff --git a/patches/api/0022-Fix-ServerListPingEvent-flagging-as-Async.patch b/patches/unapplied/api/0022-Fix-ServerListPingEvent-flagging-as-Async.patch index 87d3369578..87d3369578 100644 --- a/patches/api/0022-Fix-ServerListPingEvent-flagging-as-Async.patch +++ b/patches/unapplied/api/0022-Fix-ServerListPingEvent-flagging-as-Async.patch diff --git a/patches/api/0023-Player-Tab-List-and-Title-APIs.patch b/patches/unapplied/api/0023-Player-Tab-List-and-Title-APIs.patch index a17698b412..a17698b412 100644 --- a/patches/api/0023-Player-Tab-List-and-Title-APIs.patch +++ b/patches/unapplied/api/0023-Player-Tab-List-and-Title-APIs.patch diff --git a/patches/api/0024-Add-methods-for-working-with-arrows-stuck-in-living-.patch b/patches/unapplied/api/0024-Add-methods-for-working-with-arrows-stuck-in-living-.patch index c2662ea313..c2662ea313 100644 --- a/patches/api/0024-Add-methods-for-working-with-arrows-stuck-in-living-.patch +++ b/patches/unapplied/api/0024-Add-methods-for-working-with-arrows-stuck-in-living-.patch diff --git a/patches/api/0025-Complete-resource-pack-API.patch b/patches/unapplied/api/0025-Complete-resource-pack-API.patch index acd79e072c..acd79e072c 100644 --- a/patches/api/0025-Complete-resource-pack-API.patch +++ b/patches/unapplied/api/0025-Complete-resource-pack-API.patch diff --git a/patches/api/0026-Use-ASM-for-event-executors.patch b/patches/unapplied/api/0026-Use-ASM-for-event-executors.patch index 4851ec4874..4851ec4874 100644 --- a/patches/api/0026-Use-ASM-for-event-executors.patch +++ b/patches/unapplied/api/0026-Use-ASM-for-event-executors.patch diff --git a/patches/api/0027-Add-a-call-helper-to-Event.patch b/patches/unapplied/api/0027-Add-a-call-helper-to-Event.patch index 4b287bfa56..4b287bfa56 100644 --- a/patches/api/0027-Add-a-call-helper-to-Event.patch +++ b/patches/unapplied/api/0027-Add-a-call-helper-to-Event.patch diff --git a/patches/api/0028-Add-sender-name-to-commands.yml-replacement.patch b/patches/unapplied/api/0028-Add-sender-name-to-commands.yml-replacement.patch index 7122fed4a2..7122fed4a2 100644 --- a/patches/api/0028-Add-sender-name-to-commands.yml-replacement.patch +++ b/patches/unapplied/api/0028-Add-sender-name-to-commands.yml-replacement.patch diff --git a/patches/api/0029-Add-command-to-reload-permissions.yml-and-require-co.patch b/patches/unapplied/api/0029-Add-command-to-reload-permissions.yml-and-require-co.patch index ef5351eecd..ef5351eecd 100644 --- a/patches/api/0029-Add-command-to-reload-permissions.yml-and-require-co.patch +++ b/patches/unapplied/api/0029-Add-command-to-reload-permissions.yml-and-require-co.patch diff --git a/patches/api/0030-Custom-replacement-for-eaten-items.patch b/patches/unapplied/api/0030-Custom-replacement-for-eaten-items.patch index 94ff9d88e2..94ff9d88e2 100644 --- a/patches/api/0030-Custom-replacement-for-eaten-items.patch +++ b/patches/unapplied/api/0030-Custom-replacement-for-eaten-items.patch diff --git a/patches/api/0031-Entity-AddTo-RemoveFrom-World-Events.patch b/patches/unapplied/api/0031-Entity-AddTo-RemoveFrom-World-Events.patch index 5dc11c88f8..5dc11c88f8 100644 --- a/patches/api/0031-Entity-AddTo-RemoveFrom-World-Events.patch +++ b/patches/unapplied/api/0031-Entity-AddTo-RemoveFrom-World-Events.patch diff --git a/patches/api/0032-EntityPathfindEvent.patch b/patches/unapplied/api/0032-EntityPathfindEvent.patch index 697b76661a..697b76661a 100644 --- a/patches/api/0032-EntityPathfindEvent.patch +++ b/patches/unapplied/api/0032-EntityPathfindEvent.patch diff --git a/patches/api/0033-Reduce-thread-synchronization-in-MetadataStoreBase.patch b/patches/unapplied/api/0033-Reduce-thread-synchronization-in-MetadataStoreBase.patch index d4674ca2f4..d4674ca2f4 100644 --- a/patches/api/0033-Reduce-thread-synchronization-in-MetadataStoreBase.patch +++ b/patches/unapplied/api/0033-Reduce-thread-synchronization-in-MetadataStoreBase.patch diff --git a/patches/api/0034-Add-MetadataStoreBase.removeAll-Plugin.patch b/patches/unapplied/api/0034-Add-MetadataStoreBase.removeAll-Plugin.patch index d15d19b316..d15d19b316 100644 --- a/patches/api/0034-Add-MetadataStoreBase.removeAll-Plugin.patch +++ b/patches/unapplied/api/0034-Add-MetadataStoreBase.removeAll-Plugin.patch diff --git a/patches/api/0035-Add-PlayerUseUnknownEntityEvent.patch b/patches/unapplied/api/0035-Add-PlayerUseUnknownEntityEvent.patch index 8fa59475c2..8fa59475c2 100644 --- a/patches/api/0035-Add-PlayerUseUnknownEntityEvent.patch +++ b/patches/unapplied/api/0035-Add-PlayerUseUnknownEntityEvent.patch diff --git a/patches/api/0036-Add-handshake-event-to-allow-plugins-to-handle-clien.patch b/patches/unapplied/api/0036-Add-handshake-event-to-allow-plugins-to-handle-clien.patch index 1c8ac8b08e..1c8ac8b08e 100644 --- a/patches/api/0036-Add-handshake-event-to-allow-plugins-to-handle-clien.patch +++ b/patches/unapplied/api/0036-Add-handshake-event-to-allow-plugins-to-handle-clien.patch diff --git a/patches/api/0037-Arrow-pickup-rule-API.patch b/patches/unapplied/api/0037-Arrow-pickup-rule-API.patch index fb3753f0e1..fb3753f0e1 100644 --- a/patches/api/0037-Arrow-pickup-rule-API.patch +++ b/patches/unapplied/api/0037-Arrow-pickup-rule-API.patch diff --git a/patches/api/0038-EntityRegainHealthEvent-isFastRegen-API.patch b/patches/unapplied/api/0038-EntityRegainHealthEvent-isFastRegen-API.patch index f06ee13d15..f06ee13d15 100644 --- a/patches/api/0038-EntityRegainHealthEvent-isFastRegen-API.patch +++ b/patches/unapplied/api/0038-EntityRegainHealthEvent-isFastRegen-API.patch diff --git a/patches/api/0039-LootTable-API.patch b/patches/unapplied/api/0039-LootTable-API.patch index ed6e56042d..ed6e56042d 100644 --- a/patches/api/0039-LootTable-API.patch +++ b/patches/unapplied/api/0039-LootTable-API.patch diff --git a/patches/api/0040-Add-EntityZapEvent.patch b/patches/unapplied/api/0040-Add-EntityZapEvent.patch index 41d603f073..41d603f073 100644 --- a/patches/api/0040-Add-EntityZapEvent.patch +++ b/patches/unapplied/api/0040-Add-EntityZapEvent.patch diff --git a/patches/api/0041-Misc-Utils.patch b/patches/unapplied/api/0041-Misc-Utils.patch index fac858b16c..fac858b16c 100644 --- a/patches/api/0041-Misc-Utils.patch +++ b/patches/unapplied/api/0041-Misc-Utils.patch diff --git a/patches/api/0042-Allow-Reloading-of-Command-Aliases.patch b/patches/unapplied/api/0042-Allow-Reloading-of-Command-Aliases.patch index af64f14c90..af64f14c90 100644 --- a/patches/api/0042-Allow-Reloading-of-Command-Aliases.patch +++ b/patches/unapplied/api/0042-Allow-Reloading-of-Command-Aliases.patch diff --git a/patches/api/0043-Add-source-to-PlayerExpChangeEvent.patch b/patches/unapplied/api/0043-Add-source-to-PlayerExpChangeEvent.patch index 675b2be839..675b2be839 100644 --- a/patches/api/0043-Add-source-to-PlayerExpChangeEvent.patch +++ b/patches/unapplied/api/0043-Add-source-to-PlayerExpChangeEvent.patch diff --git a/patches/api/0044-Add-ProjectileCollideEvent.patch b/patches/unapplied/api/0044-Add-ProjectileCollideEvent.patch index a5c9df18df..a5c9df18df 100644 --- a/patches/api/0044-Add-ProjectileCollideEvent.patch +++ b/patches/unapplied/api/0044-Add-ProjectileCollideEvent.patch diff --git a/patches/api/0045-Add-String-based-Action-Bar-API.patch b/patches/unapplied/api/0045-Add-String-based-Action-Bar-API.patch index b9b41a52b1..b9b41a52b1 100644 --- a/patches/api/0045-Add-String-based-Action-Bar-API.patch +++ b/patches/unapplied/api/0045-Add-String-based-Action-Bar-API.patch diff --git a/patches/api/0046-Add-API-methods-to-control-if-armour-stands-can-move.patch b/patches/unapplied/api/0046-Add-API-methods-to-control-if-armour-stands-can-move.patch index 5253041ed0..5253041ed0 100644 --- a/patches/api/0046-Add-API-methods-to-control-if-armour-stands-can-move.patch +++ b/patches/unapplied/api/0046-Add-API-methods-to-control-if-armour-stands-can-move.patch diff --git a/patches/api/0047-IllegalPacketEvent.patch b/patches/unapplied/api/0047-IllegalPacketEvent.patch index 7eb8d61aaa..7eb8d61aaa 100644 --- a/patches/api/0047-IllegalPacketEvent.patch +++ b/patches/unapplied/api/0047-IllegalPacketEvent.patch diff --git a/patches/api/0048-Fireworks-API-s.patch b/patches/unapplied/api/0048-Fireworks-API-s.patch index a0ed753ac6..a0ed753ac6 100644 --- a/patches/api/0048-Fireworks-API-s.patch +++ b/patches/unapplied/api/0048-Fireworks-API-s.patch diff --git a/patches/api/0049-PlayerTeleportEndGatewayEvent.patch b/patches/unapplied/api/0049-PlayerTeleportEndGatewayEvent.patch index 664edd24cd..664edd24cd 100644 --- a/patches/api/0049-PlayerTeleportEndGatewayEvent.patch +++ b/patches/unapplied/api/0049-PlayerTeleportEndGatewayEvent.patch diff --git a/patches/api/0050-Provide-E-TE-Chunk-count-stat-methods.patch b/patches/unapplied/api/0050-Provide-E-TE-Chunk-count-stat-methods.patch index 04fed90e60..04fed90e60 100644 --- a/patches/api/0050-Provide-E-TE-Chunk-count-stat-methods.patch +++ b/patches/unapplied/api/0050-Provide-E-TE-Chunk-count-stat-methods.patch diff --git a/patches/api/0051-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch b/patches/unapplied/api/0051-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch index 5dadaf640f..5dadaf640f 100644 --- a/patches/api/0051-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch +++ b/patches/unapplied/api/0051-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch diff --git a/patches/api/0052-Expose-WorldBorder-isInBounds-Location-check.patch b/patches/unapplied/api/0052-Expose-WorldBorder-isInBounds-Location-check.patch index 16c0232c1b..16c0232c1b 100644 --- a/patches/api/0052-Expose-WorldBorder-isInBounds-Location-check.patch +++ b/patches/unapplied/api/0052-Expose-WorldBorder-isInBounds-Location-check.patch diff --git a/patches/api/0053-Add-configuration-option-to-prevent-player-names-fro.patch b/patches/unapplied/api/0053-Add-configuration-option-to-prevent-player-names-fro.patch index 502ccafbb0..502ccafbb0 100644 --- a/patches/api/0053-Add-configuration-option-to-prevent-player-names-fro.patch +++ b/patches/unapplied/api/0053-Add-configuration-option-to-prevent-player-names-fro.patch diff --git a/patches/api/0054-Fix-upstream-javadocs.patch b/patches/unapplied/api/0054-Fix-upstream-javadocs.patch index 8f1fd7c757..8f1fd7c757 100644 --- a/patches/api/0054-Fix-upstream-javadocs.patch +++ b/patches/unapplied/api/0054-Fix-upstream-javadocs.patch diff --git a/patches/api/0055-Item-canEntityPickup.patch b/patches/unapplied/api/0055-Item-canEntityPickup.patch index 1d18a940a2..1d18a940a2 100644 --- a/patches/api/0055-Item-canEntityPickup.patch +++ b/patches/unapplied/api/0055-Item-canEntityPickup.patch diff --git a/patches/api/0056-PlayerAttemptPickupItemEvent.patch b/patches/unapplied/api/0056-PlayerAttemptPickupItemEvent.patch index 6b504ae688..6b504ae688 100644 --- a/patches/api/0056-PlayerAttemptPickupItemEvent.patch +++ b/patches/unapplied/api/0056-PlayerAttemptPickupItemEvent.patch diff --git a/patches/api/0057-Add-UnknownCommandEvent.patch b/patches/unapplied/api/0057-Add-UnknownCommandEvent.patch index 64312ce49a..64312ce49a 100644 --- a/patches/api/0057-Add-UnknownCommandEvent.patch +++ b/patches/unapplied/api/0057-Add-UnknownCommandEvent.patch diff --git a/patches/api/0058-Basic-PlayerProfile-API.patch b/patches/unapplied/api/0058-Basic-PlayerProfile-API.patch index 9d0c01f861..9d0c01f861 100644 --- a/patches/api/0058-Basic-PlayerProfile-API.patch +++ b/patches/unapplied/api/0058-Basic-PlayerProfile-API.patch diff --git a/patches/api/0059-PlayerPickupItemEvent-setFlyAtPlayer.patch b/patches/unapplied/api/0059-PlayerPickupItemEvent-setFlyAtPlayer.patch index 353d395911..353d395911 100644 --- a/patches/api/0059-PlayerPickupItemEvent-setFlyAtPlayer.patch +++ b/patches/unapplied/api/0059-PlayerPickupItemEvent-setFlyAtPlayer.patch diff --git a/patches/api/0060-Shoulder-Entities-Release-API.patch b/patches/unapplied/api/0060-Shoulder-Entities-Release-API.patch index 54e172b458..54e172b458 100644 --- a/patches/api/0060-Shoulder-Entities-Release-API.patch +++ b/patches/unapplied/api/0060-Shoulder-Entities-Release-API.patch diff --git a/patches/api/0061-Entity-fromMobSpawner.patch b/patches/unapplied/api/0061-Entity-fromMobSpawner.patch index 03b16193df..03b16193df 100644 --- a/patches/api/0061-Entity-fromMobSpawner.patch +++ b/patches/unapplied/api/0061-Entity-fromMobSpawner.patch diff --git a/patches/api/0062-Profile-Lookup-Events.patch b/patches/unapplied/api/0062-Profile-Lookup-Events.patch index 1cdb35476d..1cdb35476d 100644 --- a/patches/api/0062-Profile-Lookup-Events.patch +++ b/patches/unapplied/api/0062-Profile-Lookup-Events.patch diff --git a/patches/api/0063-Improve-the-Saddle-API-for-Horses.patch b/patches/unapplied/api/0063-Improve-the-Saddle-API-for-Horses.patch index 85814456bf..85814456bf 100644 --- a/patches/api/0063-Improve-the-Saddle-API-for-Horses.patch +++ b/patches/unapplied/api/0063-Improve-the-Saddle-API-for-Horses.patch diff --git a/patches/api/0064-Add-getI18NDisplayName-API.patch b/patches/unapplied/api/0064-Add-getI18NDisplayName-API.patch index fb8ea0c1b3..fb8ea0c1b3 100644 --- a/patches/api/0064-Add-getI18NDisplayName-API.patch +++ b/patches/unapplied/api/0064-Add-getI18NDisplayName-API.patch diff --git a/patches/api/0065-ensureServerConversions-API.patch b/patches/unapplied/api/0065-ensureServerConversions-API.patch index 1b98ab5bf3..1b98ab5bf3 100644 --- a/patches/api/0065-ensureServerConversions-API.patch +++ b/patches/unapplied/api/0065-ensureServerConversions-API.patch diff --git a/patches/api/0066-Make-plugins-list-alphabetical.patch b/patches/unapplied/api/0066-Make-plugins-list-alphabetical.patch index ec1fc9814a..ec1fc9814a 100644 --- a/patches/api/0066-Make-plugins-list-alphabetical.patch +++ b/patches/unapplied/api/0066-Make-plugins-list-alphabetical.patch diff --git a/patches/api/0067-LivingEntity-setKiller.patch b/patches/unapplied/api/0067-LivingEntity-setKiller.patch index 37cb713a6e..37cb713a6e 100644 --- a/patches/api/0067-LivingEntity-setKiller.patch +++ b/patches/unapplied/api/0067-LivingEntity-setKiller.patch diff --git a/patches/api/0068-ProfileWhitelistVerifyEvent.patch b/patches/unapplied/api/0068-ProfileWhitelistVerifyEvent.patch index 9bf74b4d3e..9bf74b4d3e 100644 --- a/patches/api/0068-ProfileWhitelistVerifyEvent.patch +++ b/patches/unapplied/api/0068-ProfileWhitelistVerifyEvent.patch diff --git a/patches/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch b/patches/unapplied/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch index 4f28c52220..4f28c52220 100644 --- a/patches/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch +++ b/patches/unapplied/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch diff --git a/patches/api/0070-Handle-plugin-prefixes-in-implementation-logging-con.patch b/patches/unapplied/api/0070-Handle-plugin-prefixes-in-implementation-logging-con.patch index 4df160a20b..4df160a20b 100644 --- a/patches/api/0070-Handle-plugin-prefixes-in-implementation-logging-con.patch +++ b/patches/unapplied/api/0070-Handle-plugin-prefixes-in-implementation-logging-con.patch diff --git a/patches/api/0071-Add-PlayerJumpEvent.patch b/patches/unapplied/api/0071-Add-PlayerJumpEvent.patch index 18f2c35b4d..18f2c35b4d 100644 --- a/patches/api/0071-Add-PlayerJumpEvent.patch +++ b/patches/unapplied/api/0071-Add-PlayerJumpEvent.patch diff --git a/patches/api/0072-Add-workaround-for-plugins-modifying-the-parent-of-t.patch b/patches/unapplied/api/0072-Add-workaround-for-plugins-modifying-the-parent-of-t.patch index 958596ad70..958596ad70 100644 --- a/patches/api/0072-Add-workaround-for-plugins-modifying-the-parent-of-t.patch +++ b/patches/unapplied/api/0072-Add-workaround-for-plugins-modifying-the-parent-of-t.patch diff --git a/patches/api/0073-Add-PlayerArmorChangeEvent.patch b/patches/unapplied/api/0073-Add-PlayerArmorChangeEvent.patch index 4e9d795db3..4e9d795db3 100644 --- a/patches/api/0073-Add-PlayerArmorChangeEvent.patch +++ b/patches/unapplied/api/0073-Add-PlayerArmorChangeEvent.patch diff --git a/patches/api/0074-API-to-get-a-BlockState-without-a-snapshot.patch b/patches/unapplied/api/0074-API-to-get-a-BlockState-without-a-snapshot.patch index b120809756..b120809756 100644 --- a/patches/api/0074-API-to-get-a-BlockState-without-a-snapshot.patch +++ b/patches/unapplied/api/0074-API-to-get-a-BlockState-without-a-snapshot.patch diff --git a/patches/api/0075-AsyncTabCompleteEvent.patch b/patches/unapplied/api/0075-AsyncTabCompleteEvent.patch index e86dd9b401..e86dd9b401 100644 --- a/patches/api/0075-AsyncTabCompleteEvent.patch +++ b/patches/unapplied/api/0075-AsyncTabCompleteEvent.patch diff --git a/patches/api/0076-Expose-client-protocol-version-and-virtual-host.patch b/patches/unapplied/api/0076-Expose-client-protocol-version-and-virtual-host.patch index 59e686d430..59e686d430 100644 --- a/patches/api/0076-Expose-client-protocol-version-and-virtual-host.patch +++ b/patches/unapplied/api/0076-Expose-client-protocol-version-and-virtual-host.patch diff --git a/patches/api/0077-Display-warning-on-deprecated-recipe-API.patch b/patches/unapplied/api/0077-Display-warning-on-deprecated-recipe-API.patch index 2b6c78a2c4..2b6c78a2c4 100644 --- a/patches/api/0077-Display-warning-on-deprecated-recipe-API.patch +++ b/patches/unapplied/api/0077-Display-warning-on-deprecated-recipe-API.patch diff --git a/patches/api/0078-PlayerPickupExperienceEvent.patch b/patches/unapplied/api/0078-PlayerPickupExperienceEvent.patch index 906a8ec7c3..906a8ec7c3 100644 --- a/patches/api/0078-PlayerPickupExperienceEvent.patch +++ b/patches/unapplied/api/0078-PlayerPickupExperienceEvent.patch diff --git a/patches/api/0079-ExperienceOrbMergeEvent.patch b/patches/unapplied/api/0079-ExperienceOrbMergeEvent.patch index 3a4722a776..3a4722a776 100644 --- a/patches/api/0079-ExperienceOrbMergeEvent.patch +++ b/patches/unapplied/api/0079-ExperienceOrbMergeEvent.patch diff --git a/patches/api/0080-Ability-to-apply-mending-to-XP-API.patch b/patches/unapplied/api/0080-Ability-to-apply-mending-to-XP-API.patch index 6bec6c6367..6bec6c6367 100644 --- a/patches/api/0080-Ability-to-apply-mending-to-XP-API.patch +++ b/patches/unapplied/api/0080-Ability-to-apply-mending-to-XP-API.patch diff --git a/patches/api/0081-PreCreatureSpawnEvent.patch b/patches/unapplied/api/0081-PreCreatureSpawnEvent.patch index 0090330de9..0090330de9 100644 --- a/patches/api/0081-PreCreatureSpawnEvent.patch +++ b/patches/unapplied/api/0081-PreCreatureSpawnEvent.patch diff --git a/patches/api/0082-PlayerNaturallySpawnCreaturesEvent.patch b/patches/unapplied/api/0082-PlayerNaturallySpawnCreaturesEvent.patch index a6fa8a9b72..a6fa8a9b72 100644 --- a/patches/api/0082-PlayerNaturallySpawnCreaturesEvent.patch +++ b/patches/unapplied/api/0082-PlayerNaturallySpawnCreaturesEvent.patch diff --git a/patches/api/0083-Add-setPlayerProfile-API-for-Skulls.patch b/patches/unapplied/api/0083-Add-setPlayerProfile-API-for-Skulls.patch index d78a267340..d78a267340 100644 --- a/patches/api/0083-Add-setPlayerProfile-API-for-Skulls.patch +++ b/patches/unapplied/api/0083-Add-setPlayerProfile-API-for-Skulls.patch diff --git a/patches/api/0084-Fill-Profile-Property-Events.patch b/patches/unapplied/api/0084-Fill-Profile-Property-Events.patch index 5511f6449a..5511f6449a 100644 --- a/patches/api/0084-Fill-Profile-Property-Events.patch +++ b/patches/unapplied/api/0084-Fill-Profile-Property-Events.patch diff --git a/patches/api/0085-PlayerAdvancementCriterionGrantEvent.patch b/patches/unapplied/api/0085-PlayerAdvancementCriterionGrantEvent.patch index 5e8eaca58a..5e8eaca58a 100644 --- a/patches/api/0085-PlayerAdvancementCriterionGrantEvent.patch +++ b/patches/unapplied/api/0085-PlayerAdvancementCriterionGrantEvent.patch diff --git a/patches/api/0086-Add-ArmorStand-Item-Meta.patch b/patches/unapplied/api/0086-Add-ArmorStand-Item-Meta.patch index 6287ef49e7..6287ef49e7 100644 --- a/patches/api/0086-Add-ArmorStand-Item-Meta.patch +++ b/patches/unapplied/api/0086-Add-ArmorStand-Item-Meta.patch diff --git a/patches/api/0087-Optimize-Hoppers.patch b/patches/unapplied/api/0087-Optimize-Hoppers.patch index 79c141af55..79c141af55 100644 --- a/patches/api/0087-Optimize-Hoppers.patch +++ b/patches/unapplied/api/0087-Optimize-Hoppers.patch diff --git a/patches/api/0088-Tameable-getOwnerUniqueId-API.patch b/patches/unapplied/api/0088-Tameable-getOwnerUniqueId-API.patch index b911542a60..b911542a60 100644 --- a/patches/api/0088-Tameable-getOwnerUniqueId-API.patch +++ b/patches/unapplied/api/0088-Tameable-getOwnerUniqueId-API.patch diff --git a/patches/api/0089-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch b/patches/unapplied/api/0089-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch index eef7cb2fc8..eef7cb2fc8 100644 --- a/patches/api/0089-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch +++ b/patches/unapplied/api/0089-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch diff --git a/patches/api/0090-Add-extended-PaperServerListPingEvent.patch b/patches/unapplied/api/0090-Add-extended-PaperServerListPingEvent.patch index f35ae4323f..f35ae4323f 100644 --- a/patches/api/0090-Add-extended-PaperServerListPingEvent.patch +++ b/patches/unapplied/api/0090-Add-extended-PaperServerListPingEvent.patch diff --git a/patches/api/0091-Player.setPlayerProfile-API.patch b/patches/unapplied/api/0091-Player.setPlayerProfile-API.patch index f0d6d1dabf..f0d6d1dabf 100644 --- a/patches/api/0091-Player.setPlayerProfile-API.patch +++ b/patches/unapplied/api/0091-Player.setPlayerProfile-API.patch diff --git a/patches/api/0092-getPlayerUniqueId-API.patch b/patches/unapplied/api/0092-getPlayerUniqueId-API.patch index 1731d9e282..1731d9e282 100644 --- a/patches/api/0092-getPlayerUniqueId-API.patch +++ b/patches/unapplied/api/0092-getPlayerUniqueId-API.patch diff --git a/patches/api/0093-Add-legacy-ping-support-to-PaperServerListPingEvent.patch b/patches/unapplied/api/0093-Add-legacy-ping-support-to-PaperServerListPingEvent.patch index f21c766148..f21c766148 100644 --- a/patches/api/0093-Add-legacy-ping-support-to-PaperServerListPingEvent.patch +++ b/patches/unapplied/api/0093-Add-legacy-ping-support-to-PaperServerListPingEvent.patch diff --git a/patches/api/0094-Add-openSign-method-to-HumanEntity.patch b/patches/unapplied/api/0094-Add-openSign-method-to-HumanEntity.patch index 5aa43f3ffd..5aa43f3ffd 100644 --- a/patches/api/0094-Add-openSign-method-to-HumanEntity.patch +++ b/patches/unapplied/api/0094-Add-openSign-method-to-HumanEntity.patch diff --git a/patches/api/0095-Add-Ban-Methods-to-Player-Objects.patch b/patches/unapplied/api/0095-Add-Ban-Methods-to-Player-Objects.patch index 9ea467e02f..9ea467e02f 100644 --- a/patches/api/0095-Add-Ban-Methods-to-Player-Objects.patch +++ b/patches/unapplied/api/0095-Add-Ban-Methods-to-Player-Objects.patch diff --git a/patches/api/0096-EndermanEscapeEvent.patch b/patches/unapplied/api/0096-EndermanEscapeEvent.patch index 82d22fd0ea..82d22fd0ea 100644 --- a/patches/api/0096-EndermanEscapeEvent.patch +++ b/patches/unapplied/api/0096-EndermanEscapeEvent.patch diff --git a/patches/api/0097-Enderman.teleportRandomly.patch b/patches/unapplied/api/0097-Enderman.teleportRandomly.patch index 9c226d009c..9c226d009c 100644 --- a/patches/api/0097-Enderman.teleportRandomly.patch +++ b/patches/unapplied/api/0097-Enderman.teleportRandomly.patch diff --git a/patches/api/0098-Additional-world.getNearbyEntities-API-s.patch b/patches/unapplied/api/0098-Additional-world.getNearbyEntities-API-s.patch index 6fabe353b6..6fabe353b6 100644 --- a/patches/api/0098-Additional-world.getNearbyEntities-API-s.patch +++ b/patches/unapplied/api/0098-Additional-world.getNearbyEntities-API-s.patch diff --git a/patches/api/0099-Location.isChunkLoaded-API.patch b/patches/unapplied/api/0099-Location.isChunkLoaded-API.patch index 426944c4f9..426944c4f9 100644 --- a/patches/api/0099-Location.isChunkLoaded-API.patch +++ b/patches/unapplied/api/0099-Location.isChunkLoaded-API.patch diff --git a/patches/api/0100-Expand-World.spawnParticle-API-and-add-Builder.patch b/patches/unapplied/api/0100-Expand-World.spawnParticle-API-and-add-Builder.patch index ffe2ae18db..ffe2ae18db 100644 --- a/patches/api/0100-Expand-World.spawnParticle-API-and-add-Builder.patch +++ b/patches/unapplied/api/0100-Expand-World.spawnParticle-API-and-add-Builder.patch diff --git a/patches/api/0101-EndermanAttackPlayerEvent.patch b/patches/unapplied/api/0101-EndermanAttackPlayerEvent.patch index 9f3e105c9d..9f3e105c9d 100644 --- a/patches/api/0101-EndermanAttackPlayerEvent.patch +++ b/patches/unapplied/api/0101-EndermanAttackPlayerEvent.patch diff --git a/patches/api/0102-Close-Plugin-Class-Loaders-on-Disable.patch b/patches/unapplied/api/0102-Close-Plugin-Class-Loaders-on-Disable.patch index b3ea4ce83f..b3ea4ce83f 100644 --- a/patches/api/0102-Close-Plugin-Class-Loaders-on-Disable.patch +++ b/patches/unapplied/api/0102-Close-Plugin-Class-Loaders-on-Disable.patch diff --git a/patches/api/0103-WitchConsumePotionEvent.patch b/patches/unapplied/api/0103-WitchConsumePotionEvent.patch index fab6106411..fab6106411 100644 --- a/patches/api/0103-WitchConsumePotionEvent.patch +++ b/patches/unapplied/api/0103-WitchConsumePotionEvent.patch diff --git a/patches/api/0104-WitchThrowPotionEvent.patch b/patches/unapplied/api/0104-WitchThrowPotionEvent.patch index a5dfe42f35..a5dfe42f35 100644 --- a/patches/api/0104-WitchThrowPotionEvent.patch +++ b/patches/unapplied/api/0104-WitchThrowPotionEvent.patch diff --git a/patches/api/0105-Location.toBlockLocation-toCenterLocation.patch b/patches/unapplied/api/0105-Location.toBlockLocation-toCenterLocation.patch index 03e2f6215b..03e2f6215b 100644 --- a/patches/api/0105-Location.toBlockLocation-toCenterLocation.patch +++ b/patches/unapplied/api/0105-Location.toBlockLocation-toCenterLocation.patch diff --git a/patches/api/0106-PotionEffect-clone-methods.patch b/patches/unapplied/api/0106-PotionEffect-clone-methods.patch index 7f4e064a78..7f4e064a78 100644 --- a/patches/api/0106-PotionEffect-clone-methods.patch +++ b/patches/unapplied/api/0106-PotionEffect-clone-methods.patch diff --git a/patches/api/0107-WitchReadyPotionEvent.patch b/patches/unapplied/api/0107-WitchReadyPotionEvent.patch index 5722426049..5722426049 100644 --- a/patches/api/0107-WitchReadyPotionEvent.patch +++ b/patches/unapplied/api/0107-WitchReadyPotionEvent.patch diff --git a/patches/api/0108-ItemStack-getMaxItemUseDuration.patch b/patches/unapplied/api/0108-ItemStack-getMaxItemUseDuration.patch index 42247bacbf..42247bacbf 100644 --- a/patches/api/0108-ItemStack-getMaxItemUseDuration.patch +++ b/patches/unapplied/api/0108-ItemStack-getMaxItemUseDuration.patch diff --git a/patches/api/0109-Add-EntityTeleportEndGatewayEvent.patch b/patches/unapplied/api/0109-Add-EntityTeleportEndGatewayEvent.patch index 0422ec9858..0422ec9858 100644 --- a/patches/api/0109-Add-EntityTeleportEndGatewayEvent.patch +++ b/patches/unapplied/api/0109-Add-EntityTeleportEndGatewayEvent.patch diff --git a/patches/api/0110-Make-shield-blocking-delay-configurable.patch b/patches/unapplied/api/0110-Make-shield-blocking-delay-configurable.patch index 7b6e95c4e8..7b6e95c4e8 100644 --- a/patches/api/0110-Make-shield-blocking-delay-configurable.patch +++ b/patches/unapplied/api/0110-Make-shield-blocking-delay-configurable.patch diff --git a/patches/api/0111-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch b/patches/unapplied/api/0111-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch index 71a82a8eae..71a82a8eae 100644 --- a/patches/api/0111-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch +++ b/patches/unapplied/api/0111-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch diff --git a/patches/api/0112-Add-getNearbyXXX-methods-to-Location.patch b/patches/unapplied/api/0112-Add-getNearbyXXX-methods-to-Location.patch index 7c85a03490..7c85a03490 100644 --- a/patches/api/0112-Add-getNearbyXXX-methods-to-Location.patch +++ b/patches/unapplied/api/0112-Add-getNearbyXXX-methods-to-Location.patch diff --git a/patches/api/0113-PlayerReadyArrowEvent.patch b/patches/unapplied/api/0113-PlayerReadyArrowEvent.patch index 7ea1740581..7ea1740581 100644 --- a/patches/api/0113-PlayerReadyArrowEvent.patch +++ b/patches/unapplied/api/0113-PlayerReadyArrowEvent.patch diff --git a/patches/api/0114-Add-EntityKnockbackByEntityEvent.patch b/patches/unapplied/api/0114-Add-EntityKnockbackByEntityEvent.patch index 1620ab68a6..1620ab68a6 100644 --- a/patches/api/0114-Add-EntityKnockbackByEntityEvent.patch +++ b/patches/unapplied/api/0114-Add-EntityKnockbackByEntityEvent.patch diff --git a/patches/api/0115-Expand-Explosions-API.patch b/patches/unapplied/api/0115-Expand-Explosions-API.patch index 2cd39a41dd..2cd39a41dd 100644 --- a/patches/api/0115-Expand-Explosions-API.patch +++ b/patches/unapplied/api/0115-Expand-Explosions-API.patch diff --git a/patches/api/0116-ItemStack-API-additions-for-quantity-flags-lore.patch b/patches/unapplied/api/0116-ItemStack-API-additions-for-quantity-flags-lore.patch index 0ca9850640..0ca9850640 100644 --- a/patches/api/0116-ItemStack-API-additions-for-quantity-flags-lore.patch +++ b/patches/unapplied/api/0116-ItemStack-API-additions-for-quantity-flags-lore.patch diff --git a/patches/api/0117-LivingEntity-Hand-Raised-Item-Use-API.patch b/patches/unapplied/api/0117-LivingEntity-Hand-Raised-Item-Use-API.patch index 85f859eb81..85f859eb81 100644 --- a/patches/api/0117-LivingEntity-Hand-Raised-Item-Use-API.patch +++ b/patches/unapplied/api/0117-LivingEntity-Hand-Raised-Item-Use-API.patch diff --git a/patches/api/0118-RangedEntity-API.patch b/patches/unapplied/api/0118-RangedEntity-API.patch index 983f1d2d53..983f1d2d53 100644 --- a/patches/api/0118-RangedEntity-API.patch +++ b/patches/unapplied/api/0118-RangedEntity-API.patch diff --git a/patches/api/0119-Add-World.getEntity-UUID-API.patch b/patches/unapplied/api/0119-Add-World.getEntity-UUID-API.patch index a26057b694..a26057b694 100644 --- a/patches/api/0119-Add-World.getEntity-UUID-API.patch +++ b/patches/unapplied/api/0119-Add-World.getEntity-UUID-API.patch diff --git a/patches/api/0120-InventoryCloseEvent-Reason-API.patch b/patches/unapplied/api/0120-InventoryCloseEvent-Reason-API.patch index 2205a173d4..2205a173d4 100644 --- a/patches/api/0120-InventoryCloseEvent-Reason-API.patch +++ b/patches/unapplied/api/0120-InventoryCloseEvent-Reason-API.patch diff --git a/patches/api/0121-Allow-setting-the-vex-s-summoner.patch b/patches/unapplied/api/0121-Allow-setting-the-vex-s-summoner.patch index 1e6b3abb27..1e6b3abb27 100644 --- a/patches/api/0121-Allow-setting-the-vex-s-summoner.patch +++ b/patches/unapplied/api/0121-Allow-setting-the-vex-s-summoner.patch diff --git a/patches/api/0122-Entity-getChunk-API.patch b/patches/unapplied/api/0122-Entity-getChunk-API.patch index 78f10f0732..78f10f0732 100644 --- a/patches/api/0122-Entity-getChunk-API.patch +++ b/patches/unapplied/api/0122-Entity-getChunk-API.patch diff --git a/patches/api/0123-Add-an-asterisk-to-legacy-API-plugins.patch b/patches/unapplied/api/0123-Add-an-asterisk-to-legacy-API-plugins.patch index 44a1af109d..44a1af109d 100644 --- a/patches/api/0123-Add-an-asterisk-to-legacy-API-plugins.patch +++ b/patches/unapplied/api/0123-Add-an-asterisk-to-legacy-API-plugins.patch diff --git a/patches/api/0124-EnderDragon-Events.patch b/patches/unapplied/api/0124-EnderDragon-Events.patch index 68ed791382..68ed791382 100644 --- a/patches/api/0124-EnderDragon-Events.patch +++ b/patches/unapplied/api/0124-EnderDragon-Events.patch diff --git a/patches/api/0125-PlayerElytraBoostEvent.patch b/patches/unapplied/api/0125-PlayerElytraBoostEvent.patch index c5d8e5ddf3..c5d8e5ddf3 100644 --- a/patches/api/0125-PlayerElytraBoostEvent.patch +++ b/patches/unapplied/api/0125-PlayerElytraBoostEvent.patch diff --git a/patches/api/0126-PlayerLaunchProjectileEvent.patch b/patches/unapplied/api/0126-PlayerLaunchProjectileEvent.patch index 7524daea92..7524daea92 100644 --- a/patches/api/0126-PlayerLaunchProjectileEvent.patch +++ b/patches/unapplied/api/0126-PlayerLaunchProjectileEvent.patch diff --git a/patches/api/0127-EntityTransformedEvent.patch b/patches/unapplied/api/0127-EntityTransformedEvent.patch index c77c4a8ba6..c77c4a8ba6 100644 --- a/patches/api/0127-EntityTransformedEvent.patch +++ b/patches/unapplied/api/0127-EntityTransformedEvent.patch diff --git a/patches/api/0128-Allow-disabling-armour-stand-ticking.patch b/patches/unapplied/api/0128-Allow-disabling-armour-stand-ticking.patch index 1bb68e268b..1bb68e268b 100644 --- a/patches/api/0128-Allow-disabling-armour-stand-ticking.patch +++ b/patches/unapplied/api/0128-Allow-disabling-armour-stand-ticking.patch diff --git a/patches/api/0129-SkeletonHorse-Additions.patch b/patches/unapplied/api/0129-SkeletonHorse-Additions.patch index d50767241a..d50767241a 100644 --- a/patches/api/0129-SkeletonHorse-Additions.patch +++ b/patches/unapplied/api/0129-SkeletonHorse-Additions.patch diff --git a/patches/api/0130-Expand-Location-Manipulation-API.patch b/patches/unapplied/api/0130-Expand-Location-Manipulation-API.patch index 2251a2d78d..2251a2d78d 100644 --- a/patches/api/0130-Expand-Location-Manipulation-API.patch +++ b/patches/unapplied/api/0130-Expand-Location-Manipulation-API.patch diff --git a/patches/api/0131-Expand-ArmorStand-API.patch b/patches/unapplied/api/0131-Expand-ArmorStand-API.patch index a05dd67b88..a05dd67b88 100644 --- a/patches/api/0131-Expand-ArmorStand-API.patch +++ b/patches/unapplied/api/0131-Expand-ArmorStand-API.patch diff --git a/patches/api/0132-AnvilDamageEvent.patch b/patches/unapplied/api/0132-AnvilDamageEvent.patch index 7561b6a9db..7561b6a9db 100644 --- a/patches/api/0132-AnvilDamageEvent.patch +++ b/patches/unapplied/api/0132-AnvilDamageEvent.patch diff --git a/patches/api/0133-Remove-deadlock-risk-in-firing-async-events.patch b/patches/unapplied/api/0133-Remove-deadlock-risk-in-firing-async-events.patch index f26cbee033..f26cbee033 100644 --- a/patches/api/0133-Remove-deadlock-risk-in-firing-async-events.patch +++ b/patches/unapplied/api/0133-Remove-deadlock-risk-in-firing-async-events.patch diff --git a/patches/api/0134-Add-hand-to-bucket-events.patch b/patches/unapplied/api/0134-Add-hand-to-bucket-events.patch index 85c5c370f3..85c5c370f3 100644 --- a/patches/api/0134-Add-hand-to-bucket-events.patch +++ b/patches/unapplied/api/0134-Add-hand-to-bucket-events.patch diff --git a/patches/api/0135-Add-TNTPrimeEvent.patch b/patches/unapplied/api/0135-Add-TNTPrimeEvent.patch index 2bddc56f13..2bddc56f13 100644 --- a/patches/api/0135-Add-TNTPrimeEvent.patch +++ b/patches/unapplied/api/0135-Add-TNTPrimeEvent.patch diff --git a/patches/api/0136-Provide-Chunk-Coordinates-as-a-Long-API.patch b/patches/unapplied/api/0136-Provide-Chunk-Coordinates-as-a-Long-API.patch index 4941f006c9..4941f006c9 100644 --- a/patches/api/0136-Provide-Chunk-Coordinates-as-a-Long-API.patch +++ b/patches/unapplied/api/0136-Provide-Chunk-Coordinates-as-a-Long-API.patch diff --git a/patches/api/0137-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch b/patches/unapplied/api/0137-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch index 55575b0642..55575b0642 100644 --- a/patches/api/0137-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch +++ b/patches/unapplied/api/0137-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch diff --git a/patches/api/0138-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch b/patches/unapplied/api/0138-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch index 536fdc2d06..536fdc2d06 100644 --- a/patches/api/0138-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch +++ b/patches/unapplied/api/0138-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch diff --git a/patches/api/0139-Allow-Blocks-to-be-accessed-via-a-long-key.patch b/patches/unapplied/api/0139-Allow-Blocks-to-be-accessed-via-a-long-key.patch index a515c39dc2..a515c39dc2 100644 --- a/patches/api/0139-Allow-Blocks-to-be-accessed-via-a-long-key.patch +++ b/patches/unapplied/api/0139-Allow-Blocks-to-be-accessed-via-a-long-key.patch diff --git a/patches/api/0140-Slime-Pathfinder-Events.patch b/patches/unapplied/api/0140-Slime-Pathfinder-Events.patch index 953bdc27eb..953bdc27eb 100644 --- a/patches/api/0140-Slime-Pathfinder-Events.patch +++ b/patches/unapplied/api/0140-Slime-Pathfinder-Events.patch diff --git a/patches/api/0141-Add-PhantomPreSpawnEvent.patch b/patches/unapplied/api/0141-Add-PhantomPreSpawnEvent.patch index 5ffdc818cb..5ffdc818cb 100644 --- a/patches/api/0141-Add-PhantomPreSpawnEvent.patch +++ b/patches/unapplied/api/0141-Add-PhantomPreSpawnEvent.patch diff --git a/patches/api/0142-Add-More-Creeper-API.patch b/patches/unapplied/api/0142-Add-More-Creeper-API.patch index b45e2fbeba..b45e2fbeba 100644 --- a/patches/api/0142-Add-More-Creeper-API.patch +++ b/patches/unapplied/api/0142-Add-More-Creeper-API.patch diff --git a/patches/api/0143-Inventory-removeItemAnySlot.patch b/patches/unapplied/api/0143-Inventory-removeItemAnySlot.patch index 4d6f2e9e57..4d6f2e9e57 100644 --- a/patches/api/0143-Inventory-removeItemAnySlot.patch +++ b/patches/unapplied/api/0143-Inventory-removeItemAnySlot.patch diff --git a/patches/api/0144-isChunkGenerated-API.patch b/patches/unapplied/api/0144-isChunkGenerated-API.patch index 82949cb142..82949cb142 100644 --- a/patches/api/0144-isChunkGenerated-API.patch +++ b/patches/unapplied/api/0144-isChunkGenerated-API.patch diff --git a/patches/api/0145-Add-source-block-constructor-and-getChangedBlockData.patch b/patches/unapplied/api/0145-Add-source-block-constructor-and-getChangedBlockData.patch index 9f9e760855..9f9e760855 100644 --- a/patches/api/0145-Add-source-block-constructor-and-getChangedBlockData.patch +++ b/patches/unapplied/api/0145-Add-source-block-constructor-and-getChangedBlockData.patch diff --git a/patches/api/0146-Async-Chunks-API.patch b/patches/unapplied/api/0146-Async-Chunks-API.patch index 69883d608d..69883d608d 100644 --- a/patches/api/0146-Async-Chunks-API.patch +++ b/patches/unapplied/api/0146-Async-Chunks-API.patch diff --git a/patches/api/0147-Add-ray-tracing-methods-to-LivingEntity.patch b/patches/unapplied/api/0147-Add-ray-tracing-methods-to-LivingEntity.patch index 5fe29b7e3b..5fe29b7e3b 100644 --- a/patches/api/0147-Add-ray-tracing-methods-to-LivingEntity.patch +++ b/patches/unapplied/api/0147-Add-ray-tracing-methods-to-LivingEntity.patch diff --git a/patches/api/0148-Expose-attack-cooldown-methods-for-Player.patch b/patches/unapplied/api/0148-Expose-attack-cooldown-methods-for-Player.patch index ebeca969a2..ebeca969a2 100644 --- a/patches/api/0148-Expose-attack-cooldown-methods-for-Player.patch +++ b/patches/unapplied/api/0148-Expose-attack-cooldown-methods-for-Player.patch diff --git a/patches/api/0149-Improve-death-events.patch b/patches/unapplied/api/0149-Improve-death-events.patch index de70d5fff4..de70d5fff4 100644 --- a/patches/api/0149-Improve-death-events.patch +++ b/patches/unapplied/api/0149-Improve-death-events.patch diff --git a/patches/api/0150-Mob-Pathfinding-API.patch b/patches/unapplied/api/0150-Mob-Pathfinding-API.patch index 9d4bbc82aa..9d4bbc82aa 100644 --- a/patches/api/0150-Mob-Pathfinding-API.patch +++ b/patches/unapplied/api/0150-Mob-Pathfinding-API.patch diff --git a/patches/api/0151-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch b/patches/unapplied/api/0151-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch index 53ea3ea9dc..53ea3ea9dc 100644 --- a/patches/api/0151-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch +++ b/patches/unapplied/api/0151-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch diff --git a/patches/api/0152-Performance-Concurrency-Improvements-to-Permissions.patch b/patches/unapplied/api/0152-Performance-Concurrency-Improvements-to-Permissions.patch index 6befcec378..6befcec378 100644 --- a/patches/api/0152-Performance-Concurrency-Improvements-to-Permissions.patch +++ b/patches/unapplied/api/0152-Performance-Concurrency-Improvements-to-Permissions.patch diff --git a/patches/api/0153-Add-ItemStackRecipeChoice-Draft-API.patch b/patches/unapplied/api/0153-Add-ItemStackRecipeChoice-Draft-API.patch index 1a4eca8cc0..1a4eca8cc0 100644 --- a/patches/api/0153-Add-ItemStackRecipeChoice-Draft-API.patch +++ b/patches/unapplied/api/0153-Add-ItemStackRecipeChoice-Draft-API.patch diff --git a/patches/api/0154-Implement-furnace-cook-speed-multiplier-API.patch b/patches/unapplied/api/0154-Implement-furnace-cook-speed-multiplier-API.patch index 709ba414da..709ba414da 100644 --- a/patches/api/0154-Implement-furnace-cook-speed-multiplier-API.patch +++ b/patches/unapplied/api/0154-Implement-furnace-cook-speed-multiplier-API.patch diff --git a/patches/api/0155-Material-API-additions.patch b/patches/unapplied/api/0155-Material-API-additions.patch index 8e6ad6f7b2..8e6ad6f7b2 100644 --- a/patches/api/0155-Material-API-additions.patch +++ b/patches/unapplied/api/0155-Material-API-additions.patch diff --git a/patches/api/0156-Add-Material-Tags.patch b/patches/unapplied/api/0156-Add-Material-Tags.patch index 703b063034..703b063034 100644 --- a/patches/api/0156-Add-Material-Tags.patch +++ b/patches/unapplied/api/0156-Add-Material-Tags.patch diff --git a/patches/api/0157-PreSpawnerSpawnEvent.patch b/patches/unapplied/api/0157-PreSpawnerSpawnEvent.patch index dcb362d8bc..dcb362d8bc 100644 --- a/patches/api/0157-PreSpawnerSpawnEvent.patch +++ b/patches/unapplied/api/0157-PreSpawnerSpawnEvent.patch diff --git a/patches/api/0158-Add-LivingEntity-getTargetEntity.patch b/patches/unapplied/api/0158-Add-LivingEntity-getTargetEntity.patch index 5ec536beeb..5ec536beeb 100644 --- a/patches/api/0158-Add-LivingEntity-getTargetEntity.patch +++ b/patches/unapplied/api/0158-Add-LivingEntity-getTargetEntity.patch diff --git a/patches/api/0159-Add-sun-related-API.patch b/patches/unapplied/api/0159-Add-sun-related-API.patch index 63eae12250..63eae12250 100644 --- a/patches/api/0159-Add-sun-related-API.patch +++ b/patches/unapplied/api/0159-Add-sun-related-API.patch diff --git a/patches/api/0160-Turtle-API.patch b/patches/unapplied/api/0160-Turtle-API.patch index 8d4767cd07..8d4767cd07 100644 --- a/patches/api/0160-Turtle-API.patch +++ b/patches/unapplied/api/0160-Turtle-API.patch diff --git a/patches/api/0161-Add-spectator-target-events.patch b/patches/unapplied/api/0161-Add-spectator-target-events.patch index c5d4b7c4db..c5d4b7c4db 100644 --- a/patches/api/0161-Add-spectator-target-events.patch +++ b/patches/unapplied/api/0161-Add-spectator-target-events.patch diff --git a/patches/api/0162-Add-more-Witch-API.patch b/patches/unapplied/api/0162-Add-more-Witch-API.patch index 8fa1dd1e47..8fa1dd1e47 100644 --- a/patches/api/0162-Add-more-Witch-API.patch +++ b/patches/unapplied/api/0162-Add-more-Witch-API.patch diff --git a/patches/api/0163-Make-the-default-permission-message-configurable.patch b/patches/unapplied/api/0163-Make-the-default-permission-message-configurable.patch index 0800740be4..0800740be4 100644 --- a/patches/api/0163-Make-the-default-permission-message-configurable.patch +++ b/patches/unapplied/api/0163-Make-the-default-permission-message-configurable.patch diff --git a/patches/api/0164-Support-cancellation-supression-of-EntityDismount-Ve.patch b/patches/unapplied/api/0164-Support-cancellation-supression-of-EntityDismount-Ve.patch index 6eec419672..6eec419672 100644 --- a/patches/api/0164-Support-cancellation-supression-of-EntityDismount-Ve.patch +++ b/patches/unapplied/api/0164-Support-cancellation-supression-of-EntityDismount-Ve.patch diff --git a/patches/api/0165-Add-more-Zombie-API.patch b/patches/unapplied/api/0165-Add-more-Zombie-API.patch index ec2c93dc46..ec2c93dc46 100644 --- a/patches/api/0165-Add-more-Zombie-API.patch +++ b/patches/unapplied/api/0165-Add-more-Zombie-API.patch diff --git a/patches/api/0166-Change-the-reserved-channel-check-to-be-sensible.patch b/patches/unapplied/api/0166-Change-the-reserved-channel-check-to-be-sensible.patch index fa3de62864..fa3de62864 100644 --- a/patches/api/0166-Change-the-reserved-channel-check-to-be-sensible.patch +++ b/patches/unapplied/api/0166-Change-the-reserved-channel-check-to-be-sensible.patch diff --git a/patches/api/0167-Add-PlayerConnectionCloseEvent.patch b/patches/unapplied/api/0167-Add-PlayerConnectionCloseEvent.patch index f1a017f4fb..f1a017f4fb 100644 --- a/patches/api/0167-Add-PlayerConnectionCloseEvent.patch +++ b/patches/unapplied/api/0167-Add-PlayerConnectionCloseEvent.patch diff --git a/patches/api/0168-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch b/patches/unapplied/api/0168-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch index 99524ae7c9..99524ae7c9 100644 --- a/patches/api/0168-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch +++ b/patches/unapplied/api/0168-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch diff --git a/patches/api/0169-Add-ItemStack-Recipe-API-helper-methods.patch b/patches/unapplied/api/0169-Add-ItemStack-Recipe-API-helper-methods.patch index 9b2dfc0c72..9b2dfc0c72 100644 --- a/patches/api/0169-Add-ItemStack-Recipe-API-helper-methods.patch +++ b/patches/unapplied/api/0169-Add-ItemStack-Recipe-API-helper-methods.patch diff --git a/patches/api/0170-BlockDestroyEvent.patch b/patches/unapplied/api/0170-BlockDestroyEvent.patch index 4ad73d8ef1..4ad73d8ef1 100644 --- a/patches/api/0170-BlockDestroyEvent.patch +++ b/patches/unapplied/api/0170-BlockDestroyEvent.patch diff --git a/patches/api/0171-Add-WhitelistToggleEvent.patch b/patches/unapplied/api/0171-Add-WhitelistToggleEvent.patch index 4bb54b5c92..4bb54b5c92 100644 --- a/patches/api/0171-Add-WhitelistToggleEvent.patch +++ b/patches/unapplied/api/0171-Add-WhitelistToggleEvent.patch diff --git a/patches/api/0172-Add-GS4-Query-event.patch b/patches/unapplied/api/0172-Add-GS4-Query-event.patch index ffab49a92a..ffab49a92a 100644 --- a/patches/api/0172-Add-GS4-Query-event.patch +++ b/patches/unapplied/api/0172-Add-GS4-Query-event.patch diff --git a/patches/api/0173-Add-PlayerPostRespawnEvent.patch b/patches/unapplied/api/0173-Add-PlayerPostRespawnEvent.patch index 54352474f1..54352474f1 100644 --- a/patches/api/0173-Add-PlayerPostRespawnEvent.patch +++ b/patches/unapplied/api/0173-Add-PlayerPostRespawnEvent.patch diff --git a/patches/api/0174-Entity-getEntitySpawnReason.patch b/patches/unapplied/api/0174-Entity-getEntitySpawnReason.patch index ad78118bc3..ad78118bc3 100644 --- a/patches/api/0174-Entity-getEntitySpawnReason.patch +++ b/patches/unapplied/api/0174-Entity-getEntitySpawnReason.patch diff --git a/patches/api/0175-Fix-Spigot-annotation-mistakes.patch b/patches/unapplied/api/0175-Fix-Spigot-annotation-mistakes.patch index 99778b2c8d..99778b2c8d 100644 --- a/patches/api/0175-Fix-Spigot-annotation-mistakes.patch +++ b/patches/unapplied/api/0175-Fix-Spigot-annotation-mistakes.patch diff --git a/patches/api/0176-Server-Tick-Events.patch b/patches/unapplied/api/0176-Server-Tick-Events.patch index 9cb8b9a4c0..9cb8b9a4c0 100644 --- a/patches/api/0176-Server-Tick-Events.patch +++ b/patches/unapplied/api/0176-Server-Tick-Events.patch diff --git a/patches/api/0177-PlayerDeathEvent-getItemsToKeep.patch b/patches/unapplied/api/0177-PlayerDeathEvent-getItemsToKeep.patch index 871984a4fc..871984a4fc 100644 --- a/patches/api/0177-PlayerDeathEvent-getItemsToKeep.patch +++ b/patches/unapplied/api/0177-PlayerDeathEvent-getItemsToKeep.patch diff --git a/patches/api/0178-Add-Heightmap-API.patch b/patches/unapplied/api/0178-Add-Heightmap-API.patch index 6843d391b4..6843d391b4 100644 --- a/patches/api/0178-Add-Heightmap-API.patch +++ b/patches/unapplied/api/0178-Add-Heightmap-API.patch diff --git a/patches/api/0179-Mob-Spawner-API-Enhancements.patch b/patches/unapplied/api/0179-Mob-Spawner-API-Enhancements.patch index 2bbe92cbe9..2bbe92cbe9 100644 --- a/patches/api/0179-Mob-Spawner-API-Enhancements.patch +++ b/patches/unapplied/api/0179-Mob-Spawner-API-Enhancements.patch diff --git a/patches/api/0180-Add-BlockSoundGroup-interface.patch b/patches/unapplied/api/0180-Add-BlockSoundGroup-interface.patch index 1d34e11a3b..1d34e11a3b 100644 --- a/patches/api/0180-Add-BlockSoundGroup-interface.patch +++ b/patches/unapplied/api/0180-Add-BlockSoundGroup-interface.patch diff --git a/patches/api/0181-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch b/patches/unapplied/api/0181-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch index b5148c5574..b5148c5574 100644 --- a/patches/api/0181-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch +++ b/patches/unapplied/api/0181-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch diff --git a/patches/api/0182-Increase-custom-payload-channel-message-size.patch b/patches/unapplied/api/0182-Increase-custom-payload-channel-message-size.patch index 24aacd2b29..24aacd2b29 100644 --- a/patches/api/0182-Increase-custom-payload-channel-message-size.patch +++ b/patches/unapplied/api/0182-Increase-custom-payload-channel-message-size.patch diff --git a/patches/api/0183-Expose-the-internal-current-tick.patch b/patches/unapplied/api/0183-Expose-the-internal-current-tick.patch index 921bf16dcf..921bf16dcf 100644 --- a/patches/api/0183-Expose-the-internal-current-tick.patch +++ b/patches/unapplied/api/0183-Expose-the-internal-current-tick.patch diff --git a/patches/api/0184-PlayerDeathEvent-shouldDropExperience.patch b/patches/unapplied/api/0184-PlayerDeathEvent-shouldDropExperience.patch index f10b186731..f10b186731 100644 --- a/patches/api/0184-PlayerDeathEvent-shouldDropExperience.patch +++ b/patches/unapplied/api/0184-PlayerDeathEvent-shouldDropExperience.patch diff --git a/patches/api/0185-Add-effect-to-block-break-naturally.patch b/patches/unapplied/api/0185-Add-effect-to-block-break-naturally.patch index f45d2dfebc..f45d2dfebc 100644 --- a/patches/api/0185-Add-effect-to-block-break-naturally.patch +++ b/patches/unapplied/api/0185-Add-effect-to-block-break-naturally.patch diff --git a/patches/api/0186-Add-ThrownEggHatchEvent.patch b/patches/unapplied/api/0186-Add-ThrownEggHatchEvent.patch index f605a2a11b..f605a2a11b 100644 --- a/patches/api/0186-Add-ThrownEggHatchEvent.patch +++ b/patches/unapplied/api/0186-Add-ThrownEggHatchEvent.patch diff --git a/patches/api/0187-Entity-Jump-API.patch b/patches/unapplied/api/0187-Entity-Jump-API.patch index 6e14c963f0..6e14c963f0 100644 --- a/patches/api/0187-Entity-Jump-API.patch +++ b/patches/unapplied/api/0187-Entity-Jump-API.patch diff --git a/patches/api/0188-add-hand-to-BlockMultiPlaceEvent.patch b/patches/unapplied/api/0188-add-hand-to-BlockMultiPlaceEvent.patch index f15b482d62..f15b482d62 100644 --- a/patches/api/0188-add-hand-to-BlockMultiPlaceEvent.patch +++ b/patches/unapplied/api/0188-add-hand-to-BlockMultiPlaceEvent.patch diff --git a/patches/api/0189-Add-tick-times-API.patch b/patches/unapplied/api/0189-Add-tick-times-API.patch index 38427aaaba..38427aaaba 100644 --- a/patches/api/0189-Add-tick-times-API.patch +++ b/patches/unapplied/api/0189-Add-tick-times-API.patch diff --git a/patches/api/0190-Expose-MinecraftServer-isRunning.patch b/patches/unapplied/api/0190-Expose-MinecraftServer-isRunning.patch index c041029a38..c041029a38 100644 --- a/patches/api/0190-Expose-MinecraftServer-isRunning.patch +++ b/patches/unapplied/api/0190-Expose-MinecraftServer-isRunning.patch diff --git a/patches/api/0191-Add-Raw-Byte-ItemStack-Serialization.patch b/patches/unapplied/api/0191-Add-Raw-Byte-ItemStack-Serialization.patch index 6ad9f0341f..6ad9f0341f 100644 --- a/patches/api/0191-Add-Raw-Byte-ItemStack-Serialization.patch +++ b/patches/unapplied/api/0191-Add-Raw-Byte-ItemStack-Serialization.patch diff --git a/patches/api/0192-Disable-Sync-Events-firing-Async-errors-during-shutd.patch b/patches/unapplied/api/0192-Disable-Sync-Events-firing-Async-errors-during-shutd.patch index a4cbc753e9..a4cbc753e9 100644 --- a/patches/api/0192-Disable-Sync-Events-firing-Async-errors-during-shutd.patch +++ b/patches/unapplied/api/0192-Disable-Sync-Events-firing-Async-errors-during-shutd.patch diff --git a/patches/api/0193-Make-JavaPluginLoader-thread-safe.patch b/patches/unapplied/api/0193-Make-JavaPluginLoader-thread-safe.patch index 4b07e4519d..4b07e4519d 100644 --- a/patches/api/0193-Make-JavaPluginLoader-thread-safe.patch +++ b/patches/unapplied/api/0193-Make-JavaPluginLoader-thread-safe.patch diff --git a/patches/api/0194-Add-Player-Client-Options-API.patch b/patches/unapplied/api/0194-Add-Player-Client-Options-API.patch index 8ec71abef8..8ec71abef8 100644 --- a/patches/api/0194-Add-Player-Client-Options-API.patch +++ b/patches/unapplied/api/0194-Add-Player-Client-Options-API.patch diff --git a/patches/api/0195-Add-PlayerAttackEntityCooldownResetEvent.patch b/patches/unapplied/api/0195-Add-PlayerAttackEntityCooldownResetEvent.patch index 15fa2db392..15fa2db392 100644 --- a/patches/api/0195-Add-PlayerAttackEntityCooldownResetEvent.patch +++ b/patches/unapplied/api/0195-Add-PlayerAttackEntityCooldownResetEvent.patch diff --git a/patches/api/0196-Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch b/patches/unapplied/api/0196-Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch index 9b8668727b..9b8668727b 100644 --- a/patches/api/0196-Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch +++ b/patches/unapplied/api/0196-Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch diff --git a/patches/api/0197-Add-item-slot-convenience-methods.patch b/patches/unapplied/api/0197-Add-item-slot-convenience-methods.patch index 9614f432d5..9614f432d5 100644 --- a/patches/api/0197-Add-item-slot-convenience-methods.patch +++ b/patches/unapplied/api/0197-Add-item-slot-convenience-methods.patch diff --git a/patches/api/0198-Villager-Restocks-API.patch b/patches/unapplied/api/0198-Villager-Restocks-API.patch index b456e877c6..b456e877c6 100644 --- a/patches/api/0198-Villager-Restocks-API.patch +++ b/patches/unapplied/api/0198-Villager-Restocks-API.patch diff --git a/patches/api/0199-Expose-game-version.patch b/patches/unapplied/api/0199-Expose-game-version.patch index b1987afc00..b1987afc00 100644 --- a/patches/api/0199-Expose-game-version.patch +++ b/patches/unapplied/api/0199-Expose-game-version.patch diff --git a/patches/api/0200-Add-Mob-Goal-API.patch b/patches/unapplied/api/0200-Add-Mob-Goal-API.patch index 1328640819..1328640819 100644 --- a/patches/api/0200-Add-Mob-Goal-API.patch +++ b/patches/unapplied/api/0200-Add-Mob-Goal-API.patch diff --git a/patches/api/0201-Add-villager-reputation-API.patch b/patches/unapplied/api/0201-Add-villager-reputation-API.patch index 14c6a88c1c..14c6a88c1c 100644 --- a/patches/api/0201-Add-villager-reputation-API.patch +++ b/patches/unapplied/api/0201-Add-villager-reputation-API.patch diff --git a/patches/api/0202-Spawn-Reason-API.patch b/patches/unapplied/api/0202-Spawn-Reason-API.patch index 60d33effef..60d33effef 100644 --- a/patches/api/0202-Spawn-Reason-API.patch +++ b/patches/unapplied/api/0202-Spawn-Reason-API.patch diff --git a/patches/api/0203-Potential-bed-API.patch b/patches/unapplied/api/0203-Potential-bed-API.patch index 5974658018..5974658018 100644 --- a/patches/api/0203-Potential-bed-API.patch +++ b/patches/unapplied/api/0203-Potential-bed-API.patch diff --git a/patches/api/0204-Prioritise-own-classes-where-possible.patch b/patches/unapplied/api/0204-Prioritise-own-classes-where-possible.patch index 1680d25c3c..1680d25c3c 100644 --- a/patches/api/0204-Prioritise-own-classes-where-possible.patch +++ b/patches/unapplied/api/0204-Prioritise-own-classes-where-possible.patch diff --git a/patches/api/0205-Provide-a-useful-PluginClassLoader-toString.patch b/patches/unapplied/api/0205-Provide-a-useful-PluginClassLoader-toString.patch index 8b07f145b8..8b07f145b8 100644 --- a/patches/api/0205-Provide-a-useful-PluginClassLoader-toString.patch +++ b/patches/unapplied/api/0205-Provide-a-useful-PluginClassLoader-toString.patch diff --git a/patches/api/0206-Inventory-getHolder-method-without-block-snapshot.patch b/patches/unapplied/api/0206-Inventory-getHolder-method-without-block-snapshot.patch index 5cb00f4606..5cb00f4606 100644 --- a/patches/api/0206-Inventory-getHolder-method-without-block-snapshot.patch +++ b/patches/unapplied/api/0206-Inventory-getHolder-method-without-block-snapshot.patch diff --git a/patches/api/0207-Improve-Arrow-API.patch b/patches/unapplied/api/0207-Improve-Arrow-API.patch index 1c70418e98..1c70418e98 100644 --- a/patches/api/0207-Improve-Arrow-API.patch +++ b/patches/unapplied/api/0207-Improve-Arrow-API.patch diff --git a/patches/api/0208-Add-and-implement-PlayerRecipeBookClickEvent.patch b/patches/unapplied/api/0208-Add-and-implement-PlayerRecipeBookClickEvent.patch index 93bd233b85..93bd233b85 100644 --- a/patches/api/0208-Add-and-implement-PlayerRecipeBookClickEvent.patch +++ b/patches/unapplied/api/0208-Add-and-implement-PlayerRecipeBookClickEvent.patch diff --git a/patches/api/0209-Support-components-in-ItemMeta.patch b/patches/unapplied/api/0209-Support-components-in-ItemMeta.patch index 1d7063a0ed..1d7063a0ed 100644 --- a/patches/api/0209-Support-components-in-ItemMeta.patch +++ b/patches/unapplied/api/0209-Support-components-in-ItemMeta.patch diff --git a/patches/api/0210-added-2-new-TargetReasons-for-1.16-mob-behavior.patch b/patches/unapplied/api/0210-added-2-new-TargetReasons-for-1.16-mob-behavior.patch index 747470a546..747470a546 100644 --- a/patches/api/0210-added-2-new-TargetReasons-for-1.16-mob-behavior.patch +++ b/patches/unapplied/api/0210-added-2-new-TargetReasons-for-1.16-mob-behavior.patch diff --git a/patches/api/0211-Add-entity-liquid-API.patch b/patches/unapplied/api/0211-Add-entity-liquid-API.patch index 6c8a843dee..6c8a843dee 100644 --- a/patches/api/0211-Add-entity-liquid-API.patch +++ b/patches/unapplied/api/0211-Add-entity-liquid-API.patch diff --git a/patches/api/0212-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch b/patches/unapplied/api/0212-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch index 5dc61d601d..5dc61d601d 100644 --- a/patches/api/0212-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch +++ b/patches/unapplied/api/0212-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch diff --git a/patches/api/0213-Support-hex-colors-in-getLastColors.patch b/patches/unapplied/api/0213-Support-hex-colors-in-getLastColors.patch index a3117a4377..a3117a4377 100644 --- a/patches/api/0213-Support-hex-colors-in-getLastColors.patch +++ b/patches/unapplied/api/0213-Support-hex-colors-in-getLastColors.patch diff --git a/patches/api/0214-Add-setMaxPlayers-API.patch b/patches/unapplied/api/0214-Add-setMaxPlayers-API.patch index 06fe9fac72..06fe9fac72 100644 --- a/patches/api/0214-Add-setMaxPlayers-API.patch +++ b/patches/unapplied/api/0214-Add-setMaxPlayers-API.patch diff --git a/patches/api/0215-Add-moon-phase-API.patch b/patches/unapplied/api/0215-Add-moon-phase-API.patch index 1a307b0721..1a307b0721 100644 --- a/patches/api/0215-Add-moon-phase-API.patch +++ b/patches/unapplied/api/0215-Add-moon-phase-API.patch diff --git a/patches/api/0216-Add-playPickupItemAnimation-to-LivingEntity.patch b/patches/unapplied/api/0216-Add-playPickupItemAnimation-to-LivingEntity.patch index 1416b1373a..1416b1373a 100644 --- a/patches/api/0216-Add-playPickupItemAnimation-to-LivingEntity.patch +++ b/patches/unapplied/api/0216-Add-playPickupItemAnimation-to-LivingEntity.patch diff --git a/patches/api/0217-Add-BellRingEvent.patch b/patches/unapplied/api/0217-Add-BellRingEvent.patch index 7862ad8c88..7862ad8c88 100644 --- a/patches/api/0217-Add-BellRingEvent.patch +++ b/patches/unapplied/api/0217-Add-BellRingEvent.patch diff --git a/patches/api/0218-Brand-support.patch b/patches/unapplied/api/0218-Brand-support.patch index 74b9071bab..74b9071bab 100644 --- a/patches/api/0218-Brand-support.patch +++ b/patches/unapplied/api/0218-Brand-support.patch diff --git a/patches/api/0219-Add-more-Evoker-API.patch b/patches/unapplied/api/0219-Add-more-Evoker-API.patch index 0d6f0f7328..0d6f0f7328 100644 --- a/patches/api/0219-Add-more-Evoker-API.patch +++ b/patches/unapplied/api/0219-Add-more-Evoker-API.patch diff --git a/patches/api/0220-Add-methods-to-get-translation-keys.patch b/patches/unapplied/api/0220-Add-methods-to-get-translation-keys.patch index ef690891d7..ef690891d7 100644 --- a/patches/api/0220-Add-methods-to-get-translation-keys.patch +++ b/patches/unapplied/api/0220-Add-methods-to-get-translation-keys.patch diff --git a/patches/api/0221-Create-HoverEvent-from-ItemStack-Entity.patch b/patches/unapplied/api/0221-Create-HoverEvent-from-ItemStack-Entity.patch index eaeeffb576..eaeeffb576 100644 --- a/patches/api/0221-Create-HoverEvent-from-ItemStack-Entity.patch +++ b/patches/unapplied/api/0221-Create-HoverEvent-from-ItemStack-Entity.patch diff --git a/patches/api/0222-Add-additional-open-container-api-to-HumanEntity.patch b/patches/unapplied/api/0222-Add-additional-open-container-api-to-HumanEntity.patch index 18e8c63e13..18e8c63e13 100644 --- a/patches/api/0222-Add-additional-open-container-api-to-HumanEntity.patch +++ b/patches/unapplied/api/0222-Add-additional-open-container-api-to-HumanEntity.patch diff --git a/patches/api/0223-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch b/patches/unapplied/api/0223-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch index 4ea9810449..4ea9810449 100644 --- a/patches/api/0223-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch +++ b/patches/unapplied/api/0223-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch diff --git a/patches/api/0224-Entity-isTicking.patch b/patches/unapplied/api/0224-Entity-isTicking.patch index ec39bc8a50..ec39bc8a50 100644 --- a/patches/api/0224-Entity-isTicking.patch +++ b/patches/unapplied/api/0224-Entity-isTicking.patch diff --git a/patches/api/0225-Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch b/patches/unapplied/api/0225-Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch index 2ca22c2951..2ca22c2951 100644 --- a/patches/api/0225-Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch +++ b/patches/unapplied/api/0225-Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch diff --git a/patches/api/0226-Villager-resetOffers.patch b/patches/unapplied/api/0226-Villager-resetOffers.patch index 60fedfba0f..60fedfba0f 100644 --- a/patches/api/0226-Villager-resetOffers.patch +++ b/patches/unapplied/api/0226-Villager-resetOffers.patch diff --git a/patches/api/0227-Player-elytra-boost-API.patch b/patches/unapplied/api/0227-Player-elytra-boost-API.patch index 9f1be38008..9f1be38008 100644 --- a/patches/api/0227-Player-elytra-boost-API.patch +++ b/patches/unapplied/api/0227-Player-elytra-boost-API.patch diff --git a/patches/api/0228-Add-getOfflinePlayerIfCached-String.patch b/patches/unapplied/api/0228-Add-getOfflinePlayerIfCached-String.patch index 7ec8fffe49..7ec8fffe49 100644 --- a/patches/api/0228-Add-getOfflinePlayerIfCached-String.patch +++ b/patches/unapplied/api/0228-Add-getOfflinePlayerIfCached-String.patch diff --git a/patches/api/0229-Add-ignore-discounts-API.patch b/patches/unapplied/api/0229-Add-ignore-discounts-API.patch index 89655ddef8..89655ddef8 100644 --- a/patches/api/0229-Add-ignore-discounts-API.patch +++ b/patches/unapplied/api/0229-Add-ignore-discounts-API.patch diff --git a/patches/api/0230-Item-no-age-no-player-pickup.patch b/patches/unapplied/api/0230-Item-no-age-no-player-pickup.patch index 5dd7572120..5dd7572120 100644 --- a/patches/api/0230-Item-no-age-no-player-pickup.patch +++ b/patches/unapplied/api/0230-Item-no-age-no-player-pickup.patch diff --git a/patches/api/0231-Beacon-API-custom-effect-ranges.patch b/patches/unapplied/api/0231-Beacon-API-custom-effect-ranges.patch index ff56b99ebf..ff56b99ebf 100644 --- a/patches/api/0231-Beacon-API-custom-effect-ranges.patch +++ b/patches/unapplied/api/0231-Beacon-API-custom-effect-ranges.patch diff --git a/patches/api/0232-Add-API-for-quit-reason.patch b/patches/unapplied/api/0232-Add-API-for-quit-reason.patch index 70e37ffc9b..70e37ffc9b 100644 --- a/patches/api/0232-Add-API-for-quit-reason.patch +++ b/patches/unapplied/api/0232-Add-API-for-quit-reason.patch diff --git a/patches/api/0233-Add-Destroy-Speed-API.patch b/patches/unapplied/api/0233-Add-Destroy-Speed-API.patch index 1d65ef7851..1d65ef7851 100644 --- a/patches/api/0233-Add-Destroy-Speed-API.patch +++ b/patches/unapplied/api/0233-Add-Destroy-Speed-API.patch diff --git a/patches/api/0234-Add-LivingEntity-clearActiveItem.patch b/patches/unapplied/api/0234-Add-LivingEntity-clearActiveItem.patch index 2855c9e780..2855c9e780 100644 --- a/patches/api/0234-Add-LivingEntity-clearActiveItem.patch +++ b/patches/unapplied/api/0234-Add-LivingEntity-clearActiveItem.patch diff --git a/patches/api/0235-Add-PlayerItemCooldownEvent.patch b/patches/unapplied/api/0235-Add-PlayerItemCooldownEvent.patch index 82d9c9fc63..82d9c9fc63 100644 --- a/patches/api/0235-Add-PlayerItemCooldownEvent.patch +++ b/patches/unapplied/api/0235-Add-PlayerItemCooldownEvent.patch diff --git a/patches/api/0236-More-lightning-API.patch b/patches/unapplied/api/0236-More-lightning-API.patch index f253560abb..f253560abb 100644 --- a/patches/api/0236-More-lightning-API.patch +++ b/patches/unapplied/api/0236-More-lightning-API.patch diff --git a/patches/api/0237-Add-PlayerShearBlockEvent.patch b/patches/unapplied/api/0237-Add-PlayerShearBlockEvent.patch index 051544b4a9..051544b4a9 100644 --- a/patches/api/0237-Add-PlayerShearBlockEvent.patch +++ b/patches/unapplied/api/0237-Add-PlayerShearBlockEvent.patch diff --git a/patches/api/0238-Enable-multi-release-plugin-jars.patch b/patches/unapplied/api/0238-Enable-multi-release-plugin-jars.patch index ebfb52f3bd..ebfb52f3bd 100644 --- a/patches/api/0238-Enable-multi-release-plugin-jars.patch +++ b/patches/unapplied/api/0238-Enable-multi-release-plugin-jars.patch diff --git a/patches/api/0239-Player-Chunk-Load-Unload-Events.patch b/patches/unapplied/api/0239-Player-Chunk-Load-Unload-Events.patch index e2ce87ec9d..e2ce87ec9d 100644 --- a/patches/api/0239-Player-Chunk-Load-Unload-Events.patch +++ b/patches/unapplied/api/0239-Player-Chunk-Load-Unload-Events.patch diff --git a/patches/api/0240-Expose-LivingEntity-hurt-direction.patch b/patches/unapplied/api/0240-Expose-LivingEntity-hurt-direction.patch index a6f7ce6054..a6f7ce6054 100644 --- a/patches/api/0240-Expose-LivingEntity-hurt-direction.patch +++ b/patches/unapplied/api/0240-Expose-LivingEntity-hurt-direction.patch diff --git a/patches/api/0241-Add-OBSTRUCTED-reason-to-BedEnterResult.patch b/patches/unapplied/api/0241-Add-OBSTRUCTED-reason-to-BedEnterResult.patch index 00552e9137..00552e9137 100644 --- a/patches/api/0241-Add-OBSTRUCTED-reason-to-BedEnterResult.patch +++ b/patches/unapplied/api/0241-Add-OBSTRUCTED-reason-to-BedEnterResult.patch diff --git a/patches/api/0242-Added-PlayerTradeEvent.patch b/patches/unapplied/api/0242-Added-PlayerTradeEvent.patch index e09b088160..e09b088160 100644 --- a/patches/api/0242-Added-PlayerTradeEvent.patch +++ b/patches/unapplied/api/0242-Added-PlayerTradeEvent.patch diff --git a/patches/api/0243-Add-TargetHitEvent-API.patch b/patches/unapplied/api/0243-Add-TargetHitEvent-API.patch index 247421fb61..247421fb61 100644 --- a/patches/api/0243-Add-TargetHitEvent-API.patch +++ b/patches/unapplied/api/0243-Add-TargetHitEvent-API.patch diff --git a/patches/api/0244-Additional-Block-Material-API-s.patch b/patches/unapplied/api/0244-Additional-Block-Material-API-s.patch index 11728abea8..11728abea8 100644 --- a/patches/api/0244-Additional-Block-Material-API-s.patch +++ b/patches/unapplied/api/0244-Additional-Block-Material-API-s.patch diff --git a/patches/api/0245-Add-API-to-get-Material-from-Boats-and-Minecarts.patch b/patches/unapplied/api/0245-Add-API-to-get-Material-from-Boats-and-Minecarts.patch index a2eff2fae3..a2eff2fae3 100644 --- a/patches/api/0245-Add-API-to-get-Material-from-Boats-and-Minecarts.patch +++ b/patches/unapplied/api/0245-Add-API-to-get-Material-from-Boats-and-Minecarts.patch diff --git a/patches/api/0246-Add-PlayerFlowerPotManipulateEvent.patch b/patches/unapplied/api/0246-Add-PlayerFlowerPotManipulateEvent.patch index d9cd5a9f01..d9cd5a9f01 100644 --- a/patches/api/0246-Add-PlayerFlowerPotManipulateEvent.patch +++ b/patches/unapplied/api/0246-Add-PlayerFlowerPotManipulateEvent.patch diff --git a/patches/api/0247-Zombie-API-breaking-doors.patch b/patches/unapplied/api/0247-Zombie-API-breaking-doors.patch index c064453dfc..c064453dfc 100644 --- a/patches/api/0247-Zombie-API-breaking-doors.patch +++ b/patches/unapplied/api/0247-Zombie-API-breaking-doors.patch diff --git a/patches/api/0248-Add-EntityLoadCrossbowEvent.patch b/patches/unapplied/api/0248-Add-EntityLoadCrossbowEvent.patch index 1e0386a9aa..1e0386a9aa 100644 --- a/patches/api/0248-Add-EntityLoadCrossbowEvent.patch +++ b/patches/unapplied/api/0248-Add-EntityLoadCrossbowEvent.patch diff --git a/patches/api/0249-Added-WorldGameRuleChangeEvent.patch b/patches/unapplied/api/0249-Added-WorldGameRuleChangeEvent.patch index 8ef5f7efcd..8ef5f7efcd 100644 --- a/patches/api/0249-Added-WorldGameRuleChangeEvent.patch +++ b/patches/unapplied/api/0249-Added-WorldGameRuleChangeEvent.patch diff --git a/patches/api/0250-Added-ServerResourcesReloadedEvent.patch b/patches/unapplied/api/0250-Added-ServerResourcesReloadedEvent.patch index de081bbae7..de081bbae7 100644 --- a/patches/api/0250-Added-ServerResourcesReloadedEvent.patch +++ b/patches/unapplied/api/0250-Added-ServerResourcesReloadedEvent.patch diff --git a/patches/api/0251-Add-BlockFailedDispenseEvent.patch b/patches/unapplied/api/0251-Add-BlockFailedDispenseEvent.patch index 126714b965..126714b965 100644 --- a/patches/api/0251-Add-BlockFailedDispenseEvent.patch +++ b/patches/unapplied/api/0251-Add-BlockFailedDispenseEvent.patch diff --git a/patches/api/0252-Added-PlayerLecternPageChangeEvent.patch b/patches/unapplied/api/0252-Added-PlayerLecternPageChangeEvent.patch index 2b65c3a245..2b65c3a245 100644 --- a/patches/api/0252-Added-PlayerLecternPageChangeEvent.patch +++ b/patches/unapplied/api/0252-Added-PlayerLecternPageChangeEvent.patch diff --git a/patches/api/0253-Added-PlayerLoomPatternSelectEvent.patch b/patches/unapplied/api/0253-Added-PlayerLoomPatternSelectEvent.patch index 5677026956..5677026956 100644 --- a/patches/api/0253-Added-PlayerLoomPatternSelectEvent.patch +++ b/patches/unapplied/api/0253-Added-PlayerLoomPatternSelectEvent.patch diff --git a/patches/api/0254-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch b/patches/unapplied/api/0254-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch index afc3f45d28..afc3f45d28 100644 --- a/patches/api/0254-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch +++ b/patches/unapplied/api/0254-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch diff --git a/patches/api/0255-Add-sendOpLevel-API.patch b/patches/unapplied/api/0255-Add-sendOpLevel-API.patch index 17b8d4388b..17b8d4388b 100644 --- a/patches/api/0255-Add-sendOpLevel-API.patch +++ b/patches/unapplied/api/0255-Add-sendOpLevel-API.patch diff --git a/patches/api/0256-Add-PaperRegistry.patch b/patches/unapplied/api/0256-Add-PaperRegistry.patch index 4cda0a858c..4cda0a858c 100644 --- a/patches/api/0256-Add-PaperRegistry.patch +++ b/patches/unapplied/api/0256-Add-PaperRegistry.patch diff --git a/patches/api/0257-Add-StructuresLocateEvent.patch b/patches/unapplied/api/0257-Add-StructuresLocateEvent.patch index 30880b64ec..30880b64ec 100644 --- a/patches/api/0257-Add-StructuresLocateEvent.patch +++ b/patches/unapplied/api/0257-Add-StructuresLocateEvent.patch diff --git a/patches/api/0258-Return-chat-component-with-empty-text-instead-of-thr.patch b/patches/unapplied/api/0258-Return-chat-component-with-empty-text-instead-of-thr.patch index e7986f5bb1..e7986f5bb1 100644 --- a/patches/api/0258-Return-chat-component-with-empty-text-instead-of-thr.patch +++ b/patches/unapplied/api/0258-Return-chat-component-with-empty-text-instead-of-thr.patch diff --git a/patches/api/0259-Add-BlockPreDispenseEvent.patch b/patches/unapplied/api/0259-Add-BlockPreDispenseEvent.patch index fb0b89a4ee..fb0b89a4ee 100644 --- a/patches/api/0259-Add-BlockPreDispenseEvent.patch +++ b/patches/unapplied/api/0259-Add-BlockPreDispenseEvent.patch diff --git a/patches/api/0260-Added-Vanilla-Entity-Tags.patch b/patches/unapplied/api/0260-Added-Vanilla-Entity-Tags.patch index 9358072a1f..9358072a1f 100644 --- a/patches/api/0260-Added-Vanilla-Entity-Tags.patch +++ b/patches/unapplied/api/0260-Added-Vanilla-Entity-Tags.patch diff --git a/patches/api/0261-Added-PlayerChangeBeaconEffectEvent.patch b/patches/unapplied/api/0261-Added-PlayerChangeBeaconEffectEvent.patch index 4331e880bb..4331e880bb 100644 --- a/patches/api/0261-Added-PlayerChangeBeaconEffectEvent.patch +++ b/patches/unapplied/api/0261-Added-PlayerChangeBeaconEffectEvent.patch diff --git a/patches/api/0262-Added-PlayerStonecutterRecipeSelectEvent.patch b/patches/unapplied/api/0262-Added-PlayerStonecutterRecipeSelectEvent.patch index ce446c46fe..ce446c46fe 100644 --- a/patches/api/0262-Added-PlayerStonecutterRecipeSelectEvent.patch +++ b/patches/unapplied/api/0262-Added-PlayerStonecutterRecipeSelectEvent.patch diff --git a/patches/api/0263-Add-dropLeash-variable-to-EntityUnleashEvent.patch b/patches/unapplied/api/0263-Add-dropLeash-variable-to-EntityUnleashEvent.patch index 75aa758140..75aa758140 100644 --- a/patches/api/0263-Add-dropLeash-variable-to-EntityUnleashEvent.patch +++ b/patches/unapplied/api/0263-Add-dropLeash-variable-to-EntityUnleashEvent.patch diff --git a/patches/api/0264-add-DragonEggFormEvent.patch b/patches/unapplied/api/0264-add-DragonEggFormEvent.patch index c465295e88..c465295e88 100644 --- a/patches/api/0264-add-DragonEggFormEvent.patch +++ b/patches/unapplied/api/0264-add-DragonEggFormEvent.patch diff --git a/patches/api/0265-EntityMoveEvent.patch b/patches/unapplied/api/0265-EntityMoveEvent.patch index 2855c3bdef..2855c3bdef 100644 --- a/patches/api/0265-EntityMoveEvent.patch +++ b/patches/unapplied/api/0265-EntityMoveEvent.patch diff --git a/patches/api/0266-Allow-adding-items-to-BlockDropItemEvent.patch b/patches/unapplied/api/0266-Allow-adding-items-to-BlockDropItemEvent.patch index 984da00f52..984da00f52 100644 --- a/patches/api/0266-Allow-adding-items-to-BlockDropItemEvent.patch +++ b/patches/unapplied/api/0266-Allow-adding-items-to-BlockDropItemEvent.patch diff --git a/patches/api/0267-Add-getMainThreadExecutor-to-BukkitScheduler.patch b/patches/unapplied/api/0267-Add-getMainThreadExecutor-to-BukkitScheduler.patch index bbb81fdcf6..bbb81fdcf6 100644 --- a/patches/api/0267-Add-getMainThreadExecutor-to-BukkitScheduler.patch +++ b/patches/unapplied/api/0267-Add-getMainThreadExecutor-to-BukkitScheduler.patch diff --git a/patches/api/0268-living-entity-allow-attribute-registration.patch b/patches/unapplied/api/0268-living-entity-allow-attribute-registration.patch index e7ded6dabb..e7ded6dabb 100644 --- a/patches/api/0268-living-entity-allow-attribute-registration.patch +++ b/patches/unapplied/api/0268-living-entity-allow-attribute-registration.patch diff --git a/patches/api/0269-Add-missing-effects.patch b/patches/unapplied/api/0269-Add-missing-effects.patch index 8f72589e1e..8f72589e1e 100644 --- a/patches/api/0269-Add-missing-effects.patch +++ b/patches/unapplied/api/0269-Add-missing-effects.patch diff --git a/patches/api/0270-Expose-Tracked-Players.patch b/patches/unapplied/api/0270-Expose-Tracked-Players.patch index a66875419d..a66875419d 100644 --- a/patches/api/0270-Expose-Tracked-Players.patch +++ b/patches/unapplied/api/0270-Expose-Tracked-Players.patch diff --git a/patches/api/0271-Cache-the-result-of-Material-isBlock.patch b/patches/unapplied/api/0271-Cache-the-result-of-Material-isBlock.patch index a2f517e8be..a2f517e8be 100644 --- a/patches/api/0271-Cache-the-result-of-Material-isBlock.patch +++ b/patches/unapplied/api/0271-Cache-the-result-of-Material-isBlock.patch diff --git a/patches/api/0272-Add-worldborder-events.patch b/patches/unapplied/api/0272-Add-worldborder-events.patch index 09c3770e16..09c3770e16 100644 --- a/patches/api/0272-Add-worldborder-events.patch +++ b/patches/unapplied/api/0272-Add-worldborder-events.patch diff --git a/patches/api/0273-added-PlayerNameEntityEvent.patch b/patches/unapplied/api/0273-added-PlayerNameEntityEvent.patch index a38082f8e8..a38082f8e8 100644 --- a/patches/api/0273-added-PlayerNameEntityEvent.patch +++ b/patches/unapplied/api/0273-added-PlayerNameEntityEvent.patch diff --git a/patches/api/0274-Add-recipe-to-cook-events.patch b/patches/unapplied/api/0274-Add-recipe-to-cook-events.patch index b0b34773c0..b0b34773c0 100644 --- a/patches/api/0274-Add-recipe-to-cook-events.patch +++ b/patches/unapplied/api/0274-Add-recipe-to-cook-events.patch diff --git a/patches/api/0275-Add-Block-isValidTool.patch b/patches/unapplied/api/0275-Add-Block-isValidTool.patch index 50dd2f43cb..50dd2f43cb 100644 --- a/patches/api/0275-Add-Block-isValidTool.patch +++ b/patches/unapplied/api/0275-Add-Block-isValidTool.patch diff --git a/patches/api/0276-Expand-world-key-API.patch b/patches/unapplied/api/0276-Expand-world-key-API.patch index 0a3eb6c378..0a3eb6c378 100644 --- a/patches/api/0276-Expand-world-key-API.patch +++ b/patches/unapplied/api/0276-Expand-world-key-API.patch diff --git a/patches/api/0277-Item-Rarity-API.patch b/patches/unapplied/api/0277-Item-Rarity-API.patch index 3be86acd6c..3be86acd6c 100644 --- a/patches/api/0277-Item-Rarity-API.patch +++ b/patches/unapplied/api/0277-Item-Rarity-API.patch diff --git a/patches/api/0278-Expose-protocol-version.patch b/patches/unapplied/api/0278-Expose-protocol-version.patch index 79071d45af..79071d45af 100644 --- a/patches/api/0278-Expose-protocol-version.patch +++ b/patches/unapplied/api/0278-Expose-protocol-version.patch diff --git a/patches/api/0279-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch b/patches/unapplied/api/0279-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch index 70c19ffd10..70c19ffd10 100644 --- a/patches/api/0279-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch +++ b/patches/unapplied/api/0279-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch diff --git a/patches/api/0280-add-isDeeplySleeping-to-HumanEntity.patch b/patches/unapplied/api/0280-add-isDeeplySleeping-to-HumanEntity.patch index cf7ca8b27c..cf7ca8b27c 100644 --- a/patches/api/0280-add-isDeeplySleeping-to-HumanEntity.patch +++ b/patches/unapplied/api/0280-add-isDeeplySleeping-to-HumanEntity.patch diff --git a/patches/api/0281-add-consumeFuel-to-FurnaceBurnEvent.patch b/patches/unapplied/api/0281-add-consumeFuel-to-FurnaceBurnEvent.patch index 6c8b681cd9..6c8b681cd9 100644 --- a/patches/api/0281-add-consumeFuel-to-FurnaceBurnEvent.patch +++ b/patches/unapplied/api/0281-add-consumeFuel-to-FurnaceBurnEvent.patch diff --git a/patches/api/0282-add-get-set-drop-chance-to-EntityEquipment.patch b/patches/unapplied/api/0282-add-get-set-drop-chance-to-EntityEquipment.patch index 1cdb558cbc..1cdb558cbc 100644 --- a/patches/api/0282-add-get-set-drop-chance-to-EntityEquipment.patch +++ b/patches/unapplied/api/0282-add-get-set-drop-chance-to-EntityEquipment.patch diff --git a/patches/api/0283-Added-PlayerDeepSleepEvent.patch b/patches/unapplied/api/0283-Added-PlayerDeepSleepEvent.patch index d8dccca755..d8dccca755 100644 --- a/patches/api/0283-Added-PlayerDeepSleepEvent.patch +++ b/patches/unapplied/api/0283-Added-PlayerDeepSleepEvent.patch diff --git a/patches/api/0284-More-World-API.patch b/patches/unapplied/api/0284-More-World-API.patch index e38ec031be..e38ec031be 100644 --- a/patches/api/0284-More-World-API.patch +++ b/patches/unapplied/api/0284-More-World-API.patch diff --git a/patches/api/0285-Added-PlayerBedFailEnterEvent.patch b/patches/unapplied/api/0285-Added-PlayerBedFailEnterEvent.patch index a622f2b98f..a622f2b98f 100644 --- a/patches/api/0285-Added-PlayerBedFailEnterEvent.patch +++ b/patches/unapplied/api/0285-Added-PlayerBedFailEnterEvent.patch diff --git a/patches/api/0286-Introduce-beacon-activation-deactivation-events.patch b/patches/unapplied/api/0286-Introduce-beacon-activation-deactivation-events.patch index c2f0577191..c2f0577191 100644 --- a/patches/api/0286-Introduce-beacon-activation-deactivation-events.patch +++ b/patches/unapplied/api/0286-Introduce-beacon-activation-deactivation-events.patch diff --git a/patches/api/0287-PlayerMoveEvent-Improvements.patch b/patches/unapplied/api/0287-PlayerMoveEvent-Improvements.patch index 33cf16e54b..33cf16e54b 100644 --- a/patches/api/0287-PlayerMoveEvent-Improvements.patch +++ b/patches/unapplied/api/0287-PlayerMoveEvent-Improvements.patch diff --git a/patches/api/0288-add-RespawnFlags-to-PlayerRespawnEvent.patch b/patches/unapplied/api/0288-add-RespawnFlags-to-PlayerRespawnEvent.patch index 63b477d865..63b477d865 100644 --- a/patches/api/0288-add-RespawnFlags-to-PlayerRespawnEvent.patch +++ b/patches/unapplied/api/0288-add-RespawnFlags-to-PlayerRespawnEvent.patch diff --git a/patches/api/0289-Add-more-WanderingTrader-API.patch b/patches/unapplied/api/0289-Add-more-WanderingTrader-API.patch index 99045d4949..99045d4949 100644 --- a/patches/api/0289-Add-more-WanderingTrader-API.patch +++ b/patches/unapplied/api/0289-Add-more-WanderingTrader-API.patch diff --git a/patches/api/0290-Add-EntityBlockStorage-clearEntities.patch b/patches/unapplied/api/0290-Add-EntityBlockStorage-clearEntities.patch index 7032ba6155..7032ba6155 100644 --- a/patches/api/0290-Add-EntityBlockStorage-clearEntities.patch +++ b/patches/unapplied/api/0290-Add-EntityBlockStorage-clearEntities.patch diff --git a/patches/api/0291-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch b/patches/unapplied/api/0291-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch index 16af3a7728..16af3a7728 100644 --- a/patches/api/0291-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch +++ b/patches/unapplied/api/0291-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch diff --git a/patches/api/0292-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch b/patches/unapplied/api/0292-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch index 655cc86658..655cc86658 100644 --- a/patches/api/0292-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch +++ b/patches/unapplied/api/0292-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch diff --git a/patches/api/0293-Inventory-close.patch b/patches/unapplied/api/0293-Inventory-close.patch index 9b5cbb7dfe..9b5cbb7dfe 100644 --- a/patches/api/0293-Inventory-close.patch +++ b/patches/unapplied/api/0293-Inventory-close.patch diff --git a/patches/api/0294-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch b/patches/unapplied/api/0294-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch index 16cdba8016..16cdba8016 100644 --- a/patches/api/0294-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch +++ b/patches/unapplied/api/0294-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch diff --git a/patches/api/0295-Add-basic-Datapack-API.patch b/patches/unapplied/api/0295-Add-basic-Datapack-API.patch index 6d61743118..6d61743118 100644 --- a/patches/api/0295-Add-basic-Datapack-API.patch +++ b/patches/unapplied/api/0295-Add-basic-Datapack-API.patch diff --git a/patches/api/0296-additions-to-PlayerGameModeChangeEvent.patch b/patches/unapplied/api/0296-additions-to-PlayerGameModeChangeEvent.patch index b2e65ae490..b2e65ae490 100644 --- a/patches/api/0296-additions-to-PlayerGameModeChangeEvent.patch +++ b/patches/unapplied/api/0296-additions-to-PlayerGameModeChangeEvent.patch diff --git a/patches/api/0297-ItemStack-repair-check-API.patch b/patches/unapplied/api/0297-ItemStack-repair-check-API.patch index 6af9d5f456..6af9d5f456 100644 --- a/patches/api/0297-ItemStack-repair-check-API.patch +++ b/patches/unapplied/api/0297-ItemStack-repair-check-API.patch diff --git a/patches/api/0298-More-Enchantment-API.patch b/patches/unapplied/api/0298-More-Enchantment-API.patch index 504aeb1f51..504aeb1f51 100644 --- a/patches/api/0298-More-Enchantment-API.patch +++ b/patches/unapplied/api/0298-More-Enchantment-API.patch diff --git a/patches/api/0299-List-all-missing-hard-depends-not-just-first.patch b/patches/unapplied/api/0299-List-all-missing-hard-depends-not-just-first.patch index 995528e860..995528e860 100644 --- a/patches/api/0299-List-all-missing-hard-depends-not-just-first.patch +++ b/patches/unapplied/api/0299-List-all-missing-hard-depends-not-just-first.patch diff --git a/patches/api/0300-Add-Mob-lookAt-API.patch b/patches/unapplied/api/0300-Add-Mob-lookAt-API.patch index 26177f2369..26177f2369 100644 --- a/patches/api/0300-Add-Mob-lookAt-API.patch +++ b/patches/unapplied/api/0300-Add-Mob-lookAt-API.patch diff --git a/patches/api/0301-ItemStack-editMeta.patch b/patches/unapplied/api/0301-ItemStack-editMeta.patch index f974fd5c9a..f974fd5c9a 100644 --- a/patches/api/0301-ItemStack-editMeta.patch +++ b/patches/unapplied/api/0301-ItemStack-editMeta.patch diff --git a/patches/api/0302-Add-EntityInsideBlockEvent.patch b/patches/unapplied/api/0302-Add-EntityInsideBlockEvent.patch index 26c188e7a0..26c188e7a0 100644 --- a/patches/api/0302-Add-EntityInsideBlockEvent.patch +++ b/patches/unapplied/api/0302-Add-EntityInsideBlockEvent.patch diff --git a/patches/api/0303-Attributes-API-for-item-defaults.patch b/patches/unapplied/api/0303-Attributes-API-for-item-defaults.patch index 55e27e6f98..55e27e6f98 100644 --- a/patches/api/0303-Attributes-API-for-item-defaults.patch +++ b/patches/unapplied/api/0303-Attributes-API-for-item-defaults.patch diff --git a/patches/api/0304-Add-cause-to-Weather-ThunderChangeEvents.patch b/patches/unapplied/api/0304-Add-cause-to-Weather-ThunderChangeEvents.patch index 8e5d45d87b..8e5d45d87b 100644 --- a/patches/api/0304-Add-cause-to-Weather-ThunderChangeEvents.patch +++ b/patches/unapplied/api/0304-Add-cause-to-Weather-ThunderChangeEvents.patch diff --git a/patches/api/0305-More-Lidded-Block-API.patch b/patches/unapplied/api/0305-More-Lidded-Block-API.patch index ca6b5ed744..ca6b5ed744 100644 --- a/patches/api/0305-More-Lidded-Block-API.patch +++ b/patches/unapplied/api/0305-More-Lidded-Block-API.patch diff --git a/patches/api/0306-Add-PlayerKickEvent-causes.patch b/patches/unapplied/api/0306-Add-PlayerKickEvent-causes.patch index 3480092977..3480092977 100644 --- a/patches/api/0306-Add-PlayerKickEvent-causes.patch +++ b/patches/unapplied/api/0306-Add-PlayerKickEvent-causes.patch diff --git a/patches/api/0307-Add-PufferFishStateChangeEvent.patch b/patches/unapplied/api/0307-Add-PufferFishStateChangeEvent.patch index c3014534d3..c3014534d3 100644 --- a/patches/api/0307-Add-PufferFishStateChangeEvent.patch +++ b/patches/unapplied/api/0307-Add-PufferFishStateChangeEvent.patch diff --git a/patches/api/0308-Add-BellRevealRaiderEvent.patch b/patches/unapplied/api/0308-Add-BellRevealRaiderEvent.patch index 8b0ee3e5b4..8b0ee3e5b4 100644 --- a/patches/api/0308-Add-BellRevealRaiderEvent.patch +++ b/patches/unapplied/api/0308-Add-BellRevealRaiderEvent.patch diff --git a/patches/api/0309-Add-ElderGuardianAppearanceEvent.patch b/patches/unapplied/api/0309-Add-ElderGuardianAppearanceEvent.patch index 8d925d10ac..8d925d10ac 100644 --- a/patches/api/0309-Add-ElderGuardianAppearanceEvent.patch +++ b/patches/unapplied/api/0309-Add-ElderGuardianAppearanceEvent.patch diff --git a/patches/api/0310-Add-more-line-of-sight-methods.patch b/patches/unapplied/api/0310-Add-more-line-of-sight-methods.patch index eff429f5b4..eff429f5b4 100644 --- a/patches/api/0310-Add-more-line-of-sight-methods.patch +++ b/patches/unapplied/api/0310-Add-more-line-of-sight-methods.patch diff --git a/patches/api/0311-Add-more-LimitedRegion-API.patch b/patches/unapplied/api/0311-Add-more-LimitedRegion-API.patch index 292f95c890..292f95c890 100644 --- a/patches/api/0311-Add-more-LimitedRegion-API.patch +++ b/patches/unapplied/api/0311-Add-more-LimitedRegion-API.patch diff --git a/patches/api/0312-Missing-Entity-Behavior-API.patch b/patches/unapplied/api/0312-Missing-Entity-Behavior-API.patch index 9868eeaf5d..9868eeaf5d 100644 --- a/patches/api/0312-Missing-Entity-Behavior-API.patch +++ b/patches/unapplied/api/0312-Missing-Entity-Behavior-API.patch diff --git a/patches/api/0313-Add-Git-information-to-version-command-on-startup.patch b/patches/unapplied/api/0313-Add-Git-information-to-version-command-on-startup.patch index ef7aa8edda..ef7aa8edda 100644 --- a/patches/api/0313-Add-Git-information-to-version-command-on-startup.patch +++ b/patches/unapplied/api/0313-Add-Git-information-to-version-command-on-startup.patch diff --git a/patches/api/0314-Adds-PlayerArmSwingEvent.patch b/patches/unapplied/api/0314-Adds-PlayerArmSwingEvent.patch index 75e45a71f8..75e45a71f8 100644 --- a/patches/api/0314-Adds-PlayerArmSwingEvent.patch +++ b/patches/unapplied/api/0314-Adds-PlayerArmSwingEvent.patch diff --git a/patches/api/0315-Add-PlayerSignCommandPreprocessEvent.patch b/patches/unapplied/api/0315-Add-PlayerSignCommandPreprocessEvent.patch index fd095653a3..fd095653a3 100644 --- a/patches/api/0315-Add-PlayerSignCommandPreprocessEvent.patch +++ b/patches/unapplied/api/0315-Add-PlayerSignCommandPreprocessEvent.patch diff --git a/patches/api/0316-fix-empty-array-elements-in-command-arguments.patch b/patches/unapplied/api/0316-fix-empty-array-elements-in-command-arguments.patch index 0a2b106d87..0a2b106d87 100644 --- a/patches/api/0316-fix-empty-array-elements-in-command-arguments.patch +++ b/patches/unapplied/api/0316-fix-empty-array-elements-in-command-arguments.patch diff --git a/patches/api/0317-Stinger-API.patch b/patches/unapplied/api/0317-Stinger-API.patch index 12373dc546..12373dc546 100644 --- a/patches/api/0317-Stinger-API.patch +++ b/patches/unapplied/api/0317-Stinger-API.patch diff --git a/patches/api/0318-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch b/patches/unapplied/api/0318-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch index 66137f29d0..66137f29d0 100644 --- a/patches/api/0318-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch +++ b/patches/unapplied/api/0318-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch diff --git a/patches/api/0319-Add-PlayerSetSpawnEvent.patch b/patches/unapplied/api/0319-Add-PlayerSetSpawnEvent.patch index 74772fd9d8..74772fd9d8 100644 --- a/patches/api/0319-Add-PlayerSetSpawnEvent.patch +++ b/patches/unapplied/api/0319-Add-PlayerSetSpawnEvent.patch diff --git a/patches/api/0320-Added-EntityDamageItemEvent.patch b/patches/unapplied/api/0320-Added-EntityDamageItemEvent.patch index 8bbe79f9f3..8bbe79f9f3 100644 --- a/patches/api/0320-Added-EntityDamageItemEvent.patch +++ b/patches/unapplied/api/0320-Added-EntityDamageItemEvent.patch diff --git a/patches/api/0321-Make-EntityUnleashEvent-cancellable.patch b/patches/unapplied/api/0321-Make-EntityUnleashEvent-cancellable.patch index e99584c277..e99584c277 100644 --- a/patches/api/0321-Make-EntityUnleashEvent-cancellable.patch +++ b/patches/unapplied/api/0321-Make-EntityUnleashEvent-cancellable.patch diff --git a/patches/api/0322-Change-EnderEye-target-without-changing-other-things.patch b/patches/unapplied/api/0322-Change-EnderEye-target-without-changing-other-things.patch index d8e53593ae..d8e53593ae 100644 --- a/patches/api/0322-Change-EnderEye-target-without-changing-other-things.patch +++ b/patches/unapplied/api/0322-Change-EnderEye-target-without-changing-other-things.patch diff --git a/patches/api/0323-Add-BlockBreakBlockEvent.patch b/patches/unapplied/api/0323-Add-BlockBreakBlockEvent.patch index dfd13b1355..dfd13b1355 100644 --- a/patches/api/0323-Add-BlockBreakBlockEvent.patch +++ b/patches/unapplied/api/0323-Add-BlockBreakBlockEvent.patch diff --git a/patches/api/0324-Add-helpers-for-left-right-click-to-Action.patch b/patches/unapplied/api/0324-Add-helpers-for-left-right-click-to-Action.patch index 9dac2fe612..9dac2fe612 100644 --- a/patches/api/0324-Add-helpers-for-left-right-click-to-Action.patch +++ b/patches/unapplied/api/0324-Add-helpers-for-left-right-click-to-Action.patch diff --git a/patches/api/0325-Option-to-prevent-NBT-copy-in-smithing-recipes.patch b/patches/unapplied/api/0325-Option-to-prevent-NBT-copy-in-smithing-recipes.patch index 0a0b5515e3..0a0b5515e3 100644 --- a/patches/api/0325-Option-to-prevent-NBT-copy-in-smithing-recipes.patch +++ b/patches/unapplied/api/0325-Option-to-prevent-NBT-copy-in-smithing-recipes.patch diff --git a/patches/api/0326-More-CommandBlock-API.patch b/patches/unapplied/api/0326-More-CommandBlock-API.patch index 242270eb12..242270eb12 100644 --- a/patches/api/0326-More-CommandBlock-API.patch +++ b/patches/unapplied/api/0326-More-CommandBlock-API.patch diff --git a/patches/api/0327-Fix-plugin-provides-load-order.patch b/patches/unapplied/api/0327-Fix-plugin-provides-load-order.patch index 83c8568dff..83c8568dff 100644 --- a/patches/api/0327-Fix-plugin-provides-load-order.patch +++ b/patches/unapplied/api/0327-Fix-plugin-provides-load-order.patch diff --git a/patches/api/0328-Add-missing-team-sidebar-display-slots.patch b/patches/unapplied/api/0328-Add-missing-team-sidebar-display-slots.patch index 1d400fa49e..1d400fa49e 100644 --- a/patches/api/0328-Add-missing-team-sidebar-display-slots.patch +++ b/patches/unapplied/api/0328-Add-missing-team-sidebar-display-slots.patch diff --git a/patches/api/0329-add-back-EntityPortalExitEvent.patch b/patches/unapplied/api/0329-add-back-EntityPortalExitEvent.patch index 5a153e2345..5a153e2345 100644 --- a/patches/api/0329-add-back-EntityPortalExitEvent.patch +++ b/patches/unapplied/api/0329-add-back-EntityPortalExitEvent.patch diff --git a/patches/api/0330-Add-methods-to-find-targets-for-lightning-strikes.patch b/patches/unapplied/api/0330-Add-methods-to-find-targets-for-lightning-strikes.patch index 2d80d8dc4f..2d80d8dc4f 100644 --- a/patches/api/0330-Add-methods-to-find-targets-for-lightning-strikes.patch +++ b/patches/unapplied/api/0330-Add-methods-to-find-targets-for-lightning-strikes.patch diff --git a/patches/api/0331-Get-entity-default-attributes.patch b/patches/unapplied/api/0331-Get-entity-default-attributes.patch index eda7126971..eda7126971 100644 --- a/patches/api/0331-Get-entity-default-attributes.patch +++ b/patches/unapplied/api/0331-Get-entity-default-attributes.patch diff --git a/patches/api/0332-Left-handed-API.patch b/patches/unapplied/api/0332-Left-handed-API.patch index c6c9f1b39f..c6c9f1b39f 100644 --- a/patches/api/0332-Left-handed-API.patch +++ b/patches/unapplied/api/0332-Left-handed-API.patch diff --git a/patches/api/0333-Add-advancement-display-API.patch b/patches/unapplied/api/0333-Add-advancement-display-API.patch index ad65b9eb86..ad65b9eb86 100644 --- a/patches/api/0333-Add-advancement-display-API.patch +++ b/patches/unapplied/api/0333-Add-advancement-display-API.patch diff --git a/patches/api/0334-Add-ItemFactory-getMonsterEgg-API.patch b/patches/unapplied/api/0334-Add-ItemFactory-getMonsterEgg-API.patch index 972e376f18..972e376f18 100644 --- a/patches/api/0334-Add-ItemFactory-getMonsterEgg-API.patch +++ b/patches/unapplied/api/0334-Add-ItemFactory-getMonsterEgg-API.patch diff --git a/patches/api/0335-Add-critical-damage-API.patch b/patches/unapplied/api/0335-Add-critical-damage-API.patch index 3a9d1f8070..3a9d1f8070 100644 --- a/patches/api/0335-Add-critical-damage-API.patch +++ b/patches/unapplied/api/0335-Add-critical-damage-API.patch diff --git a/patches/api/0336-Fix-issues-with-mob-conversion.patch b/patches/unapplied/api/0336-Fix-issues-with-mob-conversion.patch index 8ee1c49162..8ee1c49162 100644 --- a/patches/api/0336-Fix-issues-with-mob-conversion.patch +++ b/patches/unapplied/api/0336-Fix-issues-with-mob-conversion.patch diff --git a/patches/api/0337-Add-isCollidable-methods-to-various-places.patch b/patches/unapplied/api/0337-Add-isCollidable-methods-to-various-places.patch index 88e0797e6b..88e0797e6b 100644 --- a/patches/api/0337-Add-isCollidable-methods-to-various-places.patch +++ b/patches/unapplied/api/0337-Add-isCollidable-methods-to-various-places.patch diff --git a/patches/api/0338-Goat-ram-API.patch b/patches/unapplied/api/0338-Goat-ram-API.patch index 69694887ac..69694887ac 100644 --- a/patches/api/0338-Goat-ram-API.patch +++ b/patches/unapplied/api/0338-Goat-ram-API.patch diff --git a/patches/api/0339-Add-API-for-resetting-a-single-score.patch b/patches/unapplied/api/0339-Add-API-for-resetting-a-single-score.patch index 997ebf42f6..997ebf42f6 100644 --- a/patches/api/0339-Add-API-for-resetting-a-single-score.patch +++ b/patches/unapplied/api/0339-Add-API-for-resetting-a-single-score.patch diff --git a/patches/api/0340-Add-Raw-Byte-Entity-Serialization.patch b/patches/unapplied/api/0340-Add-Raw-Byte-Entity-Serialization.patch index d71e8a9daf..d71e8a9daf 100644 --- a/patches/api/0340-Add-Raw-Byte-Entity-Serialization.patch +++ b/patches/unapplied/api/0340-Add-Raw-Byte-Entity-Serialization.patch diff --git a/patches/api/0341-Add-PlayerItemFrameChangeEvent.patch b/patches/unapplied/api/0341-Add-PlayerItemFrameChangeEvent.patch index a62e452bb4..a62e452bb4 100644 --- a/patches/api/0341-Add-PlayerItemFrameChangeEvent.patch +++ b/patches/unapplied/api/0341-Add-PlayerItemFrameChangeEvent.patch diff --git a/patches/api/0342-Add-player-health-update-API.patch b/patches/unapplied/api/0342-Add-player-health-update-API.patch index c99f3d0568..c99f3d0568 100644 --- a/patches/api/0342-Add-player-health-update-API.patch +++ b/patches/unapplied/api/0342-Add-player-health-update-API.patch diff --git a/patches/api/0343-Allow-delegation-to-vanilla-chunk-gen.patch b/patches/unapplied/api/0343-Allow-delegation-to-vanilla-chunk-gen.patch index fd0c6844c5..fd0c6844c5 100644 --- a/patches/api/0343-Allow-delegation-to-vanilla-chunk-gen.patch +++ b/patches/unapplied/api/0343-Allow-delegation-to-vanilla-chunk-gen.patch diff --git a/patches/api/0344-Add-more-Campfire-API.patch b/patches/unapplied/api/0344-Add-more-Campfire-API.patch index 80cdc0bb39..80cdc0bb39 100644 --- a/patches/api/0344-Add-more-Campfire-API.patch +++ b/patches/unapplied/api/0344-Add-more-Campfire-API.patch diff --git a/patches/api/0345-Move-VehicleCollisionEvent-HandlerList-up.patch b/patches/unapplied/api/0345-Move-VehicleCollisionEvent-HandlerList-up.patch index 8fa566d54a..8fa566d54a 100644 --- a/patches/api/0345-Move-VehicleCollisionEvent-HandlerList-up.patch +++ b/patches/unapplied/api/0345-Move-VehicleCollisionEvent-HandlerList-up.patch diff --git a/patches/api/0346-Improve-scoreboard-entries.patch b/patches/unapplied/api/0346-Improve-scoreboard-entries.patch index fb74c25fd3..fb74c25fd3 100644 --- a/patches/api/0346-Improve-scoreboard-entries.patch +++ b/patches/unapplied/api/0346-Improve-scoreboard-entries.patch diff --git a/patches/api/0347-Entity-powdered-snow-API.patch b/patches/unapplied/api/0347-Entity-powdered-snow-API.patch index 88414bd4ef..88414bd4ef 100644 --- a/patches/api/0347-Entity-powdered-snow-API.patch +++ b/patches/unapplied/api/0347-Entity-powdered-snow-API.patch diff --git a/patches/api/0348-Add-API-for-item-entity-health.patch b/patches/unapplied/api/0348-Add-API-for-item-entity-health.patch index 94373dbdf2..94373dbdf2 100644 --- a/patches/api/0348-Add-API-for-item-entity-health.patch +++ b/patches/unapplied/api/0348-Add-API-for-item-entity-health.patch diff --git a/patches/api/0349-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch b/patches/unapplied/api/0349-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch index f094cdc255..f094cdc255 100644 --- a/patches/api/0349-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch +++ b/patches/unapplied/api/0349-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch diff --git a/patches/api/0350-Bucketable-API.patch b/patches/unapplied/api/0350-Bucketable-API.patch index 26dbdc9f5d..26dbdc9f5d 100644 --- a/patches/api/0350-Bucketable-API.patch +++ b/patches/unapplied/api/0350-Bucketable-API.patch diff --git a/patches/api/0351-System-prop-for-default-config-comment-parsing.patch b/patches/unapplied/api/0351-System-prop-for-default-config-comment-parsing.patch index 632f71e519..632f71e519 100644 --- a/patches/api/0351-System-prop-for-default-config-comment-parsing.patch +++ b/patches/unapplied/api/0351-System-prop-for-default-config-comment-parsing.patch diff --git a/patches/api/0352-Expose-vanilla-BiomeProvider-from-WorldInfo.patch b/patches/unapplied/api/0352-Expose-vanilla-BiomeProvider-from-WorldInfo.patch index 9b189fc918..9b189fc918 100644 --- a/patches/api/0352-Expose-vanilla-BiomeProvider-from-WorldInfo.patch +++ b/patches/unapplied/api/0352-Expose-vanilla-BiomeProvider-from-WorldInfo.patch diff --git a/patches/api/0353-Remove-upstream-snakeyaml-fix.patch b/patches/unapplied/api/0353-Remove-upstream-snakeyaml-fix.patch index ae0ddfce40..ae0ddfce40 100644 --- a/patches/api/0353-Remove-upstream-snakeyaml-fix.patch +++ b/patches/unapplied/api/0353-Remove-upstream-snakeyaml-fix.patch diff --git a/patches/api/0354-Add-new-overload-to-PersistentDataContainer-has.patch b/patches/unapplied/api/0354-Add-new-overload-to-PersistentDataContainer-has.patch index 73c49a2fc8..73c49a2fc8 100644 --- a/patches/api/0354-Add-new-overload-to-PersistentDataContainer-has.patch +++ b/patches/unapplied/api/0354-Add-new-overload-to-PersistentDataContainer-has.patch diff --git a/patches/api/0355-Multiple-Entries-with-Scoreboards.patch b/patches/unapplied/api/0355-Multiple-Entries-with-Scoreboards.patch index 2601f1c5a7..2601f1c5a7 100644 --- a/patches/api/0355-Multiple-Entries-with-Scoreboards.patch +++ b/patches/unapplied/api/0355-Multiple-Entries-with-Scoreboards.patch diff --git a/patches/api/0356-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch b/patches/unapplied/api/0356-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch index c56c240b80..c56c240b80 100644 --- a/patches/api/0356-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch +++ b/patches/unapplied/api/0356-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch diff --git a/patches/api/0357-Warn-on-strange-EventHandler-return-types.patch b/patches/unapplied/api/0357-Warn-on-strange-EventHandler-return-types.patch index 29026c1725..29026c1725 100644 --- a/patches/api/0357-Warn-on-strange-EventHandler-return-types.patch +++ b/patches/unapplied/api/0357-Warn-on-strange-EventHandler-return-types.patch diff --git a/patches/api/0358-Multi-Block-Change-API.patch b/patches/unapplied/api/0358-Multi-Block-Change-API.patch index 484a229f4f..484a229f4f 100644 --- a/patches/api/0358-Multi-Block-Change-API.patch +++ b/patches/unapplied/api/0358-Multi-Block-Change-API.patch diff --git a/patches/api/0359-Fix-NotePlayEvent.patch b/patches/unapplied/api/0359-Fix-NotePlayEvent.patch index a474627df0..a474627df0 100644 --- a/patches/api/0359-Fix-NotePlayEvent.patch +++ b/patches/unapplied/api/0359-Fix-NotePlayEvent.patch diff --git a/patches/api/0360-Freeze-Tick-Lock-API.patch b/patches/unapplied/api/0360-Freeze-Tick-Lock-API.patch index 9f42a812f8..9f42a812f8 100644 --- a/patches/api/0360-Freeze-Tick-Lock-API.patch +++ b/patches/unapplied/api/0360-Freeze-Tick-Lock-API.patch diff --git a/patches/api/0361-Dolphin-API.patch b/patches/unapplied/api/0361-Dolphin-API.patch index 73beed437b..73beed437b 100644 --- a/patches/api/0361-Dolphin-API.patch +++ b/patches/unapplied/api/0361-Dolphin-API.patch diff --git a/patches/api/0362-More-PotionEffectType-API.patch b/patches/unapplied/api/0362-More-PotionEffectType-API.patch index 6340f5fd9d..6340f5fd9d 100644 --- a/patches/api/0362-More-PotionEffectType-API.patch +++ b/patches/unapplied/api/0362-More-PotionEffectType-API.patch diff --git a/patches/api/0363-Expand-the-Registry-API.patch b/patches/unapplied/api/0363-Expand-the-Registry-API.patch index 87956152ec..87956152ec 100644 --- a/patches/api/0363-Expand-the-Registry-API.patch +++ b/patches/unapplied/api/0363-Expand-the-Registry-API.patch diff --git a/patches/api/0364-API-for-creating-command-sender-which-forwards-feedb.patch b/patches/unapplied/api/0364-API-for-creating-command-sender-which-forwards-feedb.patch index e83a3dfc5d..e83a3dfc5d 100644 --- a/patches/api/0364-API-for-creating-command-sender-which-forwards-feedb.patch +++ b/patches/unapplied/api/0364-API-for-creating-command-sender-which-forwards-feedb.patch diff --git a/patches/api/0365-Implement-regenerateChunk.patch b/patches/unapplied/api/0365-Implement-regenerateChunk.patch index 4fecb6eb49..4fecb6eb49 100644 --- a/patches/api/0365-Implement-regenerateChunk.patch +++ b/patches/unapplied/api/0365-Implement-regenerateChunk.patch diff --git a/patches/api/0366-Don-t-load-plugins-prefixed-with-a-dot.patch b/patches/unapplied/api/0366-Don-t-load-plugins-prefixed-with-a-dot.patch index 1aaa39f50b..1aaa39f50b 100644 --- a/patches/api/0366-Don-t-load-plugins-prefixed-with-a-dot.patch +++ b/patches/unapplied/api/0366-Don-t-load-plugins-prefixed-with-a-dot.patch diff --git a/patches/api/0367-Add-GameEvent-tags.patch b/patches/unapplied/api/0367-Add-GameEvent-tags.patch index 668a199030..668a199030 100644 --- a/patches/api/0367-Add-GameEvent-tags.patch +++ b/patches/unapplied/api/0367-Add-GameEvent-tags.patch diff --git a/patches/api/0368-Furnace-RecipesUsed-API.patch b/patches/unapplied/api/0368-Furnace-RecipesUsed-API.patch index 7fed82db21..7fed82db21 100644 --- a/patches/api/0368-Furnace-RecipesUsed-API.patch +++ b/patches/unapplied/api/0368-Furnace-RecipesUsed-API.patch diff --git a/patches/api/0369-Configurable-sculk-sensor-listener-range.patch b/patches/unapplied/api/0369-Configurable-sculk-sensor-listener-range.patch index b1ad0cdb5b..b1ad0cdb5b 100644 --- a/patches/api/0369-Configurable-sculk-sensor-listener-range.patch +++ b/patches/unapplied/api/0369-Configurable-sculk-sensor-listener-range.patch diff --git a/patches/api/0370-Add-missing-block-data-mins-and-maxes.patch b/patches/unapplied/api/0370-Add-missing-block-data-mins-and-maxes.patch index 1ce2b605c4..1ce2b605c4 100644 --- a/patches/api/0370-Add-missing-block-data-mins-and-maxes.patch +++ b/patches/unapplied/api/0370-Add-missing-block-data-mins-and-maxes.patch diff --git a/patches/api/0371-Custom-Potion-Mixes.patch b/patches/unapplied/api/0371-Custom-Potion-Mixes.patch index a377d29a9e..a377d29a9e 100644 --- a/patches/api/0371-Custom-Potion-Mixes.patch +++ b/patches/unapplied/api/0371-Custom-Potion-Mixes.patch diff --git a/patches/api/0372-Expose-furnace-minecart-push-values.patch b/patches/unapplied/api/0372-Expose-furnace-minecart-push-values.patch index 3d8c2336e7..3d8c2336e7 100644 --- a/patches/api/0372-Expose-furnace-minecart-push-values.patch +++ b/patches/unapplied/api/0372-Expose-furnace-minecart-push-values.patch diff --git a/patches/api/0373-More-Projectile-API.patch b/patches/unapplied/api/0373-More-Projectile-API.patch index c9374b52dc..c9374b52dc 100644 --- a/patches/api/0373-More-Projectile-API.patch +++ b/patches/unapplied/api/0373-More-Projectile-API.patch diff --git a/patches/api/0374-Add-getComputedBiome-API.patch b/patches/unapplied/api/0374-Add-getComputedBiome-API.patch index d7453242e1..d7453242e1 100644 --- a/patches/api/0374-Add-getComputedBiome-API.patch +++ b/patches/unapplied/api/0374-Add-getComputedBiome-API.patch diff --git a/patches/api/0375-Add-enchantWithLevels-API.patch b/patches/unapplied/api/0375-Add-enchantWithLevels-API.patch index a2c2a81ff9..a2c2a81ff9 100644 --- a/patches/api/0375-Add-enchantWithLevels-API.patch +++ b/patches/unapplied/api/0375-Add-enchantWithLevels-API.patch diff --git a/patches/api/0376-Add-TameableDeathMessageEvent.patch b/patches/unapplied/api/0376-Add-TameableDeathMessageEvent.patch index 6152eacbe6..6152eacbe6 100644 --- a/patches/api/0376-Add-TameableDeathMessageEvent.patch +++ b/patches/unapplied/api/0376-Add-TameableDeathMessageEvent.patch diff --git a/patches/api/0377-Allow-to-change-the-podium-of-the-EnderDragon.patch b/patches/unapplied/api/0377-Allow-to-change-the-podium-of-the-EnderDragon.patch index b86913ddbe..b86913ddbe 100644 --- a/patches/api/0377-Allow-to-change-the-podium-of-the-EnderDragon.patch +++ b/patches/unapplied/api/0377-Allow-to-change-the-podium-of-the-EnderDragon.patch diff --git a/patches/api/0378-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch b/patches/unapplied/api/0378-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch index 5775b6f33c..5775b6f33c 100644 --- a/patches/api/0378-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch +++ b/patches/unapplied/api/0378-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch diff --git a/patches/api/0379-Update-Folder-Uses-Plugin-Name.patch b/patches/unapplied/api/0379-Update-Folder-Uses-Plugin-Name.patch index c61973513f..c61973513f 100644 --- a/patches/api/0379-Update-Folder-Uses-Plugin-Name.patch +++ b/patches/unapplied/api/0379-Update-Folder-Uses-Plugin-Name.patch diff --git a/patches/api/0380-WorldCreator-keepSpawnLoaded.patch b/patches/unapplied/api/0380-WorldCreator-keepSpawnLoaded.patch index 239a61f5a0..239a61f5a0 100644 --- a/patches/api/0380-WorldCreator-keepSpawnLoaded.patch +++ b/patches/unapplied/api/0380-WorldCreator-keepSpawnLoaded.patch diff --git a/patches/api/0381-Add-EntityDyeEvent-and-CollarColorable-interface.patch b/patches/unapplied/api/0381-Add-EntityDyeEvent-and-CollarColorable-interface.patch index 1f8509de8a..1f8509de8a 100644 --- a/patches/api/0381-Add-EntityDyeEvent-and-CollarColorable-interface.patch +++ b/patches/unapplied/api/0381-Add-EntityDyeEvent-and-CollarColorable-interface.patch diff --git a/patches/api/0382-Add-PlayerStopUsingItemEvent.patch b/patches/unapplied/api/0382-Add-PlayerStopUsingItemEvent.patch index 0743d44ae1..0743d44ae1 100644 --- a/patches/api/0382-Add-PlayerStopUsingItemEvent.patch +++ b/patches/unapplied/api/0382-Add-PlayerStopUsingItemEvent.patch diff --git a/patches/api/0383-FallingBlock-auto-expire-setting.patch b/patches/unapplied/api/0383-FallingBlock-auto-expire-setting.patch index 90c104c7ce..90c104c7ce 100644 --- a/patches/api/0383-FallingBlock-auto-expire-setting.patch +++ b/patches/unapplied/api/0383-FallingBlock-auto-expire-setting.patch diff --git a/patches/server/0002-Remap-fixes.patch b/patches/unapplied/server/0002-Remap-fixes.patch index 1a29bd5285..1a29bd5285 100644 --- a/patches/server/0002-Remap-fixes.patch +++ b/patches/unapplied/server/0002-Remap-fixes.patch diff --git a/patches/server/0003-Build-system-changes.patch b/patches/unapplied/server/0003-Build-system-changes.patch index 865049b0e4..865049b0e4 100644 --- a/patches/server/0003-Build-system-changes.patch +++ b/patches/unapplied/server/0003-Build-system-changes.patch diff --git a/patches/server/0004-Paper-config-files.patch b/patches/unapplied/server/0004-Paper-config-files.patch index 8f9b8949d4..8f9b8949d4 100644 --- a/patches/server/0004-Paper-config-files.patch +++ b/patches/unapplied/server/0004-Paper-config-files.patch diff --git a/patches/server/0005-MC-Dev-fixes.patch b/patches/unapplied/server/0005-MC-Dev-fixes.patch index 548bafdca2..548bafdca2 100644 --- a/patches/server/0005-MC-Dev-fixes.patch +++ b/patches/unapplied/server/0005-MC-Dev-fixes.patch diff --git a/patches/server/0006-CB-fixes.patch b/patches/unapplied/server/0006-CB-fixes.patch index 31fa0cf74e..31fa0cf74e 100644 --- a/patches/server/0006-CB-fixes.patch +++ b/patches/unapplied/server/0006-CB-fixes.patch diff --git a/patches/server/0007-MC-Utils.patch b/patches/unapplied/server/0007-MC-Utils.patch index fa3e4e1f3f..fa3e4e1f3f 100644 --- a/patches/server/0007-MC-Utils.patch +++ b/patches/unapplied/server/0007-MC-Utils.patch diff --git a/patches/server/0008-Adventure.patch b/patches/unapplied/server/0008-Adventure.patch index c721cded2e..c721cded2e 100644 --- a/patches/server/0008-Adventure.patch +++ b/patches/unapplied/server/0008-Adventure.patch diff --git a/patches/server/0009-Paper-command.patch b/patches/unapplied/server/0009-Paper-command.patch index 4d90a3e7c9..4d90a3e7c9 100644 --- a/patches/server/0009-Paper-command.patch +++ b/patches/unapplied/server/0009-Paper-command.patch diff --git a/patches/server/0010-Not-implemeneted.patch b/patches/unapplied/server/0010-Not-implemeneted.patch index 8820930234..8820930234 100644 --- a/patches/server/0010-Not-implemeneted.patch +++ b/patches/unapplied/server/0010-Not-implemeneted.patch diff --git a/patches/server/0011-Paper-Metrics.patch b/patches/unapplied/server/0011-Paper-Metrics.patch index 9d3f659bbc..9d3f659bbc 100644 --- a/patches/server/0011-Paper-Metrics.patch +++ b/patches/unapplied/server/0011-Paper-Metrics.patch diff --git a/patches/server/0012-Timings-v2.patch b/patches/unapplied/server/0012-Timings-v2.patch index bf5e41f721..bf5e41f721 100644 --- a/patches/server/0012-Timings-v2.patch +++ b/patches/unapplied/server/0012-Timings-v2.patch diff --git a/patches/server/0013-Add-command-line-option-to-load-extra-plugin-jars-no.patch b/patches/unapplied/server/0013-Add-command-line-option-to-load-extra-plugin-jars-no.patch index 0657f70afc..0657f70afc 100644 --- a/patches/server/0013-Add-command-line-option-to-load-extra-plugin-jars-no.patch +++ b/patches/unapplied/server/0013-Add-command-line-option-to-load-extra-plugin-jars-no.patch diff --git a/patches/server/0014-Configurable-cactus-bamboo-and-reed-growth-heights.patch b/patches/unapplied/server/0014-Configurable-cactus-bamboo-and-reed-growth-heights.patch index bf6fc2d7ed..bf6fc2d7ed 100644 --- a/patches/server/0014-Configurable-cactus-bamboo-and-reed-growth-heights.patch +++ b/patches/unapplied/server/0014-Configurable-cactus-bamboo-and-reed-growth-heights.patch diff --git a/patches/server/0015-Configurable-baby-zombie-movement-speed.patch b/patches/unapplied/server/0015-Configurable-baby-zombie-movement-speed.patch index ddd91d8735..ddd91d8735 100644 --- a/patches/server/0015-Configurable-baby-zombie-movement-speed.patch +++ b/patches/unapplied/server/0015-Configurable-baby-zombie-movement-speed.patch diff --git a/patches/server/0016-Configurable-fishing-time-ranges.patch b/patches/unapplied/server/0016-Configurable-fishing-time-ranges.patch index 6a61c46653..6a61c46653 100644 --- a/patches/server/0016-Configurable-fishing-time-ranges.patch +++ b/patches/unapplied/server/0016-Configurable-fishing-time-ranges.patch diff --git a/patches/server/0017-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch b/patches/unapplied/server/0017-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch index 2d884dbbd2..2d884dbbd2 100644 --- a/patches/server/0017-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch +++ b/patches/unapplied/server/0017-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch diff --git a/patches/server/0018-Add-configurable-despawn-distances-for-living-entiti.patch b/patches/unapplied/server/0018-Add-configurable-despawn-distances-for-living-entiti.patch index e65088b2f3..e65088b2f3 100644 --- a/patches/server/0018-Add-configurable-despawn-distances-for-living-entiti.patch +++ b/patches/unapplied/server/0018-Add-configurable-despawn-distances-for-living-entiti.patch diff --git a/patches/server/0019-Allow-for-toggling-of-spawn-chunks.patch b/patches/unapplied/server/0019-Allow-for-toggling-of-spawn-chunks.patch index e687801372..e687801372 100644 --- a/patches/server/0019-Allow-for-toggling-of-spawn-chunks.patch +++ b/patches/unapplied/server/0019-Allow-for-toggling-of-spawn-chunks.patch diff --git a/patches/server/0020-Drop-falling-block-and-tnt-entities-at-the-specified.patch b/patches/unapplied/server/0020-Drop-falling-block-and-tnt-entities-at-the-specified.patch index 6620f71fc8..6620f71fc8 100644 --- a/patches/server/0020-Drop-falling-block-and-tnt-entities-at-the-specified.patch +++ b/patches/unapplied/server/0020-Drop-falling-block-and-tnt-entities-at-the-specified.patch diff --git a/patches/server/0021-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch b/patches/unapplied/server/0021-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch index 91b78febe9..91b78febe9 100644 --- a/patches/server/0021-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch +++ b/patches/unapplied/server/0021-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch diff --git a/patches/server/0022-Implement-Paper-VersionChecker.patch b/patches/unapplied/server/0022-Implement-Paper-VersionChecker.patch index 564e31bb38..564e31bb38 100644 --- a/patches/server/0022-Implement-Paper-VersionChecker.patch +++ b/patches/unapplied/server/0022-Implement-Paper-VersionChecker.patch diff --git a/patches/server/0023-Add-version-history-to-version-command.patch b/patches/unapplied/server/0023-Add-version-history-to-version-command.patch index 55eed6ba0b..55eed6ba0b 100644 --- a/patches/server/0023-Add-version-history-to-version-command.patch +++ b/patches/unapplied/server/0023-Add-version-history-to-version-command.patch diff --git a/patches/server/0024-Player-affects-spawning-API.patch b/patches/unapplied/server/0024-Player-affects-spawning-API.patch index 1dd22a2c37..1dd22a2c37 100644 --- a/patches/server/0024-Player-affects-spawning-API.patch +++ b/patches/unapplied/server/0024-Player-affects-spawning-API.patch diff --git a/patches/server/0025-Further-improve-server-tick-loop.patch b/patches/unapplied/server/0025-Further-improve-server-tick-loop.patch index 052d2f9190..052d2f9190 100644 --- a/patches/server/0025-Further-improve-server-tick-loop.patch +++ b/patches/unapplied/server/0025-Further-improve-server-tick-loop.patch diff --git a/patches/server/0026-Only-refresh-abilities-if-needed.patch b/patches/unapplied/server/0026-Only-refresh-abilities-if-needed.patch index ec23ed75e9..ec23ed75e9 100644 --- a/patches/server/0026-Only-refresh-abilities-if-needed.patch +++ b/patches/unapplied/server/0026-Only-refresh-abilities-if-needed.patch diff --git a/patches/server/0027-Entity-Origin-API.patch b/patches/unapplied/server/0027-Entity-Origin-API.patch index 4353084dbe..4353084dbe 100644 --- a/patches/server/0027-Entity-Origin-API.patch +++ b/patches/unapplied/server/0027-Entity-Origin-API.patch diff --git a/patches/server/0028-Prevent-tile-entity-and-entity-crashes.patch b/patches/unapplied/server/0028-Prevent-tile-entity-and-entity-crashes.patch index ee6101afaf..ee6101afaf 100644 --- a/patches/server/0028-Prevent-tile-entity-and-entity-crashes.patch +++ b/patches/unapplied/server/0028-Prevent-tile-entity-and-entity-crashes.patch diff --git a/patches/server/0029-Configurable-top-of-nether-void-damage.patch b/patches/unapplied/server/0029-Configurable-top-of-nether-void-damage.patch index cf5920b5f4..cf5920b5f4 100644 --- a/patches/server/0029-Configurable-top-of-nether-void-damage.patch +++ b/patches/unapplied/server/0029-Configurable-top-of-nether-void-damage.patch diff --git a/patches/server/0030-Check-online-mode-before-converting-and-renaming-pla.patch b/patches/unapplied/server/0030-Check-online-mode-before-converting-and-renaming-pla.patch index 64f713e616..64f713e616 100644 --- a/patches/server/0030-Check-online-mode-before-converting-and-renaming-pla.patch +++ b/patches/unapplied/server/0030-Check-online-mode-before-converting-and-renaming-pla.patch diff --git a/patches/server/0031-Always-tick-falling-blocks.patch b/patches/unapplied/server/0031-Always-tick-falling-blocks.patch index c52ac50408..c52ac50408 100644 --- a/patches/server/0031-Always-tick-falling-blocks.patch +++ b/patches/unapplied/server/0031-Always-tick-falling-blocks.patch diff --git a/patches/server/0032-Configurable-end-credits.patch b/patches/unapplied/server/0032-Configurable-end-credits.patch index 53716858cb..53716858cb 100644 --- a/patches/server/0032-Configurable-end-credits.patch +++ b/patches/unapplied/server/0032-Configurable-end-credits.patch diff --git a/patches/server/0033-Fix-lag-from-explosions-processing-dead-entities.patch b/patches/unapplied/server/0033-Fix-lag-from-explosions-processing-dead-entities.patch index 1e41454268..1e41454268 100644 --- a/patches/server/0033-Fix-lag-from-explosions-processing-dead-entities.patch +++ b/patches/unapplied/server/0033-Fix-lag-from-explosions-processing-dead-entities.patch diff --git a/patches/server/0034-Optimize-explosions.patch b/patches/unapplied/server/0034-Optimize-explosions.patch index 62609843b9..62609843b9 100644 --- a/patches/server/0034-Optimize-explosions.patch +++ b/patches/unapplied/server/0034-Optimize-explosions.patch diff --git a/patches/server/0035-Disable-explosion-knockback.patch b/patches/unapplied/server/0035-Disable-explosion-knockback.patch index 578f030cbf..578f030cbf 100644 --- a/patches/server/0035-Disable-explosion-knockback.patch +++ b/patches/unapplied/server/0035-Disable-explosion-knockback.patch diff --git a/patches/server/0036-Disable-thunder.patch b/patches/unapplied/server/0036-Disable-thunder.patch index b5bce6005a..b5bce6005a 100644 --- a/patches/server/0036-Disable-thunder.patch +++ b/patches/unapplied/server/0036-Disable-thunder.patch diff --git a/patches/server/0037-Disable-ice-and-snow.patch b/patches/unapplied/server/0037-Disable-ice-and-snow.patch index 12873e3696..12873e3696 100644 --- a/patches/server/0037-Disable-ice-and-snow.patch +++ b/patches/unapplied/server/0037-Disable-ice-and-snow.patch diff --git a/patches/server/0038-Configurable-mob-spawner-tick-rate.patch b/patches/unapplied/server/0038-Configurable-mob-spawner-tick-rate.patch index 5e6deb98c3..5e6deb98c3 100644 --- a/patches/server/0038-Configurable-mob-spawner-tick-rate.patch +++ b/patches/unapplied/server/0038-Configurable-mob-spawner-tick-rate.patch diff --git a/patches/server/0039-Implement-PlayerLocaleChangeEvent.patch b/patches/unapplied/server/0039-Implement-PlayerLocaleChangeEvent.patch index 0708928324..0708928324 100644 --- a/patches/server/0039-Implement-PlayerLocaleChangeEvent.patch +++ b/patches/unapplied/server/0039-Implement-PlayerLocaleChangeEvent.patch diff --git a/patches/server/0040-Per-Player-View-Distance-API-placeholders.patch b/patches/unapplied/server/0040-Per-Player-View-Distance-API-placeholders.patch index 2b3d9ed383..2b3d9ed383 100644 --- a/patches/server/0040-Per-Player-View-Distance-API-placeholders.patch +++ b/patches/unapplied/server/0040-Per-Player-View-Distance-API-placeholders.patch diff --git a/patches/server/0041-Add-BeaconEffectEvent.patch b/patches/unapplied/server/0041-Add-BeaconEffectEvent.patch index 8eb9548fe5..8eb9548fe5 100644 --- a/patches/server/0041-Add-BeaconEffectEvent.patch +++ b/patches/unapplied/server/0041-Add-BeaconEffectEvent.patch diff --git a/patches/server/0042-Configurable-container-update-tick-rate.patch b/patches/unapplied/server/0042-Configurable-container-update-tick-rate.patch index e755f62557..e755f62557 100644 --- a/patches/server/0042-Configurable-container-update-tick-rate.patch +++ b/patches/unapplied/server/0042-Configurable-container-update-tick-rate.patch diff --git a/patches/server/0043-Use-UserCache-for-player-heads.patch b/patches/unapplied/server/0043-Use-UserCache-for-player-heads.patch index 2381324116..2381324116 100644 --- a/patches/server/0043-Use-UserCache-for-player-heads.patch +++ b/patches/unapplied/server/0043-Use-UserCache-for-player-heads.patch diff --git a/patches/server/0044-Disable-spigot-tick-limiters.patch b/patches/unapplied/server/0044-Disable-spigot-tick-limiters.patch index e562468965..e562468965 100644 --- a/patches/server/0044-Disable-spigot-tick-limiters.patch +++ b/patches/unapplied/server/0044-Disable-spigot-tick-limiters.patch diff --git a/patches/server/0045-Add-PlayerInitialSpawnEvent.patch b/patches/unapplied/server/0045-Add-PlayerInitialSpawnEvent.patch index de6c87d154..de6c87d154 100644 --- a/patches/server/0045-Add-PlayerInitialSpawnEvent.patch +++ b/patches/unapplied/server/0045-Add-PlayerInitialSpawnEvent.patch diff --git a/patches/server/0046-Configurable-Disabling-Cat-Chest-Detection.patch b/patches/unapplied/server/0046-Configurable-Disabling-Cat-Chest-Detection.patch index 6fae627e28..6fae627e28 100644 --- a/patches/server/0046-Configurable-Disabling-Cat-Chest-Detection.patch +++ b/patches/unapplied/server/0046-Configurable-Disabling-Cat-Chest-Detection.patch diff --git a/patches/server/0047-Ensure-commands-are-not-ran-async.patch b/patches/unapplied/server/0047-Ensure-commands-are-not-ran-async.patch index 361a7c1a18..361a7c1a18 100644 --- a/patches/server/0047-Ensure-commands-are-not-ran-async.patch +++ b/patches/unapplied/server/0047-Ensure-commands-are-not-ran-async.patch diff --git a/patches/server/0048-All-chunks-are-slime-spawn-chunks-toggle.patch b/patches/unapplied/server/0048-All-chunks-are-slime-spawn-chunks-toggle.patch index e39421f1d6..e39421f1d6 100644 --- a/patches/server/0048-All-chunks-are-slime-spawn-chunks-toggle.patch +++ b/patches/unapplied/server/0048-All-chunks-are-slime-spawn-chunks-toggle.patch diff --git a/patches/server/0049-Expose-server-CommandMap.patch b/patches/unapplied/server/0049-Expose-server-CommandMap.patch index 47f5b6e772..47f5b6e772 100644 --- a/patches/server/0049-Expose-server-CommandMap.patch +++ b/patches/unapplied/server/0049-Expose-server-CommandMap.patch diff --git a/patches/server/0050-Be-a-bit-more-informative-in-maxHealth-exception.patch b/patches/unapplied/server/0050-Be-a-bit-more-informative-in-maxHealth-exception.patch index edd16859a7..edd16859a7 100644 --- a/patches/server/0050-Be-a-bit-more-informative-in-maxHealth-exception.patch +++ b/patches/unapplied/server/0050-Be-a-bit-more-informative-in-maxHealth-exception.patch diff --git a/patches/server/0051-Ensure-inv-drag-is-in-bounds.patch b/patches/unapplied/server/0051-Ensure-inv-drag-is-in-bounds.patch index 0616b53169..0616b53169 100644 --- a/patches/server/0051-Ensure-inv-drag-is-in-bounds.patch +++ b/patches/unapplied/server/0051-Ensure-inv-drag-is-in-bounds.patch diff --git a/patches/server/0052-Player-Tab-List-and-Title-APIs.patch b/patches/unapplied/server/0052-Player-Tab-List-and-Title-APIs.patch index 14ebb4ed82..14ebb4ed82 100644 --- a/patches/server/0052-Player-Tab-List-and-Title-APIs.patch +++ b/patches/unapplied/server/0052-Player-Tab-List-and-Title-APIs.patch diff --git a/patches/server/0053-Add-configurable-portal-search-radius.patch b/patches/unapplied/server/0053-Add-configurable-portal-search-radius.patch index 3a79b7e763..3a79b7e763 100644 --- a/patches/server/0053-Add-configurable-portal-search-radius.patch +++ b/patches/unapplied/server/0053-Add-configurable-portal-search-radius.patch diff --git a/patches/server/0054-Add-velocity-warnings.patch b/patches/unapplied/server/0054-Add-velocity-warnings.patch index 6104cabba8..6104cabba8 100644 --- a/patches/server/0054-Add-velocity-warnings.patch +++ b/patches/unapplied/server/0054-Add-velocity-warnings.patch diff --git a/patches/server/0055-Configurable-inter-world-teleportation-safety.patch b/patches/unapplied/server/0055-Configurable-inter-world-teleportation-safety.patch index 68de154e25..68de154e25 100644 --- a/patches/server/0055-Configurable-inter-world-teleportation-safety.patch +++ b/patches/unapplied/server/0055-Configurable-inter-world-teleportation-safety.patch diff --git a/patches/server/0056-Add-exception-reporting-event.patch b/patches/unapplied/server/0056-Add-exception-reporting-event.patch index 119710f7ae..119710f7ae 100644 --- a/patches/server/0056-Add-exception-reporting-event.patch +++ b/patches/unapplied/server/0056-Add-exception-reporting-event.patch diff --git a/patches/server/0057-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch b/patches/unapplied/server/0057-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch index c569f0e66c..c569f0e66c 100644 --- a/patches/server/0057-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch +++ b/patches/unapplied/server/0057-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch diff --git a/patches/server/0058-Disable-Scoreboards-for-non-players-by-default.patch b/patches/unapplied/server/0058-Disable-Scoreboards-for-non-players-by-default.patch index 9ec525713c..9ec525713c 100644 --- a/patches/server/0058-Disable-Scoreboards-for-non-players-by-default.patch +++ b/patches/unapplied/server/0058-Disable-Scoreboards-for-non-players-by-default.patch diff --git a/patches/server/0059-Add-methods-for-working-with-arrows-stuck-in-living-.patch b/patches/unapplied/server/0059-Add-methods-for-working-with-arrows-stuck-in-living-.patch index b73f1a823f..b73f1a823f 100644 --- a/patches/server/0059-Add-methods-for-working-with-arrows-stuck-in-living-.patch +++ b/patches/unapplied/server/0059-Add-methods-for-working-with-arrows-stuck-in-living-.patch diff --git a/patches/server/0060-Chunk-Save-Reattempt.patch b/patches/unapplied/server/0060-Chunk-Save-Reattempt.patch index 82a269b220..82a269b220 100644 --- a/patches/server/0060-Chunk-Save-Reattempt.patch +++ b/patches/unapplied/server/0060-Chunk-Save-Reattempt.patch diff --git a/patches/server/0061-Complete-resource-pack-API.patch b/patches/unapplied/server/0061-Complete-resource-pack-API.patch index 73848d7b36..73848d7b36 100644 --- a/patches/server/0061-Complete-resource-pack-API.patch +++ b/patches/unapplied/server/0061-Complete-resource-pack-API.patch diff --git a/patches/server/0062-Default-loading-permissions.yml-before-plugins.patch b/patches/unapplied/server/0062-Default-loading-permissions.yml-before-plugins.patch index ef011f95cc..ef011f95cc 100644 --- a/patches/server/0062-Default-loading-permissions.yml-before-plugins.patch +++ b/patches/unapplied/server/0062-Default-loading-permissions.yml-before-plugins.patch diff --git a/patches/server/0063-Allow-Reloading-of-Custom-Permissions.patch b/patches/unapplied/server/0063-Allow-Reloading-of-Custom-Permissions.patch index 2bcde265f1..2bcde265f1 100644 --- a/patches/server/0063-Allow-Reloading-of-Custom-Permissions.patch +++ b/patches/unapplied/server/0063-Allow-Reloading-of-Custom-Permissions.patch diff --git a/patches/server/0064-Remove-Metadata-on-reload.patch b/patches/unapplied/server/0064-Remove-Metadata-on-reload.patch index dfc35537ae..dfc35537ae 100644 --- a/patches/server/0064-Remove-Metadata-on-reload.patch +++ b/patches/unapplied/server/0064-Remove-Metadata-on-reload.patch diff --git a/patches/server/0065-Handle-Item-Meta-Inconsistencies.patch b/patches/unapplied/server/0065-Handle-Item-Meta-Inconsistencies.patch index 00d853415e..00d853415e 100644 --- a/patches/server/0065-Handle-Item-Meta-Inconsistencies.patch +++ b/patches/unapplied/server/0065-Handle-Item-Meta-Inconsistencies.patch diff --git a/patches/server/0066-Configurable-Non-Player-Arrow-Despawn-Rate.patch b/patches/unapplied/server/0066-Configurable-Non-Player-Arrow-Despawn-Rate.patch index 63b36078ae..63b36078ae 100644 --- a/patches/server/0066-Configurable-Non-Player-Arrow-Despawn-Rate.patch +++ b/patches/unapplied/server/0066-Configurable-Non-Player-Arrow-Despawn-Rate.patch diff --git a/patches/server/0067-Add-World-Util-Methods.patch b/patches/unapplied/server/0067-Add-World-Util-Methods.patch index e777866fe1..e777866fe1 100644 --- a/patches/server/0067-Add-World-Util-Methods.patch +++ b/patches/unapplied/server/0067-Add-World-Util-Methods.patch diff --git a/patches/server/0068-Custom-replacement-for-eaten-items.patch b/patches/unapplied/server/0068-Custom-replacement-for-eaten-items.patch index 93d941e6ae..93d941e6ae 100644 --- a/patches/server/0068-Custom-replacement-for-eaten-items.patch +++ b/patches/unapplied/server/0068-Custom-replacement-for-eaten-items.patch diff --git a/patches/server/0069-handle-NaN-health-absorb-values-and-repair-bad-data.patch b/patches/unapplied/server/0069-handle-NaN-health-absorb-values-and-repair-bad-data.patch index c5021f6903..c5021f6903 100644 --- a/patches/server/0069-handle-NaN-health-absorb-values-and-repair-bad-data.patch +++ b/patches/unapplied/server/0069-handle-NaN-health-absorb-values-and-repair-bad-data.patch diff --git a/patches/server/0070-Use-a-Shared-Random-for-Entities.patch b/patches/unapplied/server/0070-Use-a-Shared-Random-for-Entities.patch index 0fda7a051f..0fda7a051f 100644 --- a/patches/server/0070-Use-a-Shared-Random-for-Entities.patch +++ b/patches/unapplied/server/0070-Use-a-Shared-Random-for-Entities.patch diff --git a/patches/server/0071-Configurable-spawn-chances-for-skeleton-horses.patch b/patches/unapplied/server/0071-Configurable-spawn-chances-for-skeleton-horses.patch index 39eb778582..39eb778582 100644 --- a/patches/server/0071-Configurable-spawn-chances-for-skeleton-horses.patch +++ b/patches/unapplied/server/0071-Configurable-spawn-chances-for-skeleton-horses.patch diff --git a/patches/server/0072-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch b/patches/unapplied/server/0072-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch index 034d5f424e..034d5f424e 100644 --- a/patches/server/0072-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch +++ b/patches/unapplied/server/0072-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch diff --git a/patches/server/0073-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch b/patches/unapplied/server/0073-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch index 5c42084c66..5c42084c66 100644 --- a/patches/server/0073-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch +++ b/patches/unapplied/server/0073-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch diff --git a/patches/server/0074-Entity-AddTo-RemoveFrom-World-Events.patch b/patches/unapplied/server/0074-Entity-AddTo-RemoveFrom-World-Events.patch index e1a15a5613..e1a15a5613 100644 --- a/patches/server/0074-Entity-AddTo-RemoveFrom-World-Events.patch +++ b/patches/unapplied/server/0074-Entity-AddTo-RemoveFrom-World-Events.patch diff --git a/patches/server/0075-Configurable-Chunk-Inhabited-Time.patch b/patches/unapplied/server/0075-Configurable-Chunk-Inhabited-Time.patch index af8fb56c5f..af8fb56c5f 100644 --- a/patches/server/0075-Configurable-Chunk-Inhabited-Time.patch +++ b/patches/unapplied/server/0075-Configurable-Chunk-Inhabited-Time.patch diff --git a/patches/server/0076-EntityPathfindEvent.patch b/patches/unapplied/server/0076-EntityPathfindEvent.patch index 44aaa32494..44aaa32494 100644 --- a/patches/server/0076-EntityPathfindEvent.patch +++ b/patches/unapplied/server/0076-EntityPathfindEvent.patch diff --git a/patches/server/0077-Sanitise-RegionFileCache-and-make-configurable.patch b/patches/unapplied/server/0077-Sanitise-RegionFileCache-and-make-configurable.patch index 5745095f53..5745095f53 100644 --- a/patches/server/0077-Sanitise-RegionFileCache-and-make-configurable.patch +++ b/patches/unapplied/server/0077-Sanitise-RegionFileCache-and-make-configurable.patch diff --git a/patches/server/0078-Do-not-load-chunks-for-Pathfinding.patch b/patches/unapplied/server/0078-Do-not-load-chunks-for-Pathfinding.patch index 0a002dd1f7..0a002dd1f7 100644 --- a/patches/server/0078-Do-not-load-chunks-for-Pathfinding.patch +++ b/patches/unapplied/server/0078-Do-not-load-chunks-for-Pathfinding.patch diff --git a/patches/server/0079-Add-PlayerUseUnknownEntityEvent.patch b/patches/unapplied/server/0079-Add-PlayerUseUnknownEntityEvent.patch index a6ead0838e..a6ead0838e 100644 --- a/patches/server/0079-Add-PlayerUseUnknownEntityEvent.patch +++ b/patches/unapplied/server/0079-Add-PlayerUseUnknownEntityEvent.patch diff --git a/patches/server/0080-Configurable-Grass-Spread-Tick-Rate.patch b/patches/unapplied/server/0080-Configurable-Grass-Spread-Tick-Rate.patch index 53cd6b3262..53cd6b3262 100644 --- a/patches/server/0080-Configurable-Grass-Spread-Tick-Rate.patch +++ b/patches/unapplied/server/0080-Configurable-Grass-Spread-Tick-Rate.patch diff --git a/patches/server/0081-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch b/patches/unapplied/server/0081-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch index 9e15d02785..9e15d02785 100644 --- a/patches/server/0081-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch +++ b/patches/unapplied/server/0081-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch diff --git a/patches/server/0082-Optimize-DataBits.patch b/patches/unapplied/server/0082-Optimize-DataBits.patch index e95ff4c431..e95ff4c431 100644 --- a/patches/server/0082-Optimize-DataBits.patch +++ b/patches/unapplied/server/0082-Optimize-DataBits.patch diff --git a/patches/server/0083-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch b/patches/unapplied/server/0083-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch index 462d3dc3cf..462d3dc3cf 100644 --- a/patches/server/0083-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch +++ b/patches/unapplied/server/0083-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch diff --git a/patches/server/0084-Configurable-Player-Collision.patch b/patches/unapplied/server/0084-Configurable-Player-Collision.patch index 6417e02eed..6417e02eed 100644 --- a/patches/server/0084-Configurable-Player-Collision.patch +++ b/patches/unapplied/server/0084-Configurable-Player-Collision.patch diff --git a/patches/server/0085-Add-handshake-event-to-allow-plugins-to-handle-clien.patch b/patches/unapplied/server/0085-Add-handshake-event-to-allow-plugins-to-handle-clien.patch index b501dca4d5..b501dca4d5 100644 --- a/patches/server/0085-Add-handshake-event-to-allow-plugins-to-handle-clien.patch +++ b/patches/unapplied/server/0085-Add-handshake-event-to-allow-plugins-to-handle-clien.patch diff --git a/patches/server/0086-Configurable-RCON-IP-address.patch b/patches/unapplied/server/0086-Configurable-RCON-IP-address.patch index 1dc723e8a3..1dc723e8a3 100644 --- a/patches/server/0086-Configurable-RCON-IP-address.patch +++ b/patches/unapplied/server/0086-Configurable-RCON-IP-address.patch diff --git a/patches/server/0087-EntityRegainHealthEvent-isFastRegen-API.patch b/patches/unapplied/server/0087-EntityRegainHealthEvent-isFastRegen-API.patch index 6402812618..6402812618 100644 --- a/patches/server/0087-EntityRegainHealthEvent-isFastRegen-API.patch +++ b/patches/unapplied/server/0087-EntityRegainHealthEvent-isFastRegen-API.patch diff --git a/patches/server/0088-Add-ability-to-configure-frosted_ice-properties.patch b/patches/unapplied/server/0088-Add-ability-to-configure-frosted_ice-properties.patch index ec600edd85..ec600edd85 100644 --- a/patches/server/0088-Add-ability-to-configure-frosted_ice-properties.patch +++ b/patches/unapplied/server/0088-Add-ability-to-configure-frosted_ice-properties.patch diff --git a/patches/server/0089-remove-null-possibility-for-getServer-singleton.patch b/patches/unapplied/server/0089-remove-null-possibility-for-getServer-singleton.patch index 5a2e76c50e..5a2e76c50e 100644 --- a/patches/server/0089-remove-null-possibility-for-getServer-singleton.patch +++ b/patches/unapplied/server/0089-remove-null-possibility-for-getServer-singleton.patch diff --git a/patches/server/0090-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch b/patches/unapplied/server/0090-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch index 8a73474774..8a73474774 100644 --- a/patches/server/0090-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch +++ b/patches/unapplied/server/0090-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch diff --git a/patches/server/0091-LootTable-API-Replenishable-Lootables-Feature.patch b/patches/unapplied/server/0091-LootTable-API-Replenishable-Lootables-Feature.patch index b8fcb601b9..b8fcb601b9 100644 --- a/patches/server/0091-LootTable-API-Replenishable-Lootables-Feature.patch +++ b/patches/unapplied/server/0091-LootTable-API-Replenishable-Lootables-Feature.patch diff --git a/patches/server/0092-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch b/patches/unapplied/server/0092-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch index 5f9e08e9ce..5f9e08e9ce 100644 --- a/patches/server/0092-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch +++ b/patches/unapplied/server/0092-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch diff --git a/patches/server/0093-System-property-for-disabling-watchdoge.patch b/patches/unapplied/server/0093-System-property-for-disabling-watchdoge.patch index 8d880e6928..8d880e6928 100644 --- a/patches/server/0093-System-property-for-disabling-watchdoge.patch +++ b/patches/unapplied/server/0093-System-property-for-disabling-watchdoge.patch diff --git a/patches/server/0094-Async-GameProfileCache-saving.patch b/patches/unapplied/server/0094-Async-GameProfileCache-saving.patch index 40c10d3fe4..40c10d3fe4 100644 --- a/patches/server/0094-Async-GameProfileCache-saving.patch +++ b/patches/unapplied/server/0094-Async-GameProfileCache-saving.patch diff --git a/patches/server/0095-Optional-TNT-doesn-t-move-in-water.patch b/patches/unapplied/server/0095-Optional-TNT-doesn-t-move-in-water.patch index e8ef0ec174..e8ef0ec174 100644 --- a/patches/server/0095-Optional-TNT-doesn-t-move-in-water.patch +++ b/patches/unapplied/server/0095-Optional-TNT-doesn-t-move-in-water.patch diff --git a/patches/server/0096-Faster-redstone-torch-rapid-clock-removal.patch b/patches/unapplied/server/0096-Faster-redstone-torch-rapid-clock-removal.patch index 2e7cf46f46..2e7cf46f46 100644 --- a/patches/server/0096-Faster-redstone-torch-rapid-clock-removal.patch +++ b/patches/unapplied/server/0096-Faster-redstone-torch-rapid-clock-removal.patch diff --git a/patches/server/0097-Add-server-name-parameter.patch b/patches/unapplied/server/0097-Add-server-name-parameter.patch index 4c801e60c3..4c801e60c3 100644 --- a/patches/server/0097-Add-server-name-parameter.patch +++ b/patches/unapplied/server/0097-Add-server-name-parameter.patch diff --git a/patches/server/0098-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch b/patches/unapplied/server/0098-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch index e7dc00e609..e7dc00e609 100644 --- a/patches/server/0098-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch +++ b/patches/unapplied/server/0098-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch diff --git a/patches/server/0099-Fix-Old-Sign-Conversion.patch b/patches/unapplied/server/0099-Fix-Old-Sign-Conversion.patch index a26c037a5a..a26c037a5a 100644 --- a/patches/server/0099-Fix-Old-Sign-Conversion.patch +++ b/patches/unapplied/server/0099-Fix-Old-Sign-Conversion.patch diff --git a/patches/server/0100-Avoid-blocking-on-Network-Manager-creation.patch b/patches/unapplied/server/0100-Avoid-blocking-on-Network-Manager-creation.patch index 56a2d048af..56a2d048af 100644 --- a/patches/server/0100-Avoid-blocking-on-Network-Manager-creation.patch +++ b/patches/unapplied/server/0100-Avoid-blocking-on-Network-Manager-creation.patch diff --git a/patches/server/0101-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch b/patches/unapplied/server/0101-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch index cd84d9aaf9..cd84d9aaf9 100644 --- a/patches/server/0101-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch +++ b/patches/unapplied/server/0101-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch diff --git a/patches/server/0102-Add-setting-for-proxy-online-mode-status.patch b/patches/unapplied/server/0102-Add-setting-for-proxy-online-mode-status.patch index dfa1fd6da8..dfa1fd6da8 100644 --- a/patches/server/0102-Add-setting-for-proxy-online-mode-status.patch +++ b/patches/unapplied/server/0102-Add-setting-for-proxy-online-mode-status.patch diff --git a/patches/server/0103-Optimise-BlockState-s-hashCode-equals.patch b/patches/unapplied/server/0103-Optimise-BlockState-s-hashCode-equals.patch index a827aa97e9..a827aa97e9 100644 --- a/patches/server/0103-Optimise-BlockState-s-hashCode-equals.patch +++ b/patches/unapplied/server/0103-Optimise-BlockState-s-hashCode-equals.patch diff --git a/patches/server/0104-Configurable-packet-in-spam-threshold.patch b/patches/unapplied/server/0104-Configurable-packet-in-spam-threshold.patch index c65c1a7c57..c65c1a7c57 100644 --- a/patches/server/0104-Configurable-packet-in-spam-threshold.patch +++ b/patches/unapplied/server/0104-Configurable-packet-in-spam-threshold.patch diff --git a/patches/server/0105-Configurable-flying-kick-messages.patch b/patches/unapplied/server/0105-Configurable-flying-kick-messages.patch index 49de587c8c..49de587c8c 100644 --- a/patches/server/0105-Configurable-flying-kick-messages.patch +++ b/patches/unapplied/server/0105-Configurable-flying-kick-messages.patch diff --git a/patches/server/0106-Add-EntityZapEvent.patch b/patches/unapplied/server/0106-Add-EntityZapEvent.patch index f236547b74..f236547b74 100644 --- a/patches/server/0106-Add-EntityZapEvent.patch +++ b/patches/unapplied/server/0106-Add-EntityZapEvent.patch diff --git a/patches/server/0107-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch b/patches/unapplied/server/0107-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch index ae4a3a89c9..ae4a3a89c9 100644 --- a/patches/server/0107-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch +++ b/patches/unapplied/server/0107-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch diff --git a/patches/server/0108-Cache-user-authenticator-threads.patch b/patches/unapplied/server/0108-Cache-user-authenticator-threads.patch index a2659f2b46..a2659f2b46 100644 --- a/patches/server/0108-Cache-user-authenticator-threads.patch +++ b/patches/unapplied/server/0108-Cache-user-authenticator-threads.patch diff --git a/patches/server/0109-Allow-Reloading-of-Command-Aliases.patch b/patches/unapplied/server/0109-Allow-Reloading-of-Command-Aliases.patch index 0597b3ce35..0597b3ce35 100644 --- a/patches/server/0109-Allow-Reloading-of-Command-Aliases.patch +++ b/patches/unapplied/server/0109-Allow-Reloading-of-Command-Aliases.patch diff --git a/patches/server/0110-Add-source-to-PlayerExpChangeEvent.patch b/patches/unapplied/server/0110-Add-source-to-PlayerExpChangeEvent.patch index 75e2ca8d17..75e2ca8d17 100644 --- a/patches/server/0110-Add-source-to-PlayerExpChangeEvent.patch +++ b/patches/unapplied/server/0110-Add-source-to-PlayerExpChangeEvent.patch diff --git a/patches/server/0111-Add-ProjectileCollideEvent.patch b/patches/unapplied/server/0111-Add-ProjectileCollideEvent.patch index 2d50deadad..2d50deadad 100644 --- a/patches/server/0111-Add-ProjectileCollideEvent.patch +++ b/patches/unapplied/server/0111-Add-ProjectileCollideEvent.patch diff --git a/patches/server/0112-Prevent-Pathfinding-out-of-World-Border.patch b/patches/unapplied/server/0112-Prevent-Pathfinding-out-of-World-Border.patch index df13150cc1..df13150cc1 100644 --- a/patches/server/0112-Prevent-Pathfinding-out-of-World-Border.patch +++ b/patches/unapplied/server/0112-Prevent-Pathfinding-out-of-World-Border.patch diff --git a/patches/server/0113-Optimize-World.isLoaded-BlockPosition-Z.patch b/patches/unapplied/server/0113-Optimize-World.isLoaded-BlockPosition-Z.patch index c6fb2bcab4..c6fb2bcab4 100644 --- a/patches/server/0113-Optimize-World.isLoaded-BlockPosition-Z.patch +++ b/patches/unapplied/server/0113-Optimize-World.isLoaded-BlockPosition-Z.patch diff --git a/patches/server/0114-Bound-Treasure-Maps-to-World-Border.patch b/patches/unapplied/server/0114-Bound-Treasure-Maps-to-World-Border.patch index 8217544b69..8217544b69 100644 --- a/patches/server/0114-Bound-Treasure-Maps-to-World-Border.patch +++ b/patches/unapplied/server/0114-Bound-Treasure-Maps-to-World-Border.patch diff --git a/patches/server/0115-Configurable-Cartographer-Treasure-Maps.patch b/patches/unapplied/server/0115-Configurable-Cartographer-Treasure-Maps.patch index 3ed444dcb2..3ed444dcb2 100644 --- a/patches/server/0115-Configurable-Cartographer-Treasure-Maps.patch +++ b/patches/unapplied/server/0115-Configurable-Cartographer-Treasure-Maps.patch diff --git a/patches/server/0116-Optimize-ItemStack.isEmpty.patch b/patches/unapplied/server/0116-Optimize-ItemStack.isEmpty.patch index d850c3dd8e..d850c3dd8e 100644 --- a/patches/server/0116-Optimize-ItemStack.isEmpty.patch +++ b/patches/unapplied/server/0116-Optimize-ItemStack.isEmpty.patch diff --git a/patches/server/0117-Add-API-methods-to-control-if-armour-stands-can-move.patch b/patches/unapplied/server/0117-Add-API-methods-to-control-if-armour-stands-can-move.patch index c641c7f9fa..c641c7f9fa 100644 --- a/patches/server/0117-Add-API-methods-to-control-if-armour-stands-can-move.patch +++ b/patches/unapplied/server/0117-Add-API-methods-to-control-if-armour-stands-can-move.patch diff --git a/patches/server/0118-String-based-Action-Bar-API.patch b/patches/unapplied/server/0118-String-based-Action-Bar-API.patch index e5e7ffc658..e5e7ffc658 100644 --- a/patches/server/0118-String-based-Action-Bar-API.patch +++ b/patches/unapplied/server/0118-String-based-Action-Bar-API.patch diff --git a/patches/server/0119-Properly-fix-item-duplication-bug.patch b/patches/unapplied/server/0119-Properly-fix-item-duplication-bug.patch index b2543d10ad..b2543d10ad 100644 --- a/patches/server/0119-Properly-fix-item-duplication-bug.patch +++ b/patches/unapplied/server/0119-Properly-fix-item-duplication-bug.patch diff --git a/patches/server/0120-Firework-API-s.patch b/patches/unapplied/server/0120-Firework-API-s.patch index a574505f2d..a574505f2d 100644 --- a/patches/server/0120-Firework-API-s.patch +++ b/patches/unapplied/server/0120-Firework-API-s.patch diff --git a/patches/server/0121-PlayerTeleportEndGatewayEvent.patch b/patches/unapplied/server/0121-PlayerTeleportEndGatewayEvent.patch index 16c800730a..16c800730a 100644 --- a/patches/server/0121-PlayerTeleportEndGatewayEvent.patch +++ b/patches/unapplied/server/0121-PlayerTeleportEndGatewayEvent.patch diff --git a/patches/server/0122-Provide-E-TE-Chunk-count-stat-methods.patch b/patches/unapplied/server/0122-Provide-E-TE-Chunk-count-stat-methods.patch index 3632c109a6..3632c109a6 100644 --- a/patches/server/0122-Provide-E-TE-Chunk-count-stat-methods.patch +++ b/patches/unapplied/server/0122-Provide-E-TE-Chunk-count-stat-methods.patch diff --git a/patches/server/0123-Enforce-Sync-Player-Saves.patch b/patches/unapplied/server/0123-Enforce-Sync-Player-Saves.patch index 734dd2272c..734dd2272c 100644 --- a/patches/server/0123-Enforce-Sync-Player-Saves.patch +++ b/patches/unapplied/server/0123-Enforce-Sync-Player-Saves.patch diff --git a/patches/server/0124-Don-t-allow-entities-to-ride-themselves-572.patch b/patches/unapplied/server/0124-Don-t-allow-entities-to-ride-themselves-572.patch index 20a52302e5..20a52302e5 100644 --- a/patches/server/0124-Don-t-allow-entities-to-ride-themselves-572.patch +++ b/patches/unapplied/server/0124-Don-t-allow-entities-to-ride-themselves-572.patch diff --git a/patches/server/0125-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch b/patches/unapplied/server/0125-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch index fb32909a22..fb32909a22 100644 --- a/patches/server/0125-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch +++ b/patches/unapplied/server/0125-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch diff --git a/patches/server/0126-Cap-Entity-Collisions.patch b/patches/unapplied/server/0126-Cap-Entity-Collisions.patch index 904c017658..904c017658 100644 --- a/patches/server/0126-Cap-Entity-Collisions.patch +++ b/patches/unapplied/server/0126-Cap-Entity-Collisions.patch diff --git a/patches/server/0127-Remove-CraftScheduler-Async-Task-Debugger.patch b/patches/unapplied/server/0127-Remove-CraftScheduler-Async-Task-Debugger.patch index eacad1fb97..eacad1fb97 100644 --- a/patches/server/0127-Remove-CraftScheduler-Async-Task-Debugger.patch +++ b/patches/unapplied/server/0127-Remove-CraftScheduler-Async-Task-Debugger.patch diff --git a/patches/server/0128-Do-not-let-armorstands-drown.patch b/patches/unapplied/server/0128-Do-not-let-armorstands-drown.patch index 3c8b3ef332..3c8b3ef332 100644 --- a/patches/server/0128-Do-not-let-armorstands-drown.patch +++ b/patches/unapplied/server/0128-Do-not-let-armorstands-drown.patch diff --git a/patches/server/0129-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch b/patches/unapplied/server/0129-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch index 99a97de584..99a97de584 100644 --- a/patches/server/0129-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch +++ b/patches/unapplied/server/0129-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch diff --git a/patches/server/0130-Properly-handle-async-calls-to-restart-the-server.patch b/patches/unapplied/server/0130-Properly-handle-async-calls-to-restart-the-server.patch index 113a7fe3ad..113a7fe3ad 100644 --- a/patches/server/0130-Properly-handle-async-calls-to-restart-the-server.patch +++ b/patches/unapplied/server/0130-Properly-handle-async-calls-to-restart-the-server.patch diff --git a/patches/server/0131-Add-option-to-make-parrots-stay-on-shoulders-despite.patch b/patches/unapplied/server/0131-Add-option-to-make-parrots-stay-on-shoulders-despite.patch index 874367c853..874367c853 100644 --- a/patches/server/0131-Add-option-to-make-parrots-stay-on-shoulders-despite.patch +++ b/patches/unapplied/server/0131-Add-option-to-make-parrots-stay-on-shoulders-despite.patch diff --git a/patches/server/0132-Add-configuration-option-to-prevent-player-names-fro.patch b/patches/unapplied/server/0132-Add-configuration-option-to-prevent-player-names-fro.patch index 7fface4ef4..7fface4ef4 100644 --- a/patches/server/0132-Add-configuration-option-to-prevent-player-names-fro.patch +++ b/patches/unapplied/server/0132-Add-configuration-option-to-prevent-player-names-fro.patch diff --git a/patches/server/0133-Use-TerminalConsoleAppender-for-console-improvements.patch b/patches/unapplied/server/0133-Use-TerminalConsoleAppender-for-console-improvements.patch index 0e49e51073..0e49e51073 100644 --- a/patches/server/0133-Use-TerminalConsoleAppender-for-console-improvements.patch +++ b/patches/unapplied/server/0133-Use-TerminalConsoleAppender-for-console-improvements.patch diff --git a/patches/server/0134-provide-a-configurable-option-to-disable-creeper-lin.patch b/patches/unapplied/server/0134-provide-a-configurable-option-to-disable-creeper-lin.patch index fcefd61f2e..fcefd61f2e 100644 --- a/patches/server/0134-provide-a-configurable-option-to-disable-creeper-lin.patch +++ b/patches/unapplied/server/0134-provide-a-configurable-option-to-disable-creeper-lin.patch diff --git a/patches/server/0135-Item-canEntityPickup.patch b/patches/unapplied/server/0135-Item-canEntityPickup.patch index 1152d5a651..1152d5a651 100644 --- a/patches/server/0135-Item-canEntityPickup.patch +++ b/patches/unapplied/server/0135-Item-canEntityPickup.patch diff --git a/patches/server/0136-PlayerPickupItemEvent-setFlyAtPlayer.patch b/patches/unapplied/server/0136-PlayerPickupItemEvent-setFlyAtPlayer.patch index b3f80fab65..b3f80fab65 100644 --- a/patches/server/0136-PlayerPickupItemEvent-setFlyAtPlayer.patch +++ b/patches/unapplied/server/0136-PlayerPickupItemEvent-setFlyAtPlayer.patch diff --git a/patches/server/0137-PlayerAttemptPickupItemEvent.patch b/patches/unapplied/server/0137-PlayerAttemptPickupItemEvent.patch index 10488922c0..10488922c0 100644 --- a/patches/server/0137-PlayerAttemptPickupItemEvent.patch +++ b/patches/unapplied/server/0137-PlayerAttemptPickupItemEvent.patch diff --git a/patches/server/0138-Add-UnknownCommandEvent.patch b/patches/unapplied/server/0138-Add-UnknownCommandEvent.patch index 743e93af20..743e93af20 100644 --- a/patches/server/0138-Add-UnknownCommandEvent.patch +++ b/patches/unapplied/server/0138-Add-UnknownCommandEvent.patch diff --git a/patches/server/0139-Basic-PlayerProfile-API.patch b/patches/unapplied/server/0139-Basic-PlayerProfile-API.patch index a07fbfe791..a07fbfe791 100644 --- a/patches/server/0139-Basic-PlayerProfile-API.patch +++ b/patches/unapplied/server/0139-Basic-PlayerProfile-API.patch diff --git a/patches/server/0140-Shoulder-Entities-Release-API.patch b/patches/unapplied/server/0140-Shoulder-Entities-Release-API.patch index 0e590f7f65..0e590f7f65 100644 --- a/patches/server/0140-Shoulder-Entities-Release-API.patch +++ b/patches/unapplied/server/0140-Shoulder-Entities-Release-API.patch diff --git a/patches/server/0141-Profile-Lookup-Events.patch b/patches/unapplied/server/0141-Profile-Lookup-Events.patch index a9a4210f19..a9a4210f19 100644 --- a/patches/server/0141-Profile-Lookup-Events.patch +++ b/patches/unapplied/server/0141-Profile-Lookup-Events.patch diff --git a/patches/server/0142-Block-player-logins-during-server-shutdown.patch b/patches/unapplied/server/0142-Block-player-logins-during-server-shutdown.patch index b22e55320c..b22e55320c 100644 --- a/patches/server/0142-Block-player-logins-during-server-shutdown.patch +++ b/patches/unapplied/server/0142-Block-player-logins-during-server-shutdown.patch diff --git a/patches/server/0143-Entity-fromMobSpawner.patch b/patches/unapplied/server/0143-Entity-fromMobSpawner.patch index 37206e31d0..37206e31d0 100644 --- a/patches/server/0143-Entity-fromMobSpawner.patch +++ b/patches/unapplied/server/0143-Entity-fromMobSpawner.patch diff --git a/patches/server/0144-Improve-the-Saddle-API-for-Horses.patch b/patches/unapplied/server/0144-Improve-the-Saddle-API-for-Horses.patch index ccd3b7baf4..ccd3b7baf4 100644 --- a/patches/server/0144-Improve-the-Saddle-API-for-Horses.patch +++ b/patches/unapplied/server/0144-Improve-the-Saddle-API-for-Horses.patch diff --git a/patches/server/0145-Implement-ensureServerConversions-API.patch b/patches/unapplied/server/0145-Implement-ensureServerConversions-API.patch index 87c132bd17..87c132bd17 100644 --- a/patches/server/0145-Implement-ensureServerConversions-API.patch +++ b/patches/unapplied/server/0145-Implement-ensureServerConversions-API.patch diff --git a/patches/server/0146-Implement-getI18NDisplayName.patch b/patches/unapplied/server/0146-Implement-getI18NDisplayName.patch index 9587ee50b2..9587ee50b2 100644 --- a/patches/server/0146-Implement-getI18NDisplayName.patch +++ b/patches/unapplied/server/0146-Implement-getI18NDisplayName.patch diff --git a/patches/server/0147-ProfileWhitelistVerifyEvent.patch b/patches/unapplied/server/0147-ProfileWhitelistVerifyEvent.patch index 073107790a..073107790a 100644 --- a/patches/server/0147-ProfileWhitelistVerifyEvent.patch +++ b/patches/unapplied/server/0147-ProfileWhitelistVerifyEvent.patch diff --git a/patches/server/0148-Fix-this-stupid-bullshit.patch b/patches/unapplied/server/0148-Fix-this-stupid-bullshit.patch index 880976788e..880976788e 100644 --- a/patches/server/0148-Fix-this-stupid-bullshit.patch +++ b/patches/unapplied/server/0148-Fix-this-stupid-bullshit.patch diff --git a/patches/server/0149-LivingEntity-setKiller.patch b/patches/unapplied/server/0149-LivingEntity-setKiller.patch index c8eb4f6720..c8eb4f6720 100644 --- a/patches/server/0149-LivingEntity-setKiller.patch +++ b/patches/unapplied/server/0149-LivingEntity-setKiller.patch diff --git a/patches/server/0150-Ocelot-despawns-should-honor-nametags-and-leash.patch b/patches/unapplied/server/0150-Ocelot-despawns-should-honor-nametags-and-leash.patch index 7607c56745..7607c56745 100644 --- a/patches/server/0150-Ocelot-despawns-should-honor-nametags-and-leash.patch +++ b/patches/unapplied/server/0150-Ocelot-despawns-should-honor-nametags-and-leash.patch diff --git a/patches/server/0151-Reset-spawner-timer-when-spawner-event-is-cancelled.patch b/patches/unapplied/server/0151-Reset-spawner-timer-when-spawner-event-is-cancelled.patch index 9b68ceeb8c..9b68ceeb8c 100644 --- a/patches/server/0151-Reset-spawner-timer-when-spawner-event-is-cancelled.patch +++ b/patches/unapplied/server/0151-Reset-spawner-timer-when-spawner-event-is-cancelled.patch diff --git a/patches/server/0152-Allow-specifying-a-custom-authentication-servers-dow.patch b/patches/unapplied/server/0152-Allow-specifying-a-custom-authentication-servers-dow.patch index 8d9b763ee8..8d9b763ee8 100644 --- a/patches/server/0152-Allow-specifying-a-custom-authentication-servers-dow.patch +++ b/patches/unapplied/server/0152-Allow-specifying-a-custom-authentication-servers-dow.patch diff --git a/patches/server/0153-Handle-plugin-prefixes-using-Log4J-configuration.patch b/patches/unapplied/server/0153-Handle-plugin-prefixes-using-Log4J-configuration.patch index 841b141ef2..841b141ef2 100644 --- a/patches/server/0153-Handle-plugin-prefixes-using-Log4J-configuration.patch +++ b/patches/unapplied/server/0153-Handle-plugin-prefixes-using-Log4J-configuration.patch diff --git a/patches/server/0154-Improve-Log4J-Configuration-Plugin-Loggers.patch b/patches/unapplied/server/0154-Improve-Log4J-Configuration-Plugin-Loggers.patch index 5afb9562c0..5afb9562c0 100644 --- a/patches/server/0154-Improve-Log4J-Configuration-Plugin-Loggers.patch +++ b/patches/unapplied/server/0154-Improve-Log4J-Configuration-Plugin-Loggers.patch diff --git a/patches/server/0155-Add-PlayerJumpEvent.patch b/patches/unapplied/server/0155-Add-PlayerJumpEvent.patch index a138bd6b69..a138bd6b69 100644 --- a/patches/server/0155-Add-PlayerJumpEvent.patch +++ b/patches/unapplied/server/0155-Add-PlayerJumpEvent.patch diff --git a/patches/server/0156-handle-PacketPlayInKeepAlive-async.patch b/patches/unapplied/server/0156-handle-PacketPlayInKeepAlive-async.patch index 600c3e2336..600c3e2336 100644 --- a/patches/server/0156-handle-PacketPlayInKeepAlive-async.patch +++ b/patches/unapplied/server/0156-handle-PacketPlayInKeepAlive-async.patch diff --git a/patches/server/0157-Expose-client-protocol-version-and-virtual-host.patch b/patches/unapplied/server/0157-Expose-client-protocol-version-and-virtual-host.patch index da01e9809a..da01e9809a 100644 --- a/patches/server/0157-Expose-client-protocol-version-and-virtual-host.patch +++ b/patches/unapplied/server/0157-Expose-client-protocol-version-and-virtual-host.patch diff --git a/patches/server/0158-revert-serverside-behavior-of-keepalives.patch b/patches/unapplied/server/0158-revert-serverside-behavior-of-keepalives.patch index 2277d6e5c0..2277d6e5c0 100644 --- a/patches/server/0158-revert-serverside-behavior-of-keepalives.patch +++ b/patches/unapplied/server/0158-revert-serverside-behavior-of-keepalives.patch diff --git a/patches/server/0159-Send-attack-SoundEffects-only-to-players-who-can-see.patch b/patches/unapplied/server/0159-Send-attack-SoundEffects-only-to-players-who-can-see.patch index ed1bc704af..ed1bc704af 100644 --- a/patches/server/0159-Send-attack-SoundEffects-only-to-players-who-can-see.patch +++ b/patches/unapplied/server/0159-Send-attack-SoundEffects-only-to-players-who-can-see.patch diff --git a/patches/server/0160-Add-PlayerArmorChangeEvent.patch b/patches/unapplied/server/0160-Add-PlayerArmorChangeEvent.patch index acb13c7386..acb13c7386 100644 --- a/patches/server/0160-Add-PlayerArmorChangeEvent.patch +++ b/patches/unapplied/server/0160-Add-PlayerArmorChangeEvent.patch diff --git a/patches/server/0161-Prevent-logins-from-being-processed-when-the-player-.patch b/patches/unapplied/server/0161-Prevent-logins-from-being-processed-when-the-player-.patch index 9be38dd147..9be38dd147 100644 --- a/patches/server/0161-Prevent-logins-from-being-processed-when-the-player-.patch +++ b/patches/unapplied/server/0161-Prevent-logins-from-being-processed-when-the-player-.patch diff --git a/patches/server/0162-Fix-MC-117075-TE-Unload-Lag-Spike.patch b/patches/unapplied/server/0162-Fix-MC-117075-TE-Unload-Lag-Spike.patch index bfd6705b79..bfd6705b79 100644 --- a/patches/server/0162-Fix-MC-117075-TE-Unload-Lag-Spike.patch +++ b/patches/unapplied/server/0162-Fix-MC-117075-TE-Unload-Lag-Spike.patch diff --git a/patches/server/0163-use-CB-BlockState-implementations-for-captured-block.patch b/patches/unapplied/server/0163-use-CB-BlockState-implementations-for-captured-block.patch index b448867fdd..b448867fdd 100644 --- a/patches/server/0163-use-CB-BlockState-implementations-for-captured-block.patch +++ b/patches/unapplied/server/0163-use-CB-BlockState-implementations-for-captured-block.patch diff --git a/patches/server/0164-API-to-get-a-BlockState-without-a-snapshot.patch b/patches/unapplied/server/0164-API-to-get-a-BlockState-without-a-snapshot.patch index f3b9b0813c..f3b9b0813c 100644 --- a/patches/server/0164-API-to-get-a-BlockState-without-a-snapshot.patch +++ b/patches/unapplied/server/0164-API-to-get-a-BlockState-without-a-snapshot.patch diff --git a/patches/server/0165-AsyncTabCompleteEvent.patch b/patches/unapplied/server/0165-AsyncTabCompleteEvent.patch index 92babe53c4..92babe53c4 100644 --- a/patches/server/0165-AsyncTabCompleteEvent.patch +++ b/patches/unapplied/server/0165-AsyncTabCompleteEvent.patch diff --git a/patches/server/0166-PlayerPickupExperienceEvent.patch b/patches/unapplied/server/0166-PlayerPickupExperienceEvent.patch index 6b3e21f677..6b3e21f677 100644 --- a/patches/server/0166-PlayerPickupExperienceEvent.patch +++ b/patches/unapplied/server/0166-PlayerPickupExperienceEvent.patch diff --git a/patches/server/0167-Ability-to-apply-mending-to-XP-API.patch b/patches/unapplied/server/0167-Ability-to-apply-mending-to-XP-API.patch index 5994a73d94..5994a73d94 100644 --- a/patches/server/0167-Ability-to-apply-mending-to-XP-API.patch +++ b/patches/unapplied/server/0167-Ability-to-apply-mending-to-XP-API.patch diff --git a/patches/server/0168-PlayerNaturallySpawnCreaturesEvent.patch b/patches/unapplied/server/0168-PlayerNaturallySpawnCreaturesEvent.patch index f05e6a7396..f05e6a7396 100644 --- a/patches/server/0168-PlayerNaturallySpawnCreaturesEvent.patch +++ b/patches/unapplied/server/0168-PlayerNaturallySpawnCreaturesEvent.patch diff --git a/patches/server/0169-PreCreatureSpawnEvent.patch b/patches/unapplied/server/0169-PreCreatureSpawnEvent.patch index b697821844..b697821844 100644 --- a/patches/server/0169-PreCreatureSpawnEvent.patch +++ b/patches/unapplied/server/0169-PreCreatureSpawnEvent.patch diff --git a/patches/server/0170-Add-setPlayerProfile-API-for-Skulls.patch b/patches/unapplied/server/0170-Add-setPlayerProfile-API-for-Skulls.patch index a87a829f5b..a87a829f5b 100644 --- a/patches/server/0170-Add-setPlayerProfile-API-for-Skulls.patch +++ b/patches/unapplied/server/0170-Add-setPlayerProfile-API-for-Skulls.patch diff --git a/patches/server/0171-Fill-Profile-Property-Events.patch b/patches/unapplied/server/0171-Fill-Profile-Property-Events.patch index 30643d081c..30643d081c 100644 --- a/patches/server/0171-Fill-Profile-Property-Events.patch +++ b/patches/unapplied/server/0171-Fill-Profile-Property-Events.patch diff --git a/patches/server/0172-PlayerAdvancementCriterionGrantEvent.patch b/patches/unapplied/server/0172-PlayerAdvancementCriterionGrantEvent.patch index 24c1ee0c73..24c1ee0c73 100644 --- a/patches/server/0172-PlayerAdvancementCriterionGrantEvent.patch +++ b/patches/unapplied/server/0172-PlayerAdvancementCriterionGrantEvent.patch diff --git a/patches/server/0173-Add-ArmorStand-Item-Meta.patch b/patches/unapplied/server/0173-Add-ArmorStand-Item-Meta.patch index 159aa8fb7e..159aa8fb7e 100644 --- a/patches/server/0173-Add-ArmorStand-Item-Meta.patch +++ b/patches/unapplied/server/0173-Add-ArmorStand-Item-Meta.patch diff --git a/patches/server/0174-Extend-Player-Interact-cancellation.patch b/patches/unapplied/server/0174-Extend-Player-Interact-cancellation.patch index f775b34e77..f775b34e77 100644 --- a/patches/server/0174-Extend-Player-Interact-cancellation.patch +++ b/patches/unapplied/server/0174-Extend-Player-Interact-cancellation.patch diff --git a/patches/server/0175-Tameable-getOwnerUniqueId-API.patch b/patches/unapplied/server/0175-Tameable-getOwnerUniqueId-API.patch index 7fca628e8a..7fca628e8a 100644 --- a/patches/server/0175-Tameable-getOwnerUniqueId-API.patch +++ b/patches/unapplied/server/0175-Tameable-getOwnerUniqueId-API.patch diff --git a/patches/server/0176-Toggleable-player-crits-helps-mitigate-hacked-client.patch b/patches/unapplied/server/0176-Toggleable-player-crits-helps-mitigate-hacked-client.patch index cafc3eaebb..cafc3eaebb 100644 --- a/patches/server/0176-Toggleable-player-crits-helps-mitigate-hacked-client.patch +++ b/patches/unapplied/server/0176-Toggleable-player-crits-helps-mitigate-hacked-client.patch diff --git a/patches/server/0177-Disable-Explicit-Network-Manager-Flushing.patch b/patches/unapplied/server/0177-Disable-Explicit-Network-Manager-Flushing.patch index 1ccb5ac583..1ccb5ac583 100644 --- a/patches/server/0177-Disable-Explicit-Network-Manager-Flushing.patch +++ b/patches/unapplied/server/0177-Disable-Explicit-Network-Manager-Flushing.patch diff --git a/patches/server/0178-Implement-extended-PaperServerListPingEvent.patch b/patches/unapplied/server/0178-Implement-extended-PaperServerListPingEvent.patch index 5a45cbe4b0..5a45cbe4b0 100644 --- a/patches/server/0178-Implement-extended-PaperServerListPingEvent.patch +++ b/patches/unapplied/server/0178-Implement-extended-PaperServerListPingEvent.patch diff --git a/patches/server/0179-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch b/patches/unapplied/server/0179-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch index ea12180ec7..ea12180ec7 100644 --- a/patches/server/0179-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch +++ b/patches/unapplied/server/0179-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch diff --git a/patches/server/0180-Player.setPlayerProfile-API.patch b/patches/unapplied/server/0180-Player.setPlayerProfile-API.patch index d77c6b52ab..d77c6b52ab 100644 --- a/patches/server/0180-Player.setPlayerProfile-API.patch +++ b/patches/unapplied/server/0180-Player.setPlayerProfile-API.patch diff --git a/patches/server/0181-getPlayerUniqueId-API.patch b/patches/unapplied/server/0181-getPlayerUniqueId-API.patch index d05e12bcfd..d05e12bcfd 100644 --- a/patches/server/0181-getPlayerUniqueId-API.patch +++ b/patches/unapplied/server/0181-getPlayerUniqueId-API.patch diff --git a/patches/server/0182-Improved-Async-Task-Scheduler.patch b/patches/unapplied/server/0182-Improved-Async-Task-Scheduler.patch index b62fddc7b9..b62fddc7b9 100644 --- a/patches/server/0182-Improved-Async-Task-Scheduler.patch +++ b/patches/unapplied/server/0182-Improved-Async-Task-Scheduler.patch diff --git a/patches/server/0183-Upstream-config-migrations.patch b/patches/unapplied/server/0183-Upstream-config-migrations.patch index 8e2f48f541..8e2f48f541 100644 --- a/patches/server/0183-Upstream-config-migrations.patch +++ b/patches/unapplied/server/0183-Upstream-config-migrations.patch diff --git a/patches/server/0184-Make-legacy-ping-handler-more-reliable.patch b/patches/unapplied/server/0184-Make-legacy-ping-handler-more-reliable.patch index fa9de2b263..fa9de2b263 100644 --- a/patches/server/0184-Make-legacy-ping-handler-more-reliable.patch +++ b/patches/unapplied/server/0184-Make-legacy-ping-handler-more-reliable.patch diff --git a/patches/server/0185-Call-PaperServerListPingEvent-for-legacy-pings.patch b/patches/unapplied/server/0185-Call-PaperServerListPingEvent-for-legacy-pings.patch index 6b87008391..6b87008391 100644 --- a/patches/server/0185-Call-PaperServerListPingEvent-for-legacy-pings.patch +++ b/patches/unapplied/server/0185-Call-PaperServerListPingEvent-for-legacy-pings.patch diff --git a/patches/server/0186-Flag-to-disable-the-channel-limit.patch b/patches/unapplied/server/0186-Flag-to-disable-the-channel-limit.patch index d3b714bcab..d3b714bcab 100644 --- a/patches/server/0186-Flag-to-disable-the-channel-limit.patch +++ b/patches/unapplied/server/0186-Flag-to-disable-the-channel-limit.patch diff --git a/patches/server/0187-Add-openSign-method-to-HumanEntity.patch b/patches/unapplied/server/0187-Add-openSign-method-to-HumanEntity.patch index abd4a96f64..abd4a96f64 100644 --- a/patches/server/0187-Add-openSign-method-to-HumanEntity.patch +++ b/patches/unapplied/server/0187-Add-openSign-method-to-HumanEntity.patch diff --git a/patches/server/0188-Configurable-sprint-interruption-on-attack.patch b/patches/unapplied/server/0188-Configurable-sprint-interruption-on-attack.patch index 7477d58608..7477d58608 100644 --- a/patches/server/0188-Configurable-sprint-interruption-on-attack.patch +++ b/patches/unapplied/server/0188-Configurable-sprint-interruption-on-attack.patch diff --git a/patches/server/0189-Fix-exploit-that-allowed-colored-signs-to-be-created.patch b/patches/unapplied/server/0189-Fix-exploit-that-allowed-colored-signs-to-be-created.patch index 15b76b6f89..15b76b6f89 100644 --- a/patches/server/0189-Fix-exploit-that-allowed-colored-signs-to-be-created.patch +++ b/patches/unapplied/server/0189-Fix-exploit-that-allowed-colored-signs-to-be-created.patch diff --git a/patches/server/0190-EndermanEscapeEvent.patch b/patches/unapplied/server/0190-EndermanEscapeEvent.patch index e9d52a5b2d..e9d52a5b2d 100644 --- a/patches/server/0190-EndermanEscapeEvent.patch +++ b/patches/unapplied/server/0190-EndermanEscapeEvent.patch diff --git a/patches/server/0191-Enderman.teleportRandomly.patch b/patches/unapplied/server/0191-Enderman.teleportRandomly.patch index 86bca4b671..86bca4b671 100644 --- a/patches/server/0191-Enderman.teleportRandomly.patch +++ b/patches/unapplied/server/0191-Enderman.teleportRandomly.patch diff --git a/patches/server/0192-Block-Enderpearl-Travel-Exploit.patch b/patches/unapplied/server/0192-Block-Enderpearl-Travel-Exploit.patch index 8e5b367e90..8e5b367e90 100644 --- a/patches/server/0192-Block-Enderpearl-Travel-Exploit.patch +++ b/patches/unapplied/server/0192-Block-Enderpearl-Travel-Exploit.patch diff --git a/patches/server/0193-Expand-World.spawnParticle-API-and-add-Builder.patch b/patches/unapplied/server/0193-Expand-World.spawnParticle-API-and-add-Builder.patch index 694b4d4b2e..694b4d4b2e 100644 --- a/patches/server/0193-Expand-World.spawnParticle-API-and-add-Builder.patch +++ b/patches/unapplied/server/0193-Expand-World.spawnParticle-API-and-add-Builder.patch diff --git a/patches/server/0194-Prevent-Frosted-Ice-from-loading-holding-chunks.patch b/patches/unapplied/server/0194-Prevent-Frosted-Ice-from-loading-holding-chunks.patch index 616f34fdc9..616f34fdc9 100644 --- a/patches/server/0194-Prevent-Frosted-Ice-from-loading-holding-chunks.patch +++ b/patches/unapplied/server/0194-Prevent-Frosted-Ice-from-loading-holding-chunks.patch diff --git a/patches/server/0195-EndermanAttackPlayerEvent.patch b/patches/unapplied/server/0195-EndermanAttackPlayerEvent.patch index be33ff581c..be33ff581c 100644 --- a/patches/server/0195-EndermanAttackPlayerEvent.patch +++ b/patches/unapplied/server/0195-EndermanAttackPlayerEvent.patch diff --git a/patches/server/0196-WitchConsumePotionEvent.patch b/patches/unapplied/server/0196-WitchConsumePotionEvent.patch index f054a8dd3c..f054a8dd3c 100644 --- a/patches/server/0196-WitchConsumePotionEvent.patch +++ b/patches/unapplied/server/0196-WitchConsumePotionEvent.patch diff --git a/patches/server/0197-WitchThrowPotionEvent.patch b/patches/unapplied/server/0197-WitchThrowPotionEvent.patch index 86ba404bc1..86ba404bc1 100644 --- a/patches/server/0197-WitchThrowPotionEvent.patch +++ b/patches/unapplied/server/0197-WitchThrowPotionEvent.patch diff --git a/patches/server/0198-Allow-spawning-Item-entities-with-World.spawnEntity.patch b/patches/unapplied/server/0198-Allow-spawning-Item-entities-with-World.spawnEntity.patch index 5cab56c188..5cab56c188 100644 --- a/patches/server/0198-Allow-spawning-Item-entities-with-World.spawnEntity.patch +++ b/patches/unapplied/server/0198-Allow-spawning-Item-entities-with-World.spawnEntity.patch diff --git a/patches/server/0199-WitchReadyPotionEvent.patch b/patches/unapplied/server/0199-WitchReadyPotionEvent.patch index 99ac9dce10..99ac9dce10 100644 --- a/patches/server/0199-WitchReadyPotionEvent.patch +++ b/patches/unapplied/server/0199-WitchReadyPotionEvent.patch diff --git a/patches/server/0200-ItemStack-getMaxItemUseDuration.patch b/patches/unapplied/server/0200-ItemStack-getMaxItemUseDuration.patch index a54b637d4c..a54b637d4c 100644 --- a/patches/server/0200-ItemStack-getMaxItemUseDuration.patch +++ b/patches/unapplied/server/0200-ItemStack-getMaxItemUseDuration.patch diff --git a/patches/server/0201-Implement-EntityTeleportEndGatewayEvent.patch b/patches/unapplied/server/0201-Implement-EntityTeleportEndGatewayEvent.patch index 541316c571..541316c571 100644 --- a/patches/server/0201-Implement-EntityTeleportEndGatewayEvent.patch +++ b/patches/unapplied/server/0201-Implement-EntityTeleportEndGatewayEvent.patch diff --git a/patches/server/0202-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch b/patches/unapplied/server/0202-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch index 462155cf04..462155cf04 100644 --- a/patches/server/0202-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch +++ b/patches/unapplied/server/0202-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch diff --git a/patches/server/0203-Fix-CraftEntity-hashCode.patch b/patches/unapplied/server/0203-Fix-CraftEntity-hashCode.patch index ae135df932..ae135df932 100644 --- a/patches/server/0203-Fix-CraftEntity-hashCode.patch +++ b/patches/unapplied/server/0203-Fix-CraftEntity-hashCode.patch diff --git a/patches/server/0204-Configurable-Alternative-LootPool-Luck-Formula.patch b/patches/unapplied/server/0204-Configurable-Alternative-LootPool-Luck-Formula.patch index d7284ced98..d7284ced98 100644 --- a/patches/server/0204-Configurable-Alternative-LootPool-Luck-Formula.patch +++ b/patches/unapplied/server/0204-Configurable-Alternative-LootPool-Luck-Formula.patch diff --git a/patches/server/0205-Print-Error-details-when-failing-to-save-player-data.patch b/patches/unapplied/server/0205-Print-Error-details-when-failing-to-save-player-data.patch index 1fa6aa9aac..1fa6aa9aac 100644 --- a/patches/server/0205-Print-Error-details-when-failing-to-save-player-data.patch +++ b/patches/unapplied/server/0205-Print-Error-details-when-failing-to-save-player-data.patch diff --git a/patches/server/0206-Make-shield-blocking-delay-configurable.patch b/patches/unapplied/server/0206-Make-shield-blocking-delay-configurable.patch index 5aa4cc20ce..5aa4cc20ce 100644 --- a/patches/server/0206-Make-shield-blocking-delay-configurable.patch +++ b/patches/unapplied/server/0206-Make-shield-blocking-delay-configurable.patch diff --git a/patches/server/0207-Improve-EntityShootBowEvent.patch b/patches/unapplied/server/0207-Improve-EntityShootBowEvent.patch index d2b406c4ad..d2b406c4ad 100644 --- a/patches/server/0207-Improve-EntityShootBowEvent.patch +++ b/patches/unapplied/server/0207-Improve-EntityShootBowEvent.patch diff --git a/patches/server/0208-PlayerReadyArrowEvent.patch b/patches/unapplied/server/0208-PlayerReadyArrowEvent.patch index 164b5f9475..164b5f9475 100644 --- a/patches/server/0208-PlayerReadyArrowEvent.patch +++ b/patches/unapplied/server/0208-PlayerReadyArrowEvent.patch diff --git a/patches/server/0209-Implement-EntityKnockbackByEntityEvent.patch b/patches/unapplied/server/0209-Implement-EntityKnockbackByEntityEvent.patch index 53caca1176..53caca1176 100644 --- a/patches/server/0209-Implement-EntityKnockbackByEntityEvent.patch +++ b/patches/unapplied/server/0209-Implement-EntityKnockbackByEntityEvent.patch diff --git a/patches/server/0210-Expand-Explosions-API.patch b/patches/unapplied/server/0210-Expand-Explosions-API.patch index cdb708ac85..cdb708ac85 100644 --- a/patches/server/0210-Expand-Explosions-API.patch +++ b/patches/unapplied/server/0210-Expand-Explosions-API.patch diff --git a/patches/server/0211-LivingEntity-Hand-Raised-Item-Use-API.patch b/patches/unapplied/server/0211-LivingEntity-Hand-Raised-Item-Use-API.patch index b8c1582431..b8c1582431 100644 --- a/patches/server/0211-LivingEntity-Hand-Raised-Item-Use-API.patch +++ b/patches/unapplied/server/0211-LivingEntity-Hand-Raised-Item-Use-API.patch diff --git a/patches/server/0212-RangedEntity-API.patch b/patches/unapplied/server/0212-RangedEntity-API.patch index 558957b92c..558957b92c 100644 --- a/patches/server/0212-RangedEntity-API.patch +++ b/patches/unapplied/server/0212-RangedEntity-API.patch diff --git a/patches/server/0213-Add-config-to-disable-ender-dragon-legacy-check.patch b/patches/unapplied/server/0213-Add-config-to-disable-ender-dragon-legacy-check.patch index bcdf508b88..bcdf508b88 100644 --- a/patches/server/0213-Add-config-to-disable-ender-dragon-legacy-check.patch +++ b/patches/unapplied/server/0213-Add-config-to-disable-ender-dragon-legacy-check.patch diff --git a/patches/server/0214-Implement-World.getEntity-UUID-API.patch b/patches/unapplied/server/0214-Implement-World.getEntity-UUID-API.patch index 5bda941dfa..5bda941dfa 100644 --- a/patches/server/0214-Implement-World.getEntity-UUID-API.patch +++ b/patches/unapplied/server/0214-Implement-World.getEntity-UUID-API.patch diff --git a/patches/server/0215-InventoryCloseEvent-Reason-API.patch b/patches/unapplied/server/0215-InventoryCloseEvent-Reason-API.patch index 477ce0b147..477ce0b147 100644 --- a/patches/server/0215-InventoryCloseEvent-Reason-API.patch +++ b/patches/unapplied/server/0215-InventoryCloseEvent-Reason-API.patch diff --git a/patches/server/0216-Vex-get-setSummoner-API.patch b/patches/unapplied/server/0216-Vex-get-setSummoner-API.patch index b39cab89d2..b39cab89d2 100644 --- a/patches/server/0216-Vex-get-setSummoner-API.patch +++ b/patches/unapplied/server/0216-Vex-get-setSummoner-API.patch diff --git a/patches/server/0217-Refresh-player-inventory-when-cancelling-PlayerInter.patch b/patches/unapplied/server/0217-Refresh-player-inventory-when-cancelling-PlayerInter.patch index 29ba8ef6d0..29ba8ef6d0 100644 --- a/patches/server/0217-Refresh-player-inventory-when-cancelling-PlayerInter.patch +++ b/patches/unapplied/server/0217-Refresh-player-inventory-when-cancelling-PlayerInter.patch diff --git a/patches/server/0218-Avoid-item-merge-if-stack-size-above-max-stack-size.patch b/patches/unapplied/server/0218-Avoid-item-merge-if-stack-size-above-max-stack-size.patch index b0d7831485..b0d7831485 100644 --- a/patches/server/0218-Avoid-item-merge-if-stack-size-above-max-stack-size.patch +++ b/patches/unapplied/server/0218-Avoid-item-merge-if-stack-size-above-max-stack-size.patch diff --git a/patches/server/0219-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch b/patches/unapplied/server/0219-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch index afb7bc1207..afb7bc1207 100644 --- a/patches/server/0219-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch +++ b/patches/unapplied/server/0219-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch diff --git a/patches/server/0220-add-more-information-to-Entity.toString.patch b/patches/unapplied/server/0220-add-more-information-to-Entity.toString.patch index 2d9c434eb1..2d9c434eb1 100644 --- a/patches/server/0220-add-more-information-to-Entity.toString.patch +++ b/patches/unapplied/server/0220-add-more-information-to-Entity.toString.patch diff --git a/patches/server/0221-Add-CraftMagicNumbers.isSupportedApiVersion.patch b/patches/unapplied/server/0221-Add-CraftMagicNumbers.isSupportedApiVersion.patch index f922ad38ce..f922ad38ce 100644 --- a/patches/server/0221-Add-CraftMagicNumbers.isSupportedApiVersion.patch +++ b/patches/unapplied/server/0221-Add-CraftMagicNumbers.isSupportedApiVersion.patch diff --git a/patches/server/0222-EnderDragon-Events.patch b/patches/unapplied/server/0222-EnderDragon-Events.patch index 6368f8e07f..6368f8e07f 100644 --- a/patches/server/0222-EnderDragon-Events.patch +++ b/patches/unapplied/server/0222-EnderDragon-Events.patch diff --git a/patches/server/0223-PlayerElytraBoostEvent.patch b/patches/unapplied/server/0223-PlayerElytraBoostEvent.patch index 00826b935f..00826b935f 100644 --- a/patches/server/0223-PlayerElytraBoostEvent.patch +++ b/patches/unapplied/server/0223-PlayerElytraBoostEvent.patch diff --git a/patches/server/0224-PlayerLaunchProjectileEvent.patch b/patches/unapplied/server/0224-PlayerLaunchProjectileEvent.patch index c01b74cbc8..c01b74cbc8 100644 --- a/patches/server/0224-PlayerLaunchProjectileEvent.patch +++ b/patches/unapplied/server/0224-PlayerLaunchProjectileEvent.patch diff --git a/patches/server/0225-Improve-BlockPosition-inlining.patch b/patches/unapplied/server/0225-Improve-BlockPosition-inlining.patch index c8ba260207..c8ba260207 100644 --- a/patches/server/0225-Improve-BlockPosition-inlining.patch +++ b/patches/unapplied/server/0225-Improve-BlockPosition-inlining.patch diff --git a/patches/server/0226-Option-to-prevent-armor-stands-from-doing-entity-loo.patch b/patches/unapplied/server/0226-Option-to-prevent-armor-stands-from-doing-entity-loo.patch index 51b22d1524..51b22d1524 100644 --- a/patches/server/0226-Option-to-prevent-armor-stands-from-doing-entity-loo.patch +++ b/patches/unapplied/server/0226-Option-to-prevent-armor-stands-from-doing-entity-loo.patch diff --git a/patches/server/0227-Vanished-players-don-t-have-rights.patch b/patches/unapplied/server/0227-Vanished-players-don-t-have-rights.patch index f9e1244765..f9e1244765 100644 --- a/patches/server/0227-Vanished-players-don-t-have-rights.patch +++ b/patches/unapplied/server/0227-Vanished-players-don-t-have-rights.patch diff --git a/patches/server/0228-Allow-disabling-armour-stand-ticking.patch b/patches/unapplied/server/0228-Allow-disabling-armour-stand-ticking.patch index feb263c16d..feb263c16d 100644 --- a/patches/server/0228-Allow-disabling-armour-stand-ticking.patch +++ b/patches/unapplied/server/0228-Allow-disabling-armour-stand-ticking.patch diff --git a/patches/server/0229-SkeletonHorse-Additions.patch b/patches/unapplied/server/0229-SkeletonHorse-Additions.patch index 0145fb6830..0145fb6830 100644 --- a/patches/server/0229-SkeletonHorse-Additions.patch +++ b/patches/unapplied/server/0229-SkeletonHorse-Additions.patch diff --git a/patches/server/0230-Don-t-call-getItemMeta-on-hasItemMeta.patch b/patches/unapplied/server/0230-Don-t-call-getItemMeta-on-hasItemMeta.patch index 6327eec23e..6327eec23e 100644 --- a/patches/server/0230-Don-t-call-getItemMeta-on-hasItemMeta.patch +++ b/patches/unapplied/server/0230-Don-t-call-getItemMeta-on-hasItemMeta.patch diff --git a/patches/server/0231-Implement-Expanded-ArmorStand-API.patch b/patches/unapplied/server/0231-Implement-Expanded-ArmorStand-API.patch index ace889510d..ace889510d 100644 --- a/patches/server/0231-Implement-Expanded-ArmorStand-API.patch +++ b/patches/unapplied/server/0231-Implement-Expanded-ArmorStand-API.patch diff --git a/patches/server/0232-AnvilDamageEvent.patch b/patches/unapplied/server/0232-AnvilDamageEvent.patch index 3f534c2a7f..3f534c2a7f 100644 --- a/patches/server/0232-AnvilDamageEvent.patch +++ b/patches/unapplied/server/0232-AnvilDamageEvent.patch diff --git a/patches/server/0233-Add-hand-to-bucket-events.patch b/patches/unapplied/server/0233-Add-hand-to-bucket-events.patch index 410b94d176..410b94d176 100644 --- a/patches/server/0233-Add-hand-to-bucket-events.patch +++ b/patches/unapplied/server/0233-Add-hand-to-bucket-events.patch diff --git a/patches/server/0234-Add-TNTPrimeEvent.patch b/patches/unapplied/server/0234-Add-TNTPrimeEvent.patch index 63784ce3b7..63784ce3b7 100644 --- a/patches/server/0234-Add-TNTPrimeEvent.patch +++ b/patches/unapplied/server/0234-Add-TNTPrimeEvent.patch diff --git a/patches/server/0235-Break-up-and-make-tab-spam-limits-configurable.patch b/patches/unapplied/server/0235-Break-up-and-make-tab-spam-limits-configurable.patch index 5a4f42a9f4..5a4f42a9f4 100644 --- a/patches/server/0235-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/server/0236-MC-135506-Experience-should-save-as-Integers.patch b/patches/unapplied/server/0236-MC-135506-Experience-should-save-as-Integers.patch index c0c7c171ff..c0c7c171ff 100644 --- a/patches/server/0236-MC-135506-Experience-should-save-as-Integers.patch +++ b/patches/unapplied/server/0236-MC-135506-Experience-should-save-as-Integers.patch diff --git a/patches/server/0237-Fix-client-rendering-skulls-from-same-user.patch b/patches/unapplied/server/0237-Fix-client-rendering-skulls-from-same-user.patch index 0b0c26a907..0b0c26a907 100644 --- a/patches/server/0237-Fix-client-rendering-skulls-from-same-user.patch +++ b/patches/unapplied/server/0237-Fix-client-rendering-skulls-from-same-user.patch diff --git a/patches/server/0238-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 2a4e33d80b..2a4e33d80b 100644 --- a/patches/server/0238-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/server/0239-Add-Early-Warning-Feature-to-WatchDog.patch b/patches/unapplied/server/0239-Add-Early-Warning-Feature-to-WatchDog.patch index 13e3f8433c..13e3f8433c 100644 --- a/patches/server/0239-Add-Early-Warning-Feature-to-WatchDog.patch +++ b/patches/unapplied/server/0239-Add-Early-Warning-Feature-to-WatchDog.patch diff --git a/patches/server/0240-Use-ConcurrentHashMap-in-JsonList.patch b/patches/unapplied/server/0240-Use-ConcurrentHashMap-in-JsonList.patch index 8c4e806662..8c4e806662 100644 --- a/patches/server/0240-Use-ConcurrentHashMap-in-JsonList.patch +++ b/patches/unapplied/server/0240-Use-ConcurrentHashMap-in-JsonList.patch diff --git a/patches/server/0241-Use-a-Queue-for-Queueing-Commands.patch b/patches/unapplied/server/0241-Use-a-Queue-for-Queueing-Commands.patch index 742b00ee96..742b00ee96 100644 --- a/patches/server/0241-Use-a-Queue-for-Queueing-Commands.patch +++ b/patches/unapplied/server/0241-Use-a-Queue-for-Queueing-Commands.patch diff --git a/patches/server/0242-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch b/patches/unapplied/server/0242-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch index a583e1baff..a583e1baff 100644 --- a/patches/server/0242-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch +++ b/patches/unapplied/server/0242-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch diff --git a/patches/server/0243-Optimize-BlockPosition-helper-methods.patch b/patches/unapplied/server/0243-Optimize-BlockPosition-helper-methods.patch index 98bff9124a..98bff9124a 100644 --- a/patches/server/0243-Optimize-BlockPosition-helper-methods.patch +++ b/patches/unapplied/server/0243-Optimize-BlockPosition-helper-methods.patch diff --git a/patches/server/0244-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 891e5bf4db..891e5bf4db 100644 --- a/patches/server/0244-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/server/0245-Slime-Pathfinder-Events.patch b/patches/unapplied/server/0245-Slime-Pathfinder-Events.patch index 40c543b870..40c543b870 100644 --- a/patches/server/0245-Slime-Pathfinder-Events.patch +++ b/patches/unapplied/server/0245-Slime-Pathfinder-Events.patch diff --git a/patches/server/0246-Configurable-speed-for-water-flowing-over-lava.patch b/patches/unapplied/server/0246-Configurable-speed-for-water-flowing-over-lava.patch index 9af8f27c6f..9af8f27c6f 100644 --- a/patches/server/0246-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/server/0247-Optimize-CraftBlockData-Creation.patch b/patches/unapplied/server/0247-Optimize-CraftBlockData-Creation.patch index 998ef1e21b..998ef1e21b 100644 --- a/patches/server/0247-Optimize-CraftBlockData-Creation.patch +++ b/patches/unapplied/server/0247-Optimize-CraftBlockData-Creation.patch diff --git a/patches/server/0248-Optimize-MappedRegistry.patch b/patches/unapplied/server/0248-Optimize-MappedRegistry.patch index b3586a0249..b3586a0249 100644 --- a/patches/server/0248-Optimize-MappedRegistry.patch +++ b/patches/unapplied/server/0248-Optimize-MappedRegistry.patch diff --git a/patches/server/0249-Add-PhantomPreSpawnEvent.patch b/patches/unapplied/server/0249-Add-PhantomPreSpawnEvent.patch index e3026cd52d..e3026cd52d 100644 --- a/patches/server/0249-Add-PhantomPreSpawnEvent.patch +++ b/patches/unapplied/server/0249-Add-PhantomPreSpawnEvent.patch diff --git a/patches/server/0250-Add-More-Creeper-API.patch b/patches/unapplied/server/0250-Add-More-Creeper-API.patch index b92aff3e3f..b92aff3e3f 100644 --- a/patches/server/0250-Add-More-Creeper-API.patch +++ b/patches/unapplied/server/0250-Add-More-Creeper-API.patch diff --git a/patches/server/0251-Inventory-removeItemAnySlot.patch b/patches/unapplied/server/0251-Inventory-removeItemAnySlot.patch index 533e72fb45..533e72fb45 100644 --- a/patches/server/0251-Inventory-removeItemAnySlot.patch +++ b/patches/unapplied/server/0251-Inventory-removeItemAnySlot.patch diff --git a/patches/server/0252-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch b/patches/unapplied/server/0252-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch index 975ee4c615..975ee4c615 100644 --- a/patches/server/0252-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/server/0253-Asynchronous-chunk-IO-and-loading.patch b/patches/unapplied/server/0253-Asynchronous-chunk-IO-and-loading.patch index d51d04a5d8..d51d04a5d8 100644 --- a/patches/server/0253-Asynchronous-chunk-IO-and-loading.patch +++ b/patches/unapplied/server/0253-Asynchronous-chunk-IO-and-loading.patch diff --git a/patches/server/0254-Add-ray-tracing-methods-to-LivingEntity.patch b/patches/unapplied/server/0254-Add-ray-tracing-methods-to-LivingEntity.patch index 538ab0ac4c..538ab0ac4c 100644 --- a/patches/server/0254-Add-ray-tracing-methods-to-LivingEntity.patch +++ b/patches/unapplied/server/0254-Add-ray-tracing-methods-to-LivingEntity.patch diff --git a/patches/server/0255-Expose-attack-cooldown-methods-for-Player.patch b/patches/unapplied/server/0255-Expose-attack-cooldown-methods-for-Player.patch index 565f7d82e8..565f7d82e8 100644 --- a/patches/server/0255-Expose-attack-cooldown-methods-for-Player.patch +++ b/patches/unapplied/server/0255-Expose-attack-cooldown-methods-for-Player.patch diff --git a/patches/server/0256-Improve-death-events.patch b/patches/unapplied/server/0256-Improve-death-events.patch index fd2c2c081f..fd2c2c081f 100644 --- a/patches/server/0256-Improve-death-events.patch +++ b/patches/unapplied/server/0256-Improve-death-events.patch diff --git a/patches/server/0257-Allow-chests-to-be-placed-with-NBT-data.patch b/patches/unapplied/server/0257-Allow-chests-to-be-placed-with-NBT-data.patch index d8349a70c7..d8349a70c7 100644 --- a/patches/server/0257-Allow-chests-to-be-placed-with-NBT-data.patch +++ b/patches/unapplied/server/0257-Allow-chests-to-be-placed-with-NBT-data.patch diff --git a/patches/server/0258-Mob-Pathfinding-API.patch b/patches/unapplied/server/0258-Mob-Pathfinding-API.patch index 49c958043d..49c958043d 100644 --- a/patches/server/0258-Mob-Pathfinding-API.patch +++ b/patches/unapplied/server/0258-Mob-Pathfinding-API.patch diff --git a/patches/server/0259-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch b/patches/unapplied/server/0259-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch index 111c74cacf..111c74cacf 100644 --- a/patches/server/0259-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch +++ b/patches/unapplied/server/0259-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch diff --git a/patches/server/0260-Prevent-chunk-loading-from-Fluid-Flowing.patch b/patches/unapplied/server/0260-Prevent-chunk-loading-from-Fluid-Flowing.patch index 8e59eff59d..8e59eff59d 100644 --- a/patches/server/0260-Prevent-chunk-loading-from-Fluid-Flowing.patch +++ b/patches/unapplied/server/0260-Prevent-chunk-loading-from-Fluid-Flowing.patch diff --git a/patches/server/0261-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch b/patches/unapplied/server/0261-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch index ded712fe98..ded712fe98 100644 --- a/patches/server/0261-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch +++ b/patches/unapplied/server/0261-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch diff --git a/patches/server/0262-Prevent-mob-spawning-from-loading-generating-chunks.patch b/patches/unapplied/server/0262-Prevent-mob-spawning-from-loading-generating-chunks.patch index 150427b2a7..150427b2a7 100644 --- a/patches/server/0262-Prevent-mob-spawning-from-loading-generating-chunks.patch +++ b/patches/unapplied/server/0262-Prevent-mob-spawning-from-loading-generating-chunks.patch diff --git a/patches/server/0263-Implement-furnace-cook-speed-multiplier-API.patch b/patches/unapplied/server/0263-Implement-furnace-cook-speed-multiplier-API.patch index d75b53a879..d75b53a879 100644 --- a/patches/server/0263-Implement-furnace-cook-speed-multiplier-API.patch +++ b/patches/unapplied/server/0263-Implement-furnace-cook-speed-multiplier-API.patch diff --git a/patches/server/0264-Catch-JsonParseException-in-Entity-and-TE-names.patch b/patches/unapplied/server/0264-Catch-JsonParseException-in-Entity-and-TE-names.patch index 740e527815..740e527815 100644 --- a/patches/server/0264-Catch-JsonParseException-in-Entity-and-TE-names.patch +++ b/patches/unapplied/server/0264-Catch-JsonParseException-in-Entity-and-TE-names.patch diff --git a/patches/server/0265-Honor-EntityAgeable.ageLock.patch b/patches/unapplied/server/0265-Honor-EntityAgeable.ageLock.patch index 8a44dcb055..8a44dcb055 100644 --- a/patches/server/0265-Honor-EntityAgeable.ageLock.patch +++ b/patches/unapplied/server/0265-Honor-EntityAgeable.ageLock.patch diff --git a/patches/server/0266-Configurable-connection-throttle-kick-message.patch b/patches/unapplied/server/0266-Configurable-connection-throttle-kick-message.patch index 8d23dc2d80..8d23dc2d80 100644 --- a/patches/server/0266-Configurable-connection-throttle-kick-message.patch +++ b/patches/unapplied/server/0266-Configurable-connection-throttle-kick-message.patch diff --git a/patches/server/0267-Hook-into-CB-plugin-rewrites.patch b/patches/unapplied/server/0267-Hook-into-CB-plugin-rewrites.patch index a3aff98067..a3aff98067 100644 --- a/patches/server/0267-Hook-into-CB-plugin-rewrites.patch +++ b/patches/unapplied/server/0267-Hook-into-CB-plugin-rewrites.patch diff --git a/patches/server/0268-PreSpawnerSpawnEvent.patch b/patches/unapplied/server/0268-PreSpawnerSpawnEvent.patch index 0e9cb1f017..0e9cb1f017 100644 --- a/patches/server/0268-PreSpawnerSpawnEvent.patch +++ b/patches/unapplied/server/0268-PreSpawnerSpawnEvent.patch diff --git a/patches/server/0269-Add-LivingEntity-getTargetEntity.patch b/patches/unapplied/server/0269-Add-LivingEntity-getTargetEntity.patch index eefafb25f4..eefafb25f4 100644 --- a/patches/server/0269-Add-LivingEntity-getTargetEntity.patch +++ b/patches/unapplied/server/0269-Add-LivingEntity-getTargetEntity.patch diff --git a/patches/server/0270-Add-sun-related-API.patch b/patches/unapplied/server/0270-Add-sun-related-API.patch index 2ce2081d0a..2ce2081d0a 100644 --- a/patches/server/0270-Add-sun-related-API.patch +++ b/patches/unapplied/server/0270-Add-sun-related-API.patch diff --git a/patches/server/0271-Turtle-API.patch b/patches/unapplied/server/0271-Turtle-API.patch index fb6ff88d30..fb6ff88d30 100644 --- a/patches/server/0271-Turtle-API.patch +++ b/patches/unapplied/server/0271-Turtle-API.patch diff --git a/patches/server/0272-Call-player-spectator-target-events-and-improve-impl.patch b/patches/unapplied/server/0272-Call-player-spectator-target-events-and-improve-impl.patch index ec6af19533..ec6af19533 100644 --- a/patches/server/0272-Call-player-spectator-target-events-and-improve-impl.patch +++ b/patches/unapplied/server/0272-Call-player-spectator-target-events-and-improve-impl.patch diff --git a/patches/server/0273-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch b/patches/unapplied/server/0273-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch index 5d84ab043d..5d84ab043d 100644 --- a/patches/server/0273-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch +++ b/patches/unapplied/server/0273-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch diff --git a/patches/server/0274-Add-Velocity-IP-Forwarding-Support.patch b/patches/unapplied/server/0274-Add-Velocity-IP-Forwarding-Support.patch index c4dcbdcdbc..c4dcbdcdbc 100644 --- a/patches/server/0274-Add-Velocity-IP-Forwarding-Support.patch +++ b/patches/unapplied/server/0274-Add-Velocity-IP-Forwarding-Support.patch diff --git a/patches/server/0275-Add-more-Witch-API.patch b/patches/unapplied/server/0275-Add-more-Witch-API.patch index 7d2cd72ae6..7d2cd72ae6 100644 --- a/patches/server/0275-Add-more-Witch-API.patch +++ b/patches/unapplied/server/0275-Add-more-Witch-API.patch diff --git a/patches/server/0276-Check-Drowned-for-Villager-Aggression-Config.patch b/patches/unapplied/server/0276-Check-Drowned-for-Villager-Aggression-Config.patch index dc3022d4f1..dc3022d4f1 100644 --- a/patches/server/0276-Check-Drowned-for-Villager-Aggression-Config.patch +++ b/patches/unapplied/server/0276-Check-Drowned-for-Villager-Aggression-Config.patch diff --git a/patches/server/0277-Add-option-to-prevent-players-from-moving-into-unloa.patch b/patches/unapplied/server/0277-Add-option-to-prevent-players-from-moving-into-unloa.patch index a0375ddd66..a0375ddd66 100644 --- a/patches/server/0277-Add-option-to-prevent-players-from-moving-into-unloa.patch +++ b/patches/unapplied/server/0277-Add-option-to-prevent-players-from-moving-into-unloa.patch diff --git a/patches/server/0278-Reset-players-airTicks-on-respawn.patch b/patches/unapplied/server/0278-Reset-players-airTicks-on-respawn.patch index a705494992..a705494992 100644 --- a/patches/server/0278-Reset-players-airTicks-on-respawn.patch +++ b/patches/unapplied/server/0278-Reset-players-airTicks-on-respawn.patch diff --git a/patches/server/0279-Don-t-sleep-after-profile-lookups-if-not-needed.patch b/patches/unapplied/server/0279-Don-t-sleep-after-profile-lookups-if-not-needed.patch index c4f99ad87b..c4f99ad87b 100644 --- a/patches/server/0279-Don-t-sleep-after-profile-lookups-if-not-needed.patch +++ b/patches/unapplied/server/0279-Don-t-sleep-after-profile-lookups-if-not-needed.patch diff --git a/patches/server/0280-Improve-Server-Thread-Pool-and-Thread-Priorities.patch b/patches/unapplied/server/0280-Improve-Server-Thread-Pool-and-Thread-Priorities.patch index 07bee411a0..07bee411a0 100644 --- a/patches/server/0280-Improve-Server-Thread-Pool-and-Thread-Priorities.patch +++ b/patches/unapplied/server/0280-Improve-Server-Thread-Pool-and-Thread-Priorities.patch diff --git a/patches/server/0281-Optimize-World-Time-Updates.patch b/patches/unapplied/server/0281-Optimize-World-Time-Updates.patch index f370ef3f94..f370ef3f94 100644 --- a/patches/server/0281-Optimize-World-Time-Updates.patch +++ b/patches/unapplied/server/0281-Optimize-World-Time-Updates.patch diff --git a/patches/server/0282-Restore-custom-InventoryHolder-support.patch b/patches/unapplied/server/0282-Restore-custom-InventoryHolder-support.patch index e6bd4912aa..e6bd4912aa 100644 --- a/patches/server/0282-Restore-custom-InventoryHolder-support.patch +++ b/patches/unapplied/server/0282-Restore-custom-InventoryHolder-support.patch diff --git a/patches/server/0283-Use-Vanilla-Minecart-Speeds.patch b/patches/unapplied/server/0283-Use-Vanilla-Minecart-Speeds.patch index 00688862a0..00688862a0 100644 --- a/patches/server/0283-Use-Vanilla-Minecart-Speeds.patch +++ b/patches/unapplied/server/0283-Use-Vanilla-Minecart-Speeds.patch diff --git a/patches/server/0284-Fix-SpongeAbsortEvent-handling.patch b/patches/unapplied/server/0284-Fix-SpongeAbsortEvent-handling.patch index 85241ba175..85241ba175 100644 --- a/patches/server/0284-Fix-SpongeAbsortEvent-handling.patch +++ b/patches/unapplied/server/0284-Fix-SpongeAbsortEvent-handling.patch diff --git a/patches/server/0285-Don-t-allow-digging-into-unloaded-chunks.patch b/patches/unapplied/server/0285-Don-t-allow-digging-into-unloaded-chunks.patch index 67ebd3e373..67ebd3e373 100644 --- a/patches/server/0285-Don-t-allow-digging-into-unloaded-chunks.patch +++ b/patches/unapplied/server/0285-Don-t-allow-digging-into-unloaded-chunks.patch diff --git a/patches/server/0286-Make-the-default-permission-message-configurable.patch b/patches/unapplied/server/0286-Make-the-default-permission-message-configurable.patch index ec064d9c2d..ec064d9c2d 100644 --- a/patches/server/0286-Make-the-default-permission-message-configurable.patch +++ b/patches/unapplied/server/0286-Make-the-default-permission-message-configurable.patch diff --git a/patches/server/0287-Prevent-rayTrace-from-loading-chunks.patch b/patches/unapplied/server/0287-Prevent-rayTrace-from-loading-chunks.patch index dd9d69d953..dd9d69d953 100644 --- a/patches/server/0287-Prevent-rayTrace-from-loading-chunks.patch +++ b/patches/unapplied/server/0287-Prevent-rayTrace-from-loading-chunks.patch diff --git a/patches/server/0288-Handle-Large-Packets-disconnecting-client.patch b/patches/unapplied/server/0288-Handle-Large-Packets-disconnecting-client.patch index 97b77cfa23..97b77cfa23 100644 --- a/patches/server/0288-Handle-Large-Packets-disconnecting-client.patch +++ b/patches/unapplied/server/0288-Handle-Large-Packets-disconnecting-client.patch diff --git a/patches/server/0289-force-entity-dismount-during-teleportation.patch b/patches/unapplied/server/0289-force-entity-dismount-during-teleportation.patch index 8c7100d460..8c7100d460 100644 --- a/patches/server/0289-force-entity-dismount-during-teleportation.patch +++ b/patches/unapplied/server/0289-force-entity-dismount-during-teleportation.patch diff --git a/patches/server/0290-Add-more-Zombie-API.patch b/patches/unapplied/server/0290-Add-more-Zombie-API.patch index 9c329eb433..9c329eb433 100644 --- a/patches/server/0290-Add-more-Zombie-API.patch +++ b/patches/unapplied/server/0290-Add-more-Zombie-API.patch diff --git a/patches/server/0291-Book-Size-Limits.patch b/patches/unapplied/server/0291-Book-Size-Limits.patch index 3cb4a40976..3cb4a40976 100644 --- a/patches/server/0291-Book-Size-Limits.patch +++ b/patches/unapplied/server/0291-Book-Size-Limits.patch diff --git a/patches/server/0292-Add-PlayerConnectionCloseEvent.patch b/patches/unapplied/server/0292-Add-PlayerConnectionCloseEvent.patch index 5a881a7a41..5a881a7a41 100644 --- a/patches/server/0292-Add-PlayerConnectionCloseEvent.patch +++ b/patches/unapplied/server/0292-Add-PlayerConnectionCloseEvent.patch diff --git a/patches/server/0293-Prevent-Enderman-from-loading-chunks.patch b/patches/unapplied/server/0293-Prevent-Enderman-from-loading-chunks.patch index 60ad30486e..60ad30486e 100644 --- a/patches/server/0293-Prevent-Enderman-from-loading-chunks.patch +++ b/patches/unapplied/server/0293-Prevent-Enderman-from-loading-chunks.patch diff --git a/patches/server/0294-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch b/patches/unapplied/server/0294-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch index e49390005a..e49390005a 100644 --- a/patches/server/0294-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch +++ b/patches/unapplied/server/0294-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch diff --git a/patches/server/0295-Workaround-for-vehicle-tracking-issue-on-disconnect.patch b/patches/unapplied/server/0295-Workaround-for-vehicle-tracking-issue-on-disconnect.patch index 1b1595839e..1b1595839e 100644 --- a/patches/server/0295-Workaround-for-vehicle-tracking-issue-on-disconnect.patch +++ b/patches/unapplied/server/0295-Workaround-for-vehicle-tracking-issue-on-disconnect.patch diff --git a/patches/server/0296-Block-Entity-remove-from-being-called-on-Players.patch b/patches/unapplied/server/0296-Block-Entity-remove-from-being-called-on-Players.patch index 252637793d..252637793d 100644 --- a/patches/server/0296-Block-Entity-remove-from-being-called-on-Players.patch +++ b/patches/unapplied/server/0296-Block-Entity-remove-from-being-called-on-Players.patch diff --git a/patches/server/0297-BlockDestroyEvent.patch b/patches/unapplied/server/0297-BlockDestroyEvent.patch index 6671426322..6671426322 100644 --- a/patches/server/0297-BlockDestroyEvent.patch +++ b/patches/unapplied/server/0297-BlockDestroyEvent.patch diff --git a/patches/server/0298-Async-command-map-building.patch b/patches/unapplied/server/0298-Async-command-map-building.patch index 22cd32cfcc..22cd32cfcc 100644 --- a/patches/server/0298-Async-command-map-building.patch +++ b/patches/unapplied/server/0298-Async-command-map-building.patch diff --git a/patches/server/0299-Implement-Brigadier-Mojang-API.patch b/patches/unapplied/server/0299-Implement-Brigadier-Mojang-API.patch index 8959b49b02..8959b49b02 100644 --- a/patches/server/0299-Implement-Brigadier-Mojang-API.patch +++ b/patches/unapplied/server/0299-Implement-Brigadier-Mojang-API.patch diff --git a/patches/server/0300-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch b/patches/unapplied/server/0300-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch index 903ba48692..903ba48692 100644 --- a/patches/server/0300-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch +++ b/patches/unapplied/server/0300-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch diff --git a/patches/server/0301-Limit-Client-Sign-length-more.patch b/patches/unapplied/server/0301-Limit-Client-Sign-length-more.patch index db67eb26cb..db67eb26cb 100644 --- a/patches/server/0301-Limit-Client-Sign-length-more.patch +++ b/patches/unapplied/server/0301-Limit-Client-Sign-length-more.patch diff --git a/patches/server/0302-Don-t-check-ConvertSigns-boolean-every-sign-save.patch b/patches/unapplied/server/0302-Don-t-check-ConvertSigns-boolean-every-sign-save.patch index 1f80323016..1f80323016 100644 --- a/patches/server/0302-Don-t-check-ConvertSigns-boolean-every-sign-save.patch +++ b/patches/unapplied/server/0302-Don-t-check-ConvertSigns-boolean-every-sign-save.patch diff --git a/patches/server/0303-Optimize-Network-Manager-and-add-advanced-packet-sup.patch b/patches/unapplied/server/0303-Optimize-Network-Manager-and-add-advanced-packet-sup.patch index bdd97d4256..bdd97d4256 100644 --- a/patches/server/0303-Optimize-Network-Manager-and-add-advanced-packet-sup.patch +++ b/patches/unapplied/server/0303-Optimize-Network-Manager-and-add-advanced-packet-sup.patch diff --git a/patches/server/0304-Handle-Oversized-Tile-Entities-in-chunks.patch b/patches/unapplied/server/0304-Handle-Oversized-Tile-Entities-in-chunks.patch index f3b5f4619c..f3b5f4619c 100644 --- a/patches/server/0304-Handle-Oversized-Tile-Entities-in-chunks.patch +++ b/patches/unapplied/server/0304-Handle-Oversized-Tile-Entities-in-chunks.patch diff --git a/patches/server/0305-Set-Zombie-last-tick-at-start-of-drowning-process.patch b/patches/unapplied/server/0305-Set-Zombie-last-tick-at-start-of-drowning-process.patch index 9ca84565f0..9ca84565f0 100644 --- a/patches/server/0305-Set-Zombie-last-tick-at-start-of-drowning-process.patch +++ b/patches/unapplied/server/0305-Set-Zombie-last-tick-at-start-of-drowning-process.patch diff --git a/patches/server/0306-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch b/patches/unapplied/server/0306-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch index 62eff92250..62eff92250 100644 --- a/patches/server/0306-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch +++ b/patches/unapplied/server/0306-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch diff --git a/patches/server/0307-Use-proper-max-length-when-serialising-BungeeCord-te.patch b/patches/unapplied/server/0307-Use-proper-max-length-when-serialising-BungeeCord-te.patch index 2b7d6b0305..2b7d6b0305 100644 --- a/patches/server/0307-Use-proper-max-length-when-serialising-BungeeCord-te.patch +++ b/patches/unapplied/server/0307-Use-proper-max-length-when-serialising-BungeeCord-te.patch diff --git a/patches/server/0308-Entity-getEntitySpawnReason.patch b/patches/unapplied/server/0308-Entity-getEntitySpawnReason.patch index ccf42046f7..ccf42046f7 100644 --- a/patches/server/0308-Entity-getEntitySpawnReason.patch +++ b/patches/unapplied/server/0308-Entity-getEntitySpawnReason.patch diff --git a/patches/server/0309-Update-entity-Metadata-for-all-tracked-players.patch b/patches/unapplied/server/0309-Update-entity-Metadata-for-all-tracked-players.patch index 2f3a86283a..2f3a86283a 100644 --- a/patches/server/0309-Update-entity-Metadata-for-all-tracked-players.patch +++ b/patches/unapplied/server/0309-Update-entity-Metadata-for-all-tracked-players.patch diff --git a/patches/server/0310-Fire-event-on-GS4-query.patch b/patches/unapplied/server/0310-Fire-event-on-GS4-query.patch index 35d0794ebf..35d0794ebf 100644 --- a/patches/server/0310-Fire-event-on-GS4-query.patch +++ b/patches/unapplied/server/0310-Fire-event-on-GS4-query.patch diff --git a/patches/server/0311-Implement-PlayerPostRespawnEvent.patch b/patches/unapplied/server/0311-Implement-PlayerPostRespawnEvent.patch index 1f025fa066..1f025fa066 100644 --- a/patches/server/0311-Implement-PlayerPostRespawnEvent.patch +++ b/patches/unapplied/server/0311-Implement-PlayerPostRespawnEvent.patch diff --git a/patches/server/0312-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch b/patches/unapplied/server/0312-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch index 7c58eea21b..7c58eea21b 100644 --- a/patches/server/0312-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch +++ b/patches/unapplied/server/0312-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch diff --git a/patches/server/0313-Server-Tick-Events.patch b/patches/unapplied/server/0313-Server-Tick-Events.patch index fe53c376cd..fe53c376cd 100644 --- a/patches/server/0313-Server-Tick-Events.patch +++ b/patches/unapplied/server/0313-Server-Tick-Events.patch diff --git a/patches/server/0314-PlayerDeathEvent-getItemsToKeep.patch b/patches/unapplied/server/0314-PlayerDeathEvent-getItemsToKeep.patch index 45f593246a..45f593246a 100644 --- a/patches/server/0314-PlayerDeathEvent-getItemsToKeep.patch +++ b/patches/unapplied/server/0314-PlayerDeathEvent-getItemsToKeep.patch diff --git a/patches/server/0315-Optimize-Captured-TileEntity-Lookup.patch b/patches/unapplied/server/0315-Optimize-Captured-TileEntity-Lookup.patch index 78a1360904..78a1360904 100644 --- a/patches/server/0315-Optimize-Captured-TileEntity-Lookup.patch +++ b/patches/unapplied/server/0315-Optimize-Captured-TileEntity-Lookup.patch diff --git a/patches/server/0316-Add-Heightmap-API.patch b/patches/unapplied/server/0316-Add-Heightmap-API.patch index 28991c8480..28991c8480 100644 --- a/patches/server/0316-Add-Heightmap-API.patch +++ b/patches/unapplied/server/0316-Add-Heightmap-API.patch diff --git a/patches/server/0317-Mob-Spawner-API-Enhancements.patch b/patches/unapplied/server/0317-Mob-Spawner-API-Enhancements.patch index 267037a711..267037a711 100644 --- a/patches/server/0317-Mob-Spawner-API-Enhancements.patch +++ b/patches/unapplied/server/0317-Mob-Spawner-API-Enhancements.patch diff --git a/patches/server/0318-Fix-CB-call-to-changed-postToMainThread-method.patch b/patches/unapplied/server/0318-Fix-CB-call-to-changed-postToMainThread-method.patch index 6f0e8c3cd2..6f0e8c3cd2 100644 --- a/patches/server/0318-Fix-CB-call-to-changed-postToMainThread-method.patch +++ b/patches/unapplied/server/0318-Fix-CB-call-to-changed-postToMainThread-method.patch diff --git a/patches/server/0319-Fix-sounds-when-item-frames-are-modified-MC-123450.patch b/patches/unapplied/server/0319-Fix-sounds-when-item-frames-are-modified-MC-123450.patch index de77003ffb..de77003ffb 100644 --- a/patches/server/0319-Fix-sounds-when-item-frames-are-modified-MC-123450.patch +++ b/patches/unapplied/server/0319-Fix-sounds-when-item-frames-are-modified-MC-123450.patch diff --git a/patches/server/0320-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch b/patches/unapplied/server/0320-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch index 45f46e7ec1..45f46e7ec1 100644 --- a/patches/server/0320-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch +++ b/patches/unapplied/server/0320-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch diff --git a/patches/server/0321-improve-CraftWorld-isChunkLoaded.patch b/patches/unapplied/server/0321-improve-CraftWorld-isChunkLoaded.patch index e66756ff92..e66756ff92 100644 --- a/patches/server/0321-improve-CraftWorld-isChunkLoaded.patch +++ b/patches/unapplied/server/0321-improve-CraftWorld-isChunkLoaded.patch diff --git a/patches/server/0322-Implement-CraftBlockSoundGroup.patch b/patches/unapplied/server/0322-Implement-CraftBlockSoundGroup.patch index a62be7b054..a62be7b054 100644 --- a/patches/server/0322-Implement-CraftBlockSoundGroup.patch +++ b/patches/unapplied/server/0322-Implement-CraftBlockSoundGroup.patch diff --git a/patches/server/0323-Configurable-Keep-Spawn-Loaded-range-per-world.patch b/patches/unapplied/server/0323-Configurable-Keep-Spawn-Loaded-range-per-world.patch index 6ffd40aa4c..6ffd40aa4c 100644 --- a/patches/server/0323-Configurable-Keep-Spawn-Loaded-range-per-world.patch +++ b/patches/unapplied/server/0323-Configurable-Keep-Spawn-Loaded-range-per-world.patch diff --git a/patches/server/0324-ChunkMapDistance-CME.patch b/patches/unapplied/server/0324-ChunkMapDistance-CME.patch index e2928c7bd5..e2928c7bd5 100644 --- a/patches/server/0324-ChunkMapDistance-CME.patch +++ b/patches/unapplied/server/0324-ChunkMapDistance-CME.patch diff --git a/patches/server/0325-Chunk-debug-command.patch b/patches/unapplied/server/0325-Chunk-debug-command.patch index 4e28318b14..4e28318b14 100644 --- a/patches/server/0325-Chunk-debug-command.patch +++ b/patches/unapplied/server/0325-Chunk-debug-command.patch diff --git a/patches/server/0326-Allow-Saving-of-Oversized-Chunks.patch b/patches/unapplied/server/0326-Allow-Saving-of-Oversized-Chunks.patch index 7a71ae6af9..7a71ae6af9 100644 --- a/patches/server/0326-Allow-Saving-of-Oversized-Chunks.patch +++ b/patches/unapplied/server/0326-Allow-Saving-of-Oversized-Chunks.patch diff --git a/patches/server/0327-Expose-the-internal-current-tick.patch b/patches/unapplied/server/0327-Expose-the-internal-current-tick.patch index 014508dc7b..014508dc7b 100644 --- a/patches/server/0327-Expose-the-internal-current-tick.patch +++ b/patches/unapplied/server/0327-Expose-the-internal-current-tick.patch diff --git a/patches/server/0328-Fix-World-isChunkGenerated-calls.patch b/patches/unapplied/server/0328-Fix-World-isChunkGenerated-calls.patch index 16b445c72c..16b445c72c 100644 --- a/patches/server/0328-Fix-World-isChunkGenerated-calls.patch +++ b/patches/unapplied/server/0328-Fix-World-isChunkGenerated-calls.patch diff --git a/patches/server/0329-Show-blockstate-location-if-we-failed-to-read-it.patch b/patches/unapplied/server/0329-Show-blockstate-location-if-we-failed-to-read-it.patch index f593178909..f593178909 100644 --- a/patches/server/0329-Show-blockstate-location-if-we-failed-to-read-it.patch +++ b/patches/unapplied/server/0329-Show-blockstate-location-if-we-failed-to-read-it.patch diff --git a/patches/server/0330-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch b/patches/unapplied/server/0330-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch index 69a8b61af0..69a8b61af0 100644 --- a/patches/server/0330-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch +++ b/patches/unapplied/server/0330-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch diff --git a/patches/server/0331-Configurable-projectile-relative-velocity.patch b/patches/unapplied/server/0331-Configurable-projectile-relative-velocity.patch index 6b3d5f802a..6b3d5f802a 100644 --- a/patches/server/0331-Configurable-projectile-relative-velocity.patch +++ b/patches/unapplied/server/0331-Configurable-projectile-relative-velocity.patch diff --git a/patches/server/0332-offset-item-frame-ticking.patch b/patches/unapplied/server/0332-offset-item-frame-ticking.patch index 982a600c76..982a600c76 100644 --- a/patches/server/0332-offset-item-frame-ticking.patch +++ b/patches/unapplied/server/0332-offset-item-frame-ticking.patch diff --git a/patches/server/0333-Fix-MC-158900.patch b/patches/unapplied/server/0333-Fix-MC-158900.patch index 963f1cf990..963f1cf990 100644 --- a/patches/server/0333-Fix-MC-158900.patch +++ b/patches/unapplied/server/0333-Fix-MC-158900.patch diff --git a/patches/server/0334-Prevent-consuming-the-wrong-itemstack.patch b/patches/unapplied/server/0334-Prevent-consuming-the-wrong-itemstack.patch index c0768dd23f..c0768dd23f 100644 --- a/patches/server/0334-Prevent-consuming-the-wrong-itemstack.patch +++ b/patches/unapplied/server/0334-Prevent-consuming-the-wrong-itemstack.patch diff --git a/patches/server/0335-Dont-send-unnecessary-sign-update.patch b/patches/unapplied/server/0335-Dont-send-unnecessary-sign-update.patch index ff20fd7e96..ff20fd7e96 100644 --- a/patches/server/0335-Dont-send-unnecessary-sign-update.patch +++ b/patches/unapplied/server/0335-Dont-send-unnecessary-sign-update.patch diff --git a/patches/server/0336-Add-option-to-disable-pillager-patrols.patch b/patches/unapplied/server/0336-Add-option-to-disable-pillager-patrols.patch index 24f8b89eae..24f8b89eae 100644 --- a/patches/server/0336-Add-option-to-disable-pillager-patrols.patch +++ b/patches/unapplied/server/0336-Add-option-to-disable-pillager-patrols.patch diff --git a/patches/server/0337-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch b/patches/unapplied/server/0337-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch index 37091dcf88..37091dcf88 100644 --- a/patches/server/0337-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch +++ b/patches/unapplied/server/0337-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch diff --git a/patches/server/0338-Flat-bedrock-generator-settings.patch b/patches/unapplied/server/0338-Flat-bedrock-generator-settings.patch index c678f0e883..c678f0e883 100644 --- a/patches/server/0338-Flat-bedrock-generator-settings.patch +++ b/patches/unapplied/server/0338-Flat-bedrock-generator-settings.patch diff --git a/patches/server/0339-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch b/patches/unapplied/server/0339-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch index ea3c47b7b2..ea3c47b7b2 100644 --- a/patches/server/0339-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch +++ b/patches/unapplied/server/0339-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch diff --git a/patches/server/0340-MC-145656-Fix-Follow-Range-Initial-Target.patch b/patches/unapplied/server/0340-MC-145656-Fix-Follow-Range-Initial-Target.patch index 8c11c29d52..8c11c29d52 100644 --- a/patches/server/0340-MC-145656-Fix-Follow-Range-Initial-Target.patch +++ b/patches/unapplied/server/0340-MC-145656-Fix-Follow-Range-Initial-Target.patch diff --git a/patches/server/0341-Duplicate-UUID-Resolve-Option.patch b/patches/unapplied/server/0341-Duplicate-UUID-Resolve-Option.patch index fa4467c24d..fa4467c24d 100644 --- a/patches/server/0341-Duplicate-UUID-Resolve-Option.patch +++ b/patches/unapplied/server/0341-Duplicate-UUID-Resolve-Option.patch diff --git a/patches/server/0342-Optimize-Hoppers.patch b/patches/unapplied/server/0342-Optimize-Hoppers.patch index 44fa8f89e5..44fa8f89e5 100644 --- a/patches/server/0342-Optimize-Hoppers.patch +++ b/patches/unapplied/server/0342-Optimize-Hoppers.patch diff --git a/patches/server/0343-PlayerDeathEvent-shouldDropExperience.patch b/patches/unapplied/server/0343-PlayerDeathEvent-shouldDropExperience.patch index c94cfd00dc..c94cfd00dc 100644 --- a/patches/server/0343-PlayerDeathEvent-shouldDropExperience.patch +++ b/patches/unapplied/server/0343-PlayerDeathEvent-shouldDropExperience.patch diff --git a/patches/server/0344-Prevent-bees-loading-chunks-checking-hive-position.patch b/patches/unapplied/server/0344-Prevent-bees-loading-chunks-checking-hive-position.patch index 16e42ecce0..16e42ecce0 100644 --- a/patches/server/0344-Prevent-bees-loading-chunks-checking-hive-position.patch +++ b/patches/unapplied/server/0344-Prevent-bees-loading-chunks-checking-hive-position.patch diff --git a/patches/server/0345-Don-t-load-Chunks-from-Hoppers-and-other-things.patch b/patches/unapplied/server/0345-Don-t-load-Chunks-from-Hoppers-and-other-things.patch index 71f28eb22f..71f28eb22f 100644 --- a/patches/server/0345-Don-t-load-Chunks-from-Hoppers-and-other-things.patch +++ b/patches/unapplied/server/0345-Don-t-load-Chunks-from-Hoppers-and-other-things.patch diff --git a/patches/server/0346-Guard-against-serializing-mismatching-chunk-coordina.patch b/patches/unapplied/server/0346-Guard-against-serializing-mismatching-chunk-coordina.patch index 64048f55c3..64048f55c3 100644 --- a/patches/server/0346-Guard-against-serializing-mismatching-chunk-coordina.patch +++ b/patches/unapplied/server/0346-Guard-against-serializing-mismatching-chunk-coordina.patch diff --git a/patches/server/0347-Optimise-IEntityAccess-getPlayerByUUID.patch b/patches/unapplied/server/0347-Optimise-IEntityAccess-getPlayerByUUID.patch index 19e02d11be..19e02d11be 100644 --- a/patches/server/0347-Optimise-IEntityAccess-getPlayerByUUID.patch +++ b/patches/unapplied/server/0347-Optimise-IEntityAccess-getPlayerByUUID.patch diff --git a/patches/server/0348-Fix-items-not-falling-correctly.patch b/patches/unapplied/server/0348-Fix-items-not-falling-correctly.patch index ef789b9361..ef789b9361 100644 --- a/patches/server/0348-Fix-items-not-falling-correctly.patch +++ b/patches/unapplied/server/0348-Fix-items-not-falling-correctly.patch diff --git a/patches/server/0349-Lag-compensate-eating.patch b/patches/unapplied/server/0349-Lag-compensate-eating.patch index a3c79fe6ad..a3c79fe6ad 100644 --- a/patches/server/0349-Lag-compensate-eating.patch +++ b/patches/unapplied/server/0349-Lag-compensate-eating.patch diff --git a/patches/server/0350-Optimize-call-to-getFluid-for-explosions.patch b/patches/unapplied/server/0350-Optimize-call-to-getFluid-for-explosions.patch index 6dc5f5aa31..6dc5f5aa31 100644 --- a/patches/server/0350-Optimize-call-to-getFluid-for-explosions.patch +++ b/patches/unapplied/server/0350-Optimize-call-to-getFluid-for-explosions.patch diff --git a/patches/server/0351-Fix-last-firework-in-stack-not-having-effects-when-d.patch b/patches/unapplied/server/0351-Fix-last-firework-in-stack-not-having-effects-when-d.patch index 1b7f466946..1b7f466946 100644 --- a/patches/server/0351-Fix-last-firework-in-stack-not-having-effects-when-d.patch +++ b/patches/unapplied/server/0351-Fix-last-firework-in-stack-not-having-effects-when-d.patch diff --git a/patches/server/0352-Add-effect-to-block-break-naturally.patch b/patches/unapplied/server/0352-Add-effect-to-block-break-naturally.patch index b911824bb1..b911824bb1 100644 --- a/patches/server/0352-Add-effect-to-block-break-naturally.patch +++ b/patches/unapplied/server/0352-Add-effect-to-block-break-naturally.patch diff --git a/patches/server/0353-Entity-Activation-Range-2.0.patch b/patches/unapplied/server/0353-Entity-Activation-Range-2.0.patch index a921362a20..a921362a20 100644 --- a/patches/server/0353-Entity-Activation-Range-2.0.patch +++ b/patches/unapplied/server/0353-Entity-Activation-Range-2.0.patch diff --git a/patches/server/0354-Increase-Light-Queue-Size.patch b/patches/unapplied/server/0354-Increase-Light-Queue-Size.patch index dff03c4a6f..dff03c4a6f 100644 --- a/patches/server/0354-Increase-Light-Queue-Size.patch +++ b/patches/unapplied/server/0354-Increase-Light-Queue-Size.patch diff --git a/patches/server/0355-Fix-Light-Command.patch b/patches/unapplied/server/0355-Fix-Light-Command.patch index b1497f87bd..b1497f87bd 100644 --- a/patches/server/0355-Fix-Light-Command.patch +++ b/patches/unapplied/server/0355-Fix-Light-Command.patch diff --git a/patches/server/0356-Anti-Xray.patch b/patches/unapplied/server/0356-Anti-Xray.patch index f4559086e6..f4559086e6 100644 --- a/patches/server/0356-Anti-Xray.patch +++ b/patches/unapplied/server/0356-Anti-Xray.patch diff --git a/patches/server/0357-Implement-alternative-item-despawn-rate.patch b/patches/unapplied/server/0357-Implement-alternative-item-despawn-rate.patch index 7bc359fed4..7bc359fed4 100644 --- a/patches/server/0357-Implement-alternative-item-despawn-rate.patch +++ b/patches/unapplied/server/0357-Implement-alternative-item-despawn-rate.patch diff --git a/patches/server/0358-Tracking-Range-Improvements.patch b/patches/unapplied/server/0358-Tracking-Range-Improvements.patch index 2a36982dc4..2a36982dc4 100644 --- a/patches/server/0358-Tracking-Range-Improvements.patch +++ b/patches/unapplied/server/0358-Tracking-Range-Improvements.patch diff --git a/patches/server/0359-Fix-items-vanishing-through-end-portal.patch b/patches/unapplied/server/0359-Fix-items-vanishing-through-end-portal.patch index c27cdfd7f2..c27cdfd7f2 100644 --- a/patches/server/0359-Fix-items-vanishing-through-end-portal.patch +++ b/patches/unapplied/server/0359-Fix-items-vanishing-through-end-portal.patch diff --git a/patches/server/0360-implement-optional-per-player-mob-spawns.patch b/patches/unapplied/server/0360-implement-optional-per-player-mob-spawns.patch index d6f4cfeb66..d6f4cfeb66 100644 --- a/patches/server/0360-implement-optional-per-player-mob-spawns.patch +++ b/patches/unapplied/server/0360-implement-optional-per-player-mob-spawns.patch diff --git a/patches/server/0361-Avoid-hopper-searches-if-there-are-no-items.patch b/patches/unapplied/server/0361-Avoid-hopper-searches-if-there-are-no-items.patch index 9191fd85e3..9191fd85e3 100644 --- a/patches/server/0361-Avoid-hopper-searches-if-there-are-no-items.patch +++ b/patches/unapplied/server/0361-Avoid-hopper-searches-if-there-are-no-items.patch diff --git a/patches/server/0362-Bees-get-gravity-in-void.-Fixes-MC-167279.patch b/patches/unapplied/server/0362-Bees-get-gravity-in-void.-Fixes-MC-167279.patch index 03bd1852c1..03bd1852c1 100644 --- a/patches/server/0362-Bees-get-gravity-in-void.-Fixes-MC-167279.patch +++ b/patches/unapplied/server/0362-Bees-get-gravity-in-void.-Fixes-MC-167279.patch diff --git a/patches/server/0363-Optimise-getChunkAt-calls-for-loaded-chunks.patch b/patches/unapplied/server/0363-Optimise-getChunkAt-calls-for-loaded-chunks.patch index 7c34763e94..7c34763e94 100644 --- a/patches/server/0363-Optimise-getChunkAt-calls-for-loaded-chunks.patch +++ b/patches/unapplied/server/0363-Optimise-getChunkAt-calls-for-loaded-chunks.patch diff --git a/patches/server/0364-Add-debug-for-sync-chunk-loads.patch b/patches/unapplied/server/0364-Add-debug-for-sync-chunk-loads.patch index 7b76ff6e0b..7b76ff6e0b 100644 --- a/patches/server/0364-Add-debug-for-sync-chunk-loads.patch +++ b/patches/unapplied/server/0364-Add-debug-for-sync-chunk-loads.patch diff --git a/patches/server/0365-Remove-garbage-Java-version-check.patch b/patches/unapplied/server/0365-Remove-garbage-Java-version-check.patch index 3c72a283d1..3c72a283d1 100644 --- a/patches/server/0365-Remove-garbage-Java-version-check.patch +++ b/patches/unapplied/server/0365-Remove-garbage-Java-version-check.patch diff --git a/patches/server/0366-Add-ThrownEggHatchEvent.patch b/patches/unapplied/server/0366-Add-ThrownEggHatchEvent.patch index c026427598..c026427598 100644 --- a/patches/server/0366-Add-ThrownEggHatchEvent.patch +++ b/patches/unapplied/server/0366-Add-ThrownEggHatchEvent.patch diff --git a/patches/server/0367-Entity-Jump-API.patch b/patches/unapplied/server/0367-Entity-Jump-API.patch index 903e91ab9c..903e91ab9c 100644 --- a/patches/server/0367-Entity-Jump-API.patch +++ b/patches/unapplied/server/0367-Entity-Jump-API.patch diff --git a/patches/server/0368-Add-option-to-nerf-pigmen-from-nether-portals.patch b/patches/unapplied/server/0368-Add-option-to-nerf-pigmen-from-nether-portals.patch index ceeba597e2..ceeba597e2 100644 --- a/patches/server/0368-Add-option-to-nerf-pigmen-from-nether-portals.patch +++ b/patches/unapplied/server/0368-Add-option-to-nerf-pigmen-from-nether-portals.patch diff --git a/patches/server/0369-Make-the-GUI-graph-fancier.patch b/patches/unapplied/server/0369-Make-the-GUI-graph-fancier.patch index b97ce20f84..b97ce20f84 100644 --- a/patches/server/0369-Make-the-GUI-graph-fancier.patch +++ b/patches/unapplied/server/0369-Make-the-GUI-graph-fancier.patch diff --git a/patches/server/0370-add-hand-to-BlockMultiPlaceEvent.patch b/patches/unapplied/server/0370-add-hand-to-BlockMultiPlaceEvent.patch index 6448fbc1d8..6448fbc1d8 100644 --- a/patches/server/0370-add-hand-to-BlockMultiPlaceEvent.patch +++ b/patches/unapplied/server/0370-add-hand-to-BlockMultiPlaceEvent.patch diff --git a/patches/server/0371-Validate-tripwire-hook-placement-before-update.patch b/patches/unapplied/server/0371-Validate-tripwire-hook-placement-before-update.patch index 9c50f803d4..9c50f803d4 100644 --- a/patches/server/0371-Validate-tripwire-hook-placement-before-update.patch +++ b/patches/unapplied/server/0371-Validate-tripwire-hook-placement-before-update.patch diff --git a/patches/server/0372-Add-option-to-allow-iron-golems-to-spawn-in-air.patch b/patches/unapplied/server/0372-Add-option-to-allow-iron-golems-to-spawn-in-air.patch index 8a40babfc2..8a40babfc2 100644 --- a/patches/server/0372-Add-option-to-allow-iron-golems-to-spawn-in-air.patch +++ b/patches/unapplied/server/0372-Add-option-to-allow-iron-golems-to-spawn-in-air.patch diff --git a/patches/server/0373-Configurable-chance-of-villager-zombie-infection.patch b/patches/unapplied/server/0373-Configurable-chance-of-villager-zombie-infection.patch index 72cfcc4a7e..72cfcc4a7e 100644 --- a/patches/server/0373-Configurable-chance-of-villager-zombie-infection.patch +++ b/patches/unapplied/server/0373-Configurable-chance-of-villager-zombie-infection.patch diff --git a/patches/server/0374-Optimise-Chunk-getFluid.patch b/patches/unapplied/server/0374-Optimise-Chunk-getFluid.patch index a46d5ac5e5..a46d5ac5e5 100644 --- a/patches/server/0374-Optimise-Chunk-getFluid.patch +++ b/patches/unapplied/server/0374-Optimise-Chunk-getFluid.patch diff --git a/patches/server/0375-Set-spigots-verbose-world-setting-to-false-by-def.patch b/patches/unapplied/server/0375-Set-spigots-verbose-world-setting-to-false-by-def.patch index 0af07e8203..0af07e8203 100644 --- a/patches/server/0375-Set-spigots-verbose-world-setting-to-false-by-def.patch +++ b/patches/unapplied/server/0375-Set-spigots-verbose-world-setting-to-false-by-def.patch diff --git a/patches/server/0376-Add-tick-times-API-and-mspt-command.patch b/patches/unapplied/server/0376-Add-tick-times-API-and-mspt-command.patch index 90856a0e69..90856a0e69 100644 --- a/patches/server/0376-Add-tick-times-API-and-mspt-command.patch +++ b/patches/unapplied/server/0376-Add-tick-times-API-and-mspt-command.patch diff --git a/patches/server/0377-Expose-MinecraftServer-isRunning.patch b/patches/unapplied/server/0377-Expose-MinecraftServer-isRunning.patch index dc0a39b360..dc0a39b360 100644 --- a/patches/server/0377-Expose-MinecraftServer-isRunning.patch +++ b/patches/unapplied/server/0377-Expose-MinecraftServer-isRunning.patch diff --git a/patches/server/0378-Add-Raw-Byte-ItemStack-Serialization.patch b/patches/unapplied/server/0378-Add-Raw-Byte-ItemStack-Serialization.patch index ab558473fb..ab558473fb 100644 --- a/patches/server/0378-Add-Raw-Byte-ItemStack-Serialization.patch +++ b/patches/unapplied/server/0378-Add-Raw-Byte-ItemStack-Serialization.patch diff --git a/patches/server/0379-Pillager-patrol-spawn-settings-and-per-player-option.patch b/patches/unapplied/server/0379-Pillager-patrol-spawn-settings-and-per-player-option.patch index 77062da2cd..77062da2cd 100644 --- a/patches/server/0379-Pillager-patrol-spawn-settings-and-per-player-option.patch +++ b/patches/unapplied/server/0379-Pillager-patrol-spawn-settings-and-per-player-option.patch diff --git a/patches/server/0380-Remote-Connections-shouldn-t-hold-up-shutdown.patch b/patches/unapplied/server/0380-Remote-Connections-shouldn-t-hold-up-shutdown.patch index c53005aca2..c53005aca2 100644 --- a/patches/server/0380-Remote-Connections-shouldn-t-hold-up-shutdown.patch +++ b/patches/unapplied/server/0380-Remote-Connections-shouldn-t-hold-up-shutdown.patch diff --git a/patches/server/0381-Do-not-allow-bees-to-load-chunks-for-beehives.patch b/patches/unapplied/server/0381-Do-not-allow-bees-to-load-chunks-for-beehives.patch index 471ca643c3..471ca643c3 100644 --- a/patches/server/0381-Do-not-allow-bees-to-load-chunks-for-beehives.patch +++ b/patches/unapplied/server/0381-Do-not-allow-bees-to-load-chunks-for-beehives.patch diff --git a/patches/server/0382-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch b/patches/unapplied/server/0382-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch index 44137bcfcb..44137bcfcb 100644 --- a/patches/server/0382-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch +++ b/patches/unapplied/server/0382-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch diff --git a/patches/server/0383-Don-t-tick-dead-players.patch b/patches/unapplied/server/0383-Don-t-tick-dead-players.patch index 85bc002aaa..85bc002aaa 100644 --- a/patches/server/0383-Don-t-tick-dead-players.patch +++ b/patches/unapplied/server/0383-Don-t-tick-dead-players.patch diff --git a/patches/server/0384-Dead-Player-s-shouldn-t-be-able-to-move.patch b/patches/unapplied/server/0384-Dead-Player-s-shouldn-t-be-able-to-move.patch index b79b2b17bc..b79b2b17bc 100644 --- a/patches/server/0384-Dead-Player-s-shouldn-t-be-able-to-move.patch +++ b/patches/unapplied/server/0384-Dead-Player-s-shouldn-t-be-able-to-move.patch diff --git a/patches/server/0385-Optimize-Collision-to-not-load-chunks.patch b/patches/unapplied/server/0385-Optimize-Collision-to-not-load-chunks.patch index 84a6cf3797..84a6cf3797 100644 --- a/patches/server/0385-Optimize-Collision-to-not-load-chunks.patch +++ b/patches/unapplied/server/0385-Optimize-Collision-to-not-load-chunks.patch diff --git a/patches/server/0386-Don-t-move-existing-players-to-world-spawn.patch b/patches/unapplied/server/0386-Don-t-move-existing-players-to-world-spawn.patch index 0519e05dc1..0519e05dc1 100644 --- a/patches/server/0386-Don-t-move-existing-players-to-world-spawn.patch +++ b/patches/unapplied/server/0386-Don-t-move-existing-players-to-world-spawn.patch diff --git a/patches/server/0387-Optimize-GoalSelector-Goal.Flag-Set-operations.patch b/patches/unapplied/server/0387-Optimize-GoalSelector-Goal.Flag-Set-operations.patch index cf8d69b485..cf8d69b485 100644 --- a/patches/server/0387-Optimize-GoalSelector-Goal.Flag-Set-operations.patch +++ b/patches/unapplied/server/0387-Optimize-GoalSelector-Goal.Flag-Set-operations.patch diff --git a/patches/server/0388-Improved-Watchdog-Support.patch b/patches/unapplied/server/0388-Improved-Watchdog-Support.patch index b7514bfb13..b7514bfb13 100644 --- a/patches/server/0388-Improved-Watchdog-Support.patch +++ b/patches/unapplied/server/0388-Improved-Watchdog-Support.patch diff --git a/patches/server/0389-Optimize-Pathfinding.patch b/patches/unapplied/server/0389-Optimize-Pathfinding.patch index 4259e48495..4259e48495 100644 --- a/patches/server/0389-Optimize-Pathfinding.patch +++ b/patches/unapplied/server/0389-Optimize-Pathfinding.patch diff --git a/patches/server/0390-Reduce-Either-Optional-allocation.patch b/patches/unapplied/server/0390-Reduce-Either-Optional-allocation.patch index 0f4641263b..0f4641263b 100644 --- a/patches/server/0390-Reduce-Either-Optional-allocation.patch +++ b/patches/unapplied/server/0390-Reduce-Either-Optional-allocation.patch diff --git a/patches/server/0391-Reduce-memory-footprint-of-NBTTagCompound.patch b/patches/unapplied/server/0391-Reduce-memory-footprint-of-NBTTagCompound.patch index 740fcbecab..740fcbecab 100644 --- a/patches/server/0391-Reduce-memory-footprint-of-NBTTagCompound.patch +++ b/patches/unapplied/server/0391-Reduce-memory-footprint-of-NBTTagCompound.patch diff --git a/patches/server/0392-Prevent-opening-inventories-when-frozen.patch b/patches/unapplied/server/0392-Prevent-opening-inventories-when-frozen.patch index 8cc2ba41b0..8cc2ba41b0 100644 --- a/patches/server/0392-Prevent-opening-inventories-when-frozen.patch +++ b/patches/unapplied/server/0392-Prevent-opening-inventories-when-frozen.patch diff --git a/patches/server/0393-Optimise-ArraySetSorted-removeIf.patch b/patches/unapplied/server/0393-Optimise-ArraySetSorted-removeIf.patch index 1aa31112c4..1aa31112c4 100644 --- a/patches/server/0393-Optimise-ArraySetSorted-removeIf.patch +++ b/patches/unapplied/server/0393-Optimise-ArraySetSorted-removeIf.patch diff --git a/patches/server/0394-Don-t-run-entity-collision-code-if-not-needed.patch b/patches/unapplied/server/0394-Don-t-run-entity-collision-code-if-not-needed.patch index 082bd4030b..082bd4030b 100644 --- a/patches/server/0394-Don-t-run-entity-collision-code-if-not-needed.patch +++ b/patches/unapplied/server/0394-Don-t-run-entity-collision-code-if-not-needed.patch diff --git a/patches/server/0395-Implement-Player-Client-Options-API.patch b/patches/unapplied/server/0395-Implement-Player-Client-Options-API.patch index c6e0a2a198..c6e0a2a198 100644 --- a/patches/server/0395-Implement-Player-Client-Options-API.patch +++ b/patches/unapplied/server/0395-Implement-Player-Client-Options-API.patch diff --git a/patches/server/0396-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch b/patches/unapplied/server/0396-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch index fe3a5aca21..fe3a5aca21 100644 --- a/patches/server/0396-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch +++ b/patches/unapplied/server/0396-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch diff --git a/patches/server/0397-Broadcast-join-message-to-console.patch b/patches/unapplied/server/0397-Broadcast-join-message-to-console.patch index 5969707973..5969707973 100644 --- a/patches/server/0397-Broadcast-join-message-to-console.patch +++ b/patches/unapplied/server/0397-Broadcast-join-message-to-console.patch diff --git a/patches/server/0398-Fix-Chunk-Post-Processing-deadlock-risk.patch b/patches/unapplied/server/0398-Fix-Chunk-Post-Processing-deadlock-risk.patch index 240ccc2344..240ccc2344 100644 --- a/patches/server/0398-Fix-Chunk-Post-Processing-deadlock-risk.patch +++ b/patches/unapplied/server/0398-Fix-Chunk-Post-Processing-deadlock-risk.patch diff --git a/patches/server/0399-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch b/patches/unapplied/server/0399-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch index 7b70d59367..7b70d59367 100644 --- a/patches/server/0399-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch +++ b/patches/unapplied/server/0399-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch diff --git a/patches/server/0400-Load-Chunks-for-Login-Asynchronously.patch b/patches/unapplied/server/0400-Load-Chunks-for-Login-Asynchronously.patch index b8e91009fa..b8e91009fa 100644 --- a/patches/server/0400-Load-Chunks-for-Login-Asynchronously.patch +++ b/patches/unapplied/server/0400-Load-Chunks-for-Login-Asynchronously.patch diff --git a/patches/server/0401-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch b/patches/unapplied/server/0401-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch index e2b30f446b..e2b30f446b 100644 --- a/patches/server/0401-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch +++ b/patches/unapplied/server/0401-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch diff --git a/patches/server/0402-Add-PlayerAttackEntityCooldownResetEvent.patch b/patches/unapplied/server/0402-Add-PlayerAttackEntityCooldownResetEvent.patch index ea4d9caada..ea4d9caada 100644 --- a/patches/server/0402-Add-PlayerAttackEntityCooldownResetEvent.patch +++ b/patches/unapplied/server/0402-Add-PlayerAttackEntityCooldownResetEvent.patch diff --git a/patches/server/0403-Don-t-fire-BlockFade-on-worldgen-threads.patch b/patches/unapplied/server/0403-Don-t-fire-BlockFade-on-worldgen-threads.patch index 8a5268c81a..8a5268c81a 100644 --- a/patches/server/0403-Don-t-fire-BlockFade-on-worldgen-threads.patch +++ b/patches/unapplied/server/0403-Don-t-fire-BlockFade-on-worldgen-threads.patch diff --git a/patches/server/0404-Add-phantom-creative-and-insomniac-controls.patch b/patches/unapplied/server/0404-Add-phantom-creative-and-insomniac-controls.patch index 98e64e3ede..98e64e3ede 100644 --- a/patches/server/0404-Add-phantom-creative-and-insomniac-controls.patch +++ b/patches/unapplied/server/0404-Add-phantom-creative-and-insomniac-controls.patch diff --git a/patches/server/0405-Fix-numerous-item-duplication-issues-and-teleport-is.patch b/patches/unapplied/server/0405-Fix-numerous-item-duplication-issues-and-teleport-is.patch index 71e6d1849e..71e6d1849e 100644 --- a/patches/server/0405-Fix-numerous-item-duplication-issues-and-teleport-is.patch +++ b/patches/unapplied/server/0405-Fix-numerous-item-duplication-issues-and-teleport-is.patch diff --git a/patches/server/0406-Villager-Restocks-API.patch b/patches/unapplied/server/0406-Villager-Restocks-API.patch index d4af2305a8..d4af2305a8 100644 --- a/patches/server/0406-Villager-Restocks-API.patch +++ b/patches/unapplied/server/0406-Villager-Restocks-API.patch diff --git a/patches/server/0407-Validate-PickItem-Packet-and-kick-for-invalid.patch b/patches/unapplied/server/0407-Validate-PickItem-Packet-and-kick-for-invalid.patch index 442b664947..442b664947 100644 --- a/patches/server/0407-Validate-PickItem-Packet-and-kick-for-invalid.patch +++ b/patches/unapplied/server/0407-Validate-PickItem-Packet-and-kick-for-invalid.patch diff --git a/patches/server/0408-Expose-game-version.patch b/patches/unapplied/server/0408-Expose-game-version.patch index ea6ec3a7c0..ea6ec3a7c0 100644 --- a/patches/server/0408-Expose-game-version.patch +++ b/patches/unapplied/server/0408-Expose-game-version.patch diff --git a/patches/server/0409-Optimize-Voxel-Shape-Merging.patch b/patches/unapplied/server/0409-Optimize-Voxel-Shape-Merging.patch index 7bfe849396..7bfe849396 100644 --- a/patches/server/0409-Optimize-Voxel-Shape-Merging.patch +++ b/patches/unapplied/server/0409-Optimize-Voxel-Shape-Merging.patch diff --git a/patches/server/0410-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch b/patches/unapplied/server/0410-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch index 735b875279..735b875279 100644 --- a/patches/server/0410-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch +++ b/patches/unapplied/server/0410-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch diff --git a/patches/server/0411-misc-debugging-dumps.patch b/patches/unapplied/server/0411-misc-debugging-dumps.patch index f063349bbb..f063349bbb 100644 --- a/patches/server/0411-misc-debugging-dumps.patch +++ b/patches/unapplied/server/0411-misc-debugging-dumps.patch diff --git a/patches/server/0412-Prevent-teleporting-dead-entities.patch b/patches/unapplied/server/0412-Prevent-teleporting-dead-entities.patch index 7250b13163..7250b13163 100644 --- a/patches/server/0412-Prevent-teleporting-dead-entities.patch +++ b/patches/unapplied/server/0412-Prevent-teleporting-dead-entities.patch diff --git a/patches/server/0413-Deobfuscate-stacktraces-in-log-messages-crash-report.patch b/patches/unapplied/server/0413-Deobfuscate-stacktraces-in-log-messages-crash-report.patch index 5ea4209a82..5ea4209a82 100644 --- a/patches/server/0413-Deobfuscate-stacktraces-in-log-messages-crash-report.patch +++ b/patches/unapplied/server/0413-Deobfuscate-stacktraces-in-log-messages-crash-report.patch diff --git a/patches/server/0414-Implement-Mob-Goal-API.patch b/patches/unapplied/server/0414-Implement-Mob-Goal-API.patch index cb3406a121..cb3406a121 100644 --- a/patches/server/0414-Implement-Mob-Goal-API.patch +++ b/patches/unapplied/server/0414-Implement-Mob-Goal-API.patch diff --git a/patches/server/0415-Add-villager-reputation-API.patch b/patches/unapplied/server/0415-Add-villager-reputation-API.patch index 1a1361c92b..1a1361c92b 100644 --- a/patches/server/0415-Add-villager-reputation-API.patch +++ b/patches/unapplied/server/0415-Add-villager-reputation-API.patch diff --git a/patches/server/0416-Option-for-maximum-exp-value-when-merging-orbs.patch b/patches/unapplied/server/0416-Option-for-maximum-exp-value-when-merging-orbs.patch index f2ed1edf4f..f2ed1edf4f 100644 --- a/patches/server/0416-Option-for-maximum-exp-value-when-merging-orbs.patch +++ b/patches/unapplied/server/0416-Option-for-maximum-exp-value-when-merging-orbs.patch diff --git a/patches/server/0417-ExperienceOrbMergeEvent.patch b/patches/unapplied/server/0417-ExperienceOrbMergeEvent.patch index b5b175e632..b5b175e632 100644 --- a/patches/server/0417-ExperienceOrbMergeEvent.patch +++ b/patches/unapplied/server/0417-ExperienceOrbMergeEvent.patch diff --git a/patches/server/0418-Fix-PotionEffect-ignores-icon-flag.patch b/patches/unapplied/server/0418-Fix-PotionEffect-ignores-icon-flag.patch index e542865e62..e542865e62 100644 --- a/patches/server/0418-Fix-PotionEffect-ignores-icon-flag.patch +++ b/patches/unapplied/server/0418-Fix-PotionEffect-ignores-icon-flag.patch diff --git a/patches/server/0419-Optimize-brigadier-child-sorting-performance.patch b/patches/unapplied/server/0419-Optimize-brigadier-child-sorting-performance.patch index 2d398241d6..2d398241d6 100644 --- a/patches/server/0419-Optimize-brigadier-child-sorting-performance.patch +++ b/patches/unapplied/server/0419-Optimize-brigadier-child-sorting-performance.patch diff --git a/patches/server/0420-Potential-bed-API.patch b/patches/unapplied/server/0420-Potential-bed-API.patch index 313f3b066c..313f3b066c 100644 --- a/patches/server/0420-Potential-bed-API.patch +++ b/patches/unapplied/server/0420-Potential-bed-API.patch diff --git a/patches/server/0421-Wait-for-Async-Tasks-during-shutdown.patch b/patches/unapplied/server/0421-Wait-for-Async-Tasks-during-shutdown.patch index 98dd78c9a4..98dd78c9a4 100644 --- a/patches/server/0421-Wait-for-Async-Tasks-during-shutdown.patch +++ b/patches/unapplied/server/0421-Wait-for-Async-Tasks-during-shutdown.patch diff --git a/patches/server/0422-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch b/patches/unapplied/server/0422-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch index d0006238a9..d0006238a9 100644 --- a/patches/server/0422-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch +++ b/patches/unapplied/server/0422-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch diff --git a/patches/server/0423-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch b/patches/unapplied/server/0423-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch index 0758a42a86..0758a42a86 100644 --- a/patches/server/0423-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch +++ b/patches/unapplied/server/0423-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch diff --git a/patches/server/0424-Reduce-MutableInt-allocations-from-light-engine.patch b/patches/unapplied/server/0424-Reduce-MutableInt-allocations-from-light-engine.patch index 881c2f0231..881c2f0231 100644 --- a/patches/server/0424-Reduce-MutableInt-allocations-from-light-engine.patch +++ b/patches/unapplied/server/0424-Reduce-MutableInt-allocations-from-light-engine.patch diff --git a/patches/server/0425-Reduce-allocation-of-Vec3D-by-entity-tracker.patch b/patches/unapplied/server/0425-Reduce-allocation-of-Vec3D-by-entity-tracker.patch index ad01a02411..ad01a02411 100644 --- a/patches/server/0425-Reduce-allocation-of-Vec3D-by-entity-tracker.patch +++ b/patches/unapplied/server/0425-Reduce-allocation-of-Vec3D-by-entity-tracker.patch diff --git a/patches/server/0426-Ensure-safe-gateway-teleport.patch b/patches/unapplied/server/0426-Ensure-safe-gateway-teleport.patch index 527175e57b..527175e57b 100644 --- a/patches/server/0426-Ensure-safe-gateway-teleport.patch +++ b/patches/unapplied/server/0426-Ensure-safe-gateway-teleport.patch diff --git a/patches/server/0427-Add-option-for-console-having-all-permissions.patch b/patches/unapplied/server/0427-Add-option-for-console-having-all-permissions.patch index aabebdbc12..aabebdbc12 100644 --- a/patches/server/0427-Add-option-for-console-having-all-permissions.patch +++ b/patches/unapplied/server/0427-Add-option-for-console-having-all-permissions.patch diff --git a/patches/server/0428-Optimize-anyPlayerCloseEnoughForSpawning-to-use-dist.patch b/patches/unapplied/server/0428-Optimize-anyPlayerCloseEnoughForSpawning-to-use-dist.patch index f94c4f1587..f94c4f1587 100644 --- a/patches/server/0428-Optimize-anyPlayerCloseEnoughForSpawning-to-use-dist.patch +++ b/patches/unapplied/server/0428-Optimize-anyPlayerCloseEnoughForSpawning-to-use-dist.patch diff --git a/patches/server/0429-Use-distance-map-to-optimise-entity-tracker.patch b/patches/unapplied/server/0429-Use-distance-map-to-optimise-entity-tracker.patch index 77bae1fcb1..77bae1fcb1 100644 --- a/patches/server/0429-Use-distance-map-to-optimise-entity-tracker.patch +++ b/patches/unapplied/server/0429-Use-distance-map-to-optimise-entity-tracker.patch diff --git a/patches/server/0430-Optimize-ServerLevels-chunk-level-checking-methods.patch b/patches/unapplied/server/0430-Optimize-ServerLevels-chunk-level-checking-methods.patch index 4a79e8342a..4a79e8342a 100644 --- a/patches/server/0430-Optimize-ServerLevels-chunk-level-checking-methods.patch +++ b/patches/unapplied/server/0430-Optimize-ServerLevels-chunk-level-checking-methods.patch diff --git a/patches/server/0431-Delay-Chunk-Unloads-based-on-Player-Movement.patch b/patches/unapplied/server/0431-Delay-Chunk-Unloads-based-on-Player-Movement.patch index a7f930d5fe..a7f930d5fe 100644 --- a/patches/server/0431-Delay-Chunk-Unloads-based-on-Player-Movement.patch +++ b/patches/unapplied/server/0431-Delay-Chunk-Unloads-based-on-Player-Movement.patch diff --git a/patches/server/0432-Fix-villager-trading-demand-MC-163962.patch b/patches/unapplied/server/0432-Fix-villager-trading-demand-MC-163962.patch index 0850983283..0850983283 100644 --- a/patches/server/0432-Fix-villager-trading-demand-MC-163962.patch +++ b/patches/unapplied/server/0432-Fix-villager-trading-demand-MC-163962.patch diff --git a/patches/server/0433-Maps-shouldn-t-load-chunks.patch b/patches/unapplied/server/0433-Maps-shouldn-t-load-chunks.patch index d3c9edb4f2..d3c9edb4f2 100644 --- a/patches/server/0433-Maps-shouldn-t-load-chunks.patch +++ b/patches/unapplied/server/0433-Maps-shouldn-t-load-chunks.patch diff --git a/patches/server/0434-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch b/patches/unapplied/server/0434-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch index 3c0b925e52..3c0b925e52 100644 --- a/patches/server/0434-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch +++ b/patches/unapplied/server/0434-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch diff --git a/patches/server/0435-Fix-missing-chunks-due-to-integer-overflow.patch b/patches/unapplied/server/0435-Fix-missing-chunks-due-to-integer-overflow.patch index b1be3e839f..b1be3e839f 100644 --- a/patches/server/0435-Fix-missing-chunks-due-to-integer-overflow.patch +++ b/patches/unapplied/server/0435-Fix-missing-chunks-due-to-integer-overflow.patch diff --git a/patches/server/0436-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch b/patches/unapplied/server/0436-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch index 1cafad18f3..1cafad18f3 100644 --- a/patches/server/0436-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch +++ b/patches/unapplied/server/0436-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch diff --git a/patches/server/0437-Fix-piston-physics-inconsistency-MC-188840.patch b/patches/unapplied/server/0437-Fix-piston-physics-inconsistency-MC-188840.patch index dfecb91efc..dfecb91efc 100644 --- a/patches/server/0437-Fix-piston-physics-inconsistency-MC-188840.patch +++ b/patches/unapplied/server/0437-Fix-piston-physics-inconsistency-MC-188840.patch diff --git a/patches/server/0438-Fix-sand-duping.patch b/patches/unapplied/server/0438-Fix-sand-duping.patch index b1e79fd86e..b1e79fd86e 100644 --- a/patches/server/0438-Fix-sand-duping.patch +++ b/patches/unapplied/server/0438-Fix-sand-duping.patch diff --git a/patches/server/0439-Prevent-position-desync-in-playerconnection-causing-.patch b/patches/unapplied/server/0439-Prevent-position-desync-in-playerconnection-causing-.patch index cddd429b38..cddd429b38 100644 --- a/patches/server/0439-Prevent-position-desync-in-playerconnection-causing-.patch +++ b/patches/unapplied/server/0439-Prevent-position-desync-in-playerconnection-causing-.patch diff --git a/patches/server/0440-Inventory-getHolder-method-without-block-snapshot.patch b/patches/unapplied/server/0440-Inventory-getHolder-method-without-block-snapshot.patch index 9ed9fe0826..9ed9fe0826 100644 --- a/patches/server/0440-Inventory-getHolder-method-without-block-snapshot.patch +++ b/patches/unapplied/server/0440-Inventory-getHolder-method-without-block-snapshot.patch diff --git a/patches/server/0441-Improve-Arrow-API.patch b/patches/unapplied/server/0441-Improve-Arrow-API.patch index 47bb897a5a..47bb897a5a 100644 --- a/patches/server/0441-Improve-Arrow-API.patch +++ b/patches/unapplied/server/0441-Improve-Arrow-API.patch diff --git a/patches/server/0442-Add-and-implement-PlayerRecipeBookClickEvent.patch b/patches/unapplied/server/0442-Add-and-implement-PlayerRecipeBookClickEvent.patch index b1303705d8..b1303705d8 100644 --- a/patches/server/0442-Add-and-implement-PlayerRecipeBookClickEvent.patch +++ b/patches/unapplied/server/0442-Add-and-implement-PlayerRecipeBookClickEvent.patch diff --git a/patches/server/0443-Hide-sync-chunk-writes-behind-flag.patch b/patches/unapplied/server/0443-Hide-sync-chunk-writes-behind-flag.patch index cb0833f0d3..cb0833f0d3 100644 --- a/patches/server/0443-Hide-sync-chunk-writes-behind-flag.patch +++ b/patches/unapplied/server/0443-Hide-sync-chunk-writes-behind-flag.patch diff --git a/patches/server/0444-Add-permission-for-command-blocks.patch b/patches/unapplied/server/0444-Add-permission-for-command-blocks.patch index 51bf90aa3c..51bf90aa3c 100644 --- a/patches/server/0444-Add-permission-for-command-blocks.patch +++ b/patches/unapplied/server/0444-Add-permission-for-command-blocks.patch diff --git a/patches/server/0445-Ensure-Entity-AABB-s-are-never-invalid.patch b/patches/unapplied/server/0445-Ensure-Entity-AABB-s-are-never-invalid.patch index 7ee204a54e..7ee204a54e 100644 --- a/patches/server/0445-Ensure-Entity-AABB-s-are-never-invalid.patch +++ b/patches/unapplied/server/0445-Ensure-Entity-AABB-s-are-never-invalid.patch diff --git a/patches/server/0446-Fix-Per-World-Difficulty-Remembering-Difficulty.patch b/patches/unapplied/server/0446-Fix-Per-World-Difficulty-Remembering-Difficulty.patch index b043efde24..b043efde24 100644 --- a/patches/server/0446-Fix-Per-World-Difficulty-Remembering-Difficulty.patch +++ b/patches/unapplied/server/0446-Fix-Per-World-Difficulty-Remembering-Difficulty.patch diff --git a/patches/server/0447-Paper-dumpitem-command.patch b/patches/unapplied/server/0447-Paper-dumpitem-command.patch index 148a1abacf..148a1abacf 100644 --- a/patches/server/0447-Paper-dumpitem-command.patch +++ b/patches/unapplied/server/0447-Paper-dumpitem-command.patch diff --git a/patches/server/0448-Don-t-allow-null-UUID-s-for-chat.patch b/patches/unapplied/server/0448-Don-t-allow-null-UUID-s-for-chat.patch index 79ac87a844..79ac87a844 100644 --- a/patches/server/0448-Don-t-allow-null-UUID-s-for-chat.patch +++ b/patches/unapplied/server/0448-Don-t-allow-null-UUID-s-for-chat.patch diff --git a/patches/server/0449-Improve-Legacy-Component-serialization-size.patch b/patches/unapplied/server/0449-Improve-Legacy-Component-serialization-size.patch index 8d30b49c6b..8d30b49c6b 100644 --- a/patches/server/0449-Improve-Legacy-Component-serialization-size.patch +++ b/patches/unapplied/server/0449-Improve-Legacy-Component-serialization-size.patch diff --git a/patches/server/0450-Optimize-Bit-Operations-by-inlining.patch b/patches/unapplied/server/0450-Optimize-Bit-Operations-by-inlining.patch index 731db38a8f..731db38a8f 100644 --- a/patches/server/0450-Optimize-Bit-Operations-by-inlining.patch +++ b/patches/unapplied/server/0450-Optimize-Bit-Operations-by-inlining.patch diff --git a/patches/server/0451-Add-Plugin-Tickets-to-API-Chunk-Methods.patch b/patches/unapplied/server/0451-Add-Plugin-Tickets-to-API-Chunk-Methods.patch index 9cd9f1ce29..9cd9f1ce29 100644 --- a/patches/server/0451-Add-Plugin-Tickets-to-API-Chunk-Methods.patch +++ b/patches/unapplied/server/0451-Add-Plugin-Tickets-to-API-Chunk-Methods.patch diff --git a/patches/server/0452-incremental-chunk-and-player-saving.patch b/patches/unapplied/server/0452-incremental-chunk-and-player-saving.patch index 0a642e7beb..0a642e7beb 100644 --- a/patches/server/0452-incremental-chunk-and-player-saving.patch +++ b/patches/unapplied/server/0452-incremental-chunk-and-player-saving.patch diff --git a/patches/server/0453-Stop-copy-on-write-operations-for-updating-light-dat.patch b/patches/unapplied/server/0453-Stop-copy-on-write-operations-for-updating-light-dat.patch index 74e5860e6b..74e5860e6b 100644 --- a/patches/server/0453-Stop-copy-on-write-operations-for-updating-light-dat.patch +++ b/patches/unapplied/server/0453-Stop-copy-on-write-operations-for-updating-light-dat.patch diff --git a/patches/server/0454-Support-old-UUID-format-for-NBT.patch b/patches/unapplied/server/0454-Support-old-UUID-format-for-NBT.patch index 672d8222d0..672d8222d0 100644 --- a/patches/server/0454-Support-old-UUID-format-for-NBT.patch +++ b/patches/unapplied/server/0454-Support-old-UUID-format-for-NBT.patch diff --git a/patches/server/0455-Clean-up-duplicated-GameProfile-Properties.patch b/patches/unapplied/server/0455-Clean-up-duplicated-GameProfile-Properties.patch index c29e7474a4..c29e7474a4 100644 --- a/patches/server/0455-Clean-up-duplicated-GameProfile-Properties.patch +++ b/patches/unapplied/server/0455-Clean-up-duplicated-GameProfile-Properties.patch diff --git a/patches/server/0456-Convert-legacy-attributes-in-Item-Meta.patch b/patches/unapplied/server/0456-Convert-legacy-attributes-in-Item-Meta.patch index 4621045255..4621045255 100644 --- a/patches/server/0456-Convert-legacy-attributes-in-Item-Meta.patch +++ b/patches/unapplied/server/0456-Convert-legacy-attributes-in-Item-Meta.patch diff --git a/patches/server/0457-Remove-some-streams-from-structures.patch b/patches/unapplied/server/0457-Remove-some-streams-from-structures.patch index 3feaf02aef..3feaf02aef 100644 --- a/patches/server/0457-Remove-some-streams-from-structures.patch +++ b/patches/unapplied/server/0457-Remove-some-streams-from-structures.patch diff --git a/patches/server/0458-Remove-streams-from-classes-related-villager-gossip.patch b/patches/unapplied/server/0458-Remove-streams-from-classes-related-villager-gossip.patch index 30a2074946..30a2074946 100644 --- a/patches/server/0458-Remove-streams-from-classes-related-villager-gossip.patch +++ b/patches/unapplied/server/0458-Remove-streams-from-classes-related-villager-gossip.patch diff --git a/patches/server/0459-Support-components-in-ItemMeta.patch b/patches/unapplied/server/0459-Support-components-in-ItemMeta.patch index 4fba0081f9..4fba0081f9 100644 --- a/patches/server/0459-Support-components-in-ItemMeta.patch +++ b/patches/unapplied/server/0459-Support-components-in-ItemMeta.patch diff --git a/patches/server/0460-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch b/patches/unapplied/server/0460-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch index 9a07cce833..9a07cce833 100644 --- a/patches/server/0460-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch +++ b/patches/unapplied/server/0460-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch diff --git a/patches/server/0461-Add-entity-liquid-API.patch b/patches/unapplied/server/0461-Add-entity-liquid-API.patch index c209cd6e4e..c209cd6e4e 100644 --- a/patches/server/0461-Add-entity-liquid-API.patch +++ b/patches/unapplied/server/0461-Add-entity-liquid-API.patch diff --git a/patches/server/0462-Update-itemstack-legacy-name-and-lore.patch b/patches/unapplied/server/0462-Update-itemstack-legacy-name-and-lore.patch index 159011097e..159011097e 100644 --- a/patches/server/0462-Update-itemstack-legacy-name-and-lore.patch +++ b/patches/unapplied/server/0462-Update-itemstack-legacy-name-and-lore.patch diff --git a/patches/server/0463-Spawn-player-in-correct-world-on-login.patch b/patches/unapplied/server/0463-Spawn-player-in-correct-world-on-login.patch index fa39d6e866..fa39d6e866 100644 --- a/patches/server/0463-Spawn-player-in-correct-world-on-login.patch +++ b/patches/unapplied/server/0463-Spawn-player-in-correct-world-on-login.patch diff --git a/patches/server/0464-Add-PrepareResultEvent.patch b/patches/unapplied/server/0464-Add-PrepareResultEvent.patch index bdeb15cb74..bdeb15cb74 100644 --- a/patches/server/0464-Add-PrepareResultEvent.patch +++ b/patches/unapplied/server/0464-Add-PrepareResultEvent.patch diff --git a/patches/server/0465-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch b/patches/unapplied/server/0465-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch index 493db7713f..493db7713f 100644 --- a/patches/server/0465-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch +++ b/patches/unapplied/server/0465-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch diff --git a/patches/server/0466-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch b/patches/unapplied/server/0466-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch index 0ae6020b80..0ae6020b80 100644 --- a/patches/server/0466-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch +++ b/patches/unapplied/server/0466-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch diff --git a/patches/server/0467-Optimize-NetworkManager-Exception-Handling.patch b/patches/unapplied/server/0467-Optimize-NetworkManager-Exception-Handling.patch index 013df0fbfa..013df0fbfa 100644 --- a/patches/server/0467-Optimize-NetworkManager-Exception-Handling.patch +++ b/patches/unapplied/server/0467-Optimize-NetworkManager-Exception-Handling.patch diff --git a/patches/server/0468-Optimize-the-advancement-data-player-iteration-to-be.patch b/patches/unapplied/server/0468-Optimize-the-advancement-data-player-iteration-to-be.patch index bcabd99f92..bcabd99f92 100644 --- a/patches/server/0468-Optimize-the-advancement-data-player-iteration-to-be.patch +++ b/patches/unapplied/server/0468-Optimize-the-advancement-data-player-iteration-to-be.patch diff --git a/patches/server/0469-Fix-arrows-never-despawning-MC-125757.patch b/patches/unapplied/server/0469-Fix-arrows-never-despawning-MC-125757.patch index 85c6131304..85c6131304 100644 --- a/patches/server/0469-Fix-arrows-never-despawning-MC-125757.patch +++ b/patches/unapplied/server/0469-Fix-arrows-never-despawning-MC-125757.patch diff --git a/patches/server/0470-Thread-Safe-Vanilla-Command-permission-checking.patch b/patches/unapplied/server/0470-Thread-Safe-Vanilla-Command-permission-checking.patch index ee6f591ce6..ee6f591ce6 100644 --- a/patches/server/0470-Thread-Safe-Vanilla-Command-permission-checking.patch +++ b/patches/unapplied/server/0470-Thread-Safe-Vanilla-Command-permission-checking.patch diff --git a/patches/server/0471-Move-range-check-for-block-placing-up.patch b/patches/unapplied/server/0471-Move-range-check-for-block-placing-up.patch index c6c03f240a..c6c03f240a 100644 --- a/patches/server/0471-Move-range-check-for-block-placing-up.patch +++ b/patches/unapplied/server/0471-Move-range-check-for-block-placing-up.patch diff --git a/patches/server/0472-Fix-SPIGOT-5989.patch b/patches/unapplied/server/0472-Fix-SPIGOT-5989.patch index edf34ca045..edf34ca045 100644 --- a/patches/server/0472-Fix-SPIGOT-5989.patch +++ b/patches/unapplied/server/0472-Fix-SPIGOT-5989.patch diff --git a/patches/server/0473-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch b/patches/unapplied/server/0473-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch index c434ad9703..c434ad9703 100644 --- a/patches/server/0473-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch +++ b/patches/unapplied/server/0473-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch diff --git a/patches/server/0474-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch b/patches/unapplied/server/0474-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch index 1525de48e4..1525de48e4 100644 --- a/patches/server/0474-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch +++ b/patches/unapplied/server/0474-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch diff --git a/patches/server/0475-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch b/patches/unapplied/server/0475-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch index 935dc6919a..935dc6919a 100644 --- a/patches/server/0475-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch +++ b/patches/unapplied/server/0475-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch diff --git a/patches/server/0476-Add-missing-strikeLighting-call-to-World-spigot-stri.patch b/patches/unapplied/server/0476-Add-missing-strikeLighting-call-to-World-spigot-stri.patch index b62f062554..b62f062554 100644 --- a/patches/server/0476-Add-missing-strikeLighting-call-to-World-spigot-stri.patch +++ b/patches/unapplied/server/0476-Add-missing-strikeLighting-call-to-World-spigot-stri.patch diff --git a/patches/server/0477-Fix-some-rails-connecting-improperly.patch b/patches/unapplied/server/0477-Fix-some-rails-connecting-improperly.patch index b0440d3c2f..b0440d3c2f 100644 --- a/patches/server/0477-Fix-some-rails-connecting-improperly.patch +++ b/patches/unapplied/server/0477-Fix-some-rails-connecting-improperly.patch diff --git a/patches/server/0478-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch b/patches/unapplied/server/0478-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch index be48fd5ae2..be48fd5ae2 100644 --- a/patches/server/0478-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch +++ b/patches/unapplied/server/0478-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch diff --git a/patches/server/0479-Do-not-let-the-server-load-chunks-from-newer-version.patch b/patches/unapplied/server/0479-Do-not-let-the-server-load-chunks-from-newer-version.patch index a26acb8e18..a26acb8e18 100644 --- a/patches/server/0479-Do-not-let-the-server-load-chunks-from-newer-version.patch +++ b/patches/unapplied/server/0479-Do-not-let-the-server-load-chunks-from-newer-version.patch diff --git a/patches/server/0480-Brand-support.patch b/patches/unapplied/server/0480-Brand-support.patch index 930d392797..930d392797 100644 --- a/patches/server/0480-Brand-support.patch +++ b/patches/unapplied/server/0480-Brand-support.patch diff --git a/patches/server/0481-Add-setMaxPlayers-API.patch b/patches/unapplied/server/0481-Add-setMaxPlayers-API.patch index 2afb00b44c..2afb00b44c 100644 --- a/patches/server/0481-Add-setMaxPlayers-API.patch +++ b/patches/unapplied/server/0481-Add-setMaxPlayers-API.patch diff --git a/patches/server/0482-Add-playPickupItemAnimation-to-LivingEntity.patch b/patches/unapplied/server/0482-Add-playPickupItemAnimation-to-LivingEntity.patch index 9efead6d4e..9efead6d4e 100644 --- a/patches/server/0482-Add-playPickupItemAnimation-to-LivingEntity.patch +++ b/patches/unapplied/server/0482-Add-playPickupItemAnimation-to-LivingEntity.patch diff --git a/patches/server/0483-Don-t-require-FACING-data.patch b/patches/unapplied/server/0483-Don-t-require-FACING-data.patch index 76a2f0f0e3..76a2f0f0e3 100644 --- a/patches/server/0483-Don-t-require-FACING-data.patch +++ b/patches/unapplied/server/0483-Don-t-require-FACING-data.patch diff --git a/patches/server/0484-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch b/patches/unapplied/server/0484-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch index 616c20da8c..616c20da8c 100644 --- a/patches/server/0484-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch +++ b/patches/unapplied/server/0484-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch diff --git a/patches/server/0485-Add-moon-phase-API.patch b/patches/unapplied/server/0485-Add-moon-phase-API.patch index 828548155e..828548155e 100644 --- a/patches/server/0485-Add-moon-phase-API.patch +++ b/patches/unapplied/server/0485-Add-moon-phase-API.patch diff --git a/patches/server/0486-Improve-Chunk-Status-Transition-Speed.patch b/patches/unapplied/server/0486-Improve-Chunk-Status-Transition-Speed.patch index b9f918ff05..b9f918ff05 100644 --- a/patches/server/0486-Improve-Chunk-Status-Transition-Speed.patch +++ b/patches/unapplied/server/0486-Improve-Chunk-Status-Transition-Speed.patch diff --git a/patches/server/0487-Prevent-headless-pistons-from-being-created.patch b/patches/unapplied/server/0487-Prevent-headless-pistons-from-being-created.patch index 687dd4d0be..687dd4d0be 100644 --- a/patches/server/0487-Prevent-headless-pistons-from-being-created.patch +++ b/patches/unapplied/server/0487-Prevent-headless-pistons-from-being-created.patch diff --git a/patches/server/0488-Add-BellRingEvent.patch b/patches/unapplied/server/0488-Add-BellRingEvent.patch index 91ad6c6972..91ad6c6972 100644 --- a/patches/server/0488-Add-BellRingEvent.patch +++ b/patches/unapplied/server/0488-Add-BellRingEvent.patch diff --git a/patches/server/0489-Add-zombie-targets-turtle-egg-config.patch b/patches/unapplied/server/0489-Add-zombie-targets-turtle-egg-config.patch index 9c5b1ff2bb..9c5b1ff2bb 100644 --- a/patches/server/0489-Add-zombie-targets-turtle-egg-config.patch +++ b/patches/unapplied/server/0489-Add-zombie-targets-turtle-egg-config.patch diff --git a/patches/server/0490-Buffer-joins-to-world.patch b/patches/unapplied/server/0490-Buffer-joins-to-world.patch index 242c0597af..242c0597af 100644 --- a/patches/server/0490-Buffer-joins-to-world.patch +++ b/patches/unapplied/server/0490-Buffer-joins-to-world.patch diff --git a/patches/server/0491-Eigencraft-redstone-implementation.patch b/patches/unapplied/server/0491-Eigencraft-redstone-implementation.patch index 7d5ff30864..7d5ff30864 100644 --- a/patches/server/0491-Eigencraft-redstone-implementation.patch +++ b/patches/unapplied/server/0491-Eigencraft-redstone-implementation.patch diff --git a/patches/server/0492-Fix-hex-colors-not-working-in-some-kick-messages.patch b/patches/unapplied/server/0492-Fix-hex-colors-not-working-in-some-kick-messages.patch index 5370f96d97..5370f96d97 100644 --- a/patches/server/0492-Fix-hex-colors-not-working-in-some-kick-messages.patch +++ b/patches/unapplied/server/0492-Fix-hex-colors-not-working-in-some-kick-messages.patch diff --git a/patches/server/0493-PortalCreateEvent-needs-to-know-its-entity.patch b/patches/unapplied/server/0493-PortalCreateEvent-needs-to-know-its-entity.patch index dc90dbfec8..dc90dbfec8 100644 --- a/patches/server/0493-PortalCreateEvent-needs-to-know-its-entity.patch +++ b/patches/unapplied/server/0493-PortalCreateEvent-needs-to-know-its-entity.patch diff --git a/patches/server/0494-Fix-CraftTeam-null-check.patch b/patches/unapplied/server/0494-Fix-CraftTeam-null-check.patch index fc8ca37076..fc8ca37076 100644 --- a/patches/server/0494-Fix-CraftTeam-null-check.patch +++ b/patches/unapplied/server/0494-Fix-CraftTeam-null-check.patch diff --git a/patches/server/0495-Add-more-Evoker-API.patch b/patches/unapplied/server/0495-Add-more-Evoker-API.patch index 367e900e25..367e900e25 100644 --- a/patches/server/0495-Add-more-Evoker-API.patch +++ b/patches/unapplied/server/0495-Add-more-Evoker-API.patch diff --git a/patches/server/0496-Add-methods-to-get-translation-keys.patch b/patches/unapplied/server/0496-Add-methods-to-get-translation-keys.patch index d383e8c2bd..d383e8c2bd 100644 --- a/patches/server/0496-Add-methods-to-get-translation-keys.patch +++ b/patches/unapplied/server/0496-Add-methods-to-get-translation-keys.patch diff --git a/patches/server/0497-Create-HoverEvent-from-ItemStack-Entity.patch b/patches/unapplied/server/0497-Create-HoverEvent-from-ItemStack-Entity.patch index 8f6d9af194..8f6d9af194 100644 --- a/patches/server/0497-Create-HoverEvent-from-ItemStack-Entity.patch +++ b/patches/unapplied/server/0497-Create-HoverEvent-from-ItemStack-Entity.patch diff --git a/patches/server/0498-Cache-block-data-strings.patch b/patches/unapplied/server/0498-Cache-block-data-strings.patch index 52837742c0..52837742c0 100644 --- a/patches/server/0498-Cache-block-data-strings.patch +++ b/patches/unapplied/server/0498-Cache-block-data-strings.patch diff --git a/patches/server/0499-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch b/patches/unapplied/server/0499-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch index 7f4c3255d3..7f4c3255d3 100644 --- a/patches/server/0499-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch +++ b/patches/unapplied/server/0499-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch diff --git a/patches/server/0500-Add-additional-open-container-api-to-HumanEntity.patch b/patches/unapplied/server/0500-Add-additional-open-container-api-to-HumanEntity.patch index 41342fc93f..41342fc93f 100644 --- a/patches/server/0500-Add-additional-open-container-api-to-HumanEntity.patch +++ b/patches/unapplied/server/0500-Add-additional-open-container-api-to-HumanEntity.patch diff --git a/patches/server/0501-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch b/patches/unapplied/server/0501-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch index 9787a24022..9787a24022 100644 --- a/patches/server/0501-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch +++ b/patches/unapplied/server/0501-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch diff --git a/patches/server/0502-Extend-block-drop-capture-to-capture-all-items-added.patch b/patches/unapplied/server/0502-Extend-block-drop-capture-to-capture-all-items-added.patch index 2ff16ea4d5..2ff16ea4d5 100644 --- a/patches/server/0502-Extend-block-drop-capture-to-capture-all-items-added.patch +++ b/patches/unapplied/server/0502-Extend-block-drop-capture-to-capture-all-items-added.patch diff --git a/patches/server/0503-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch b/patches/unapplied/server/0503-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch index 57d50efae0..57d50efae0 100644 --- a/patches/server/0503-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch +++ b/patches/unapplied/server/0503-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch diff --git a/patches/server/0504-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch b/patches/unapplied/server/0504-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch index f9ac5804df..f9ac5804df 100644 --- a/patches/server/0504-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch +++ b/patches/unapplied/server/0504-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch diff --git a/patches/server/0505-Lazily-track-plugin-scoreboards-by-default.patch b/patches/unapplied/server/0505-Lazily-track-plugin-scoreboards-by-default.patch index e32e47bead..e32e47bead 100644 --- a/patches/server/0505-Lazily-track-plugin-scoreboards-by-default.patch +++ b/patches/unapplied/server/0505-Lazily-track-plugin-scoreboards-by-default.patch diff --git a/patches/server/0506-Entity-isTicking.patch b/patches/unapplied/server/0506-Entity-isTicking.patch index fef3249c44..fef3249c44 100644 --- a/patches/server/0506-Entity-isTicking.patch +++ b/patches/unapplied/server/0506-Entity-isTicking.patch diff --git a/patches/server/0507-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch b/patches/unapplied/server/0507-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch index 1af8d0de45..1af8d0de45 100644 --- a/patches/server/0507-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch +++ b/patches/unapplied/server/0507-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch diff --git a/patches/server/0508-Fix-Concurrency-issue-in-WeightedList.patch b/patches/unapplied/server/0508-Fix-Concurrency-issue-in-WeightedList.patch index d151ba9079..d151ba9079 100644 --- a/patches/server/0508-Fix-Concurrency-issue-in-WeightedList.patch +++ b/patches/unapplied/server/0508-Fix-Concurrency-issue-in-WeightedList.patch diff --git a/patches/server/0509-Reset-Ender-Crystals-on-Dragon-Spawn.patch b/patches/unapplied/server/0509-Reset-Ender-Crystals-on-Dragon-Spawn.patch index 380db649b6..380db649b6 100644 --- a/patches/server/0509-Reset-Ender-Crystals-on-Dragon-Spawn.patch +++ b/patches/unapplied/server/0509-Reset-Ender-Crystals-on-Dragon-Spawn.patch diff --git a/patches/server/0510-Fix-for-large-move-vectors-crashing-server.patch b/patches/unapplied/server/0510-Fix-for-large-move-vectors-crashing-server.patch index 59fa6d096c..59fa6d096c 100644 --- a/patches/server/0510-Fix-for-large-move-vectors-crashing-server.patch +++ b/patches/unapplied/server/0510-Fix-for-large-move-vectors-crashing-server.patch diff --git a/patches/server/0511-Optimise-getType-calls.patch b/patches/unapplied/server/0511-Optimise-getType-calls.patch index 625edaa3a3..625edaa3a3 100644 --- a/patches/server/0511-Optimise-getType-calls.patch +++ b/patches/unapplied/server/0511-Optimise-getType-calls.patch diff --git a/patches/server/0512-Villager-resetOffers.patch b/patches/unapplied/server/0512-Villager-resetOffers.patch index da091e898a..da091e898a 100644 --- a/patches/server/0512-Villager-resetOffers.patch +++ b/patches/unapplied/server/0512-Villager-resetOffers.patch diff --git a/patches/server/0513-Improve-inlinig-for-some-hot-IBlockData-methods.patch b/patches/unapplied/server/0513-Improve-inlinig-for-some-hot-IBlockData-methods.patch index 75788a359a..75788a359a 100644 --- a/patches/server/0513-Improve-inlinig-for-some-hot-IBlockData-methods.patch +++ b/patches/unapplied/server/0513-Improve-inlinig-for-some-hot-IBlockData-methods.patch diff --git a/patches/server/0514-Retain-block-place-order-when-capturing-blockstates.patch b/patches/unapplied/server/0514-Retain-block-place-order-when-capturing-blockstates.patch index f32ff304e3..f32ff304e3 100644 --- a/patches/server/0514-Retain-block-place-order-when-capturing-blockstates.patch +++ b/patches/unapplied/server/0514-Retain-block-place-order-when-capturing-blockstates.patch diff --git a/patches/server/0515-Reduce-blockpos-allocation-from-pathfinding.patch b/patches/unapplied/server/0515-Reduce-blockpos-allocation-from-pathfinding.patch index 08bd69837c..08bd69837c 100644 --- a/patches/server/0515-Reduce-blockpos-allocation-from-pathfinding.patch +++ b/patches/unapplied/server/0515-Reduce-blockpos-allocation-from-pathfinding.patch diff --git a/patches/server/0516-Fix-item-locations-dropped-from-campfires.patch b/patches/unapplied/server/0516-Fix-item-locations-dropped-from-campfires.patch index 14795b0485..14795b0485 100644 --- a/patches/server/0516-Fix-item-locations-dropped-from-campfires.patch +++ b/patches/unapplied/server/0516-Fix-item-locations-dropped-from-campfires.patch diff --git a/patches/server/0517-Player-elytra-boost-API.patch b/patches/unapplied/server/0517-Player-elytra-boost-API.patch index 5a079df28d..5a079df28d 100644 --- a/patches/server/0517-Player-elytra-boost-API.patch +++ b/patches/unapplied/server/0517-Player-elytra-boost-API.patch diff --git a/patches/server/0518-Fixed-TileEntityBell-memory-leak.patch b/patches/unapplied/server/0518-Fixed-TileEntityBell-memory-leak.patch index 09d0b77f4a..09d0b77f4a 100644 --- a/patches/server/0518-Fixed-TileEntityBell-memory-leak.patch +++ b/patches/unapplied/server/0518-Fixed-TileEntityBell-memory-leak.patch diff --git a/patches/server/0519-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch b/patches/unapplied/server/0519-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch index ced98f733e..ced98f733e 100644 --- a/patches/server/0519-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch +++ b/patches/unapplied/server/0519-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch diff --git a/patches/server/0520-Add-getOfflinePlayerIfCached-String.patch b/patches/unapplied/server/0520-Add-getOfflinePlayerIfCached-String.patch index afbe50edae..afbe50edae 100644 --- a/patches/server/0520-Add-getOfflinePlayerIfCached-String.patch +++ b/patches/unapplied/server/0520-Add-getOfflinePlayerIfCached-String.patch diff --git a/patches/server/0521-Add-ignore-discounts-API.patch b/patches/unapplied/server/0521-Add-ignore-discounts-API.patch index 2c2b5e411f..2c2b5e411f 100644 --- a/patches/server/0521-Add-ignore-discounts-API.patch +++ b/patches/unapplied/server/0521-Add-ignore-discounts-API.patch diff --git a/patches/server/0522-Toggle-for-removing-existing-dragon.patch b/patches/unapplied/server/0522-Toggle-for-removing-existing-dragon.patch index 2922cf36ad..2922cf36ad 100644 --- a/patches/server/0522-Toggle-for-removing-existing-dragon.patch +++ b/patches/unapplied/server/0522-Toggle-for-removing-existing-dragon.patch diff --git a/patches/server/0523-Fix-client-lag-on-advancement-loading.patch b/patches/unapplied/server/0523-Fix-client-lag-on-advancement-loading.patch index 3a20929a77..3a20929a77 100644 --- a/patches/server/0523-Fix-client-lag-on-advancement-loading.patch +++ b/patches/unapplied/server/0523-Fix-client-lag-on-advancement-loading.patch diff --git a/patches/server/0524-Item-no-age-no-player-pickup.patch b/patches/unapplied/server/0524-Item-no-age-no-player-pickup.patch index 13b456555a..13b456555a 100644 --- a/patches/server/0524-Item-no-age-no-player-pickup.patch +++ b/patches/unapplied/server/0524-Item-no-age-no-player-pickup.patch diff --git a/patches/server/0525-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch b/patches/unapplied/server/0525-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch index a7916d16e0..a7916d16e0 100644 --- a/patches/server/0525-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch +++ b/patches/unapplied/server/0525-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch diff --git a/patches/server/0526-Beacon-API-custom-effect-ranges.patch b/patches/unapplied/server/0526-Beacon-API-custom-effect-ranges.patch index 6c611b18c1..6c611b18c1 100644 --- a/patches/server/0526-Beacon-API-custom-effect-ranges.patch +++ b/patches/unapplied/server/0526-Beacon-API-custom-effect-ranges.patch diff --git a/patches/server/0527-Add-API-for-quit-reason.patch b/patches/unapplied/server/0527-Add-API-for-quit-reason.patch index fa9571a921..fa9571a921 100644 --- a/patches/server/0527-Add-API-for-quit-reason.patch +++ b/patches/unapplied/server/0527-Add-API-for-quit-reason.patch diff --git a/patches/server/0528-Add-Wandering-Trader-spawn-rate-config-options.patch b/patches/unapplied/server/0528-Add-Wandering-Trader-spawn-rate-config-options.patch index 78700da00e..78700da00e 100644 --- a/patches/server/0528-Add-Wandering-Trader-spawn-rate-config-options.patch +++ b/patches/unapplied/server/0528-Add-Wandering-Trader-spawn-rate-config-options.patch diff --git a/patches/server/0529-Significantly-improve-performance-of-the-end-generat.patch b/patches/unapplied/server/0529-Significantly-improve-performance-of-the-end-generat.patch index bbe9da5258..bbe9da5258 100644 --- a/patches/server/0529-Significantly-improve-performance-of-the-end-generat.patch +++ b/patches/unapplied/server/0529-Significantly-improve-performance-of-the-end-generat.patch diff --git a/patches/server/0530-Expose-world-spawn-angle.patch b/patches/unapplied/server/0530-Expose-world-spawn-angle.patch index 3d3760159e..3d3760159e 100644 --- a/patches/server/0530-Expose-world-spawn-angle.patch +++ b/patches/unapplied/server/0530-Expose-world-spawn-angle.patch diff --git a/patches/server/0531-Add-Destroy-Speed-API.patch b/patches/unapplied/server/0531-Add-Destroy-Speed-API.patch index a2b7640fee..a2b7640fee 100644 --- a/patches/server/0531-Add-Destroy-Speed-API.patch +++ b/patches/unapplied/server/0531-Add-Destroy-Speed-API.patch diff --git a/patches/server/0532-Fix-Player-spawnParticle-x-y-z-precision-loss.patch b/patches/unapplied/server/0532-Fix-Player-spawnParticle-x-y-z-precision-loss.patch index a9ad0ef483..a9ad0ef483 100644 --- a/patches/server/0532-Fix-Player-spawnParticle-x-y-z-precision-loss.patch +++ b/patches/unapplied/server/0532-Fix-Player-spawnParticle-x-y-z-precision-loss.patch diff --git a/patches/server/0533-Add-LivingEntity-clearActiveItem.patch b/patches/unapplied/server/0533-Add-LivingEntity-clearActiveItem.patch index 6b43687673..6b43687673 100644 --- a/patches/server/0533-Add-LivingEntity-clearActiveItem.patch +++ b/patches/unapplied/server/0533-Add-LivingEntity-clearActiveItem.patch diff --git a/patches/server/0534-Add-PlayerItemCooldownEvent.patch b/patches/unapplied/server/0534-Add-PlayerItemCooldownEvent.patch index 584621c1af..584621c1af 100644 --- a/patches/server/0534-Add-PlayerItemCooldownEvent.patch +++ b/patches/unapplied/server/0534-Add-PlayerItemCooldownEvent.patch diff --git a/patches/server/0535-More-lightning-API.patch b/patches/unapplied/server/0535-More-lightning-API.patch index 5b18a81437..5b18a81437 100644 --- a/patches/server/0535-More-lightning-API.patch +++ b/patches/unapplied/server/0535-More-lightning-API.patch diff --git a/patches/server/0536-Climbing-should-not-bypass-cramming-gamerule.patch b/patches/unapplied/server/0536-Climbing-should-not-bypass-cramming-gamerule.patch index c75c66b399..c75c66b399 100644 --- a/patches/server/0536-Climbing-should-not-bypass-cramming-gamerule.patch +++ b/patches/unapplied/server/0536-Climbing-should-not-bypass-cramming-gamerule.patch diff --git a/patches/server/0537-Added-missing-default-perms-for-commands.patch b/patches/unapplied/server/0537-Added-missing-default-perms-for-commands.patch index 50b46662b0..50b46662b0 100644 --- a/patches/server/0537-Added-missing-default-perms-for-commands.patch +++ b/patches/unapplied/server/0537-Added-missing-default-perms-for-commands.patch diff --git a/patches/server/0538-Add-PlayerShearBlockEvent.patch b/patches/unapplied/server/0538-Add-PlayerShearBlockEvent.patch index 80f40f1eba..80f40f1eba 100644 --- a/patches/server/0538-Add-PlayerShearBlockEvent.patch +++ b/patches/unapplied/server/0538-Add-PlayerShearBlockEvent.patch diff --git a/patches/server/0539-Fix-curing-zombie-villager-discount-exploit.patch b/patches/unapplied/server/0539-Fix-curing-zombie-villager-discount-exploit.patch index bae0662d77..bae0662d77 100644 --- a/patches/server/0539-Fix-curing-zombie-villager-discount-exploit.patch +++ b/patches/unapplied/server/0539-Fix-curing-zombie-villager-discount-exploit.patch diff --git a/patches/server/0540-Limit-recipe-packets.patch b/patches/unapplied/server/0540-Limit-recipe-packets.patch index a831594e4b..a831594e4b 100644 --- a/patches/server/0540-Limit-recipe-packets.patch +++ b/patches/unapplied/server/0540-Limit-recipe-packets.patch diff --git a/patches/server/0541-Fix-CraftSound-backwards-compatibility.patch b/patches/unapplied/server/0541-Fix-CraftSound-backwards-compatibility.patch index 60e8ef1e6b..60e8ef1e6b 100644 --- a/patches/server/0541-Fix-CraftSound-backwards-compatibility.patch +++ b/patches/unapplied/server/0541-Fix-CraftSound-backwards-compatibility.patch diff --git a/patches/server/0542-MC-4-Fix-item-position-desync.patch b/patches/unapplied/server/0542-MC-4-Fix-item-position-desync.patch index ac6235462f..ac6235462f 100644 --- a/patches/server/0542-MC-4-Fix-item-position-desync.patch +++ b/patches/unapplied/server/0542-MC-4-Fix-item-position-desync.patch diff --git a/patches/server/0543-Player-Chunk-Load-Unload-Events.patch b/patches/unapplied/server/0543-Player-Chunk-Load-Unload-Events.patch index 05674fb46b..05674fb46b 100644 --- a/patches/server/0543-Player-Chunk-Load-Unload-Events.patch +++ b/patches/unapplied/server/0543-Player-Chunk-Load-Unload-Events.patch diff --git a/patches/server/0544-Optimize-Dynamic-get-Missing-Keys.patch b/patches/unapplied/server/0544-Optimize-Dynamic-get-Missing-Keys.patch index 5a4efe035c..5a4efe035c 100644 --- a/patches/server/0544-Optimize-Dynamic-get-Missing-Keys.patch +++ b/patches/unapplied/server/0544-Optimize-Dynamic-get-Missing-Keys.patch diff --git a/patches/server/0545-Expose-LivingEntity-hurt-direction.patch b/patches/unapplied/server/0545-Expose-LivingEntity-hurt-direction.patch index 2f461711f6..2f461711f6 100644 --- a/patches/server/0545-Expose-LivingEntity-hurt-direction.patch +++ b/patches/unapplied/server/0545-Expose-LivingEntity-hurt-direction.patch diff --git a/patches/server/0546-Add-OBSTRUCTED-reason-to-BedEnterResult.patch b/patches/unapplied/server/0546-Add-OBSTRUCTED-reason-to-BedEnterResult.patch index c9021d6c43..c9021d6c43 100644 --- a/patches/server/0546-Add-OBSTRUCTED-reason-to-BedEnterResult.patch +++ b/patches/unapplied/server/0546-Add-OBSTRUCTED-reason-to-BedEnterResult.patch diff --git a/patches/server/0547-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch b/patches/unapplied/server/0547-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch index e870bb8917..e870bb8917 100644 --- a/patches/server/0547-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch +++ b/patches/unapplied/server/0547-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch diff --git a/patches/server/0548-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch b/patches/unapplied/server/0548-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch index 982de7e5ab..982de7e5ab 100644 --- a/patches/server/0548-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch +++ b/patches/unapplied/server/0548-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch diff --git a/patches/server/0549-Implement-TargetHitEvent.patch b/patches/unapplied/server/0549-Implement-TargetHitEvent.patch index 1f9af079c2..1f9af079c2 100644 --- a/patches/server/0549-Implement-TargetHitEvent.patch +++ b/patches/unapplied/server/0549-Implement-TargetHitEvent.patch diff --git a/patches/server/0550-Additional-Block-Material-API-s.patch b/patches/unapplied/server/0550-Additional-Block-Material-API-s.patch index e93239aae5..e93239aae5 100644 --- a/patches/server/0550-Additional-Block-Material-API-s.patch +++ b/patches/unapplied/server/0550-Additional-Block-Material-API-s.patch diff --git a/patches/server/0551-Fix-harming-potion-dupe.patch b/patches/unapplied/server/0551-Fix-harming-potion-dupe.patch index 40de75b0d2..40de75b0d2 100644 --- a/patches/server/0551-Fix-harming-potion-dupe.patch +++ b/patches/unapplied/server/0551-Fix-harming-potion-dupe.patch diff --git a/patches/server/0552-Implement-API-to-get-Material-from-Boats-and-Minecar.patch b/patches/unapplied/server/0552-Implement-API-to-get-Material-from-Boats-and-Minecar.patch index 69d3ef793f..69d3ef793f 100644 --- a/patches/server/0552-Implement-API-to-get-Material-from-Boats-and-Minecar.patch +++ b/patches/unapplied/server/0552-Implement-API-to-get-Material-from-Boats-and-Minecar.patch diff --git a/patches/server/0553-Cache-burn-durations.patch b/patches/unapplied/server/0553-Cache-burn-durations.patch index 9ef84f0bb9..9ef84f0bb9 100644 --- a/patches/server/0553-Cache-burn-durations.patch +++ b/patches/unapplied/server/0553-Cache-burn-durations.patch diff --git a/patches/server/0554-Allow-disabling-mob-spawner-spawn-egg-transformation.patch b/patches/unapplied/server/0554-Allow-disabling-mob-spawner-spawn-egg-transformation.patch index 5ea4de4f62..5ea4de4f62 100644 --- a/patches/server/0554-Allow-disabling-mob-spawner-spawn-egg-transformation.patch +++ b/patches/unapplied/server/0554-Allow-disabling-mob-spawner-spawn-egg-transformation.patch diff --git a/patches/server/0555-Fix-Not-a-string-Map-Conversion-spam.patch b/patches/unapplied/server/0555-Fix-Not-a-string-Map-Conversion-spam.patch index 8967f3f735..8967f3f735 100644 --- a/patches/server/0555-Fix-Not-a-string-Map-Conversion-spam.patch +++ b/patches/unapplied/server/0555-Fix-Not-a-string-Map-Conversion-spam.patch diff --git a/patches/server/0556-Implement-PlayerFlowerPotManipulateEvent.patch b/patches/unapplied/server/0556-Implement-PlayerFlowerPotManipulateEvent.patch index 8f512f54d6..8f512f54d6 100644 --- a/patches/server/0556-Implement-PlayerFlowerPotManipulateEvent.patch +++ b/patches/unapplied/server/0556-Implement-PlayerFlowerPotManipulateEvent.patch diff --git a/patches/server/0557-Fix-interact-event-not-being-called-in-adventure.patch b/patches/unapplied/server/0557-Fix-interact-event-not-being-called-in-adventure.patch index a2e34830c9..a2e34830c9 100644 --- a/patches/server/0557-Fix-interact-event-not-being-called-in-adventure.patch +++ b/patches/unapplied/server/0557-Fix-interact-event-not-being-called-in-adventure.patch diff --git a/patches/server/0558-Zombie-API-breaking-doors.patch b/patches/unapplied/server/0558-Zombie-API-breaking-doors.patch index 2b1fa20025..2b1fa20025 100644 --- a/patches/server/0558-Zombie-API-breaking-doors.patch +++ b/patches/unapplied/server/0558-Zombie-API-breaking-doors.patch diff --git a/patches/server/0559-Fix-nerfed-slime-when-splitting.patch b/patches/unapplied/server/0559-Fix-nerfed-slime-when-splitting.patch index 31fe051bdb..31fe051bdb 100644 --- a/patches/server/0559-Fix-nerfed-slime-when-splitting.patch +++ b/patches/unapplied/server/0559-Fix-nerfed-slime-when-splitting.patch diff --git a/patches/server/0560-Add-EntityLoadCrossbowEvent.patch b/patches/unapplied/server/0560-Add-EntityLoadCrossbowEvent.patch index 73aa3dc3bc..73aa3dc3bc 100644 --- a/patches/server/0560-Add-EntityLoadCrossbowEvent.patch +++ b/patches/unapplied/server/0560-Add-EntityLoadCrossbowEvent.patch diff --git a/patches/server/0561-Guardian-beam-workaround.patch b/patches/unapplied/server/0561-Guardian-beam-workaround.patch index fa66573d2b..fa66573d2b 100644 --- a/patches/server/0561-Guardian-beam-workaround.patch +++ b/patches/unapplied/server/0561-Guardian-beam-workaround.patch diff --git a/patches/server/0562-Added-WorldGameRuleChangeEvent.patch b/patches/unapplied/server/0562-Added-WorldGameRuleChangeEvent.patch index 3b4e167157..3b4e167157 100644 --- a/patches/server/0562-Added-WorldGameRuleChangeEvent.patch +++ b/patches/unapplied/server/0562-Added-WorldGameRuleChangeEvent.patch diff --git a/patches/server/0563-Added-ServerResourcesReloadedEvent.patch b/patches/unapplied/server/0563-Added-ServerResourcesReloadedEvent.patch index 5227578947..5227578947 100644 --- a/patches/server/0563-Added-ServerResourcesReloadedEvent.patch +++ b/patches/unapplied/server/0563-Added-ServerResourcesReloadedEvent.patch diff --git a/patches/server/0564-Added-world-settings-for-mobs-picking-up-loot.patch b/patches/unapplied/server/0564-Added-world-settings-for-mobs-picking-up-loot.patch index 14ebbfa2d6..14ebbfa2d6 100644 --- a/patches/server/0564-Added-world-settings-for-mobs-picking-up-loot.patch +++ b/patches/unapplied/server/0564-Added-world-settings-for-mobs-picking-up-loot.patch diff --git a/patches/server/0565-Implemented-BlockFailedDispenseEvent.patch b/patches/unapplied/server/0565-Implemented-BlockFailedDispenseEvent.patch index c398da296c..c398da296c 100644 --- a/patches/server/0565-Implemented-BlockFailedDispenseEvent.patch +++ b/patches/unapplied/server/0565-Implemented-BlockFailedDispenseEvent.patch diff --git a/patches/server/0566-Added-PlayerLecternPageChangeEvent.patch b/patches/unapplied/server/0566-Added-PlayerLecternPageChangeEvent.patch index cd550d08ad..cd550d08ad 100644 --- a/patches/server/0566-Added-PlayerLecternPageChangeEvent.patch +++ b/patches/unapplied/server/0566-Added-PlayerLecternPageChangeEvent.patch diff --git a/patches/server/0567-Added-PlayerLoomPatternSelectEvent.patch b/patches/unapplied/server/0567-Added-PlayerLoomPatternSelectEvent.patch index 336ac8dfc8..336ac8dfc8 100644 --- a/patches/server/0567-Added-PlayerLoomPatternSelectEvent.patch +++ b/patches/unapplied/server/0567-Added-PlayerLoomPatternSelectEvent.patch diff --git a/patches/server/0568-Configurable-door-breaking-difficulty.patch b/patches/unapplied/server/0568-Configurable-door-breaking-difficulty.patch index b104e3d479..b104e3d479 100644 --- a/patches/server/0568-Configurable-door-breaking-difficulty.patch +++ b/patches/unapplied/server/0568-Configurable-door-breaking-difficulty.patch diff --git a/patches/server/0569-Empty-commands-shall-not-be-dispatched.patch b/patches/unapplied/server/0569-Empty-commands-shall-not-be-dispatched.patch index 39f7cea127..39f7cea127 100644 --- a/patches/server/0569-Empty-commands-shall-not-be-dispatched.patch +++ b/patches/unapplied/server/0569-Empty-commands-shall-not-be-dispatched.patch diff --git a/patches/server/0570-Implement-API-to-expose-exact-interaction-point.patch b/patches/unapplied/server/0570-Implement-API-to-expose-exact-interaction-point.patch index ed42a192f2..ed42a192f2 100644 --- a/patches/server/0570-Implement-API-to-expose-exact-interaction-point.patch +++ b/patches/unapplied/server/0570-Implement-API-to-expose-exact-interaction-point.patch diff --git a/patches/server/0571-Remove-stale-POIs.patch b/patches/unapplied/server/0571-Remove-stale-POIs.patch index 8946f8c015..8946f8c015 100644 --- a/patches/server/0571-Remove-stale-POIs.patch +++ b/patches/unapplied/server/0571-Remove-stale-POIs.patch diff --git a/patches/server/0572-Fix-villager-boat-exploit.patch b/patches/unapplied/server/0572-Fix-villager-boat-exploit.patch index 2197e38237..2197e38237 100644 --- a/patches/server/0572-Fix-villager-boat-exploit.patch +++ b/patches/unapplied/server/0572-Fix-villager-boat-exploit.patch diff --git a/patches/server/0573-Add-sendOpLevel-API.patch b/patches/unapplied/server/0573-Add-sendOpLevel-API.patch index ef1d799def..ef1d799def 100644 --- a/patches/server/0573-Add-sendOpLevel-API.patch +++ b/patches/unapplied/server/0573-Add-sendOpLevel-API.patch diff --git a/patches/server/0574-Add-PaperRegistry.patch b/patches/unapplied/server/0574-Add-PaperRegistry.patch index f3485f9279..f3485f9279 100644 --- a/patches/server/0574-Add-PaperRegistry.patch +++ b/patches/unapplied/server/0574-Add-PaperRegistry.patch diff --git a/patches/server/0575-Add-StructuresLocateEvent.patch b/patches/unapplied/server/0575-Add-StructuresLocateEvent.patch index d381dee3d6..d381dee3d6 100644 --- a/patches/server/0575-Add-StructuresLocateEvent.patch +++ b/patches/unapplied/server/0575-Add-StructuresLocateEvent.patch diff --git a/patches/server/0576-Collision-option-for-requiring-a-player-participant.patch b/patches/unapplied/server/0576-Collision-option-for-requiring-a-player-participant.patch index 7f229b27a8..7f229b27a8 100644 --- a/patches/server/0576-Collision-option-for-requiring-a-player-participant.patch +++ b/patches/unapplied/server/0576-Collision-option-for-requiring-a-player-participant.patch diff --git a/patches/server/0577-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch b/patches/unapplied/server/0577-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch index b74ce3c39c..b74ce3c39c 100644 --- a/patches/server/0577-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch +++ b/patches/unapplied/server/0577-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch diff --git a/patches/server/0578-Return-chat-component-with-empty-text-instead-of-thr.patch b/patches/unapplied/server/0578-Return-chat-component-with-empty-text-instead-of-thr.patch index 174b504adb..174b504adb 100644 --- a/patches/server/0578-Return-chat-component-with-empty-text-instead-of-thr.patch +++ b/patches/unapplied/server/0578-Return-chat-component-with-empty-text-instead-of-thr.patch diff --git a/patches/server/0579-Make-schedule-command-per-world.patch b/patches/unapplied/server/0579-Make-schedule-command-per-world.patch index 4859bb69f5..4859bb69f5 100644 --- a/patches/server/0579-Make-schedule-command-per-world.patch +++ b/patches/unapplied/server/0579-Make-schedule-command-per-world.patch diff --git a/patches/server/0580-Configurable-max-leash-distance.patch b/patches/unapplied/server/0580-Configurable-max-leash-distance.patch index 497f5a6962..497f5a6962 100644 --- a/patches/server/0580-Configurable-max-leash-distance.patch +++ b/patches/unapplied/server/0580-Configurable-max-leash-distance.patch diff --git a/patches/server/0581-Implement-BlockPreDispenseEvent.patch b/patches/unapplied/server/0581-Implement-BlockPreDispenseEvent.patch index 40df4715e0..40df4715e0 100644 --- a/patches/server/0581-Implement-BlockPreDispenseEvent.patch +++ b/patches/unapplied/server/0581-Implement-BlockPreDispenseEvent.patch diff --git a/patches/server/0582-Added-firing-of-PlayerChangeBeaconEffectEvent.patch b/patches/unapplied/server/0582-Added-firing-of-PlayerChangeBeaconEffectEvent.patch index 0c470fc8f2..0c470fc8f2 100644 --- a/patches/server/0582-Added-firing-of-PlayerChangeBeaconEffectEvent.patch +++ b/patches/unapplied/server/0582-Added-firing-of-PlayerChangeBeaconEffectEvent.patch diff --git a/patches/server/0583-Add-toggle-for-always-placing-the-dragon-egg.patch b/patches/unapplied/server/0583-Add-toggle-for-always-placing-the-dragon-egg.patch index f47eff5e0a..f47eff5e0a 100644 --- a/patches/server/0583-Add-toggle-for-always-placing-the-dragon-egg.patch +++ b/patches/unapplied/server/0583-Add-toggle-for-always-placing-the-dragon-egg.patch diff --git a/patches/server/0584-Added-PlayerStonecutterRecipeSelectEvent.patch b/patches/unapplied/server/0584-Added-PlayerStonecutterRecipeSelectEvent.patch index c8cefc8ca5..c8cefc8ca5 100644 --- a/patches/server/0584-Added-PlayerStonecutterRecipeSelectEvent.patch +++ b/patches/unapplied/server/0584-Added-PlayerStonecutterRecipeSelectEvent.patch diff --git a/patches/server/0585-Add-dropLeash-variable-to-EntityUnleashEvent.patch b/patches/unapplied/server/0585-Add-dropLeash-variable-to-EntityUnleashEvent.patch index 6edeadfc88..6edeadfc88 100644 --- a/patches/server/0585-Add-dropLeash-variable-to-EntityUnleashEvent.patch +++ b/patches/unapplied/server/0585-Add-dropLeash-variable-to-EntityUnleashEvent.patch diff --git a/patches/server/0586-Reset-shield-blocking-on-dimension-change.patch b/patches/unapplied/server/0586-Reset-shield-blocking-on-dimension-change.patch index 559f9e7aba..559f9e7aba 100644 --- a/patches/server/0586-Reset-shield-blocking-on-dimension-change.patch +++ b/patches/unapplied/server/0586-Reset-shield-blocking-on-dimension-change.patch diff --git a/patches/server/0587-add-DragonEggFormEvent.patch b/patches/unapplied/server/0587-add-DragonEggFormEvent.patch index ab3f7fd05b..ab3f7fd05b 100644 --- a/patches/server/0587-add-DragonEggFormEvent.patch +++ b/patches/unapplied/server/0587-add-DragonEggFormEvent.patch diff --git a/patches/server/0588-EntityMoveEvent.patch b/patches/unapplied/server/0588-EntityMoveEvent.patch index 5c74db097f..5c74db097f 100644 --- a/patches/server/0588-EntityMoveEvent.patch +++ b/patches/unapplied/server/0588-EntityMoveEvent.patch diff --git a/patches/server/0589-added-option-to-disable-pathfinding-updates-on-block.patch b/patches/unapplied/server/0589-added-option-to-disable-pathfinding-updates-on-block.patch index a50d41e3ae..a50d41e3ae 100644 --- a/patches/server/0589-added-option-to-disable-pathfinding-updates-on-block.patch +++ b/patches/unapplied/server/0589-added-option-to-disable-pathfinding-updates-on-block.patch diff --git a/patches/server/0590-Inline-shift-direction-fields.patch b/patches/unapplied/server/0590-Inline-shift-direction-fields.patch index cecff20ec5..cecff20ec5 100644 --- a/patches/server/0590-Inline-shift-direction-fields.patch +++ b/patches/unapplied/server/0590-Inline-shift-direction-fields.patch diff --git a/patches/server/0591-Allow-adding-items-to-BlockDropItemEvent.patch b/patches/unapplied/server/0591-Allow-adding-items-to-BlockDropItemEvent.patch index 43455ca0d7..43455ca0d7 100644 --- a/patches/server/0591-Allow-adding-items-to-BlockDropItemEvent.patch +++ b/patches/unapplied/server/0591-Allow-adding-items-to-BlockDropItemEvent.patch diff --git a/patches/server/0592-Add-getMainThreadExecutor-to-BukkitScheduler.patch b/patches/unapplied/server/0592-Add-getMainThreadExecutor-to-BukkitScheduler.patch index 8cfe3357dc..8cfe3357dc 100644 --- a/patches/server/0592-Add-getMainThreadExecutor-to-BukkitScheduler.patch +++ b/patches/unapplied/server/0592-Add-getMainThreadExecutor-to-BukkitScheduler.patch diff --git a/patches/server/0593-living-entity-allow-attribute-registration.patch b/patches/unapplied/server/0593-living-entity-allow-attribute-registration.patch index 88cf7f15c6..88cf7f15c6 100644 --- a/patches/server/0593-living-entity-allow-attribute-registration.patch +++ b/patches/unapplied/server/0593-living-entity-allow-attribute-registration.patch diff --git a/patches/server/0594-fix-dead-slime-setSize-invincibility.patch b/patches/unapplied/server/0594-fix-dead-slime-setSize-invincibility.patch index 33ce1b72f2..33ce1b72f2 100644 --- a/patches/server/0594-fix-dead-slime-setSize-invincibility.patch +++ b/patches/unapplied/server/0594-fix-dead-slime-setSize-invincibility.patch diff --git a/patches/server/0595-Merchant-getRecipes-should-return-an-immutable-list.patch b/patches/unapplied/server/0595-Merchant-getRecipes-should-return-an-immutable-list.patch index cbb0cdc052..cbb0cdc052 100644 --- a/patches/server/0595-Merchant-getRecipes-should-return-an-immutable-list.patch +++ b/patches/unapplied/server/0595-Merchant-getRecipes-should-return-an-immutable-list.patch diff --git a/patches/server/0596-Add-support-for-hex-color-codes-in-console.patch b/patches/unapplied/server/0596-Add-support-for-hex-color-codes-in-console.patch index 5a7a286607..5a7a286607 100644 --- a/patches/server/0596-Add-support-for-hex-color-codes-in-console.patch +++ b/patches/unapplied/server/0596-Add-support-for-hex-color-codes-in-console.patch diff --git a/patches/server/0597-Expose-Tracked-Players.patch b/patches/unapplied/server/0597-Expose-Tracked-Players.patch index ec9396cdd0..ec9396cdd0 100644 --- a/patches/server/0597-Expose-Tracked-Players.patch +++ b/patches/unapplied/server/0597-Expose-Tracked-Players.patch diff --git a/patches/server/0598-Remove-streams-from-SensorNearest.patch b/patches/unapplied/server/0598-Remove-streams-from-SensorNearest.patch index 91ae33c411..91ae33c411 100644 --- a/patches/server/0598-Remove-streams-from-SensorNearest.patch +++ b/patches/unapplied/server/0598-Remove-streams-from-SensorNearest.patch diff --git a/patches/server/0599-Throw-proper-exception-on-empty-JsonList-file.patch b/patches/unapplied/server/0599-Throw-proper-exception-on-empty-JsonList-file.patch index e013e32526..e013e32526 100644 --- a/patches/server/0599-Throw-proper-exception-on-empty-JsonList-file.patch +++ b/patches/unapplied/server/0599-Throw-proper-exception-on-empty-JsonList-file.patch diff --git a/patches/server/0600-Improve-ServerGUI.patch b/patches/unapplied/server/0600-Improve-ServerGUI.patch index e573bd2f58..e573bd2f58 100644 --- a/patches/server/0600-Improve-ServerGUI.patch +++ b/patches/unapplied/server/0600-Improve-ServerGUI.patch diff --git a/patches/server/0601-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch b/patches/unapplied/server/0601-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch index 1099f41d55..1099f41d55 100644 --- a/patches/server/0601-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch +++ b/patches/unapplied/server/0601-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch diff --git a/patches/server/0602-fix-converting-txt-to-json-file.patch b/patches/unapplied/server/0602-fix-converting-txt-to-json-file.patch index fd7202db0b..fd7202db0b 100644 --- a/patches/server/0602-fix-converting-txt-to-json-file.patch +++ b/patches/unapplied/server/0602-fix-converting-txt-to-json-file.patch diff --git a/patches/server/0603-Add-worldborder-events.patch b/patches/unapplied/server/0603-Add-worldborder-events.patch index af0cf2d370..af0cf2d370 100644 --- a/patches/server/0603-Add-worldborder-events.patch +++ b/patches/unapplied/server/0603-Add-worldborder-events.patch diff --git a/patches/server/0604-added-PlayerNameEntityEvent.patch b/patches/unapplied/server/0604-added-PlayerNameEntityEvent.patch index c1df33b717..c1df33b717 100644 --- a/patches/server/0604-added-PlayerNameEntityEvent.patch +++ b/patches/unapplied/server/0604-added-PlayerNameEntityEvent.patch diff --git a/patches/server/0605-Prevent-grindstones-from-overstacking-items.patch b/patches/unapplied/server/0605-Prevent-grindstones-from-overstacking-items.patch index 3719f82383..3719f82383 100644 --- a/patches/server/0605-Prevent-grindstones-from-overstacking-items.patch +++ b/patches/unapplied/server/0605-Prevent-grindstones-from-overstacking-items.patch diff --git a/patches/server/0606-Add-recipe-to-cook-events.patch b/patches/unapplied/server/0606-Add-recipe-to-cook-events.patch index 183bc80987..183bc80987 100644 --- a/patches/server/0606-Add-recipe-to-cook-events.patch +++ b/patches/unapplied/server/0606-Add-recipe-to-cook-events.patch diff --git a/patches/server/0607-Add-Block-isValidTool.patch b/patches/unapplied/server/0607-Add-Block-isValidTool.patch index 95bf6c3432..95bf6c3432 100644 --- a/patches/server/0607-Add-Block-isValidTool.patch +++ b/patches/unapplied/server/0607-Add-Block-isValidTool.patch diff --git a/patches/server/0608-Allow-using-signs-inside-spawn-protection.patch b/patches/unapplied/server/0608-Allow-using-signs-inside-spawn-protection.patch index e17f5eea5e..e17f5eea5e 100644 --- a/patches/server/0608-Allow-using-signs-inside-spawn-protection.patch +++ b/patches/unapplied/server/0608-Allow-using-signs-inside-spawn-protection.patch diff --git a/patches/server/0609-Expand-world-key-API.patch b/patches/unapplied/server/0609-Expand-world-key-API.patch index 2532d74fd5..2532d74fd5 100644 --- a/patches/server/0609-Expand-world-key-API.patch +++ b/patches/unapplied/server/0609-Expand-world-key-API.patch diff --git a/patches/server/0610-Add-fast-alternative-constructor-for-Rotations.patch b/patches/unapplied/server/0610-Add-fast-alternative-constructor-for-Rotations.patch index bbdcc665bb..bbdcc665bb 100644 --- a/patches/server/0610-Add-fast-alternative-constructor-for-Rotations.patch +++ b/patches/unapplied/server/0610-Add-fast-alternative-constructor-for-Rotations.patch diff --git a/patches/server/0611-Item-Rarity-API.patch b/patches/unapplied/server/0611-Item-Rarity-API.patch index 6ca8aa7912..6ca8aa7912 100644 --- a/patches/server/0611-Item-Rarity-API.patch +++ b/patches/unapplied/server/0611-Item-Rarity-API.patch diff --git a/patches/server/0612-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch b/patches/unapplied/server/0612-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch index ff46048dcd..ff46048dcd 100644 --- a/patches/server/0612-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch +++ b/patches/unapplied/server/0612-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch diff --git a/patches/server/0613-copy-TESign-isEditable-from-snapshots.patch b/patches/unapplied/server/0613-copy-TESign-isEditable-from-snapshots.patch index 235a37f38b..235a37f38b 100644 --- a/patches/server/0613-copy-TESign-isEditable-from-snapshots.patch +++ b/patches/unapplied/server/0613-copy-TESign-isEditable-from-snapshots.patch diff --git a/patches/server/0614-Drop-carried-item-when-player-has-disconnected.patch b/patches/unapplied/server/0614-Drop-carried-item-when-player-has-disconnected.patch index 230a0a305c..230a0a305c 100644 --- a/patches/server/0614-Drop-carried-item-when-player-has-disconnected.patch +++ b/patches/unapplied/server/0614-Drop-carried-item-when-player-has-disconnected.patch diff --git a/patches/server/0615-forced-whitelist-use-configurable-kick-message.patch b/patches/unapplied/server/0615-forced-whitelist-use-configurable-kick-message.patch index 17ef0bf65d..17ef0bf65d 100644 --- a/patches/server/0615-forced-whitelist-use-configurable-kick-message.patch +++ b/patches/unapplied/server/0615-forced-whitelist-use-configurable-kick-message.patch diff --git a/patches/server/0616-Don-t-ignore-result-of-PlayerEditBookEvent.patch b/patches/unapplied/server/0616-Don-t-ignore-result-of-PlayerEditBookEvent.patch index 93858cb0ad..93858cb0ad 100644 --- a/patches/server/0616-Don-t-ignore-result-of-PlayerEditBookEvent.patch +++ b/patches/unapplied/server/0616-Don-t-ignore-result-of-PlayerEditBookEvent.patch diff --git a/patches/server/0617-Entity-load-save-limit-per-chunk.patch b/patches/unapplied/server/0617-Entity-load-save-limit-per-chunk.patch index 0c7f0d5a03..0c7f0d5a03 100644 --- a/patches/server/0617-Entity-load-save-limit-per-chunk.patch +++ b/patches/unapplied/server/0617-Entity-load-save-limit-per-chunk.patch diff --git a/patches/server/0618-Expose-protocol-version.patch b/patches/unapplied/server/0618-Expose-protocol-version.patch index a274f4fe6c..a274f4fe6c 100644 --- a/patches/server/0618-Expose-protocol-version.patch +++ b/patches/unapplied/server/0618-Expose-protocol-version.patch diff --git a/patches/server/0619-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch b/patches/unapplied/server/0619-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch index 9b042cdd17..9b042cdd17 100644 --- a/patches/server/0619-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch +++ b/patches/unapplied/server/0619-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch diff --git a/patches/server/0620-Enhance-console-tab-completions-for-brigadier-comman.patch b/patches/unapplied/server/0620-Enhance-console-tab-completions-for-brigadier-comman.patch index 51de31f69b..51de31f69b 100644 --- a/patches/server/0620-Enhance-console-tab-completions-for-brigadier-comman.patch +++ b/patches/unapplied/server/0620-Enhance-console-tab-completions-for-brigadier-comman.patch diff --git a/patches/server/0621-Fix-PlayerItemConsumeEvent-cancelling-properly.patch b/patches/unapplied/server/0621-Fix-PlayerItemConsumeEvent-cancelling-properly.patch index 71bdd41804..71bdd41804 100644 --- a/patches/server/0621-Fix-PlayerItemConsumeEvent-cancelling-properly.patch +++ b/patches/unapplied/server/0621-Fix-PlayerItemConsumeEvent-cancelling-properly.patch diff --git a/patches/server/0622-Add-bypass-host-check.patch b/patches/unapplied/server/0622-Add-bypass-host-check.patch index 5e9b983ad1..5e9b983ad1 100644 --- a/patches/server/0622-Add-bypass-host-check.patch +++ b/patches/unapplied/server/0622-Add-bypass-host-check.patch diff --git a/patches/server/0623-Set-area-affect-cloud-rotation.patch b/patches/unapplied/server/0623-Set-area-affect-cloud-rotation.patch index b0f478a353..b0f478a353 100644 --- a/patches/server/0623-Set-area-affect-cloud-rotation.patch +++ b/patches/unapplied/server/0623-Set-area-affect-cloud-rotation.patch diff --git a/patches/server/0624-add-isDeeplySleeping-to-HumanEntity.patch b/patches/unapplied/server/0624-add-isDeeplySleeping-to-HumanEntity.patch index 45aa29e9a0..45aa29e9a0 100644 --- a/patches/server/0624-add-isDeeplySleeping-to-HumanEntity.patch +++ b/patches/unapplied/server/0624-add-isDeeplySleeping-to-HumanEntity.patch diff --git a/patches/server/0625-add-consumeFuel-to-FurnaceBurnEvent.patch b/patches/unapplied/server/0625-add-consumeFuel-to-FurnaceBurnEvent.patch index ffb9062039..ffb9062039 100644 --- a/patches/server/0625-add-consumeFuel-to-FurnaceBurnEvent.patch +++ b/patches/unapplied/server/0625-add-consumeFuel-to-FurnaceBurnEvent.patch diff --git a/patches/server/0626-add-get-set-drop-chance-to-EntityEquipment.patch b/patches/unapplied/server/0626-add-get-set-drop-chance-to-EntityEquipment.patch index 9720fcdaf4..9720fcdaf4 100644 --- a/patches/server/0626-add-get-set-drop-chance-to-EntityEquipment.patch +++ b/patches/unapplied/server/0626-add-get-set-drop-chance-to-EntityEquipment.patch diff --git a/patches/server/0627-fix-PigZombieAngerEvent-cancellation.patch b/patches/unapplied/server/0627-fix-PigZombieAngerEvent-cancellation.patch index 9b69dc24f2..9b69dc24f2 100644 --- a/patches/server/0627-fix-PigZombieAngerEvent-cancellation.patch +++ b/patches/unapplied/server/0627-fix-PigZombieAngerEvent-cancellation.patch diff --git a/patches/server/0628-Fix-checkReach-check-for-Shulker-boxes.patch b/patches/unapplied/server/0628-Fix-checkReach-check-for-Shulker-boxes.patch index e63651a68f..e63651a68f 100644 --- a/patches/server/0628-Fix-checkReach-check-for-Shulker-boxes.patch +++ b/patches/unapplied/server/0628-Fix-checkReach-check-for-Shulker-boxes.patch diff --git a/patches/server/0629-fix-PlayerItemHeldEvent-firing-twice.patch b/patches/unapplied/server/0629-fix-PlayerItemHeldEvent-firing-twice.patch index 2f2cac0cbd..2f2cac0cbd 100644 --- a/patches/server/0629-fix-PlayerItemHeldEvent-firing-twice.patch +++ b/patches/unapplied/server/0629-fix-PlayerItemHeldEvent-firing-twice.patch diff --git a/patches/server/0630-Added-PlayerDeepSleepEvent.patch b/patches/unapplied/server/0630-Added-PlayerDeepSleepEvent.patch index 77e3bcfdaa..77e3bcfdaa 100644 --- a/patches/server/0630-Added-PlayerDeepSleepEvent.patch +++ b/patches/unapplied/server/0630-Added-PlayerDeepSleepEvent.patch diff --git a/patches/server/0631-More-World-API.patch b/patches/unapplied/server/0631-More-World-API.patch index 7f171c1fde..7f171c1fde 100644 --- a/patches/server/0631-More-World-API.patch +++ b/patches/unapplied/server/0631-More-World-API.patch diff --git a/patches/server/0632-Added-PlayerBedFailEnterEvent.patch b/patches/unapplied/server/0632-Added-PlayerBedFailEnterEvent.patch index 95b8821728..95b8821728 100644 --- a/patches/server/0632-Added-PlayerBedFailEnterEvent.patch +++ b/patches/unapplied/server/0632-Added-PlayerBedFailEnterEvent.patch diff --git a/patches/server/0633-Implement-methods-to-convert-between-Component-and-B.patch b/patches/unapplied/server/0633-Implement-methods-to-convert-between-Component-and-B.patch index ad3e98c8b5..ad3e98c8b5 100644 --- a/patches/server/0633-Implement-methods-to-convert-between-Component-and-B.patch +++ b/patches/unapplied/server/0633-Implement-methods-to-convert-between-Component-and-B.patch diff --git a/patches/server/0634-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch b/patches/unapplied/server/0634-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch index c751eba424..c751eba424 100644 --- a/patches/server/0634-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch +++ b/patches/unapplied/server/0634-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch diff --git a/patches/server/0635-Introduce-beacon-activation-deactivation-events.patch b/patches/unapplied/server/0635-Introduce-beacon-activation-deactivation-events.patch index 4858e0f40b..4858e0f40b 100644 --- a/patches/server/0635-Introduce-beacon-activation-deactivation-events.patch +++ b/patches/unapplied/server/0635-Introduce-beacon-activation-deactivation-events.patch diff --git a/patches/server/0636-add-RespawnFlags-to-PlayerRespawnEvent.patch b/patches/unapplied/server/0636-add-RespawnFlags-to-PlayerRespawnEvent.patch index 6e5395acef..6e5395acef 100644 --- a/patches/server/0636-add-RespawnFlags-to-PlayerRespawnEvent.patch +++ b/patches/unapplied/server/0636-add-RespawnFlags-to-PlayerRespawnEvent.patch diff --git a/patches/server/0637-Add-Channel-initialization-listeners.patch b/patches/unapplied/server/0637-Add-Channel-initialization-listeners.patch index 1f7fe2772b..1f7fe2772b 100644 --- a/patches/server/0637-Add-Channel-initialization-listeners.patch +++ b/patches/unapplied/server/0637-Add-Channel-initialization-listeners.patch diff --git a/patches/server/0638-Send-empty-commands-if-tab-completion-is-disabled.patch b/patches/unapplied/server/0638-Send-empty-commands-if-tab-completion-is-disabled.patch index 2b52bb5343..2b52bb5343 100644 --- a/patches/server/0638-Send-empty-commands-if-tab-completion-is-disabled.patch +++ b/patches/unapplied/server/0638-Send-empty-commands-if-tab-completion-is-disabled.patch diff --git a/patches/server/0639-Add-more-WanderingTrader-API.patch b/patches/unapplied/server/0639-Add-more-WanderingTrader-API.patch index 65d351d6df..65d351d6df 100644 --- a/patches/server/0639-Add-more-WanderingTrader-API.patch +++ b/patches/unapplied/server/0639-Add-more-WanderingTrader-API.patch diff --git a/patches/server/0640-Add-EntityBlockStorage-clearEntities.patch b/patches/unapplied/server/0640-Add-EntityBlockStorage-clearEntities.patch index 4742b14dac..4742b14dac 100644 --- a/patches/server/0640-Add-EntityBlockStorage-clearEntities.patch +++ b/patches/unapplied/server/0640-Add-EntityBlockStorage-clearEntities.patch diff --git a/patches/server/0641-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch b/patches/unapplied/server/0641-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch index b53cff9d00..b53cff9d00 100644 --- a/patches/server/0641-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch +++ b/patches/unapplied/server/0641-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch diff --git a/patches/server/0642-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch b/patches/unapplied/server/0642-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch index 0b88624654..0b88624654 100644 --- a/patches/server/0642-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch +++ b/patches/unapplied/server/0642-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch diff --git a/patches/server/0643-Inventory-close.patch b/patches/unapplied/server/0643-Inventory-close.patch index e7f478324a..e7f478324a 100644 --- a/patches/server/0643-Inventory-close.patch +++ b/patches/unapplied/server/0643-Inventory-close.patch diff --git a/patches/server/0644-call-PortalCreateEvent-players-and-end-platform.patch b/patches/unapplied/server/0644-call-PortalCreateEvent-players-and-end-platform.patch index 4f34eed09b..4f34eed09b 100644 --- a/patches/server/0644-call-PortalCreateEvent-players-and-end-platform.patch +++ b/patches/unapplied/server/0644-call-PortalCreateEvent-players-and-end-platform.patch diff --git a/patches/server/0645-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch b/patches/unapplied/server/0645-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch index 9fc439f344..9fc439f344 100644 --- a/patches/server/0645-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch +++ b/patches/unapplied/server/0645-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch diff --git a/patches/server/0646-Fix-CraftPotionBrewer-cache.patch b/patches/unapplied/server/0646-Fix-CraftPotionBrewer-cache.patch index 2d8295382f..2d8295382f 100644 --- a/patches/server/0646-Fix-CraftPotionBrewer-cache.patch +++ b/patches/unapplied/server/0646-Fix-CraftPotionBrewer-cache.patch diff --git a/patches/server/0647-Add-basic-Datapack-API.patch b/patches/unapplied/server/0647-Add-basic-Datapack-API.patch index 4d2b21d203..4d2b21d203 100644 --- a/patches/server/0647-Add-basic-Datapack-API.patch +++ b/patches/unapplied/server/0647-Add-basic-Datapack-API.patch diff --git a/patches/server/0648-Add-environment-variable-to-disable-server-gui.patch b/patches/unapplied/server/0648-Add-environment-variable-to-disable-server-gui.patch index a8785b7a29..a8785b7a29 100644 --- a/patches/server/0648-Add-environment-variable-to-disable-server-gui.patch +++ b/patches/unapplied/server/0648-Add-environment-variable-to-disable-server-gui.patch diff --git a/patches/server/0649-additions-to-PlayerGameModeChangeEvent.patch b/patches/unapplied/server/0649-additions-to-PlayerGameModeChangeEvent.patch index e91ca1aa0a..e91ca1aa0a 100644 --- a/patches/server/0649-additions-to-PlayerGameModeChangeEvent.patch +++ b/patches/unapplied/server/0649-additions-to-PlayerGameModeChangeEvent.patch diff --git a/patches/server/0650-ItemStack-repair-check-API.patch b/patches/unapplied/server/0650-ItemStack-repair-check-API.patch index debbecf4bc..debbecf4bc 100644 --- a/patches/server/0650-ItemStack-repair-check-API.patch +++ b/patches/unapplied/server/0650-ItemStack-repair-check-API.patch diff --git a/patches/server/0651-More-Enchantment-API.patch b/patches/unapplied/server/0651-More-Enchantment-API.patch index be8a7f96c7..be8a7f96c7 100644 --- a/patches/server/0651-More-Enchantment-API.patch +++ b/patches/unapplied/server/0651-More-Enchantment-API.patch diff --git a/patches/server/0652-Fix-and-optimise-world-force-upgrading.patch b/patches/unapplied/server/0652-Fix-and-optimise-world-force-upgrading.patch index 571a37771d..571a37771d 100644 --- a/patches/server/0652-Fix-and-optimise-world-force-upgrading.patch +++ b/patches/unapplied/server/0652-Fix-and-optimise-world-force-upgrading.patch diff --git a/patches/server/0653-Add-Mob-lookAt-API.patch b/patches/unapplied/server/0653-Add-Mob-lookAt-API.patch index 14378270ee..14378270ee 100644 --- a/patches/server/0653-Add-Mob-lookAt-API.patch +++ b/patches/unapplied/server/0653-Add-Mob-lookAt-API.patch diff --git a/patches/server/0654-Add-Unix-domain-socket-support.patch b/patches/unapplied/server/0654-Add-Unix-domain-socket-support.patch index 85d133844f..85d133844f 100644 --- a/patches/server/0654-Add-Unix-domain-socket-support.patch +++ b/patches/unapplied/server/0654-Add-Unix-domain-socket-support.patch diff --git a/patches/server/0655-Add-EntityInsideBlockEvent.patch b/patches/unapplied/server/0655-Add-EntityInsideBlockEvent.patch index b1f766631e..b1f766631e 100644 --- a/patches/server/0655-Add-EntityInsideBlockEvent.patch +++ b/patches/unapplied/server/0655-Add-EntityInsideBlockEvent.patch diff --git a/patches/server/0656-Attributes-API-for-item-defaults.patch b/patches/unapplied/server/0656-Attributes-API-for-item-defaults.patch index 59fb29e46e..59fb29e46e 100644 --- a/patches/server/0656-Attributes-API-for-item-defaults.patch +++ b/patches/unapplied/server/0656-Attributes-API-for-item-defaults.patch diff --git a/patches/server/0657-Add-cause-to-Weather-ThunderChangeEvents.patch b/patches/unapplied/server/0657-Add-cause-to-Weather-ThunderChangeEvents.patch index 8ea5fda359..8ea5fda359 100644 --- a/patches/server/0657-Add-cause-to-Weather-ThunderChangeEvents.patch +++ b/patches/unapplied/server/0657-Add-cause-to-Weather-ThunderChangeEvents.patch diff --git a/patches/server/0658-More-Lidded-Block-API.patch b/patches/unapplied/server/0658-More-Lidded-Block-API.patch index 5b7c8a3b64..5b7c8a3b64 100644 --- a/patches/server/0658-More-Lidded-Block-API.patch +++ b/patches/unapplied/server/0658-More-Lidded-Block-API.patch diff --git a/patches/server/0659-Limit-item-frame-cursors-on-maps.patch b/patches/unapplied/server/0659-Limit-item-frame-cursors-on-maps.patch index 0783d07b26..0783d07b26 100644 --- a/patches/server/0659-Limit-item-frame-cursors-on-maps.patch +++ b/patches/unapplied/server/0659-Limit-item-frame-cursors-on-maps.patch diff --git a/patches/server/0660-Add-PlayerKickEvent-causes.patch b/patches/unapplied/server/0660-Add-PlayerKickEvent-causes.patch index 8fbc90ee67..8fbc90ee67 100644 --- a/patches/server/0660-Add-PlayerKickEvent-causes.patch +++ b/patches/unapplied/server/0660-Add-PlayerKickEvent-causes.patch diff --git a/patches/server/0661-Add-PufferFishStateChangeEvent.patch b/patches/unapplied/server/0661-Add-PufferFishStateChangeEvent.patch index e15126884a..e15126884a 100644 --- a/patches/server/0661-Add-PufferFishStateChangeEvent.patch +++ b/patches/unapplied/server/0661-Add-PufferFishStateChangeEvent.patch diff --git a/patches/server/0662-Fix-PlayerBucketEmptyEvent-result-itemstack.patch b/patches/unapplied/server/0662-Fix-PlayerBucketEmptyEvent-result-itemstack.patch index 2d2d6ea63a..2d2d6ea63a 100644 --- a/patches/server/0662-Fix-PlayerBucketEmptyEvent-result-itemstack.patch +++ b/patches/unapplied/server/0662-Fix-PlayerBucketEmptyEvent-result-itemstack.patch diff --git a/patches/server/0663-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch b/patches/unapplied/server/0663-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch index 687af12ba7..687af12ba7 100644 --- a/patches/server/0663-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch +++ b/patches/unapplied/server/0663-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch diff --git a/patches/server/0664-Add-option-to-fix-items-merging-through-walls.patch b/patches/unapplied/server/0664-Add-option-to-fix-items-merging-through-walls.patch index dc7f43dcb6..dc7f43dcb6 100644 --- a/patches/server/0664-Add-option-to-fix-items-merging-through-walls.patch +++ b/patches/unapplied/server/0664-Add-option-to-fix-items-merging-through-walls.patch diff --git a/patches/server/0665-Add-BellRevealRaiderEvent.patch b/patches/unapplied/server/0665-Add-BellRevealRaiderEvent.patch index 587e0f0400..587e0f0400 100644 --- a/patches/server/0665-Add-BellRevealRaiderEvent.patch +++ b/patches/unapplied/server/0665-Add-BellRevealRaiderEvent.patch diff --git a/patches/server/0666-Fix-invulnerable-end-crystals.patch b/patches/unapplied/server/0666-Fix-invulnerable-end-crystals.patch index d07262ec1a..d07262ec1a 100644 --- a/patches/server/0666-Fix-invulnerable-end-crystals.patch +++ b/patches/unapplied/server/0666-Fix-invulnerable-end-crystals.patch diff --git a/patches/server/0667-Add-ElderGuardianAppearanceEvent.patch b/patches/unapplied/server/0667-Add-ElderGuardianAppearanceEvent.patch index 540926f9ef..540926f9ef 100644 --- a/patches/server/0667-Add-ElderGuardianAppearanceEvent.patch +++ b/patches/unapplied/server/0667-Add-ElderGuardianAppearanceEvent.patch diff --git a/patches/server/0668-Fix-dangerous-end-portal-logic.patch b/patches/unapplied/server/0668-Fix-dangerous-end-portal-logic.patch index 50f2093639..50f2093639 100644 --- a/patches/server/0668-Fix-dangerous-end-portal-logic.patch +++ b/patches/unapplied/server/0668-Fix-dangerous-end-portal-logic.patch diff --git a/patches/server/0669-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch b/patches/unapplied/server/0669-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch index c46f8fbb65..c46f8fbb65 100644 --- a/patches/server/0669-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch +++ b/patches/unapplied/server/0669-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch diff --git a/patches/server/0670-Make-item-validations-configurable.patch b/patches/unapplied/server/0670-Make-item-validations-configurable.patch index 8f10f9d7d3..8f10f9d7d3 100644 --- a/patches/server/0670-Make-item-validations-configurable.patch +++ b/patches/unapplied/server/0670-Make-item-validations-configurable.patch diff --git a/patches/server/0671-Line-Of-Sight-Changes.patch b/patches/unapplied/server/0671-Line-Of-Sight-Changes.patch index 1839562440..1839562440 100644 --- a/patches/server/0671-Line-Of-Sight-Changes.patch +++ b/patches/unapplied/server/0671-Line-Of-Sight-Changes.patch diff --git a/patches/server/0672-add-per-world-spawn-limits.patch b/patches/unapplied/server/0672-add-per-world-spawn-limits.patch index fe18d02e71..fe18d02e71 100644 --- a/patches/server/0672-add-per-world-spawn-limits.patch +++ b/patches/unapplied/server/0672-add-per-world-spawn-limits.patch diff --git a/patches/server/0673-Fix-PotionSplashEvent-for-water-splash-potions.patch b/patches/unapplied/server/0673-Fix-PotionSplashEvent-for-water-splash-potions.patch index 56f02dad6e..56f02dad6e 100644 --- a/patches/server/0673-Fix-PotionSplashEvent-for-water-splash-potions.patch +++ b/patches/unapplied/server/0673-Fix-PotionSplashEvent-for-water-splash-potions.patch diff --git a/patches/server/0674-Add-more-LimitedRegion-API.patch b/patches/unapplied/server/0674-Add-more-LimitedRegion-API.patch index e9e7611f99..e9e7611f99 100644 --- a/patches/server/0674-Add-more-LimitedRegion-API.patch +++ b/patches/unapplied/server/0674-Add-more-LimitedRegion-API.patch diff --git a/patches/server/0675-Fix-PlayerDropItemEvent-using-wrong-item.patch b/patches/unapplied/server/0675-Fix-PlayerDropItemEvent-using-wrong-item.patch index f3288e60b8..f3288e60b8 100644 --- a/patches/server/0675-Fix-PlayerDropItemEvent-using-wrong-item.patch +++ b/patches/unapplied/server/0675-Fix-PlayerDropItemEvent-using-wrong-item.patch diff --git a/patches/server/0676-Missing-Entity-Behavior-API.patch b/patches/unapplied/server/0676-Missing-Entity-Behavior-API.patch index 981ba24354..981ba24354 100644 --- a/patches/server/0676-Missing-Entity-Behavior-API.patch +++ b/patches/unapplied/server/0676-Missing-Entity-Behavior-API.patch diff --git a/patches/server/0677-Ensure-disconnect-for-book-edit-is-called-on-main.patch b/patches/unapplied/server/0677-Ensure-disconnect-for-book-edit-is-called-on-main.patch index 8ee5e17d79..8ee5e17d79 100644 --- a/patches/server/0677-Ensure-disconnect-for-book-edit-is-called-on-main.patch +++ b/patches/unapplied/server/0677-Ensure-disconnect-for-book-edit-is-called-on-main.patch diff --git a/patches/server/0678-Fix-return-value-of-Block-applyBoneMeal-always-being.patch b/patches/unapplied/server/0678-Fix-return-value-of-Block-applyBoneMeal-always-being.patch index 863796fe03..863796fe03 100644 --- a/patches/server/0678-Fix-return-value-of-Block-applyBoneMeal-always-being.patch +++ b/patches/unapplied/server/0678-Fix-return-value-of-Block-applyBoneMeal-always-being.patch diff --git a/patches/server/0679-Use-getChunkIfLoadedImmediately-in-places.patch b/patches/unapplied/server/0679-Use-getChunkIfLoadedImmediately-in-places.patch index f4de3f7289..f4de3f7289 100644 --- a/patches/server/0679-Use-getChunkIfLoadedImmediately-in-places.patch +++ b/patches/unapplied/server/0679-Use-getChunkIfLoadedImmediately-in-places.patch diff --git a/patches/server/0680-Fix-commands-from-signs-not-firing-command-events.patch b/patches/unapplied/server/0680-Fix-commands-from-signs-not-firing-command-events.patch index 7ffd1bd492..7ffd1bd492 100644 --- a/patches/server/0680-Fix-commands-from-signs-not-firing-command-events.patch +++ b/patches/unapplied/server/0680-Fix-commands-from-signs-not-firing-command-events.patch diff --git a/patches/server/0681-Adds-PlayerArmSwingEvent.patch b/patches/unapplied/server/0681-Adds-PlayerArmSwingEvent.patch index b6f0d0c7f7..b6f0d0c7f7 100644 --- a/patches/server/0681-Adds-PlayerArmSwingEvent.patch +++ b/patches/unapplied/server/0681-Adds-PlayerArmSwingEvent.patch diff --git a/patches/server/0682-Fixes-kick-event-leave-message-not-being-sent.patch b/patches/unapplied/server/0682-Fixes-kick-event-leave-message-not-being-sent.patch index f840eab7dd..f840eab7dd 100644 --- a/patches/server/0682-Fixes-kick-event-leave-message-not-being-sent.patch +++ b/patches/unapplied/server/0682-Fixes-kick-event-leave-message-not-being-sent.patch diff --git a/patches/server/0683-Add-config-for-mobs-immune-to-default-effects.patch b/patches/unapplied/server/0683-Add-config-for-mobs-immune-to-default-effects.patch index 6819100ad9..6819100ad9 100644 --- a/patches/server/0683-Add-config-for-mobs-immune-to-default-effects.patch +++ b/patches/unapplied/server/0683-Add-config-for-mobs-immune-to-default-effects.patch diff --git a/patches/server/0684-Fix-incorrect-message-for-outdated-client.patch b/patches/unapplied/server/0684-Fix-incorrect-message-for-outdated-client.patch index 1b0f3a3869..1b0f3a3869 100644 --- a/patches/server/0684-Fix-incorrect-message-for-outdated-client.patch +++ b/patches/unapplied/server/0684-Fix-incorrect-message-for-outdated-client.patch diff --git a/patches/server/0685-Don-t-apply-cramming-damage-to-players.patch b/patches/unapplied/server/0685-Don-t-apply-cramming-damage-to-players.patch index 8aa843ef04..8aa843ef04 100644 --- a/patches/server/0685-Don-t-apply-cramming-damage-to-players.patch +++ b/patches/unapplied/server/0685-Don-t-apply-cramming-damage-to-players.patch diff --git a/patches/server/0686-Rate-options-and-timings-for-sensors-and-behaviors.patch b/patches/unapplied/server/0686-Rate-options-and-timings-for-sensors-and-behaviors.patch index fa0e07d800..fa0e07d800 100644 --- a/patches/server/0686-Rate-options-and-timings-for-sensors-and-behaviors.patch +++ b/patches/unapplied/server/0686-Rate-options-and-timings-for-sensors-and-behaviors.patch diff --git a/patches/server/0687-Add-a-bunch-of-missing-forceDrop-toggles.patch b/patches/unapplied/server/0687-Add-a-bunch-of-missing-forceDrop-toggles.patch index c7c3cd9526..c7c3cd9526 100644 --- a/patches/server/0687-Add-a-bunch-of-missing-forceDrop-toggles.patch +++ b/patches/unapplied/server/0687-Add-a-bunch-of-missing-forceDrop-toggles.patch diff --git a/patches/server/0688-Stinger-API.patch b/patches/unapplied/server/0688-Stinger-API.patch index 33f8959315..33f8959315 100644 --- a/patches/server/0688-Stinger-API.patch +++ b/patches/unapplied/server/0688-Stinger-API.patch diff --git a/patches/server/0689-Fix-incosistency-issue-with-empty-map-items-in-CB.patch b/patches/unapplied/server/0689-Fix-incosistency-issue-with-empty-map-items-in-CB.patch index 8d4fe001d2..8d4fe001d2 100644 --- a/patches/server/0689-Fix-incosistency-issue-with-empty-map-items-in-CB.patch +++ b/patches/unapplied/server/0689-Fix-incosistency-issue-with-empty-map-items-in-CB.patch diff --git a/patches/server/0690-Add-System.out-err-catcher.patch b/patches/unapplied/server/0690-Add-System.out-err-catcher.patch index ead4fa2a9f..ead4fa2a9f 100644 --- a/patches/server/0690-Add-System.out-err-catcher.patch +++ b/patches/unapplied/server/0690-Add-System.out-err-catcher.patch diff --git a/patches/server/0691-Fix-test-not-bootstrapping.patch b/patches/unapplied/server/0691-Fix-test-not-bootstrapping.patch index 5d0466c3b3..5d0466c3b3 100644 --- a/patches/server/0691-Fix-test-not-bootstrapping.patch +++ b/patches/unapplied/server/0691-Fix-test-not-bootstrapping.patch diff --git a/patches/server/0692-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch b/patches/unapplied/server/0692-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch index 10cd90749d..10cd90749d 100644 --- a/patches/server/0692-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch +++ b/patches/unapplied/server/0692-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch diff --git a/patches/server/0693-Improve-boat-collision-performance.patch b/patches/unapplied/server/0693-Improve-boat-collision-performance.patch index 2ff3c579db..2ff3c579db 100644 --- a/patches/server/0693-Improve-boat-collision-performance.patch +++ b/patches/unapplied/server/0693-Improve-boat-collision-performance.patch diff --git a/patches/server/0694-Prevent-AFK-kick-while-watching-end-credits.patch b/patches/unapplied/server/0694-Prevent-AFK-kick-while-watching-end-credits.patch index 8fb3104810..8fb3104810 100644 --- a/patches/server/0694-Prevent-AFK-kick-while-watching-end-credits.patch +++ b/patches/unapplied/server/0694-Prevent-AFK-kick-while-watching-end-credits.patch diff --git a/patches/server/0695-Allow-skipping-writing-of-comments-to-server.propert.patch b/patches/unapplied/server/0695-Allow-skipping-writing-of-comments-to-server.propert.patch index 6395f3f4a8..6395f3f4a8 100644 --- a/patches/server/0695-Allow-skipping-writing-of-comments-to-server.propert.patch +++ b/patches/unapplied/server/0695-Allow-skipping-writing-of-comments-to-server.propert.patch diff --git a/patches/server/0696-Add-PlayerSetSpawnEvent.patch b/patches/unapplied/server/0696-Add-PlayerSetSpawnEvent.patch index 606e2777da..606e2777da 100644 --- a/patches/server/0696-Add-PlayerSetSpawnEvent.patch +++ b/patches/unapplied/server/0696-Add-PlayerSetSpawnEvent.patch diff --git a/patches/server/0697-Make-hoppers-respect-inventory-max-stack-size.patch b/patches/unapplied/server/0697-Make-hoppers-respect-inventory-max-stack-size.patch index ea86736121..ea86736121 100644 --- a/patches/server/0697-Make-hoppers-respect-inventory-max-stack-size.patch +++ b/patches/unapplied/server/0697-Make-hoppers-respect-inventory-max-stack-size.patch diff --git a/patches/server/0698-Optimize-entity-tracker-passenger-checks.patch b/patches/unapplied/server/0698-Optimize-entity-tracker-passenger-checks.patch index cf8b4494f3..cf8b4494f3 100644 --- a/patches/server/0698-Optimize-entity-tracker-passenger-checks.patch +++ b/patches/unapplied/server/0698-Optimize-entity-tracker-passenger-checks.patch diff --git a/patches/server/0699-Config-option-for-Piglins-guarding-chests.patch b/patches/unapplied/server/0699-Config-option-for-Piglins-guarding-chests.patch index f82305427c..f82305427c 100644 --- a/patches/server/0699-Config-option-for-Piglins-guarding-chests.patch +++ b/patches/unapplied/server/0699-Config-option-for-Piglins-guarding-chests.patch diff --git a/patches/server/0700-Added-EntityDamageItemEvent.patch b/patches/unapplied/server/0700-Added-EntityDamageItemEvent.patch index 0f5056e7ce..0f5056e7ce 100644 --- a/patches/server/0700-Added-EntityDamageItemEvent.patch +++ b/patches/unapplied/server/0700-Added-EntityDamageItemEvent.patch diff --git a/patches/server/0701-Optimize-indirect-passenger-iteration.patch b/patches/unapplied/server/0701-Optimize-indirect-passenger-iteration.patch index a01d49bc27..a01d49bc27 100644 --- a/patches/server/0701-Optimize-indirect-passenger-iteration.patch +++ b/patches/unapplied/server/0701-Optimize-indirect-passenger-iteration.patch diff --git a/patches/server/0702-Fix-block-drops-position-losing-precision-millions-o.patch b/patches/unapplied/server/0702-Fix-block-drops-position-losing-precision-millions-o.patch index a32af5a891..a32af5a891 100644 --- a/patches/server/0702-Fix-block-drops-position-losing-precision-millions-o.patch +++ b/patches/unapplied/server/0702-Fix-block-drops-position-losing-precision-millions-o.patch diff --git a/patches/server/0703-Configurable-item-frame-map-cursor-update-interval.patch b/patches/unapplied/server/0703-Configurable-item-frame-map-cursor-update-interval.patch index bbfd95a3a8..bbfd95a3a8 100644 --- a/patches/server/0703-Configurable-item-frame-map-cursor-update-interval.patch +++ b/patches/unapplied/server/0703-Configurable-item-frame-map-cursor-update-interval.patch diff --git a/patches/server/0704-Make-EntityUnleashEvent-cancellable.patch b/patches/unapplied/server/0704-Make-EntityUnleashEvent-cancellable.patch index 29ff062c87..29ff062c87 100644 --- a/patches/server/0704-Make-EntityUnleashEvent-cancellable.patch +++ b/patches/unapplied/server/0704-Make-EntityUnleashEvent-cancellable.patch diff --git a/patches/server/0705-Clear-bucket-NBT-after-dispense.patch b/patches/unapplied/server/0705-Clear-bucket-NBT-after-dispense.patch index 50f3155d75..50f3155d75 100644 --- a/patches/server/0705-Clear-bucket-NBT-after-dispense.patch +++ b/patches/unapplied/server/0705-Clear-bucket-NBT-after-dispense.patch diff --git a/patches/server/0706-Change-EnderEye-target-without-changing-other-things.patch b/patches/unapplied/server/0706-Change-EnderEye-target-without-changing-other-things.patch index e4af6267df..e4af6267df 100644 --- a/patches/server/0706-Change-EnderEye-target-without-changing-other-things.patch +++ b/patches/unapplied/server/0706-Change-EnderEye-target-without-changing-other-things.patch diff --git a/patches/server/0707-Add-BlockBreakBlockEvent.patch b/patches/unapplied/server/0707-Add-BlockBreakBlockEvent.patch index b7f264d94f..b7f264d94f 100644 --- a/patches/server/0707-Add-BlockBreakBlockEvent.patch +++ b/patches/unapplied/server/0707-Add-BlockBreakBlockEvent.patch diff --git a/patches/server/0708-Option-to-prevent-NBT-copy-in-smithing-recipes.patch b/patches/unapplied/server/0708-Option-to-prevent-NBT-copy-in-smithing-recipes.patch index 14e666a79e..14e666a79e 100644 --- a/patches/server/0708-Option-to-prevent-NBT-copy-in-smithing-recipes.patch +++ b/patches/unapplied/server/0708-Option-to-prevent-NBT-copy-in-smithing-recipes.patch diff --git a/patches/server/0709-More-CommandBlock-API.patch b/patches/unapplied/server/0709-More-CommandBlock-API.patch index daf682f8a0..daf682f8a0 100644 --- a/patches/server/0709-More-CommandBlock-API.patch +++ b/patches/unapplied/server/0709-More-CommandBlock-API.patch diff --git a/patches/server/0710-Add-missing-team-sidebar-display-slots.patch b/patches/unapplied/server/0710-Add-missing-team-sidebar-display-slots.patch index 5581728a48..5581728a48 100644 --- a/patches/server/0710-Add-missing-team-sidebar-display-slots.patch +++ b/patches/unapplied/server/0710-Add-missing-team-sidebar-display-slots.patch diff --git a/patches/server/0711-Add-back-EntityPortalExitEvent.patch b/patches/unapplied/server/0711-Add-back-EntityPortalExitEvent.patch index 50881bbc38..50881bbc38 100644 --- a/patches/server/0711-Add-back-EntityPortalExitEvent.patch +++ b/patches/unapplied/server/0711-Add-back-EntityPortalExitEvent.patch diff --git a/patches/server/0712-Add-methods-to-find-targets-for-lightning-strikes.patch b/patches/unapplied/server/0712-Add-methods-to-find-targets-for-lightning-strikes.patch index 0f3c544f07..0f3c544f07 100644 --- a/patches/server/0712-Add-methods-to-find-targets-for-lightning-strikes.patch +++ b/patches/unapplied/server/0712-Add-methods-to-find-targets-for-lightning-strikes.patch diff --git a/patches/server/0713-Get-entity-default-attributes.patch b/patches/unapplied/server/0713-Get-entity-default-attributes.patch index 2f754ee5f6..2f754ee5f6 100644 --- a/patches/server/0713-Get-entity-default-attributes.patch +++ b/patches/unapplied/server/0713-Get-entity-default-attributes.patch diff --git a/patches/server/0714-Left-handed-API.patch b/patches/unapplied/server/0714-Left-handed-API.patch index 8a6c26a272..8a6c26a272 100644 --- a/patches/server/0714-Left-handed-API.patch +++ b/patches/unapplied/server/0714-Left-handed-API.patch diff --git a/patches/server/0715-Add-advancement-display-API.patch b/patches/unapplied/server/0715-Add-advancement-display-API.patch index 472e3067ae..472e3067ae 100644 --- a/patches/server/0715-Add-advancement-display-API.patch +++ b/patches/unapplied/server/0715-Add-advancement-display-API.patch diff --git a/patches/server/0716-Add-ItemFactory-getMonsterEgg-API.patch b/patches/unapplied/server/0716-Add-ItemFactory-getMonsterEgg-API.patch index a39b8f22f5..a39b8f22f5 100644 --- a/patches/server/0716-Add-ItemFactory-getMonsterEgg-API.patch +++ b/patches/unapplied/server/0716-Add-ItemFactory-getMonsterEgg-API.patch diff --git a/patches/server/0717-Add-critical-damage-API.patch b/patches/unapplied/server/0717-Add-critical-damage-API.patch index ce876ca4da..ce876ca4da 100644 --- a/patches/server/0717-Add-critical-damage-API.patch +++ b/patches/unapplied/server/0717-Add-critical-damage-API.patch diff --git a/patches/server/0718-Fix-issues-with-mob-conversion.patch b/patches/unapplied/server/0718-Fix-issues-with-mob-conversion.patch index 69feb4b3a4..69feb4b3a4 100644 --- a/patches/server/0718-Fix-issues-with-mob-conversion.patch +++ b/patches/unapplied/server/0718-Fix-issues-with-mob-conversion.patch diff --git a/patches/server/0719-Add-isCollidable-methods-to-various-places.patch b/patches/unapplied/server/0719-Add-isCollidable-methods-to-various-places.patch index 974af6bc3b..974af6bc3b 100644 --- a/patches/server/0719-Add-isCollidable-methods-to-various-places.patch +++ b/patches/unapplied/server/0719-Add-isCollidable-methods-to-various-places.patch diff --git a/patches/server/0720-Goat-ram-API.patch b/patches/unapplied/server/0720-Goat-ram-API.patch index f1fcff3a29..f1fcff3a29 100644 --- a/patches/server/0720-Goat-ram-API.patch +++ b/patches/unapplied/server/0720-Goat-ram-API.patch diff --git a/patches/server/0721-Add-API-for-resetting-a-single-score.patch b/patches/unapplied/server/0721-Add-API-for-resetting-a-single-score.patch index c2e1fd93b9..c2e1fd93b9 100644 --- a/patches/server/0721-Add-API-for-resetting-a-single-score.patch +++ b/patches/unapplied/server/0721-Add-API-for-resetting-a-single-score.patch diff --git a/patches/server/0722-Add-Raw-Byte-Entity-Serialization.patch b/patches/unapplied/server/0722-Add-Raw-Byte-Entity-Serialization.patch index b43c7fef83..b43c7fef83 100644 --- a/patches/server/0722-Add-Raw-Byte-Entity-Serialization.patch +++ b/patches/unapplied/server/0722-Add-Raw-Byte-Entity-Serialization.patch diff --git a/patches/server/0723-Vanilla-command-permission-fixes.patch b/patches/unapplied/server/0723-Vanilla-command-permission-fixes.patch index d9b53520f4..d9b53520f4 100644 --- a/patches/server/0723-Vanilla-command-permission-fixes.patch +++ b/patches/unapplied/server/0723-Vanilla-command-permission-fixes.patch diff --git a/patches/server/0724-Make-CallbackExecutor-strict-again.patch b/patches/unapplied/server/0724-Make-CallbackExecutor-strict-again.patch index 9360912a3d..9360912a3d 100644 --- a/patches/server/0724-Make-CallbackExecutor-strict-again.patch +++ b/patches/unapplied/server/0724-Make-CallbackExecutor-strict-again.patch diff --git a/patches/server/0725-Do-not-allow-the-server-to-unload-chunks-at-request-.patch b/patches/unapplied/server/0725-Do-not-allow-the-server-to-unload-chunks-at-request-.patch index a5d388d197..a5d388d197 100644 --- a/patches/server/0725-Do-not-allow-the-server-to-unload-chunks-at-request-.patch +++ b/patches/unapplied/server/0725-Do-not-allow-the-server-to-unload-chunks-at-request-.patch diff --git a/patches/server/0726-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch b/patches/unapplied/server/0726-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch index 38b768fb4b..38b768fb4b 100644 --- a/patches/server/0726-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch +++ b/patches/unapplied/server/0726-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch diff --git a/patches/server/0727-Correctly-handle-recursion-for-chunkholder-updates.patch b/patches/unapplied/server/0727-Correctly-handle-recursion-for-chunkholder-updates.patch index 3d7be82a0c..3d7be82a0c 100644 --- a/patches/server/0727-Correctly-handle-recursion-for-chunkholder-updates.patch +++ b/patches/unapplied/server/0727-Correctly-handle-recursion-for-chunkholder-updates.patch diff --git a/patches/server/0728-Fix-GameProfileCache-concurrency.patch b/patches/unapplied/server/0728-Fix-GameProfileCache-concurrency.patch index 6d3dd691b3..6d3dd691b3 100644 --- a/patches/server/0728-Fix-GameProfileCache-concurrency.patch +++ b/patches/unapplied/server/0728-Fix-GameProfileCache-concurrency.patch diff --git a/patches/server/0729-Fix-chunks-refusing-to-unload-at-low-TPS.patch b/patches/unapplied/server/0729-Fix-chunks-refusing-to-unload-at-low-TPS.patch index 9faff94627..9faff94627 100644 --- a/patches/server/0729-Fix-chunks-refusing-to-unload-at-low-TPS.patch +++ b/patches/unapplied/server/0729-Fix-chunks-refusing-to-unload-at-low-TPS.patch diff --git a/patches/server/0730-Do-not-allow-ticket-level-changes-while-unloading-pl.patch b/patches/unapplied/server/0730-Do-not-allow-ticket-level-changes-while-unloading-pl.patch index 3dc1dc9d4d..3dc1dc9d4d 100644 --- a/patches/server/0730-Do-not-allow-ticket-level-changes-while-unloading-pl.patch +++ b/patches/unapplied/server/0730-Do-not-allow-ticket-level-changes-while-unloading-pl.patch diff --git a/patches/server/0731-Do-not-allow-ticket-level-changes-when-updating-chun.patch b/patches/unapplied/server/0731-Do-not-allow-ticket-level-changes-when-updating-chun.patch index ab433784a5..ab433784a5 100644 --- a/patches/server/0731-Do-not-allow-ticket-level-changes-when-updating-chun.patch +++ b/patches/unapplied/server/0731-Do-not-allow-ticket-level-changes-when-updating-chun.patch diff --git a/patches/server/0732-Do-not-submit-profile-lookups-to-worldgen-threads.patch b/patches/unapplied/server/0732-Do-not-submit-profile-lookups-to-worldgen-threads.patch index 3db60a23b1..3db60a23b1 100644 --- a/patches/server/0732-Do-not-submit-profile-lookups-to-worldgen-threads.patch +++ b/patches/unapplied/server/0732-Do-not-submit-profile-lookups-to-worldgen-threads.patch diff --git a/patches/server/0733-Log-when-the-async-catcher-is-tripped.patch b/patches/unapplied/server/0733-Log-when-the-async-catcher-is-tripped.patch index bede76faf6..bede76faf6 100644 --- a/patches/server/0733-Log-when-the-async-catcher-is-tripped.patch +++ b/patches/unapplied/server/0733-Log-when-the-async-catcher-is-tripped.patch diff --git a/patches/server/0734-Add-paper-mobcaps-and-paper-playermobcaps.patch b/patches/unapplied/server/0734-Add-paper-mobcaps-and-paper-playermobcaps.patch index 49e46bf616..49e46bf616 100644 --- a/patches/server/0734-Add-paper-mobcaps-and-paper-playermobcaps.patch +++ b/patches/unapplied/server/0734-Add-paper-mobcaps-and-paper-playermobcaps.patch diff --git a/patches/server/0735-Prevent-unload-calls-removing-tickets-for-sync-loads.patch b/patches/unapplied/server/0735-Prevent-unload-calls-removing-tickets-for-sync-loads.patch index 000406a8b8..000406a8b8 100644 --- a/patches/server/0735-Prevent-unload-calls-removing-tickets-for-sync-loads.patch +++ b/patches/unapplied/server/0735-Prevent-unload-calls-removing-tickets-for-sync-loads.patch diff --git a/patches/server/0736-Sanitize-ResourceLocation-error-logging.patch b/patches/unapplied/server/0736-Sanitize-ResourceLocation-error-logging.patch index ff7e0b7826..ff7e0b7826 100644 --- a/patches/server/0736-Sanitize-ResourceLocation-error-logging.patch +++ b/patches/unapplied/server/0736-Sanitize-ResourceLocation-error-logging.patch diff --git a/patches/server/0737-Optimise-general-POI-access.patch b/patches/unapplied/server/0737-Optimise-general-POI-access.patch index 65b633f62c..65b633f62c 100644 --- a/patches/server/0737-Optimise-general-POI-access.patch +++ b/patches/unapplied/server/0737-Optimise-general-POI-access.patch diff --git a/patches/server/0738-Allow-controlled-flushing-for-network-manager.patch b/patches/unapplied/server/0738-Allow-controlled-flushing-for-network-manager.patch index 9b061bed55..9b061bed55 100644 --- a/patches/server/0738-Allow-controlled-flushing-for-network-manager.patch +++ b/patches/unapplied/server/0738-Allow-controlled-flushing-for-network-manager.patch diff --git a/patches/server/0739-Add-more-async-catchers.patch b/patches/unapplied/server/0739-Add-more-async-catchers.patch index 75531f83ac..75531f83ac 100644 --- a/patches/server/0739-Add-more-async-catchers.patch +++ b/patches/unapplied/server/0739-Add-more-async-catchers.patch diff --git a/patches/server/0740-Rewrite-entity-bounding-box-lookup-calls.patch b/patches/unapplied/server/0740-Rewrite-entity-bounding-box-lookup-calls.patch index f53c3bc693..f53c3bc693 100644 --- a/patches/server/0740-Rewrite-entity-bounding-box-lookup-calls.patch +++ b/patches/unapplied/server/0740-Rewrite-entity-bounding-box-lookup-calls.patch diff --git a/patches/server/0741-Optimise-chunk-tick-iteration.patch b/patches/unapplied/server/0741-Optimise-chunk-tick-iteration.patch index 136af3f2a8..136af3f2a8 100644 --- a/patches/server/0741-Optimise-chunk-tick-iteration.patch +++ b/patches/unapplied/server/0741-Optimise-chunk-tick-iteration.patch diff --git a/patches/server/0742-Execute-chunk-tasks-mid-tick.patch b/patches/unapplied/server/0742-Execute-chunk-tasks-mid-tick.patch index 8f00440e97..8f00440e97 100644 --- a/patches/server/0742-Execute-chunk-tasks-mid-tick.patch +++ b/patches/unapplied/server/0742-Execute-chunk-tasks-mid-tick.patch diff --git a/patches/server/0743-Do-not-copy-visible-chunks.patch b/patches/unapplied/server/0743-Do-not-copy-visible-chunks.patch index fdfa804ebd..fdfa804ebd 100644 --- a/patches/server/0743-Do-not-copy-visible-chunks.patch +++ b/patches/unapplied/server/0743-Do-not-copy-visible-chunks.patch diff --git a/patches/server/0744-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch b/patches/unapplied/server/0744-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch index 5459269b64..5459269b64 100644 --- a/patches/server/0744-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch +++ b/patches/unapplied/server/0744-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch diff --git a/patches/server/0745-Custom-table-implementation-for-blockstate-state-loo.patch b/patches/unapplied/server/0745-Custom-table-implementation-for-blockstate-state-loo.patch index 0feb55739c..0feb55739c 100644 --- a/patches/server/0745-Custom-table-implementation-for-blockstate-state-loo.patch +++ b/patches/unapplied/server/0745-Custom-table-implementation-for-blockstate-state-loo.patch diff --git a/patches/server/0746-Detail-more-information-in-watchdog-dumps.patch b/patches/unapplied/server/0746-Detail-more-information-in-watchdog-dumps.patch index 5daad07155..5daad07155 100644 --- a/patches/server/0746-Detail-more-information-in-watchdog-dumps.patch +++ b/patches/unapplied/server/0746-Detail-more-information-in-watchdog-dumps.patch diff --git a/patches/server/0747-Manually-inline-methods-in-BlockPosition.patch b/patches/unapplied/server/0747-Manually-inline-methods-in-BlockPosition.patch index f073f5b5a6..f073f5b5a6 100644 --- a/patches/server/0747-Manually-inline-methods-in-BlockPosition.patch +++ b/patches/unapplied/server/0747-Manually-inline-methods-in-BlockPosition.patch diff --git a/patches/server/0748-Distance-manager-tick-timings.patch b/patches/unapplied/server/0748-Distance-manager-tick-timings.patch index 2ea652c2aa..2ea652c2aa 100644 --- a/patches/server/0748-Distance-manager-tick-timings.patch +++ b/patches/unapplied/server/0748-Distance-manager-tick-timings.patch diff --git a/patches/server/0749-Name-craft-scheduler-threads-according-to-the-plugin.patch b/patches/unapplied/server/0749-Name-craft-scheduler-threads-according-to-the-plugin.patch index 7d081ee195..7d081ee195 100644 --- a/patches/server/0749-Name-craft-scheduler-threads-according-to-the-plugin.patch +++ b/patches/unapplied/server/0749-Name-craft-scheduler-threads-according-to-the-plugin.patch diff --git a/patches/server/0750-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch b/patches/unapplied/server/0750-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch index c3f6182749..c3f6182749 100644 --- a/patches/server/0750-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch +++ b/patches/unapplied/server/0750-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch diff --git a/patches/server/0751-Add-packet-limiter-config.patch b/patches/unapplied/server/0751-Add-packet-limiter-config.patch index 12ce1bf117..12ce1bf117 100644 --- a/patches/server/0751-Add-packet-limiter-config.patch +++ b/patches/unapplied/server/0751-Add-packet-limiter-config.patch diff --git a/patches/server/0752-Lag-compensate-block-breaking.patch b/patches/unapplied/server/0752-Lag-compensate-block-breaking.patch index e185b2f209..e185b2f209 100644 --- a/patches/server/0752-Lag-compensate-block-breaking.patch +++ b/patches/unapplied/server/0752-Lag-compensate-block-breaking.patch diff --git a/patches/server/0753-Use-correct-LevelStem-registry-when-loading-default-.patch b/patches/unapplied/server/0753-Use-correct-LevelStem-registry-when-loading-default-.patch index 2ebf02008b..2ebf02008b 100644 --- a/patches/server/0753-Use-correct-LevelStem-registry-when-loading-default-.patch +++ b/patches/unapplied/server/0753-Use-correct-LevelStem-registry-when-loading-default-.patch diff --git a/patches/server/0754-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch b/patches/unapplied/server/0754-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch index c5bd6526f7..c5bd6526f7 100644 --- a/patches/server/0754-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch +++ b/patches/unapplied/server/0754-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch diff --git a/patches/server/0755-Consolidate-flush-calls-for-entity-tracker-packets.patch b/patches/unapplied/server/0755-Consolidate-flush-calls-for-entity-tracker-packets.patch index 73b6417870..73b6417870 100644 --- a/patches/server/0755-Consolidate-flush-calls-for-entity-tracker-packets.patch +++ b/patches/unapplied/server/0755-Consolidate-flush-calls-for-entity-tracker-packets.patch diff --git a/patches/server/0756-Don-t-lookup-fluid-state-when-raytracing.patch b/patches/unapplied/server/0756-Don-t-lookup-fluid-state-when-raytracing.patch index eef7de0e32..eef7de0e32 100644 --- a/patches/server/0756-Don-t-lookup-fluid-state-when-raytracing.patch +++ b/patches/unapplied/server/0756-Don-t-lookup-fluid-state-when-raytracing.patch diff --git a/patches/server/0757-Time-scoreboard-search.patch b/patches/unapplied/server/0757-Time-scoreboard-search.patch index 48469b83af..48469b83af 100644 --- a/patches/server/0757-Time-scoreboard-search.patch +++ b/patches/unapplied/server/0757-Time-scoreboard-search.patch diff --git a/patches/server/0758-Send-full-pos-packets-for-hard-colliding-entities.patch b/patches/unapplied/server/0758-Send-full-pos-packets-for-hard-colliding-entities.patch index 89f7f28d4c..89f7f28d4c 100644 --- a/patches/server/0758-Send-full-pos-packets-for-hard-colliding-entities.patch +++ b/patches/unapplied/server/0758-Send-full-pos-packets-for-hard-colliding-entities.patch diff --git a/patches/server/0759-Do-not-run-raytrace-logic-for-AIR.patch b/patches/unapplied/server/0759-Do-not-run-raytrace-logic-for-AIR.patch index baedf55a9d..baedf55a9d 100644 --- a/patches/server/0759-Do-not-run-raytrace-logic-for-AIR.patch +++ b/patches/unapplied/server/0759-Do-not-run-raytrace-logic-for-AIR.patch diff --git a/patches/server/0760-Oprimise-map-impl-for-tracked-players.patch b/patches/unapplied/server/0760-Oprimise-map-impl-for-tracked-players.patch index 91de4460ec..91de4460ec 100644 --- a/patches/server/0760-Oprimise-map-impl-for-tracked-players.patch +++ b/patches/unapplied/server/0760-Oprimise-map-impl-for-tracked-players.patch diff --git a/patches/server/0761-Optimise-BlockSoil-nearby-water-lookup.patch b/patches/unapplied/server/0761-Optimise-BlockSoil-nearby-water-lookup.patch index f3fe0f0f17..f3fe0f0f17 100644 --- a/patches/server/0761-Optimise-BlockSoil-nearby-water-lookup.patch +++ b/patches/unapplied/server/0761-Optimise-BlockSoil-nearby-water-lookup.patch diff --git a/patches/server/0762-Allow-removal-addition-of-entities-to-entity-ticklis.patch b/patches/unapplied/server/0762-Allow-removal-addition-of-entities-to-entity-ticklis.patch index bf79d6270e..bf79d6270e 100644 --- a/patches/server/0762-Allow-removal-addition-of-entities-to-entity-ticklis.patch +++ b/patches/unapplied/server/0762-Allow-removal-addition-of-entities-to-entity-ticklis.patch diff --git a/patches/server/0763-Optimise-random-block-ticking.patch b/patches/unapplied/server/0763-Optimise-random-block-ticking.patch index 96da0b87e8..96da0b87e8 100644 --- a/patches/server/0763-Optimise-random-block-ticking.patch +++ b/patches/unapplied/server/0763-Optimise-random-block-ticking.patch diff --git a/patches/server/0764-Optimise-non-flush-packet-sending.patch b/patches/unapplied/server/0764-Optimise-non-flush-packet-sending.patch index f4d6e1b6b4..f4d6e1b6b4 100644 --- a/patches/server/0764-Optimise-non-flush-packet-sending.patch +++ b/patches/unapplied/server/0764-Optimise-non-flush-packet-sending.patch diff --git a/patches/server/0765-Optimise-nearby-player-lookups.patch b/patches/unapplied/server/0765-Optimise-nearby-player-lookups.patch index 7b5630ed08..7b5630ed08 100644 --- a/patches/server/0765-Optimise-nearby-player-lookups.patch +++ b/patches/unapplied/server/0765-Optimise-nearby-player-lookups.patch diff --git a/patches/server/0766-Optimise-WorldServer-notify.patch b/patches/unapplied/server/0766-Optimise-WorldServer-notify.patch index c6a1399cae..c6a1399cae 100644 --- a/patches/server/0766-Optimise-WorldServer-notify.patch +++ b/patches/unapplied/server/0766-Optimise-WorldServer-notify.patch diff --git a/patches/server/0767-Remove-streams-for-villager-AI.patch b/patches/unapplied/server/0767-Remove-streams-for-villager-AI.patch index 15b31d1420..15b31d1420 100644 --- a/patches/server/0767-Remove-streams-for-villager-AI.patch +++ b/patches/unapplied/server/0767-Remove-streams-for-villager-AI.patch diff --git a/patches/server/0768-Rewrite-dataconverter-system.patch b/patches/unapplied/server/0768-Rewrite-dataconverter-system.patch index 9473e8e0a6..9473e8e0a6 100644 --- a/patches/server/0768-Rewrite-dataconverter-system.patch +++ b/patches/unapplied/server/0768-Rewrite-dataconverter-system.patch diff --git a/patches/server/0769-Use-Velocity-compression-and-cipher-natives.patch b/patches/unapplied/server/0769-Use-Velocity-compression-and-cipher-natives.patch index 6d5ea4a511..6d5ea4a511 100644 --- a/patches/server/0769-Use-Velocity-compression-and-cipher-natives.patch +++ b/patches/unapplied/server/0769-Use-Velocity-compression-and-cipher-natives.patch diff --git a/patches/server/0770-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch b/patches/unapplied/server/0770-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch index 5b7dedcdeb..5b7dedcdeb 100644 --- a/patches/server/0770-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch +++ b/patches/unapplied/server/0770-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch diff --git a/patches/server/0771-Do-not-process-entity-loads-in-CraftChunk-getEntitie.patch b/patches/unapplied/server/0771-Do-not-process-entity-loads-in-CraftChunk-getEntitie.patch index 5c0a433617..5c0a433617 100644 --- a/patches/server/0771-Do-not-process-entity-loads-in-CraftChunk-getEntitie.patch +++ b/patches/unapplied/server/0771-Do-not-process-entity-loads-in-CraftChunk-getEntitie.patch diff --git a/patches/server/0772-Async-catch-modifications-to-critical-entity-state.patch b/patches/unapplied/server/0772-Async-catch-modifications-to-critical-entity-state.patch index 305329fc53..305329fc53 100644 --- a/patches/server/0772-Async-catch-modifications-to-critical-entity-state.patch +++ b/patches/unapplied/server/0772-Async-catch-modifications-to-critical-entity-state.patch diff --git a/patches/server/0773-Fix-Bukkit-NamespacedKey-shenanigans.patch b/patches/unapplied/server/0773-Fix-Bukkit-NamespacedKey-shenanigans.patch index 8f152dd0e7..8f152dd0e7 100644 --- a/patches/server/0773-Fix-Bukkit-NamespacedKey-shenanigans.patch +++ b/patches/unapplied/server/0773-Fix-Bukkit-NamespacedKey-shenanigans.patch diff --git a/patches/server/0774-Fix-merchant-inventory-not-closing-on-entity-removal.patch b/patches/unapplied/server/0774-Fix-merchant-inventory-not-closing-on-entity-removal.patch index 68a4c86bc0..68a4c86bc0 100644 --- a/patches/server/0774-Fix-merchant-inventory-not-closing-on-entity-removal.patch +++ b/patches/unapplied/server/0774-Fix-merchant-inventory-not-closing-on-entity-removal.patch diff --git a/patches/server/0775-Check-requirement-before-suggesting-root-nodes.patch b/patches/unapplied/server/0775-Check-requirement-before-suggesting-root-nodes.patch index d824c5f2af..d824c5f2af 100644 --- a/patches/server/0775-Check-requirement-before-suggesting-root-nodes.patch +++ b/patches/unapplied/server/0775-Check-requirement-before-suggesting-root-nodes.patch diff --git a/patches/server/0776-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch b/patches/unapplied/server/0776-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch index 181bb7eeae..181bb7eeae 100644 --- a/patches/server/0776-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch +++ b/patches/unapplied/server/0776-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch diff --git a/patches/server/0777-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch b/patches/unapplied/server/0777-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch index 81bcca30af..81bcca30af 100644 --- a/patches/server/0777-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch +++ b/patches/unapplied/server/0777-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch diff --git a/patches/server/0778-Ensure-valid-vehicle-status.patch b/patches/unapplied/server/0778-Ensure-valid-vehicle-status.patch index b350b5122a..b350b5122a 100644 --- a/patches/server/0778-Ensure-valid-vehicle-status.patch +++ b/patches/unapplied/server/0778-Ensure-valid-vehicle-status.patch diff --git a/patches/server/0779-Prevent-softlocked-end-exit-portal-generation.patch b/patches/unapplied/server/0779-Prevent-softlocked-end-exit-portal-generation.patch index 855c2ec833..855c2ec833 100644 --- a/patches/server/0779-Prevent-softlocked-end-exit-portal-generation.patch +++ b/patches/unapplied/server/0779-Prevent-softlocked-end-exit-portal-generation.patch diff --git a/patches/server/0780-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch b/patches/unapplied/server/0780-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch index 2ce994e362..2ce994e362 100644 --- a/patches/server/0780-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch +++ b/patches/unapplied/server/0780-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch diff --git a/patches/server/0781-Don-t-log-debug-logging-being-disabled.patch b/patches/unapplied/server/0781-Don-t-log-debug-logging-being-disabled.patch index 5bec880eb8..5bec880eb8 100644 --- a/patches/server/0781-Don-t-log-debug-logging-being-disabled.patch +++ b/patches/unapplied/server/0781-Don-t-log-debug-logging-being-disabled.patch diff --git a/patches/server/0782-fix-various-menus-with-empty-level-accesses.patch b/patches/unapplied/server/0782-fix-various-menus-with-empty-level-accesses.patch index 3bda24b9c6..3bda24b9c6 100644 --- a/patches/server/0782-fix-various-menus-with-empty-level-accesses.patch +++ b/patches/unapplied/server/0782-fix-various-menus-with-empty-level-accesses.patch diff --git a/patches/server/0783-Do-not-overload-I-O-threads-with-chunk-data-while-fl.patch b/patches/unapplied/server/0783-Do-not-overload-I-O-threads-with-chunk-data-while-fl.patch index 6e988a6c7e..6e988a6c7e 100644 --- a/patches/server/0783-Do-not-overload-I-O-threads-with-chunk-data-while-fl.patch +++ b/patches/unapplied/server/0783-Do-not-overload-I-O-threads-with-chunk-data-while-fl.patch diff --git a/patches/server/0784-Preserve-overstacked-loot.patch b/patches/unapplied/server/0784-Preserve-overstacked-loot.patch index ff9e2c9e41..ff9e2c9e41 100644 --- a/patches/server/0784-Preserve-overstacked-loot.patch +++ b/patches/unapplied/server/0784-Preserve-overstacked-loot.patch diff --git a/patches/server/0785-Update-head-rotation-in-missing-places.patch b/patches/unapplied/server/0785-Update-head-rotation-in-missing-places.patch index af1ce3e6a7..af1ce3e6a7 100644 --- a/patches/server/0785-Update-head-rotation-in-missing-places.patch +++ b/patches/unapplied/server/0785-Update-head-rotation-in-missing-places.patch diff --git a/patches/server/0786-prevent-unintended-light-block-manipulation.patch b/patches/unapplied/server/0786-prevent-unintended-light-block-manipulation.patch index 08bd6164f5..08bd6164f5 100644 --- a/patches/server/0786-prevent-unintended-light-block-manipulation.patch +++ b/patches/unapplied/server/0786-prevent-unintended-light-block-manipulation.patch diff --git a/patches/server/0787-Fix-CraftCriteria-defaults-map.patch b/patches/unapplied/server/0787-Fix-CraftCriteria-defaults-map.patch index 11fce3ca24..11fce3ca24 100644 --- a/patches/server/0787-Fix-CraftCriteria-defaults-map.patch +++ b/patches/unapplied/server/0787-Fix-CraftCriteria-defaults-map.patch diff --git a/patches/server/0788-Fix-upstreams-block-state-factories.patch b/patches/unapplied/server/0788-Fix-upstreams-block-state-factories.patch index b5a4b68ac1..b5a4b68ac1 100644 --- a/patches/server/0788-Fix-upstreams-block-state-factories.patch +++ b/patches/unapplied/server/0788-Fix-upstreams-block-state-factories.patch diff --git a/patches/server/0789-Add-config-option-for-logging-player-ip-addresses.patch b/patches/unapplied/server/0789-Add-config-option-for-logging-player-ip-addresses.patch index 37d2285462..37d2285462 100644 --- a/patches/server/0789-Add-config-option-for-logging-player-ip-addresses.patch +++ b/patches/unapplied/server/0789-Add-config-option-for-logging-player-ip-addresses.patch diff --git a/patches/server/0790-Configurable-feature-seeds.patch b/patches/unapplied/server/0790-Configurable-feature-seeds.patch index a1a4ab8892..a1a4ab8892 100644 --- a/patches/server/0790-Configurable-feature-seeds.patch +++ b/patches/unapplied/server/0790-Configurable-feature-seeds.patch diff --git a/patches/server/0791-VanillaCommandWrapper-didnt-account-for-entity-sende.patch b/patches/unapplied/server/0791-VanillaCommandWrapper-didnt-account-for-entity-sende.patch index 6e33709dbe..6e33709dbe 100644 --- a/patches/server/0791-VanillaCommandWrapper-didnt-account-for-entity-sende.patch +++ b/patches/unapplied/server/0791-VanillaCommandWrapper-didnt-account-for-entity-sende.patch diff --git a/patches/server/0792-Add-root-admin-user-detection.patch b/patches/unapplied/server/0792-Add-root-admin-user-detection.patch index 86c355de50..86c355de50 100644 --- a/patches/server/0792-Add-root-admin-user-detection.patch +++ b/patches/unapplied/server/0792-Add-root-admin-user-detection.patch diff --git a/patches/server/0793-Always-allow-item-changing-in-Fireball.patch b/patches/unapplied/server/0793-Always-allow-item-changing-in-Fireball.patch index fe4cbf2ef1..fe4cbf2ef1 100644 --- a/patches/server/0793-Always-allow-item-changing-in-Fireball.patch +++ b/patches/unapplied/server/0793-Always-allow-item-changing-in-Fireball.patch diff --git a/patches/server/0794-don-t-attempt-to-teleport-dead-entities.patch b/patches/unapplied/server/0794-don-t-attempt-to-teleport-dead-entities.patch index 33a676d580..33a676d580 100644 --- a/patches/server/0794-don-t-attempt-to-teleport-dead-entities.patch +++ b/patches/unapplied/server/0794-don-t-attempt-to-teleport-dead-entities.patch diff --git a/patches/server/0795-Prevent-excessive-velocity-through-repeated-crits.patch b/patches/unapplied/server/0795-Prevent-excessive-velocity-through-repeated-crits.patch index 3be98b5047..3be98b5047 100644 --- a/patches/server/0795-Prevent-excessive-velocity-through-repeated-crits.patch +++ b/patches/unapplied/server/0795-Prevent-excessive-velocity-through-repeated-crits.patch diff --git a/patches/server/0796-Remove-client-side-code-using-deprecated-for-removal.patch b/patches/unapplied/server/0796-Remove-client-side-code-using-deprecated-for-removal.patch index da2436d274..da2436d274 100644 --- a/patches/server/0796-Remove-client-side-code-using-deprecated-for-removal.patch +++ b/patches/unapplied/server/0796-Remove-client-side-code-using-deprecated-for-removal.patch diff --git a/patches/server/0797-Rewrite-the-light-engine.patch b/patches/unapplied/server/0797-Rewrite-the-light-engine.patch index e7830ea3aa..e7830ea3aa 100644 --- a/patches/server/0797-Rewrite-the-light-engine.patch +++ b/patches/unapplied/server/0797-Rewrite-the-light-engine.patch diff --git a/patches/server/0798-Always-parse-protochunk-light-sources-unless-it-is-m.patch b/patches/unapplied/server/0798-Always-parse-protochunk-light-sources-unless-it-is-m.patch index a1b655d7c1..a1b655d7c1 100644 --- a/patches/server/0798-Always-parse-protochunk-light-sources-unless-it-is-m.patch +++ b/patches/unapplied/server/0798-Always-parse-protochunk-light-sources-unless-it-is-m.patch diff --git a/patches/server/0799-Fix-removing-recipes-from-RecipeIterator.patch b/patches/unapplied/server/0799-Fix-removing-recipes-from-RecipeIterator.patch index 5784fd4dc3..5784fd4dc3 100644 --- a/patches/server/0799-Fix-removing-recipes-from-RecipeIterator.patch +++ b/patches/unapplied/server/0799-Fix-removing-recipes-from-RecipeIterator.patch diff --git a/patches/server/0800-Prevent-sending-oversized-item-data-in-equipment-and.patch b/patches/unapplied/server/0800-Prevent-sending-oversized-item-data-in-equipment-and.patch index 79e196e966..79e196e966 100644 --- a/patches/server/0800-Prevent-sending-oversized-item-data-in-equipment-and.patch +++ b/patches/unapplied/server/0800-Prevent-sending-oversized-item-data-in-equipment-and.patch diff --git a/patches/server/0801-Hide-unnecessary-itemmeta-from-clients.patch b/patches/unapplied/server/0801-Hide-unnecessary-itemmeta-from-clients.patch index 54be818efc..54be818efc 100644 --- a/patches/server/0801-Hide-unnecessary-itemmeta-from-clients.patch +++ b/patches/unapplied/server/0801-Hide-unnecessary-itemmeta-from-clients.patch diff --git a/patches/server/0802-Fix-kelp-modifier-changing-growth-for-other-crops.patch b/patches/unapplied/server/0802-Fix-kelp-modifier-changing-growth-for-other-crops.patch index da0f208d4e..da0f208d4e 100644 --- a/patches/server/0802-Fix-kelp-modifier-changing-growth-for-other-crops.patch +++ b/patches/unapplied/server/0802-Fix-kelp-modifier-changing-growth-for-other-crops.patch diff --git a/patches/server/0803-Prevent-ContainerOpenersCounter-openCount-from-going.patch b/patches/unapplied/server/0803-Prevent-ContainerOpenersCounter-openCount-from-going.patch index 0e41fd2743..0e41fd2743 100644 --- a/patches/server/0803-Prevent-ContainerOpenersCounter-openCount-from-going.patch +++ b/patches/unapplied/server/0803-Prevent-ContainerOpenersCounter-openCount-from-going.patch diff --git a/patches/server/0804-Add-PlayerItemFrameChangeEvent.patch b/patches/unapplied/server/0804-Add-PlayerItemFrameChangeEvent.patch index 02aa6ad973..02aa6ad973 100644 --- a/patches/server/0804-Add-PlayerItemFrameChangeEvent.patch +++ b/patches/unapplied/server/0804-Add-PlayerItemFrameChangeEvent.patch diff --git a/patches/server/0805-Add-player-health-update-API.patch b/patches/unapplied/server/0805-Add-player-health-update-API.patch index b934c52eb4..b934c52eb4 100644 --- a/patches/server/0805-Add-player-health-update-API.patch +++ b/patches/unapplied/server/0805-Add-player-health-update-API.patch diff --git a/patches/server/0806-Optimize-HashMapPalette.patch b/patches/unapplied/server/0806-Optimize-HashMapPalette.patch index ef1880895f..ef1880895f 100644 --- a/patches/server/0806-Optimize-HashMapPalette.patch +++ b/patches/unapplied/server/0806-Optimize-HashMapPalette.patch diff --git a/patches/server/0807-Allow-delegation-to-vanilla-chunk-gen.patch b/patches/unapplied/server/0807-Allow-delegation-to-vanilla-chunk-gen.patch index ab4dd3ccd0..ab4dd3ccd0 100644 --- a/patches/server/0807-Allow-delegation-to-vanilla-chunk-gen.patch +++ b/patches/unapplied/server/0807-Allow-delegation-to-vanilla-chunk-gen.patch diff --git a/patches/server/0808-Highly-optimise-single-and-multi-AABB-VoxelShapes-an.patch b/patches/unapplied/server/0808-Highly-optimise-single-and-multi-AABB-VoxelShapes-an.patch index 8e51d2bd17..8e51d2bd17 100644 --- a/patches/server/0808-Highly-optimise-single-and-multi-AABB-VoxelShapes-an.patch +++ b/patches/unapplied/server/0808-Highly-optimise-single-and-multi-AABB-VoxelShapes-an.patch diff --git a/patches/server/0809-Optimise-collision-checking-in-player-move-packet-ha.patch b/patches/unapplied/server/0809-Optimise-collision-checking-in-player-move-packet-ha.patch index 6bb3a43baa..6bb3a43baa 100644 --- a/patches/server/0809-Optimise-collision-checking-in-player-move-packet-ha.patch +++ b/patches/unapplied/server/0809-Optimise-collision-checking-in-player-move-packet-ha.patch diff --git a/patches/server/0810-Actually-unload-POI-data.patch b/patches/unapplied/server/0810-Actually-unload-POI-data.patch index 8a61aa29f6..8a61aa29f6 100644 --- a/patches/server/0810-Actually-unload-POI-data.patch +++ b/patches/unapplied/server/0810-Actually-unload-POI-data.patch diff --git a/patches/server/0811-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch b/patches/unapplied/server/0811-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch index c03eefb28c..c03eefb28c 100644 --- a/patches/server/0811-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch +++ b/patches/unapplied/server/0811-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch diff --git a/patches/server/0812-Update-Log4j.patch b/patches/unapplied/server/0812-Update-Log4j.patch index 4ad573bc33..4ad573bc33 100644 --- a/patches/server/0812-Update-Log4j.patch +++ b/patches/unapplied/server/0812-Update-Log4j.patch diff --git a/patches/server/0813-Add-more-Campfire-API.patch b/patches/unapplied/server/0813-Add-more-Campfire-API.patch index 75cef9d65b..75cef9d65b 100644 --- a/patches/server/0813-Add-more-Campfire-API.patch +++ b/patches/unapplied/server/0813-Add-more-Campfire-API.patch diff --git a/patches/server/0814-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch b/patches/unapplied/server/0814-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch index 324e828c7c..324e828c7c 100644 --- a/patches/server/0814-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch +++ b/patches/unapplied/server/0814-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch diff --git a/patches/server/0815-Fix-tripwire-state-inconsistency.patch b/patches/unapplied/server/0815-Fix-tripwire-state-inconsistency.patch index ef3e8540d4..ef3e8540d4 100644 --- a/patches/server/0815-Fix-tripwire-state-inconsistency.patch +++ b/patches/unapplied/server/0815-Fix-tripwire-state-inconsistency.patch diff --git a/patches/server/0816-Fix-fluid-logging-on-Block-breakNaturally.patch b/patches/unapplied/server/0816-Fix-fluid-logging-on-Block-breakNaturally.patch index 1f9012a293..1f9012a293 100644 --- a/patches/server/0816-Fix-fluid-logging-on-Block-breakNaturally.patch +++ b/patches/unapplied/server/0816-Fix-fluid-logging-on-Block-breakNaturally.patch diff --git a/patches/server/0817-Forward-CraftEntity-in-teleport-command.patch b/patches/unapplied/server/0817-Forward-CraftEntity-in-teleport-command.patch index 5d793144d9..5d793144d9 100644 --- a/patches/server/0817-Forward-CraftEntity-in-teleport-command.patch +++ b/patches/unapplied/server/0817-Forward-CraftEntity-in-teleport-command.patch diff --git a/patches/server/0818-Improve-scoreboard-entries.patch b/patches/unapplied/server/0818-Improve-scoreboard-entries.patch index 313567a730..313567a730 100644 --- a/patches/server/0818-Improve-scoreboard-entries.patch +++ b/patches/unapplied/server/0818-Improve-scoreboard-entries.patch diff --git a/patches/server/0819-Entity-powdered-snow-API.patch b/patches/unapplied/server/0819-Entity-powdered-snow-API.patch index 7df19b80b9..7df19b80b9 100644 --- a/patches/server/0819-Entity-powdered-snow-API.patch +++ b/patches/unapplied/server/0819-Entity-powdered-snow-API.patch diff --git a/patches/server/0820-Add-API-for-item-entity-health.patch b/patches/unapplied/server/0820-Add-API-for-item-entity-health.patch index d923270a18..d923270a18 100644 --- a/patches/server/0820-Add-API-for-item-entity-health.patch +++ b/patches/unapplied/server/0820-Add-API-for-item-entity-health.patch diff --git a/patches/server/0821-Fix-entity-type-tags-suggestions-in-selectors.patch b/patches/unapplied/server/0821-Fix-entity-type-tags-suggestions-in-selectors.patch index 2694c62fc6..2694c62fc6 100644 --- a/patches/server/0821-Fix-entity-type-tags-suggestions-in-selectors.patch +++ b/patches/unapplied/server/0821-Fix-entity-type-tags-suggestions-in-selectors.patch diff --git a/patches/server/0822-Configurable-max-block-light-for-monster-spawning.patch b/patches/unapplied/server/0822-Configurable-max-block-light-for-monster-spawning.patch index 59e1593a85..59e1593a85 100644 --- a/patches/server/0822-Configurable-max-block-light-for-monster-spawning.patch +++ b/patches/unapplied/server/0822-Configurable-max-block-light-for-monster-spawning.patch diff --git a/patches/server/0823-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch b/patches/unapplied/server/0823-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch index 8ed1ba062d..8ed1ba062d 100644 --- a/patches/server/0823-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch +++ b/patches/unapplied/server/0823-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch diff --git a/patches/server/0824-Load-effect-amplifiers-greater-than-127-correctly.patch b/patches/unapplied/server/0824-Load-effect-amplifiers-greater-than-127-correctly.patch index 83f5b4740d..83f5b4740d 100644 --- a/patches/server/0824-Load-effect-amplifiers-greater-than-127-correctly.patch +++ b/patches/unapplied/server/0824-Load-effect-amplifiers-greater-than-127-correctly.patch diff --git a/patches/server/0825-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch b/patches/unapplied/server/0825-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch index 9f3ee548ee..9f3ee548ee 100644 --- a/patches/server/0825-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch +++ b/patches/unapplied/server/0825-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch diff --git a/patches/server/0826-Fix-bees-aging-inside-hives.patch b/patches/unapplied/server/0826-Fix-bees-aging-inside-hives.patch index c9303da67b..c9303da67b 100644 --- a/patches/server/0826-Fix-bees-aging-inside-hives.patch +++ b/patches/unapplied/server/0826-Fix-bees-aging-inside-hives.patch diff --git a/patches/server/0827-Bucketable-API.patch b/patches/unapplied/server/0827-Bucketable-API.patch index ff1194970a..ff1194970a 100644 --- a/patches/server/0827-Bucketable-API.patch +++ b/patches/unapplied/server/0827-Bucketable-API.patch diff --git a/patches/server/0828-Check-player-world-in-endPortalSoundRadius.patch b/patches/unapplied/server/0828-Check-player-world-in-endPortalSoundRadius.patch index a632d3d594..a632d3d594 100644 --- a/patches/server/0828-Check-player-world-in-endPortalSoundRadius.patch +++ b/patches/unapplied/server/0828-Check-player-world-in-endPortalSoundRadius.patch diff --git a/patches/server/0829-Validate-usernames.patch b/patches/unapplied/server/0829-Validate-usernames.patch index dae1fab5a3..dae1fab5a3 100644 --- a/patches/server/0829-Validate-usernames.patch +++ b/patches/unapplied/server/0829-Validate-usernames.patch diff --git a/patches/server/0830-Fix-saving-configs-with-more-long-comments.patch b/patches/unapplied/server/0830-Fix-saving-configs-with-more-long-comments.patch index 7d52b01085..7d52b01085 100644 --- a/patches/server/0830-Fix-saving-configs-with-more-long-comments.patch +++ b/patches/unapplied/server/0830-Fix-saving-configs-with-more-long-comments.patch diff --git a/patches/server/0831-Make-water-animal-spawn-height-configurable.patch b/patches/unapplied/server/0831-Make-water-animal-spawn-height-configurable.patch index dc127855d5..dc127855d5 100644 --- a/patches/server/0831-Make-water-animal-spawn-height-configurable.patch +++ b/patches/unapplied/server/0831-Make-water-animal-spawn-height-configurable.patch diff --git a/patches/server/0832-Expose-vanilla-BiomeProvider-from-WorldInfo.patch b/patches/unapplied/server/0832-Expose-vanilla-BiomeProvider-from-WorldInfo.patch index 4db2eb4e3b..4db2eb4e3b 100644 --- a/patches/server/0832-Expose-vanilla-BiomeProvider-from-WorldInfo.patch +++ b/patches/unapplied/server/0832-Expose-vanilla-BiomeProvider-from-WorldInfo.patch diff --git a/patches/server/0833-Add-config-option-for-worlds-affected-by-time-cmd.patch b/patches/unapplied/server/0833-Add-config-option-for-worlds-affected-by-time-cmd.patch index e0acf7e749..e0acf7e749 100644 --- a/patches/server/0833-Add-config-option-for-worlds-affected-by-time-cmd.patch +++ b/patches/unapplied/server/0833-Add-config-option-for-worlds-affected-by-time-cmd.patch diff --git a/patches/server/0834-Add-new-overload-to-PersistentDataContainer-has.patch b/patches/unapplied/server/0834-Add-new-overload-to-PersistentDataContainer-has.patch index d19f7179e1..d19f7179e1 100644 --- a/patches/server/0834-Add-new-overload-to-PersistentDataContainer-has.patch +++ b/patches/unapplied/server/0834-Add-new-overload-to-PersistentDataContainer-has.patch diff --git a/patches/server/0835-Multiple-Entries-with-Scoreboards.patch b/patches/unapplied/server/0835-Multiple-Entries-with-Scoreboards.patch index 7a237549c3..7a237549c3 100644 --- a/patches/server/0835-Multiple-Entries-with-Scoreboards.patch +++ b/patches/unapplied/server/0835-Multiple-Entries-with-Scoreboards.patch diff --git a/patches/server/0836-Reset-placed-block-on-exception.patch b/patches/unapplied/server/0836-Reset-placed-block-on-exception.patch index 7666ecdfe1..7666ecdfe1 100644 --- a/patches/server/0836-Reset-placed-block-on-exception.patch +++ b/patches/unapplied/server/0836-Reset-placed-block-on-exception.patch diff --git a/patches/server/0837-Add-configurable-height-for-slime-spawn.patch b/patches/unapplied/server/0837-Add-configurable-height-for-slime-spawn.patch index a97643c215..a97643c215 100644 --- a/patches/server/0837-Add-configurable-height-for-slime-spawn.patch +++ b/patches/unapplied/server/0837-Add-configurable-height-for-slime-spawn.patch diff --git a/patches/server/0838-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch b/patches/unapplied/server/0838-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch index a834180d50..a834180d50 100644 --- a/patches/server/0838-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch +++ b/patches/unapplied/server/0838-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch diff --git a/patches/server/0839-Fix-xp-reward-for-baby-zombies.patch b/patches/unapplied/server/0839-Fix-xp-reward-for-baby-zombies.patch index 8418f634d4..8418f634d4 100644 --- a/patches/server/0839-Fix-xp-reward-for-baby-zombies.patch +++ b/patches/unapplied/server/0839-Fix-xp-reward-for-baby-zombies.patch diff --git a/patches/server/0840-Kick-on-main-for-illegal-chars.patch b/patches/unapplied/server/0840-Kick-on-main-for-illegal-chars.patch index a41c08fba8..a41c08fba8 100644 --- a/patches/server/0840-Kick-on-main-for-illegal-chars.patch +++ b/patches/unapplied/server/0840-Kick-on-main-for-illegal-chars.patch diff --git a/patches/server/0841-Multi-Block-Change-API-Implementation.patch b/patches/unapplied/server/0841-Multi-Block-Change-API-Implementation.patch index eb260881d2..eb260881d2 100644 --- a/patches/server/0841-Multi-Block-Change-API-Implementation.patch +++ b/patches/unapplied/server/0841-Multi-Block-Change-API-Implementation.patch diff --git a/patches/server/0842-Fix-NotePlayEvent.patch b/patches/unapplied/server/0842-Fix-NotePlayEvent.patch index 3d7aa4d732..3d7aa4d732 100644 --- a/patches/server/0842-Fix-NotePlayEvent.patch +++ b/patches/unapplied/server/0842-Fix-NotePlayEvent.patch diff --git a/patches/server/0843-Freeze-Tick-Lock-API.patch b/patches/unapplied/server/0843-Freeze-Tick-Lock-API.patch index cde0c44088..cde0c44088 100644 --- a/patches/server/0843-Freeze-Tick-Lock-API.patch +++ b/patches/unapplied/server/0843-Freeze-Tick-Lock-API.patch diff --git a/patches/server/0844-Dolphin-API.patch b/patches/unapplied/server/0844-Dolphin-API.patch index 4bb12a6785..4bb12a6785 100644 --- a/patches/server/0844-Dolphin-API.patch +++ b/patches/unapplied/server/0844-Dolphin-API.patch diff --git a/patches/server/0845-More-PotionEffectType-API.patch b/patches/unapplied/server/0845-More-PotionEffectType-API.patch index 14fb482187..14fb482187 100644 --- a/patches/server/0845-More-PotionEffectType-API.patch +++ b/patches/unapplied/server/0845-More-PotionEffectType-API.patch diff --git a/patches/server/0846-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch b/patches/unapplied/server/0846-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch index 3b79f9947c..3b79f9947c 100644 --- a/patches/server/0846-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch +++ b/patches/unapplied/server/0846-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch diff --git a/patches/server/0847-API-for-creating-command-sender-which-forwards-feedb.patch b/patches/unapplied/server/0847-API-for-creating-command-sender-which-forwards-feedb.patch index 0b8985beaf..0b8985beaf 100644 --- a/patches/server/0847-API-for-creating-command-sender-which-forwards-feedb.patch +++ b/patches/unapplied/server/0847-API-for-creating-command-sender-which-forwards-feedb.patch diff --git a/patches/server/0848-Add-config-for-stronghold-seed.patch b/patches/unapplied/server/0848-Add-config-for-stronghold-seed.patch index 020f8bb43a..020f8bb43a 100644 --- a/patches/server/0848-Add-config-for-stronghold-seed.patch +++ b/patches/unapplied/server/0848-Add-config-for-stronghold-seed.patch diff --git a/patches/server/0849-Implement-regenerateChunk.patch b/patches/unapplied/server/0849-Implement-regenerateChunk.patch index fb9680ff85..fb9680ff85 100644 --- a/patches/server/0849-Implement-regenerateChunk.patch +++ b/patches/unapplied/server/0849-Implement-regenerateChunk.patch diff --git a/patches/server/0850-Log-exceptions-thrown-during-chat-processing.patch b/patches/unapplied/server/0850-Log-exceptions-thrown-during-chat-processing.patch index 76bdbcdd9c..76bdbcdd9c 100644 --- a/patches/server/0850-Log-exceptions-thrown-during-chat-processing.patch +++ b/patches/unapplied/server/0850-Log-exceptions-thrown-during-chat-processing.patch diff --git a/patches/server/0851-Fix-cancelled-powdered-snow-bucket-placement.patch b/patches/unapplied/server/0851-Fix-cancelled-powdered-snow-bucket-placement.patch index 9a95fdb1d3..9a95fdb1d3 100644 --- a/patches/server/0851-Fix-cancelled-powdered-snow-bucket-placement.patch +++ b/patches/unapplied/server/0851-Fix-cancelled-powdered-snow-bucket-placement.patch diff --git a/patches/server/0852-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch b/patches/unapplied/server/0852-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch index d1c68efe88..d1c68efe88 100644 --- a/patches/server/0852-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch +++ b/patches/unapplied/server/0852-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch diff --git a/patches/server/0853-Add-GameEvent-tags.patch b/patches/unapplied/server/0853-Add-GameEvent-tags.patch index 485afd2e69..485afd2e69 100644 --- a/patches/server/0853-Add-GameEvent-tags.patch +++ b/patches/unapplied/server/0853-Add-GameEvent-tags.patch diff --git a/patches/server/0854-Replace-player-chunk-loader-system.patch b/patches/unapplied/server/0854-Replace-player-chunk-loader-system.patch index 4083c9933e..4083c9933e 100644 --- a/patches/server/0854-Replace-player-chunk-loader-system.patch +++ b/patches/unapplied/server/0854-Replace-player-chunk-loader-system.patch diff --git a/patches/server/0855-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch b/patches/unapplied/server/0855-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch index acba477db3..acba477db3 100644 --- a/patches/server/0855-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch +++ b/patches/unapplied/server/0855-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch diff --git a/patches/server/0856-Replace-ticket-level-propagator.patch b/patches/unapplied/server/0856-Replace-ticket-level-propagator.patch index 03d6ba0cb1..03d6ba0cb1 100644 --- a/patches/server/0856-Replace-ticket-level-propagator.patch +++ b/patches/unapplied/server/0856-Replace-ticket-level-propagator.patch diff --git a/patches/server/0857-Furnace-RecipesUsed-API.patch b/patches/unapplied/server/0857-Furnace-RecipesUsed-API.patch index 2e6cf1c2fe..2e6cf1c2fe 100644 --- a/patches/server/0857-Furnace-RecipesUsed-API.patch +++ b/patches/unapplied/server/0857-Furnace-RecipesUsed-API.patch diff --git a/patches/server/0858-Configurable-sculk-sensor-listener-range.patch b/patches/unapplied/server/0858-Configurable-sculk-sensor-listener-range.patch index 2e9adfa399..2e9adfa399 100644 --- a/patches/server/0858-Configurable-sculk-sensor-listener-range.patch +++ b/patches/unapplied/server/0858-Configurable-sculk-sensor-listener-range.patch diff --git a/patches/server/0859-Add-missing-block-data-mins-and-maxes.patch b/patches/unapplied/server/0859-Add-missing-block-data-mins-and-maxes.patch index 6f3d051671..6f3d051671 100644 --- a/patches/server/0859-Add-missing-block-data-mins-and-maxes.patch +++ b/patches/unapplied/server/0859-Add-missing-block-data-mins-and-maxes.patch diff --git a/patches/server/0860-Option-to-have-default-CustomSpawners-in-custom-worl.patch b/patches/unapplied/server/0860-Option-to-have-default-CustomSpawners-in-custom-worl.patch index 133d00d050..133d00d050 100644 --- a/patches/server/0860-Option-to-have-default-CustomSpawners-in-custom-worl.patch +++ b/patches/unapplied/server/0860-Option-to-have-default-CustomSpawners-in-custom-worl.patch diff --git a/patches/server/0861-Put-world-into-worldlist-before-initing-the-world.patch b/patches/unapplied/server/0861-Put-world-into-worldlist-before-initing-the-world.patch index 03d29b4b5a..03d29b4b5a 100644 --- a/patches/server/0861-Put-world-into-worldlist-before-initing-the-world.patch +++ b/patches/unapplied/server/0861-Put-world-into-worldlist-before-initing-the-world.patch diff --git a/patches/server/0862-Fix-Entity-Position-Desync.patch b/patches/unapplied/server/0862-Fix-Entity-Position-Desync.patch index 8e9bd01077..8e9bd01077 100644 --- a/patches/server/0862-Fix-Entity-Position-Desync.patch +++ b/patches/unapplied/server/0862-Fix-Entity-Position-Desync.patch diff --git a/patches/server/0863-Custom-Potion-Mixes.patch b/patches/unapplied/server/0863-Custom-Potion-Mixes.patch index be00e9e97f..be00e9e97f 100644 --- a/patches/server/0863-Custom-Potion-Mixes.patch +++ b/patches/unapplied/server/0863-Custom-Potion-Mixes.patch diff --git a/patches/server/0864-Fix-Fluid-tags-isTagged-method.patch b/patches/unapplied/server/0864-Fix-Fluid-tags-isTagged-method.patch index 4bade43c39..4bade43c39 100644 --- a/patches/server/0864-Fix-Fluid-tags-isTagged-method.patch +++ b/patches/unapplied/server/0864-Fix-Fluid-tags-isTagged-method.patch diff --git a/patches/server/0865-Fix-World-locateNearestStructure.patch b/patches/unapplied/server/0865-Fix-World-locateNearestStructure.patch index 61bc242b34..61bc242b34 100644 --- a/patches/server/0865-Fix-World-locateNearestStructure.patch +++ b/patches/unapplied/server/0865-Fix-World-locateNearestStructure.patch diff --git a/patches/server/0866-Force-close-world-loading-screen.patch b/patches/unapplied/server/0866-Force-close-world-loading-screen.patch index fe40682b45..fe40682b45 100644 --- a/patches/server/0866-Force-close-world-loading-screen.patch +++ b/patches/unapplied/server/0866-Force-close-world-loading-screen.patch diff --git a/patches/server/0867-Fix-falling-block-spawn-methods.patch b/patches/unapplied/server/0867-Fix-falling-block-spawn-methods.patch index ec50973594..ec50973594 100644 --- a/patches/server/0867-Fix-falling-block-spawn-methods.patch +++ b/patches/unapplied/server/0867-Fix-falling-block-spawn-methods.patch diff --git a/patches/server/0868-Expose-furnace-minecart-push-values.patch b/patches/unapplied/server/0868-Expose-furnace-minecart-push-values.patch index 4086d94249..4086d94249 100644 --- a/patches/server/0868-Expose-furnace-minecart-push-values.patch +++ b/patches/unapplied/server/0868-Expose-furnace-minecart-push-values.patch diff --git a/patches/server/0869-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch b/patches/unapplied/server/0869-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch index b95d6ace5a..b95d6ace5a 100644 --- a/patches/server/0869-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch +++ b/patches/unapplied/server/0869-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch diff --git a/patches/server/0870-Fix-save-problems-on-shutdown.patch b/patches/unapplied/server/0870-Fix-save-problems-on-shutdown.patch index 319a477d4c..319a477d4c 100644 --- a/patches/server/0870-Fix-save-problems-on-shutdown.patch +++ b/patches/unapplied/server/0870-Fix-save-problems-on-shutdown.patch diff --git a/patches/server/0871-More-Projectile-API.patch b/patches/unapplied/server/0871-More-Projectile-API.patch index 0b52fff0e5..0b52fff0e5 100644 --- a/patches/server/0871-More-Projectile-API.patch +++ b/patches/unapplied/server/0871-More-Projectile-API.patch diff --git a/patches/server/0872-Fix-swamp-hut-cat-generation-deadlock.patch b/patches/unapplied/server/0872-Fix-swamp-hut-cat-generation-deadlock.patch index 07da981cf2..07da981cf2 100644 --- a/patches/server/0872-Fix-swamp-hut-cat-generation-deadlock.patch +++ b/patches/unapplied/server/0872-Fix-swamp-hut-cat-generation-deadlock.patch diff --git a/patches/server/0873-Don-t-allow-vehicle-movement-from-players-while-tele.patch b/patches/unapplied/server/0873-Don-t-allow-vehicle-movement-from-players-while-tele.patch index e3547442b3..e3547442b3 100644 --- a/patches/server/0873-Don-t-allow-vehicle-movement-from-players-while-tele.patch +++ b/patches/unapplied/server/0873-Don-t-allow-vehicle-movement-from-players-while-tele.patch diff --git a/patches/server/0874-Implement-getComputedBiome-API.patch b/patches/unapplied/server/0874-Implement-getComputedBiome-API.patch index b3053d8904..b3053d8904 100644 --- a/patches/server/0874-Implement-getComputedBiome-API.patch +++ b/patches/unapplied/server/0874-Implement-getComputedBiome-API.patch diff --git a/patches/server/0875-Make-some-itemstacks-nonnull.patch b/patches/unapplied/server/0875-Make-some-itemstacks-nonnull.patch index e2cba95fe4..e2cba95fe4 100644 --- a/patches/server/0875-Make-some-itemstacks-nonnull.patch +++ b/patches/unapplied/server/0875-Make-some-itemstacks-nonnull.patch diff --git a/patches/server/0876-Add-debug-for-invalid-GameProfiles-on-skull-blocks-i.patch b/patches/unapplied/server/0876-Add-debug-for-invalid-GameProfiles-on-skull-blocks-i.patch index 78f9466f9f..78f9466f9f 100644 --- a/patches/server/0876-Add-debug-for-invalid-GameProfiles-on-skull-blocks-i.patch +++ b/patches/unapplied/server/0876-Add-debug-for-invalid-GameProfiles-on-skull-blocks-i.patch diff --git a/patches/server/0877-Implement-enchantWithLevels-API.patch b/patches/unapplied/server/0877-Implement-enchantWithLevels-API.patch index f70335da77..f70335da77 100644 --- a/patches/server/0877-Implement-enchantWithLevels-API.patch +++ b/patches/unapplied/server/0877-Implement-enchantWithLevels-API.patch diff --git a/patches/server/0878-Fix-saving-in-unloadWorld.patch b/patches/unapplied/server/0878-Fix-saving-in-unloadWorld.patch index f5525c7ec0..f5525c7ec0 100644 --- a/patches/server/0878-Fix-saving-in-unloadWorld.patch +++ b/patches/unapplied/server/0878-Fix-saving-in-unloadWorld.patch diff --git a/patches/server/0879-Buffer-OOB-setBlock-calls.patch b/patches/unapplied/server/0879-Buffer-OOB-setBlock-calls.patch index af5f320e73..af5f320e73 100644 --- a/patches/server/0879-Buffer-OOB-setBlock-calls.patch +++ b/patches/unapplied/server/0879-Buffer-OOB-setBlock-calls.patch diff --git a/patches/server/0880-Add-TameableDeathMessageEvent.patch b/patches/unapplied/server/0880-Add-TameableDeathMessageEvent.patch index 23302de760..23302de760 100644 --- a/patches/server/0880-Add-TameableDeathMessageEvent.patch +++ b/patches/unapplied/server/0880-Add-TameableDeathMessageEvent.patch diff --git a/patches/server/0881-Fix-new-block-data-for-EntityChangeBlockEvent-when-s.patch b/patches/unapplied/server/0881-Fix-new-block-data-for-EntityChangeBlockEvent-when-s.patch index 8a1fc34fd2..8a1fc34fd2 100644 --- a/patches/server/0881-Fix-new-block-data-for-EntityChangeBlockEvent-when-s.patch +++ b/patches/unapplied/server/0881-Fix-new-block-data-for-EntityChangeBlockEvent-when-s.patch diff --git a/patches/server/0882-fix-player-loottables-running-when-mob-loot-gamerule.patch b/patches/unapplied/server/0882-fix-player-loottables-running-when-mob-loot-gamerule.patch index 76c68da927..76c68da927 100644 --- a/patches/server/0882-fix-player-loottables-running-when-mob-loot-gamerule.patch +++ b/patches/unapplied/server/0882-fix-player-loottables-running-when-mob-loot-gamerule.patch diff --git a/patches/server/0883-Ensure-entity-passenger-world-matches-ridden-entity.patch b/patches/unapplied/server/0883-Ensure-entity-passenger-world-matches-ridden-entity.patch index 3b43e3c29b..3b43e3c29b 100644 --- a/patches/server/0883-Ensure-entity-passenger-world-matches-ridden-entity.patch +++ b/patches/unapplied/server/0883-Ensure-entity-passenger-world-matches-ridden-entity.patch diff --git a/patches/server/0884-Guard-against-invalid-entity-positions.patch b/patches/unapplied/server/0884-Guard-against-invalid-entity-positions.patch index c05ceeb41e..c05ceeb41e 100644 --- a/patches/server/0884-Guard-against-invalid-entity-positions.patch +++ b/patches/unapplied/server/0884-Guard-against-invalid-entity-positions.patch diff --git a/patches/server/0885-cache-resource-keys.patch b/patches/unapplied/server/0885-cache-resource-keys.patch index 4234b8673f..4234b8673f 100644 --- a/patches/server/0885-cache-resource-keys.patch +++ b/patches/unapplied/server/0885-cache-resource-keys.patch diff --git a/patches/server/0886-Allow-to-change-the-podium-for-the-EnderDragon.patch b/patches/unapplied/server/0886-Allow-to-change-the-podium-for-the-EnderDragon.patch index b1db71e97b..b1db71e97b 100644 --- a/patches/server/0886-Allow-to-change-the-podium-for-the-EnderDragon.patch +++ b/patches/unapplied/server/0886-Allow-to-change-the-podium-for-the-EnderDragon.patch diff --git a/patches/server/0887-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch b/patches/unapplied/server/0887-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch index c76221ca5a..c76221ca5a 100644 --- a/patches/server/0887-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch +++ b/patches/unapplied/server/0887-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch diff --git a/patches/server/0888-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch b/patches/unapplied/server/0888-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch index fead5e352a..fead5e352a 100644 --- a/patches/server/0888-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch +++ b/patches/unapplied/server/0888-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch diff --git a/patches/server/0889-Prevent-tile-entity-copies-loading-chunks.patch b/patches/unapplied/server/0889-Prevent-tile-entity-copies-loading-chunks.patch index 75edbf32e1..75edbf32e1 100644 --- a/patches/server/0889-Prevent-tile-entity-copies-loading-chunks.patch +++ b/patches/unapplied/server/0889-Prevent-tile-entity-copies-loading-chunks.patch diff --git a/patches/server/0890-Use-username-instead-of-display-name-in-PlayerList-g.patch b/patches/unapplied/server/0890-Use-username-instead-of-display-name-in-PlayerList-g.patch index 5f4fcd5add..5f4fcd5add 100644 --- a/patches/server/0890-Use-username-instead-of-display-name-in-PlayerList-g.patch +++ b/patches/unapplied/server/0890-Use-username-instead-of-display-name-in-PlayerList-g.patch diff --git a/patches/server/0891-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch b/patches/unapplied/server/0891-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch index 0cb8d096f9..0cb8d096f9 100644 --- a/patches/server/0891-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch +++ b/patches/unapplied/server/0891-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch diff --git a/patches/server/0892-Pass-ServerLevel-for-gamerule-callbacks.patch b/patches/unapplied/server/0892-Pass-ServerLevel-for-gamerule-callbacks.patch index a6c786fc49..a6c786fc49 100644 --- a/patches/server/0892-Pass-ServerLevel-for-gamerule-callbacks.patch +++ b/patches/unapplied/server/0892-Pass-ServerLevel-for-gamerule-callbacks.patch diff --git a/patches/server/0893-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch b/patches/unapplied/server/0893-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch index eb5a640d95..eb5a640d95 100644 --- a/patches/server/0893-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch +++ b/patches/unapplied/server/0893-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch diff --git a/patches/server/0894-WorldCreator-keepSpawnLoaded.patch b/patches/unapplied/server/0894-WorldCreator-keepSpawnLoaded.patch index c615ee73a2..c615ee73a2 100644 --- a/patches/server/0894-WorldCreator-keepSpawnLoaded.patch +++ b/patches/unapplied/server/0894-WorldCreator-keepSpawnLoaded.patch diff --git a/patches/server/0895-Fix-NPE-for-BlockDataMeta-getBlockData.patch b/patches/unapplied/server/0895-Fix-NPE-for-BlockDataMeta-getBlockData.patch index 317d9c3403..317d9c3403 100644 --- a/patches/server/0895-Fix-NPE-for-BlockDataMeta-getBlockData.patch +++ b/patches/unapplied/server/0895-Fix-NPE-for-BlockDataMeta-getBlockData.patch diff --git a/patches/server/0896-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch b/patches/unapplied/server/0896-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch index 0c74e37d4f..0c74e37d4f 100644 --- a/patches/server/0896-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch +++ b/patches/unapplied/server/0896-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch diff --git a/patches/server/0897-Add-EntityDyeEvent-and-CollarColorable-interface.patch b/patches/unapplied/server/0897-Add-EntityDyeEvent-and-CollarColorable-interface.patch index 21dd7187d3..21dd7187d3 100644 --- a/patches/server/0897-Add-EntityDyeEvent-and-CollarColorable-interface.patch +++ b/patches/unapplied/server/0897-Add-EntityDyeEvent-and-CollarColorable-interface.patch diff --git a/patches/server/0898-Fire-CauldronLevelChange-on-initial-fill.patch b/patches/unapplied/server/0898-Fire-CauldronLevelChange-on-initial-fill.patch index 14d9c24d20..14d9c24d20 100644 --- a/patches/server/0898-Fire-CauldronLevelChange-on-initial-fill.patch +++ b/patches/unapplied/server/0898-Fire-CauldronLevelChange-on-initial-fill.patch diff --git a/patches/server/0899-fix-powder-snow-cauldrons-not-turning-to-water.patch b/patches/unapplied/server/0899-fix-powder-snow-cauldrons-not-turning-to-water.patch index c8be521eba..c8be521eba 100644 --- a/patches/server/0899-fix-powder-snow-cauldrons-not-turning-to-water.patch +++ b/patches/unapplied/server/0899-fix-powder-snow-cauldrons-not-turning-to-water.patch diff --git a/patches/server/0900-Sign-cleanup-filtering.patch b/patches/unapplied/server/0900-Sign-cleanup-filtering.patch index d38a26aedb..d38a26aedb 100644 --- a/patches/server/0900-Sign-cleanup-filtering.patch +++ b/patches/unapplied/server/0900-Sign-cleanup-filtering.patch diff --git a/patches/server/0901-Add-PlayerStopUsingItemEvent.patch b/patches/unapplied/server/0901-Add-PlayerStopUsingItemEvent.patch index c94af76d34..c94af76d34 100644 --- a/patches/server/0901-Add-PlayerStopUsingItemEvent.patch +++ b/patches/unapplied/server/0901-Add-PlayerStopUsingItemEvent.patch diff --git a/patches/server/0902-FallingBlock-auto-expire-setting.patch b/patches/unapplied/server/0902-FallingBlock-auto-expire-setting.patch index 4f899227c5..4f899227c5 100644 --- a/patches/server/0902-FallingBlock-auto-expire-setting.patch +++ b/patches/unapplied/server/0902-FallingBlock-auto-expire-setting.patch diff --git a/patches/server/0903-Don-t-tick-markers.patch b/patches/unapplied/server/0903-Don-t-tick-markers.patch index f11e75fc18..f11e75fc18 100644 --- a/patches/server/0903-Don-t-tick-markers.patch +++ b/patches/unapplied/server/0903-Don-t-tick-markers.patch diff --git a/patches/server/0904-Add-Alternate-Current-redstone-implementation.patch b/patches/unapplied/server/0904-Add-Alternate-Current-redstone-implementation.patch index 9b1ff6ca31..9b1ff6ca31 100644 --- a/patches/server/0904-Add-Alternate-Current-redstone-implementation.patch +++ b/patches/unapplied/server/0904-Add-Alternate-Current-redstone-implementation.patch diff --git a/patches/server/0905-Do-not-accept-invalid-client-settings.patch b/patches/unapplied/server/0905-Do-not-accept-invalid-client-settings.patch index a370d820c1..a370d820c1 100644 --- a/patches/server/0905-Do-not-accept-invalid-client-settings.patch +++ b/patches/unapplied/server/0905-Do-not-accept-invalid-client-settings.patch diff --git a/patches/server/0906-Add-support-for-Proxy-Protocol.patch b/patches/unapplied/server/0906-Add-support-for-Proxy-Protocol.patch index 7d940aadba..7d940aadba 100644 --- a/patches/server/0906-Add-support-for-Proxy-Protocol.patch +++ b/patches/unapplied/server/0906-Add-support-for-Proxy-Protocol.patch diff --git a/patches/server/0907-Fix-OfflinePlayer-getBedSpawnLocation.patch b/patches/unapplied/server/0907-Fix-OfflinePlayer-getBedSpawnLocation.patch index 6832fde972..6832fde972 100644 --- a/patches/server/0907-Fix-OfflinePlayer-getBedSpawnLocation.patch +++ b/patches/unapplied/server/0907-Fix-OfflinePlayer-getBedSpawnLocation.patch diff --git a/patches/server/0908-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch b/patches/unapplied/server/0908-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch index 59fabed7e4..59fabed7e4 100644 --- a/patches/server/0908-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch +++ b/patches/unapplied/server/0908-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch diff --git a/patches/server/0909-Sanitize-Sent-BlockEntity-NBT.patch b/patches/unapplied/server/0909-Sanitize-Sent-BlockEntity-NBT.patch index f85e5b8beb..f85e5b8beb 100644 --- a/patches/server/0909-Sanitize-Sent-BlockEntity-NBT.patch +++ b/patches/unapplied/server/0909-Sanitize-Sent-BlockEntity-NBT.patch diff --git a/patches/server/0910-Prevent-entity-loading-causing-async-lookups.patch b/patches/unapplied/server/0910-Prevent-entity-loading-causing-async-lookups.patch index edd92d33a0..edd92d33a0 100644 --- a/patches/server/0910-Prevent-entity-loading-causing-async-lookups.patch +++ b/patches/unapplied/server/0910-Prevent-entity-loading-causing-async-lookups.patch diff --git a/patches/server/0911-Disable-component-selector-resolving-in-books-by-def.patch b/patches/unapplied/server/0911-Disable-component-selector-resolving-in-books-by-def.patch index 75fc881c0d..75fc881c0d 100644 --- a/patches/server/0911-Disable-component-selector-resolving-in-books-by-def.patch +++ b/patches/unapplied/server/0911-Disable-component-selector-resolving-in-books-by-def.patch diff --git a/patches/server/0912-Throw-exception-on-world-create-while-being-ticked.patch b/patches/unapplied/server/0912-Throw-exception-on-world-create-while-being-ticked.patch index 51ec2101cb..51ec2101cb 100644 --- a/patches/server/0912-Throw-exception-on-world-create-while-being-ticked.patch +++ b/patches/unapplied/server/0912-Throw-exception-on-world-create-while-being-ticked.patch diff --git a/work/BuildData b/work/BuildData -Subproject 641cb0c939c7c2a3c4b42f2fd7bca7c8b34254a +Subproject e6ebde42e39100b18ca0265596b04f557b2b27c diff --git a/work/Bukkit b/work/Bukkit -Subproject 6a039faf7488beba29527a112404cbab84d0cbd +Subproject b93194d14a2bec34b8106d79094c35b10cc1846 diff --git a/work/CraftBukkit b/work/CraftBukkit -Subproject a59dc59e88299b03b52335d95f83a880f131e3a +Subproject 64c15270e76475e68b2167d4bfba162a4a827fe diff --git a/work/Spigot b/work/Spigot -Subproject b0819150028ec7233960ec622a4b1ba57f10204 +Subproject 87c4d13aee2e4a6ec924342c8b4642c87602aac |