Paper/patches/server
Spottedleaf aab1f8a74e Fix swamp hut cat generation deadlock
The worldgen thread will attempt to get structure references
via the world's getChunkAt method, which is fine if the gen is
not cancelled - but if the chunk was unloaded, the call will block
indefinitely. Instead of using the world state, we use the already
supplied generatoraccess which will always have the chunk available.

Missed patch from tuinity merge
2022-03-12 06:32:31 -08:00
..
0001-Setup-Gradle-project.patch 1_18_R2 2022-03-01 00:10:23 -07:00
0002-Remap-fixes.patch Initial 1.18 update 2022-02-28 22:52:35 -07:00
0003-Build-system-changes.patch Initial 1.18 update 2022-02-28 22:52:35 -07:00
0004-Paper-config-files.patch Update docs link in paper.yml (#7562) 2022-03-09 10:10:53 +01:00
0005-MC-Dev-fixes.patch Updated Upstream (CraftBukkit) 2022-03-04 09:33:13 +01:00
0006-CB-fixes.patch move decompile fixes to start of git history 2022-02-28 22:52:39 -07:00
0007-MC-Utils.patch Updated Upstream (CraftBukkit) 2022-03-04 09:33:13 +01:00
0008-Adventure.patch Fix scoreboard objective name length limit 2022-03-06 16:32:33 +01:00
0009-Not-implemeneted.patch Move Adventure patch up 2022-03-04 13:45:31 -08:00
0010-Paper-Metrics.patch Move Adventure patch up 2022-03-04 13:45:31 -08:00
0011-Add-MinecraftKey-Information-to-Objects.patch Move Adventure patch up 2022-03-04 13:45:31 -08:00
0012-Timings-v2.patch Add CPU name and JVM vendor info in timings (#7490) 2022-03-09 10:06:58 +01:00
0013-Add-command-line-option-to-load-extra-plugin-jars-no.patch Move Adventure patch up 2022-03-04 13:45:31 -08:00
0014-Configurable-cactus-bamboo-and-reed-growth-heights.patch move decompile fixes to start of git history 2022-02-28 22:52:39 -07:00
0015-Configurable-baby-zombie-movement-speed.patch move decompile fixes to start of git history 2022-02-28 22:52:39 -07:00
0016-Configurable-fishing-time-ranges.patch move decompile fixes to start of git history 2022-02-28 22:52:39 -07:00
0017-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch move decompile fixes to start of git history 2022-02-28 22:52:39 -07:00
0018-Add-configurable-despawn-distances-for-living-entiti.patch move decompile fixes to start of git history 2022-02-28 22:52:39 -07:00
0019-Allow-for-toggling-of-spawn-chunks.patch move decompile fixes to start of git history 2022-02-28 22:52:39 -07:00
0020-Drop-falling-block-and-tnt-entities-at-the-specified.patch move decompile fixes to start of git history 2022-02-28 22:52:39 -07:00
0021-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Updated Upstream (CraftBukkit) 2022-03-04 09:33:13 +01:00
0022-Implement-Paper-VersionChecker.patch Updated Upstream (Bukkit/CraftBukkit) 2022-03-03 10:21:48 -08:00
0023-Add-version-history-to-version-command.patch move decompile fixes to start of git history 2022-02-28 22:52:39 -07:00
0024-Player-affects-spawning-API.patch move decompile fixes to start of git history 2022-02-28 22:52:39 -07:00
0025-Further-improve-server-tick-loop.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0026-Only-refresh-abilities-if-needed.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0027-Entity-Origin-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0028-Prevent-tile-entity-and-entity-crashes.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0029-Configurable-top-of-nether-void-damage.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0030-Check-online-mode-before-converting-and-renaming-pla.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0031-Always-tick-falling-blocks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0032-Configurable-end-credits.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0033-Fix-lag-from-explosions-processing-dead-entities.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0034-Optimize-explosions.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0035-Disable-explosion-knockback.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0036-Disable-thunder.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0037-Disable-ice-and-snow.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0038-Configurable-mob-spawner-tick-rate.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0039-Implement-PlayerLocaleChangeEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0040-Per-Player-View-Distance-API-placeholders.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0041-Add-BeaconEffectEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0042-Configurable-container-update-tick-rate.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0043-Use-UserCache-for-player-heads.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0044-Disable-spigot-tick-limiters.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0045-Add-PlayerInitialSpawnEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0046-Configurable-Disabling-Cat-Chest-Detection.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0047-Ensure-commands-are-not-ran-async.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0048-All-chunks-are-slime-spawn-chunks-toggle.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0049-Expose-server-CommandMap.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0050-Be-a-bit-more-informative-in-maxHealth-exception.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0051-Ensure-inv-drag-is-in-bounds.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0052-Player-Tab-List-and-Title-APIs.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0053-Add-configurable-portal-search-radius.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0054-Add-velocity-warnings.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0055-Configurable-inter-world-teleportation-safety.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0056-Add-exception-reporting-event.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0057-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0058-Disable-Scoreboards-for-non-players-by-default.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0059-Add-methods-for-working-with-arrows-stuck-in-living-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0060-Chunk-Save-Reattempt.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0061-Complete-resource-pack-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0062-Default-loading-permissions.yml-before-plugins.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0063-Allow-Reloading-of-Custom-Permissions.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0064-Remove-Metadata-on-reload.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0065-Handle-Item-Meta-Inconsistencies.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0066-Configurable-Non-Player-Arrow-Despawn-Rate.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0067-Add-World-Util-Methods.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0068-Custom-replacement-for-eaten-items.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0069-handle-NaN-health-absorb-values-and-repair-bad-data.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0070-Use-a-Shared-Random-for-Entities.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0071-Configurable-spawn-chances-for-skeleton-horses.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0072-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0073-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0074-Entity-AddTo-RemoveFrom-World-Events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0075-Configurable-Chunk-Inhabited-Time.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0076-EntityPathfindEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0077-Sanitise-RegionFileCache-and-make-configurable.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0078-Do-not-load-chunks-for-Pathfinding.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0079-Add-PlayerUseUnknownEntityEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0080-Configurable-Grass-Spread-Tick-Rate.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0081-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0082-Optimize-DataBits.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0083-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0084-Configurable-Player-Collision.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0085-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0086-Configurable-RCON-IP-address.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0087-EntityRegainHealthEvent-isFastRegen-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0088-Add-ability-to-configure-frosted_ice-properties.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0089-remove-null-possibility-for-getServer-singleton.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0090-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0091-LootTable-API-Replenishable-Lootables-Feature.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0092-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0093-System-property-for-disabling-watchdoge.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0094-Optimize-UserCache-Thread-Safe.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0095-Optional-TNT-doesn-t-move-in-water.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0096-Faster-redstone-torch-rapid-clock-removal.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0097-Add-server-name-parameter.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0098-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0099-Fix-Old-Sign-Conversion.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0100-Avoid-blocking-on-Network-Manager-creation.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0101-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0102-Add-setting-for-proxy-online-mode-status.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0103-Optimise-BlockState-s-hashCode-equals.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0104-Configurable-packet-in-spam-threshold.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0105-Configurable-flying-kick-messages.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0106-Add-EntityZapEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0107-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0108-Cache-user-authenticator-threads.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0109-Allow-Reloading-of-Command-Aliases.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0110-Add-source-to-PlayerExpChangeEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0111-Add-ProjectileCollideEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0112-Prevent-Pathfinding-out-of-World-Border.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0113-Optimize-World.isLoaded-BlockPosition-Z.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0114-Bound-Treasure-Maps-to-World-Border.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0115-Configurable-Cartographer-Treasure-Maps.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0116-Optimize-ItemStack.isEmpty.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0117-Add-API-methods-to-control-if-armour-stands-can-move.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0118-String-based-Action-Bar-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0119-Properly-fix-item-duplication-bug.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0120-Firework-API-s.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0121-PlayerTeleportEndGatewayEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0122-Provide-E-TE-Chunk-count-stat-methods.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0123-Enforce-Sync-Player-Saves.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0124-Don-t-allow-entities-to-ride-themselves-572.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0125-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0126-Cap-Entity-Collisions.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0127-Remove-CraftScheduler-Async-Task-Debugger.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0128-Do-not-let-armorstands-drown.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0129-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0130-Properly-handle-async-calls-to-restart-the-server.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0131-Add-option-to-make-parrots-stay-on-shoulders-despite.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0132-Add-configuration-option-to-prevent-player-names-fro.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0133-Use-TerminalConsoleAppender-for-console-improvements.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0134-provide-a-configurable-option-to-disable-creeper-lin.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0135-Item-canEntityPickup.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0136-PlayerPickupItemEvent-setFlyAtPlayer.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0137-PlayerAttemptPickupItemEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0138-Add-UnknownCommandEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0139-Basic-PlayerProfile-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0140-Shoulder-Entities-Release-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0141-Profile-Lookup-Events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0142-Block-player-logins-during-server-shutdown.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0143-Entity-fromMobSpawner.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0144-Improve-the-Saddle-API-for-Horses.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0145-Implement-ensureServerConversions-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0146-Implement-getI18NDisplayName.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0147-ProfileWhitelistVerifyEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0148-Fix-this-stupid-bullshit.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0149-LivingEntity-setKiller.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0150-Ocelot-despawns-should-honor-nametags-and-leash.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0151-Reset-spawner-timer-when-spawner-event-is-cancelled.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0152-Allow-specifying-a-custom-authentication-servers-dow.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0153-Handle-plugin-prefixes-using-Log4J-configuration.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0154-Improve-Log4J-Configuration-Plugin-Loggers.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0155-Add-PlayerJumpEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0156-handle-PacketPlayInKeepAlive-async.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0157-Expose-client-protocol-version-and-virtual-host.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0158-revert-serverside-behavior-of-keepalives.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0159-Send-attack-SoundEffects-only-to-players-who-can-see.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0160-Add-PlayerArmorChangeEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0161-Prevent-logins-from-being-processed-when-the-player-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0162-Fix-MC-117075-TE-Unload-Lag-Spike.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0163-use-CB-BlockState-implementations-for-captured-block.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0164-API-to-get-a-BlockState-without-a-snapshot.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0165-AsyncTabCompleteEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0166-PlayerPickupExperienceEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0167-Ability-to-apply-mending-to-XP-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0168-PlayerNaturallySpawnCreaturesEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0169-PreCreatureSpawnEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0170-Add-setPlayerProfile-API-for-Skulls.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0171-Fill-Profile-Property-Events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0172-PlayerAdvancementCriterionGrantEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0173-Add-ArmorStand-Item-Meta.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0174-Extend-Player-Interact-cancellation.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0175-Tameable-getOwnerUniqueId-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0176-Toggleable-player-crits-helps-mitigate-hacked-client.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0177-Disable-Explicit-Network-Manager-Flushing.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0178-Implement-extended-PaperServerListPingEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0179-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0180-Player.setPlayerProfile-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0181-getPlayerUniqueId-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0182-Improved-Async-Task-Scheduler.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0183-Upstream-config-migrations.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0184-Make-legacy-ping-handler-more-reliable.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0185-Call-PaperServerListPingEvent-for-legacy-pings.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0186-Flag-to-disable-the-channel-limit.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0187-Add-openSign-method-to-HumanEntity.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0188-Configurable-sprint-interruption-on-attack.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0189-Fix-exploit-that-allowed-colored-signs-to-be-created.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0190-EndermanEscapeEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0191-Enderman.teleportRandomly.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0192-Block-Enderpearl-Travel-Exploit.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0193-Expand-World.spawnParticle-API-and-add-Builder.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0194-Prevent-Frosted-Ice-from-loading-holding-chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0195-EndermanAttackPlayerEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0196-WitchConsumePotionEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0197-WitchThrowPotionEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0198-Allow-spawning-Item-entities-with-World.spawnEntity.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0199-WitchReadyPotionEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0200-ItemStack-getMaxItemUseDuration.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0201-Implement-EntityTeleportEndGatewayEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0202-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0203-Fix-CraftEntity-hashCode.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0204-Configurable-Alternative-LootPool-Luck-Formula.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0205-Print-Error-details-when-failing-to-save-player-data.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0206-Make-shield-blocking-delay-configurable.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0207-Improve-EntityShootBowEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0208-PlayerReadyArrowEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0209-Implement-EntityKnockbackByEntityEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0210-Expand-Explosions-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0211-LivingEntity-Hand-Raised-Item-Use-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0212-RangedEntity-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0213-Add-config-to-disable-ender-dragon-legacy-check.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0214-Implement-World.getEntity-UUID-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0215-InventoryCloseEvent-Reason-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0216-Vex-get-setSummoner-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0217-Refresh-player-inventory-when-cancelling-PlayerInter.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0218-Avoid-item-merge-if-stack-size-above-max-stack-size.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0219-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0220-add-more-information-to-Entity.toString.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0221-Add-CraftMagicNumbers.isSupportedApiVersion.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0222-EnderDragon-Events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0223-PlayerElytraBoostEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0224-PlayerLaunchProjectileEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0225-Improve-BlockPosition-inlining.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0226-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0227-Vanished-players-don-t-have-rights.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0228-Allow-disabling-armour-stand-ticking.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0229-SkeletonHorse-Additions.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0230-Don-t-call-getItemMeta-on-hasItemMeta.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0231-Implement-Expanded-ArmorStand-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0232-AnvilDamageEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0233-Add-hand-to-bucket-events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0234-Add-TNTPrimeEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0235-Break-up-and-make-tab-spam-limits-configurable.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0236-MC-135506-Experience-should-save-as-Integers.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0237-Fix-client-rendering-skulls-from-same-user.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0238-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0239-Add-Early-Warning-Feature-to-WatchDog.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0240-Use-ConcurrentHashMap-in-JsonList.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0241-Use-a-Queue-for-Queueing-Commands.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0242-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0243-Optimize-BlockPosition-helper-methods.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0244-Restore-vanilla-default-mob-spawn-range-and-water-an.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0245-Slime-Pathfinder-Events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0246-Configurable-speed-for-water-flowing-over-lava.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0247-Optimize-CraftBlockData-Creation.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0248-Optimize-MappedRegistry.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0249-Add-PhantomPreSpawnEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0250-Add-More-Creeper-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0251-Inventory-removeItemAnySlot.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0252-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0253-Asynchronous-chunk-IO-and-loading.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0254-Add-ray-tracing-methods-to-LivingEntity.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0255-Expose-attack-cooldown-methods-for-Player.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0256-Improve-death-events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0257-Allow-chests-to-be-placed-with-NBT-data.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0258-Mob-Pathfinding-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0259-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0260-Prevent-chunk-loading-from-Fluid-Flowing.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0261-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0262-Prevent-mob-spawning-from-loading-generating-chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0263-Implement-furnace-cook-speed-multiplier-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0264-Catch-JsonParseException-in-Entity-and-TE-names.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0265-Honor-EntityAgeable.ageLock.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0266-Configurable-connection-throttle-kick-message.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0267-Hook-into-CB-plugin-rewrites.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0268-PreSpawnerSpawnEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0269-Add-LivingEntity-getTargetEntity.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0270-Add-sun-related-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0271-Turtle-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0272-Call-player-spectator-target-events-and-improve-impl.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0273-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0274-Add-Velocity-IP-Forwarding-Support.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0275-Add-more-Witch-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0276-Check-Drowned-for-Villager-Aggression-Config.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0277-Add-option-to-prevent-players-from-moving-into-unloa.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0278-Reset-players-airTicks-on-respawn.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0279-Don-t-sleep-after-profile-lookups-if-not-needed.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0280-Improve-Server-Thread-Pool-and-Thread-Priorities.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0281-Optimize-World-Time-Updates.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0282-Restore-custom-InventoryHolder-support.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0283-Use-Vanilla-Minecart-Speeds.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0284-Fix-SpongeAbsortEvent-handling.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0285-Don-t-allow-digging-into-unloaded-chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0286-Make-the-default-permission-message-configurable.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0287-Prevent-rayTrace-from-loading-chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0288-Handle-Large-Packets-disconnecting-client.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0289-force-entity-dismount-during-teleportation.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0290-Add-more-Zombie-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0291-Book-Size-Limits.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0292-Add-PlayerConnectionCloseEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0293-Prevent-Enderman-from-loading-chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0294-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0295-Workaround-for-vehicle-tracking-issue-on-disconnect.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0296-Block-Entity-remove-from-being-called-on-Players.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0297-BlockDestroyEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0298-Async-command-map-building.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0299-Implement-Brigadier-Mojang-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0300-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0301-Limit-Client-Sign-length-more.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0302-Don-t-check-ConvertSigns-boolean-every-sign-save.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0303-Optimize-Network-Manager-and-add-advanced-packet-sup.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0304-Handle-Oversized-Tile-Entities-in-chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0305-Set-Zombie-last-tick-at-start-of-drowning-process.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0306-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0307-Use-proper-max-length-when-serialising-BungeeCord-te.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0308-Entity-getEntitySpawnReason.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0309-Update-entity-Metadata-for-all-tracked-players.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0310-Fire-event-on-GS4-query.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0311-Implement-PlayerPostRespawnEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0312-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0313-Server-Tick-Events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0314-PlayerDeathEvent-getItemsToKeep.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0315-Optimize-Captured-TileEntity-Lookup.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0316-Add-Heightmap-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0317-Mob-Spawner-API-Enhancements.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0318-Fix-CB-call-to-changed-postToMainThread-method.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0319-Fix-sounds-when-item-frames-are-modified-MC-123450.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0320-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0321-improve-CraftWorld-isChunkLoaded.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0322-Implement-CraftBlockSoundGroup.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0323-Configurable-Keep-Spawn-Loaded-range-per-world.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0324-ChunkMapDistance-CME.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0325-Chunk-debug-command.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0326-Allow-Saving-of-Oversized-Chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0327-Expose-the-internal-current-tick.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0328-Fix-World-isChunkGenerated-calls.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0329-Show-blockstate-location-if-we-failed-to-read-it.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0330-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0331-Configurable-projectile-relative-velocity.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0332-offset-item-frame-ticking.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0333-Fix-MC-158900.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0334-Prevent-consuming-the-wrong-itemstack.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0335-Dont-send-unnecessary-sign-update.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0336-Add-option-to-disable-pillager-patrols.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0337-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0338-Flat-bedrock-generator-settings.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0339-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0340-MC-145656-Fix-Follow-Range-Initial-Target.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0341-Duplicate-UUID-Resolve-Option.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0342-Optimize-Hoppers.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0343-PlayerDeathEvent-shouldDropExperience.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0344-Prevent-bees-loading-chunks-checking-hive-position.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0345-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0346-Guard-against-serializing-mismatching-chunk-coordina.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0347-Optimise-IEntityAccess-getPlayerByUUID.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0348-Fix-items-not-falling-correctly.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0349-Lag-compensate-eating.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0350-Optimize-call-to-getFluid-for-explosions.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0351-Fix-last-firework-in-stack-not-having-effects-when-d.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0352-Add-effect-to-block-break-naturally.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0353-Entity-Activation-Range-2.0.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0354-Increase-Light-Queue-Size.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0355-Fix-Light-Command.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0356-Anti-Xray.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0357-Implement-alternative-item-despawn-rate.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0358-Tracking-Range-Improvements.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0359-Fix-items-vanishing-through-end-portal.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0360-implement-optional-per-player-mob-spawns.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0361-Avoid-hopper-searches-if-there-are-no-items.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0362-Bees-get-gravity-in-void.-Fixes-MC-167279.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0363-Optimise-getChunkAt-calls-for-loaded-chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0364-Add-debug-for-sync-chunk-loads.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0365-Allow-overriding-the-java-version-check.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0366-Add-ThrownEggHatchEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0367-Entity-Jump-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0368-Add-option-to-nerf-pigmen-from-nether-portals.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0369-Make-the-GUI-graph-fancier.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0370-add-hand-to-BlockMultiPlaceEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0371-Validate-tripwire-hook-placement-before-update.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0372-Add-option-to-allow-iron-golems-to-spawn-in-air.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0373-Configurable-chance-of-villager-zombie-infection.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0374-Optimise-Chunk-getFluid.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0375-Set-spigots-verbose-world-setting-to-false-by-def.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0376-Add-tick-times-API-and-mspt-command.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0377-Expose-MinecraftServer-isRunning.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0378-Add-Raw-Byte-ItemStack-Serialization.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0379-Pillager-patrol-spawn-settings-and-per-player-option.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0380-Remote-Connections-shouldn-t-hold-up-shutdown.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0381-Do-not-allow-bees-to-load-chunks-for-beehives.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0382-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0383-Don-t-tick-dead-players.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0384-Dead-Player-s-shouldn-t-be-able-to-move.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0385-Optimize-Collision-to-not-load-chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0386-Don-t-move-existing-players-to-world-spawn.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0387-Optimize-GoalSelector-Goal.Flag-Set-operations.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0388-Improved-Watchdog-Support.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0389-Optimize-Pathfinding.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0390-Reduce-Either-Optional-allocation.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0391-Reduce-memory-footprint-of-NBTTagCompound.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0392-Prevent-opening-inventories-when-frozen.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0393-Optimise-ArraySetSorted-removeIf.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0394-Don-t-run-entity-collision-code-if-not-needed.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0395-Implement-Player-Client-Options-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0396-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0397-Broadcast-join-message-to-console.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0398-Fix-Chunk-Post-Processing-deadlock-risk.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0399-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0400-Load-Chunks-for-Login-Asynchronously.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0401-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0402-Add-PlayerAttackEntityCooldownResetEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0403-Don-t-fire-BlockFade-on-worldgen-threads.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0404-Add-phantom-creative-and-insomniac-controls.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0405-Fix-numerous-item-duplication-issues-and-teleport-is.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0406-Villager-Restocks-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0407-Validate-PickItem-Packet-and-kick-for-invalid.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0408-Expose-game-version.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0409-Optimize-Voxel-Shape-Merging.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0410-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0411-misc-debugging-dumps.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0412-Prevent-teleporting-dead-entities.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0413-Deobfuscate-stacktraces-in-log-messages-crash-report.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0414-Implement-Mob-Goal-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0415-Add-villager-reputation-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0416-Option-for-maximum-exp-value-when-merging-orbs.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0417-ExperienceOrbMergeEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0418-Fix-PotionEffect-ignores-icon-flag.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0419-Optimize-brigadier-child-sorting-performance.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0420-Potential-bed-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0421-Wait-for-Async-Tasks-during-shutdown.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0422-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0423-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0424-Reduce-MutableInt-allocations-from-light-engine.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0425-Reduce-allocation-of-Vec3D-by-entity-tracker.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0426-Ensure-safe-gateway-teleport.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0427-Add-option-for-console-having-all-permissions.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0428-Optimize-anyPlayerCloseEnoughForSpawning-to-use-dist.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0429-Use-distance-map-to-optimise-entity-tracker.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0430-Optimize-ServerLevels-chunk-level-checking-methods.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0431-Delay-Chunk-Unloads-based-on-Player-Movement.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0432-Fix-villager-trading-demand-MC-163962.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0433-Maps-shouldn-t-load-chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0434-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0435-Fix-missing-chunks-due-to-integer-overflow.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0436-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0437-Fix-piston-physics-inconsistency-MC-188840.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0438-Fix-sand-duping.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0439-Prevent-position-desync-in-playerconnection-causing-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0440-Inventory-getHolder-method-without-block-snapshot.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0441-Improve-Arrow-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0442-Add-and-implement-PlayerRecipeBookClickEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0443-Hide-sync-chunk-writes-behind-flag.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0444-Add-permission-for-command-blocks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0445-Ensure-Entity-AABB-s-are-never-invalid.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0446-Fix-Per-World-Difficulty-Remembering-Difficulty.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0447-Paper-dumpitem-command.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0448-Don-t-allow-null-UUID-s-for-chat.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0449-Improve-Legacy-Component-serialization-size.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0450-Optimize-Bit-Operations-by-inlining.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0451-Add-Plugin-Tickets-to-API-Chunk-Methods.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0452-incremental-chunk-and-player-saving.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0453-Stop-copy-on-write-operations-for-updating-light-dat.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0454-Support-old-UUID-format-for-NBT.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0455-Clean-up-duplicated-GameProfile-Properties.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0456-Convert-legacy-attributes-in-Item-Meta.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0457-Remove-some-streams-from-structures.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0458-Remove-streams-from-classes-related-villager-gossip.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0459-Support-components-in-ItemMeta.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0460-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0461-Add-entity-liquid-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0462-Update-itemstack-legacy-name-and-lore.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0463-Spawn-player-in-correct-world-on-login.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0464-Add-PrepareResultEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0465-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0466-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0467-Optimize-NetworkManager-Exception-Handling.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0468-Optimize-the-advancement-data-player-iteration-to-be.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0469-Fix-arrows-never-despawning-MC-125757.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0470-Thread-Safe-Vanilla-Command-permission-checking.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0471-Move-range-check-for-block-placing-up.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0472-Fix-SPIGOT-5989.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0473-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0474-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0475-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0476-Add-missing-strikeLighting-call-to-World-spigot-stri.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0477-Fix-some-rails-connecting-improperly.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0478-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0479-Do-not-let-the-server-load-chunks-from-newer-version.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0480-Brand-support.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0481-Add-setMaxPlayers-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0482-Add-playPickupItemAnimation-to-LivingEntity.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0483-Don-t-require-FACING-data.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0484-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0485-Add-moon-phase-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0486-Improve-Chunk-Status-Transition-Speed.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0487-Prevent-headless-pistons-from-being-created.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0488-Add-BellRingEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0489-Add-zombie-targets-turtle-egg-config.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0490-Buffer-joins-to-world.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0491-Optimize-redstone-algorithm.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0492-Fix-hex-colors-not-working-in-some-kick-messages.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0493-PortalCreateEvent-needs-to-know-its-entity.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0494-Fix-CraftTeam-null-check.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0495-Add-more-Evoker-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0496-Add-methods-to-get-translation-keys.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0497-Create-HoverEvent-from-ItemStack-Entity.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0498-Cache-block-data-strings.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0499-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0500-Add-additional-open-container-api-to-HumanEntity.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0501-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0502-Extend-block-drop-capture-to-capture-all-items-added.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0503-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0504-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0505-Lazily-track-plugin-scoreboards-by-default.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0506-Entity-isTicking.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0507-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0508-Fix-Concurrency-issue-in-WeightedList.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0509-Reset-Ender-Crystals-on-Dragon-Spawn.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0510-Fix-for-large-move-vectors-crashing-server.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0511-Optimise-getType-calls.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0512-Villager-resetOffers.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0513-Improve-inlinig-for-some-hot-IBlockData-methods.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0514-Retain-block-place-order-when-capturing-blockstates.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0515-Reduce-blockpos-allocation-from-pathfinding.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0516-Fix-item-locations-dropped-from-campfires.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0517-Player-elytra-boost-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0518-Fixed-TileEntityBell-memory-leak.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0519-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0520-Add-getOfflinePlayerIfCached-String.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0521-Add-ignore-discounts-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0522-Toggle-for-removing-existing-dragon.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0523-Fix-client-lag-on-advancement-loading.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0524-Item-no-age-no-player-pickup.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0525-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0526-Beacon-API-custom-effect-ranges.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0527-Add-API-for-quit-reason.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0528-Add-Wandering-Trader-spawn-rate-config-options.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0529-Significantly-improve-performance-of-the-end-generat.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0530-Expose-world-spawn-angle.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0531-Add-Destroy-Speed-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0532-Fix-Player-spawnParticle-x-y-z-precision-loss.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0533-Add-LivingEntity-clearActiveItem.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0534-Add-PlayerItemCooldownEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0535-More-lightning-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0536-Climbing-should-not-bypass-cramming-gamerule.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0537-Added-missing-default-perms-for-commands.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0538-Add-PlayerShearBlockEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0539-Fix-curing-zombie-villager-discount-exploit.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0540-Limit-recipe-packets.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0541-Fix-CraftSound-backwards-compatibility.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0542-MC-4-Fix-item-position-desync.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0543-Player-Chunk-Load-Unload-Events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0544-Optimize-Dynamic-get-Missing-Keys.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0545-Expose-LivingEntity-hurt-direction.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0546-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0547-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0548-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0549-Implement-TargetHitEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0550-Additional-Block-Material-API-s.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0551-Fix-harming-potion-dupe.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0552-Implement-API-to-get-Material-from-Boats-and-Minecar.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0553-Cache-burn-durations.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0554-Allow-disabling-mob-spawner-spawn-egg-transformation.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0555-Fix-Not-a-string-Map-Conversion-spam.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0556-Implement-PlayerFlowerPotManipulateEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0557-Fix-interact-event-not-being-called-in-adventure.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0558-Zombie-API-breaking-doors.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0559-Fix-nerfed-slime-when-splitting.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0560-Add-EntityLoadCrossbowEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0561-Guardian-beam-workaround.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0562-Added-WorldGameRuleChangeEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0563-Added-ServerResourcesReloadedEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0564-Added-world-settings-for-mobs-picking-up-loot.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0565-Implemented-BlockFailedDispenseEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0566-Added-PlayerLecternPageChangeEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0567-Added-PlayerLoomPatternSelectEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0568-Configurable-door-breaking-difficulty.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0569-Empty-commands-shall-not-be-dispatched.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0570-Implement-API-to-expose-exact-interaction-point.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0571-Remove-stale-POIs.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0572-Fix-villager-boat-exploit.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0573-Add-sendOpLevel-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0574-Add-PaperRegistry.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0575-Add-StructuresLocateEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0576-Collision-option-for-requiring-a-player-participant.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0577-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0578-Return-chat-component-with-empty-text-instead-of-thr.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0579-Make-schedule-command-per-world.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0580-Configurable-max-leash-distance.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0581-Implement-BlockPreDispenseEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0582-Added-firing-of-PlayerChangeBeaconEffectEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0583-Add-toggle-for-always-placing-the-dragon-egg.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0584-Added-PlayerStonecutterRecipeSelectEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0585-Add-dropLeash-variable-to-EntityUnleashEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0586-Reset-shield-blocking-on-dimension-change.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0587-add-DragonEggFormEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0588-EntityMoveEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0589-added-option-to-disable-pathfinding-updates-on-block.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0590-Inline-shift-direction-fields.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0591-Allow-adding-items-to-BlockDropItemEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0592-Add-getMainThreadExecutor-to-BukkitScheduler.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0593-living-entity-allow-attribute-registration.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0594-fix-dead-slime-setSize-invincibility.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0595-Merchant-getRecipes-should-return-an-immutable-list.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0596-Add-support-for-hex-color-codes-in-console.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0597-Expose-Tracked-Players.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0598-Remove-streams-from-SensorNearest.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0599-Throw-proper-exception-on-empty-JsonList-file.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0600-Improve-ServerGUI.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0601-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0602-fix-converting-txt-to-json-file.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0603-Add-worldborder-events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0604-added-PlayerNameEntityEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0605-Prevent-grindstones-from-overstacking-items.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0606-Add-recipe-to-cook-events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0607-Add-Block-isValidTool.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0608-Allow-using-signs-inside-spawn-protection.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0609-Implement-Keyed-on-World.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0610-Add-fast-alternative-constructor-for-Rotations.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0611-Item-Rarity-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0612-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0613-copy-TESign-isEditable-from-snapshots.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0614-Drop-carried-item-when-player-has-disconnected.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0615-forced-whitelist-use-configurable-kick-message.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0616-Don-t-ignore-result-of-PlayerEditBookEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0617-Entity-load-save-limit-per-chunk.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0618-Expose-protocol-version.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0619-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0620-Enhance-console-tab-completions-for-brigadier-comman.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0621-Fix-PlayerItemConsumeEvent-cancelling-properly.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0622-Add-bypass-host-check.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0623-Set-area-affect-cloud-rotation.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0624-add-isDeeplySleeping-to-HumanEntity.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0625-Fix-duplicating-give-items-on-item-drop-cancel.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0626-add-consumeFuel-to-FurnaceBurnEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0627-add-get-set-drop-chance-to-EntityEquipment.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0628-fix-PigZombieAngerEvent-cancellation.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0629-Fix-checkReach-check-for-Shulker-boxes.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0630-fix-PlayerItemHeldEvent-firing-twice.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0631-Added-PlayerDeepSleepEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0632-More-World-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0633-Added-PlayerBedFailEnterEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0634-Implement-methods-to-convert-between-Component-and-B.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0635-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0636-Introduce-beacon-activation-deactivation-events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0637-add-RespawnFlags-to-PlayerRespawnEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0638-Add-Channel-initialization-listeners.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0639-Send-empty-commands-if-tab-completion-is-disabled.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0640-Add-more-WanderingTrader-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0641-Add-EntityBlockStorage-clearEntities.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0642-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0643-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0644-Inventory-close.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0645-call-PortalCreateEvent-players-and-end-platform.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0646-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0647-Fix-CraftPotionBrewer-cache.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0648-Add-basic-Datapack-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0649-Add-environment-variable-to-disable-server-gui.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0650-additions-to-PlayerGameModeChangeEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0651-ItemStack-repair-check-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0652-More-Enchantment-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0653-Fix-and-optimise-world-force-upgrading.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0654-Add-Mob-lookAt-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0655-Add-Unix-domain-socket-support.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0656-Add-EntityInsideBlockEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0657-Attributes-API-for-item-defaults.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0658-Add-cause-to-Weather-ThunderChangeEvents.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0659-More-Lidded-Block-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0660-Limit-item-frame-cursors-on-maps.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0661-Add-PlayerKickEvent-causes.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0662-Add-PufferFishStateChangeEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0663-Fix-PlayerBucketEmptyEvent-result-itemstack.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0664-Synchronize-PalettedContainer-instead-of-ReentrantLo.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0665-Add-option-to-fix-items-merging-through-walls.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0666-Add-BellRevealRaiderEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0667-Fix-invulnerable-end-crystals.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0668-Add-ElderGuardianAppearanceEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0669-Fix-dangerous-end-portal-logic.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0670-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0671-Make-item-validations-configurable.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0672-Line-Of-Sight-Changes.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0673-add-per-world-spawn-limits.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0674-Fix-PotionSplashEvent-for-water-splash-potions.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0675-Add-more-LimitedRegion-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0676-Fix-PlayerDropItemEvent-using-wrong-item.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0677-Missing-Entity-Behavior-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0678-Ensure-disconnect-for-book-edit-is-called-on-main.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0679-Fix-return-value-of-Block-applyBoneMeal-always-being.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0680-Use-getChunkIfLoadedImmediately-in-places.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0681-Fix-commands-from-signs-not-firing-command-events.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0682-Adds-PlayerArmSwingEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0683-Fixes-kick-event-leave-message-not-being-sent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0684-Add-config-for-mobs-immune-to-default-effects.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0685-Fix-incorrect-message-for-outdated-client.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0686-Don-t-apply-cramming-damage-to-players.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0687-Rate-options-and-timings-for-sensors-and-behaviors.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0688-Add-a-bunch-of-missing-forceDrop-toggles.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0689-Stinger-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0690-Fix-incosistency-issue-with-empty-map-items-in-CB.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0691-Add-System.out-err-catcher.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0692-Fix-test-not-bootstrapping.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0693-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0694-Improve-boat-collision-performance.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0695-Prevent-AFK-kick-while-watching-end-credits.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0696-Allow-skipping-writing-of-comments-to-server.propert.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0697-Add-PlayerSetSpawnEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0698-Make-hoppers-respect-inventory-max-stack-size.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0699-Optimize-entity-tracker-passenger-checks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0700-Config-option-for-Piglins-guarding-chests.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0701-Added-EntityDamageItemEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0702-Optimize-indirect-passenger-iteration.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0703-Fix-block-drops-position-losing-precision-millions-o.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0704-Configurable-item-frame-map-cursor-update-interval.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0705-Make-EntityUnleashEvent-cancellable.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0706-Clear-bucket-NBT-after-dispense.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0707-Respect-despawn-rate-in-item-merge-check.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0708-Change-EnderEye-target-without-changing-other-things.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0709-Add-BlockBreakBlockEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0710-Option-to-prevent-NBT-copy-in-smithing-recipes.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0711-More-CommandBlock-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0712-Add-missing-team-sidebar-display-slots.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0713-Add-back-EntityPortalExitEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0714-Add-methods-to-find-targets-for-lightning-strikes.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0715-Get-entity-default-attributes.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0716-Left-handed-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0717-Add-advancement-display-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0718-Add-ItemFactory-getMonsterEgg-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0719-Add-critical-damage-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0720-Fix-issues-with-mob-conversion.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0721-Add-isCollidable-methods-to-various-places.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0722-Goat-ram-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0723-Add-API-for-resetting-a-single-score.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0724-Add-Raw-Byte-Entity-Serialization.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0725-Vanilla-command-permission-fixes.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0726-Make-CallbackExecutor-strict-again.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0727-Do-not-allow-the-server-to-unload-chunks-at-request-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0728-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0729-Correctly-handle-recursion-for-chunkholder-updates.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0730-Separate-lookup-locking-from-state-access-in-UserCac.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0731-Fix-chunks-refusing-to-unload-at-low-TPS.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0732-Do-not-allow-ticket-level-changes-while-unloading-pl.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0733-Do-not-allow-ticket-level-changes-when-updating-chun.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0734-Do-not-submit-profile-lookups-to-worldgen-threads.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0735-Log-when-the-async-catcher-is-tripped.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0736-Add-paper-mobcaps-and-paper-playermobcaps.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0737-Prevent-unload-calls-removing-tickets-for-sync-loads.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0738-Sanitize-ResourceLocation-error-logging.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0739-Optimise-general-POI-access.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0740-Allow-controlled-flushing-for-network-manager.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0741-Add-more-async-catchers.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0742-Rewrite-entity-bounding-box-lookup-calls.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0743-Optimise-chunk-tick-iteration.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0744-Execute-chunk-tasks-mid-tick.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0745-Do-not-copy-visible-chunks.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0746-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0747-Custom-table-implementation-for-blockstate-state-loo.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0748-Detail-more-information-in-watchdog-dumps.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0749-Manually-inline-methods-in-BlockPosition.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0750-Distance-manager-tick-timings.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0751-Name-craft-scheduler-threads-according-to-the-plugin.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0752-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0753-Add-packet-limiter-config.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0754-Lag-compensate-block-breaking.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0755-Use-correct-LevelStem-registry-when-loading-default-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0756-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0757-Consolidate-flush-calls-for-entity-tracker-packets.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0758-Don-t-lookup-fluid-state-when-raytracing.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0759-Time-scoreboard-search.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0760-Send-full-pos-packets-for-hard-colliding-entities.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0761-Do-not-run-raytrace-logic-for-AIR.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0762-Oprimise-map-impl-for-tracked-players.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0763-Optimise-BlockSoil-nearby-water-lookup.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0764-Allow-removal-addition-of-entities-to-entity-ticklis.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0765-Optimise-random-block-ticking.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0766-Optimise-non-flush-packet-sending.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0767-Optimise-nearby-player-lookups.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0768-Optimise-WorldServer-notify.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0769-Remove-streams-for-villager-AI.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0770-Rewrite-dataconverter-system.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0771-Use-Velocity-compression-and-cipher-natives.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0772-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0773-Do-not-process-entity-loads-in-CraftChunk-getEntitie.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0774-Async-catch-modifications-to-critical-entity-state.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0775-Fix-Bukkit-NamespacedKey-shenanigans.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0776-Fix-merchant-inventory-not-closing-on-entity-removal.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0777-Check-requirement-before-suggesting-root-nodes.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0778-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0779-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0780-Ensure-valid-vehicle-status.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0781-Prevent-softlocked-end-exit-portal-generation.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0782-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0783-Don-t-log-debug-logging-being-disabled.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0784-Mark-fish-and-axolotls-from-buckets-as-persistent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0785-fix-various-menus-with-empty-level-accesses.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0786-Do-not-overload-I-O-threads-with-chunk-data-while-fl.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0787-Preserve-overstacked-loot.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0788-Update-head-rotation-in-missing-places.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0789-prevent-unintended-light-block-manipulation.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0790-Dont-count-named-piglins-and-hoglins-towards-mob-cap.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0791-Fix-CraftCriteria-defaults-map.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0792-Fix-upstreams-block-state-factories.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0793-Add-config-option-for-logging-player-ip-addresses.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0794-Configurable-feature-seeds.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0795-VanillaCommandWrapper-didnt-account-for-entity-sende.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0796-Add-root-admin-user-detection.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0797-Always-allow-item-changing-in-Fireball.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0798-don-t-attempt-to-teleport-dead-entities.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0799-Fix-anvil-prepare-event-not-working-with-zero-xp.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0800-Prevent-excessive-velocity-through-repeated-crits.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0801-Remove-client-side-code-using-deprecated-for-removal.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0802-Rewrite-the-light-engine.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0803-Always-parse-protochunk-light-sources-unless-it-is-m.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0804-Fix-removing-recipes-from-RecipeIterator.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0805-Prevent-sending-oversized-item-data-in-equipment-and.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0806-Hide-unnecessary-itemmeta-from-clients.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0807-Fix-kelp-modifier-changing-growth-for-other-crops.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0808-Prevent-ContainerOpenersCounter-openCount-from-going.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0809-Add-PlayerItemFrameChangeEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0810-Add-player-health-update-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0811-Optimize-HashMapPalette.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0812-Allow-delegation-to-vanilla-chunk-gen.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0813-Highly-optimise-single-and-multi-AABB-VoxelShapes-an.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0814-Optimise-collision-checking-in-player-move-packet-ha.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0815-Actually-unload-POI-data.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0816-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0817-Update-Log4j.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0818-Add-more-Campfire-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0819-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0820-Fix-tripwire-state-inconsistency.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0821-Fix-fluid-logging-on-Block-breakNaturally.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0822-Forward-CraftEntity-in-teleport-command.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0823-Improve-scoreboard-entries.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0824-Entity-powdered-snow-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0825-Add-API-for-item-entity-health.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0826-Fix-entity-type-tags-suggestions-in-selectors.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0827-Configurable-max-block-light-for-monster-spawning.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0828-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0829-Load-effect-amplifiers-greater-than-127-correctly.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0830-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0831-Fix-bees-aging-inside-hives.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0832-Bucketable-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0833-Check-player-world-in-endPortalSoundRadius.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0834-Validate-usernames.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0835-Fix-saving-configs-with-more-long-comments.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0836-Make-water-animal-spawn-height-configurable.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0837-Expose-vanilla-BiomeProvider-from-WorldInfo.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0838-Add-config-option-for-worlds-affected-by-time-cmd.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0839-Add-new-overload-to-PersistentDataContainer-has.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0840-Multiple-Entries-with-Scoreboards.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0841-Reset-placed-block-on-exception.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0842-Add-configurable-height-for-slime-spawn.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0843-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0844-Fix-xp-reward-for-baby-zombies.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0845-Kick-on-main-for-illegal-chars.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0846-Multi-Block-Change-API-Implementation.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0847-Fix-NotePlayEvent.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0848-Freeze-Tick-Lock-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0849-Dolphin-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0850-More-PotionEffectType-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0851-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0852-API-for-creating-command-sender-which-forwards-feedb.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0853-Add-config-for-stronghold-seed.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0854-Implement-regenerateChunk.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0855-Log-exceptions-thrown-during-chat-processing.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0856-Fix-cancelled-powdered-snow-bucket-placement.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0857-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0858-Add-GameEvent-tags.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0859-Replace-player-chunk-loader-system.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0860-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0861-Replace-ticket-level-propagator.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0862-Furnace-RecipesUsed-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0863-Configurable-sculk-sensor-listener-range.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0864-Add-missing-block-data-mins-and-maxes.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0865-Option-to-have-default-CustomSpawners-in-custom-worl.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0866-Put-world-into-worldlist-before-initing-the-world.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0867-Fix-Entity-Position-Desync.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0868-Custom-Potion-Mixes.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0869-Fix-Fluid-tags-isTagged-method.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0870-Fix-World-locateNearestStructure.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0871-Force-close-world-loading-screen.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0872-Fix-falling-block-spawn-methods.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0873-Expose-furnace-minecart-push-values.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0874-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0875-Fix-save-problems-on-shutdown.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0876-More-Projectile-API.patch Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
0877-Fix-swamp-hut-cat-generation-deadlock.patch Fix swamp hut cat generation deadlock 2022-03-12 06:32:31 -08:00