Paper/patches/server
Jake Potrebic bd38e0318a
Updated Upstream (Bukkit/CraftBukkit) (#10379)
Updated Upstream (Bukkit/CraftBukkit)

Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
f02baa38 PR-988: Add World#getIntersectingChunks(BoundingBox)
9321d665 Move getItemInUse up to LivingEntity
819eef73 PR-959: Add access to current item's remaining ticks
c4fdadb0 SPIGOT-7601: Add AbstractArrow#getItem
be8261ca Add support for Java 22
26119676 PR-979: Add more translation keys
66753362 PR-985: Correct book maximum pages and characters per page documentation
c8be92fa PR-980: Improve getArmorContents() documentation
f1120ee2 PR-983: Expose riptide velocity to PlayerRiptideEvent

CraftBukkit Changes:
dfaa89bbe PR-1369: Add World#getIntersectingChunks(BoundingBox)
51bbab2b9 Move getItemInUse up to LivingEntity
668e09602 PR-1331: Add access to current item's remaining ticks
a639406d1 SPIGOT-7601: Add AbstractArrow#getItem
0398930fc SPIGOT-7602: Allow opening in-world horse and related inventories
ffd15611c SPIGOT-7608: Allow empty lists to morph to any PDT list
2188dcfa9 Add support for Java 22
45d6a609f SPIGOT-7604: Revert "SPIGOT-7365: DamageCause blocked by shield should trigger invulnerableTime"
06d915943 SPIGOT-7365: DamageCause blocked by shield should trigger invulnerableTime
ca3bc3707 PR-1361: Add more translation keys
366c3ca80 SPIGOT-7600: EntityChangeBlockEvent is not fired for frog eggs
06d0f9ba8 SPIGOT-7593: Fix sapling growth physics / client-side updates
45c2608e4 PR-1366: Expose riptide velocity to PlayerRiptideEvent
29b6bb79b SPIGOT-7587: Remove fixes for now-resolved MC-142590 and MC-109346
2024-04-06 12:53:39 -07:00
..
0001-Setup-Gradle-project.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0002-Remap-fixes.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0003-Build-system-changes.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0004-Test-changes.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0005-Paper-config-files.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0006-MC-Dev-fixes.patch Updated Upstream (Bukkit/CraftBukkit) (#10301) 2024-03-08 15:52:00 -08:00
0007-ConcurrentUtil.patch Fix javadoc errors, remove unused classes 2024-01-26 21:34:40 +01:00
0008-CB-fixes.patch Updated Upstream (Bukkit/CraftBukkit) (#10301) 2024-03-08 15:52:00 -08:00
0009-MC-Utils.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0010-Adventure.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0011-Paper-command.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0012-Paper-Metrics.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
0013-Paper-Plugins.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0014-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0015-Add-TickThread.patch Finish moving patches back and improving compilable state 2024-01-25 12:10:23 +01:00
0016-Further-improve-server-tick-loop.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0017-Add-command-line-option-to-load-extra-plugin-jars-no.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0018-Support-components-in-ItemMeta.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0019-Configurable-cactus-bamboo-and-reed-growth-height.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0020-Configurable-baby-zombie-movement-speed.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0021-Configurable-fishing-time-ranges.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0022-Allow-nerfed-mobs-to-jump.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0023-Add-configurable-entity-despawn-distances.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0024-Allow-for-toggling-of-spawn-chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0025-Drop-falling-block-and-tnt-entities-at-the-specified.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0026-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Updated Upstream (Bukkit/CraftBukkit) (#10301) 2024-03-08 15:52:00 -08:00
0027-Implement-Paper-VersionChecker.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0028-Add-version-history-to-version-command.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0029-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0030-Only-refresh-abilities-if-needed.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0031-fix-ItemMeta-removing-CustomModelData.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0032-Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0033-Prevent-block-entity-and-entity-crashes.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0034-Configurable-top-of-nether-void-damage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0035-Check-online-mode-before-converting-and-renaming-pla.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0036-Always-tick-falling-blocks.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0037-Configurable-end-credits.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0038-Fix-lag-from-explosions-processing-dead-entities.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0039-Optimize-explosions.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0040-Disable-explosion-knockback.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0041-Disable-thunder.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0042-Disable-ice-and-snow.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0043-Configurable-mob-spawner-tick-rate.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0044-Implement-PlayerLocaleChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0045-Add-BeaconEffectEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0046-Configurable-container-update-tick-rate.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0047-Use-UserCache-for-player-heads.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0048-Disable-spigot-tick-limiters.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0049-Add-PlayerInitialSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0050-Configurable-Disabling-Cat-Chest-Detection.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0051-Improve-Player-chat-API-handling.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0052-All-chunks-are-slime-spawn-chunks-toggle.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0053-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0054-Be-a-bit-more-informative-in-maxHealth-exception.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0055-Player-Tab-List-and-Title-APIs.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0056-Add-configurable-portal-search-radius.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0057-Add-velocity-warnings.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0058-Configurable-inter-world-teleportation-safety.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0059-Add-exception-reporting-event.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0060-Disable-Scoreboards-for-non-players-by-default.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0061-Add-methods-for-working-with-arrows-stuck-in-living-.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0062-Chunk-Save-Reattempt.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0063-Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0064-Default-loading-permissions.yml-before-plugins.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0065-Allow-Reloading-of-Custom-Permissions.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0066-Remove-Metadata-on-reload.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0067-Handle-Item-Meta-Inconsistencies.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0068-Configurable-Non-Player-Arrow-Despawn-Rate.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0069-Add-World-Util-Methods.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0070-Custom-replacement-for-eaten-items.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0071-handle-NaN-health-absorb-values-and-repair-bad-data.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0072-Use-a-Shared-Random-for-Entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0073-Configurable-spawn-chances-for-skeleton-horses.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0074-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0075-Entity-AddTo-RemoveFrom-World-Events.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0076-Configurable-Chunk-Inhabited-Time.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0077-EntityPathfindEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0078-Sanitise-RegionFileCache-and-make-configurable.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0079-Do-not-load-chunks-for-Pathfinding.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0080-Add-PlayerUseUnknownEntityEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0081-Configurable-random-tick-rates-for-blocks.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0082-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0083-Optimize-DataBits.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0084-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0085-Configurable-Player-Collision.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0086-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0087-Configurable-RCON-IP-address.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0088-EntityRegainHealthEvent-isFastRegen-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0089-Add-ability-to-configure-frosted_ice-properties.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0090-remove-null-possibility-for-getServer-singleton.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0091-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0092-LootTable-API-and-replenishable-lootables.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0093-System-property-for-disabling-watchdoge.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0094-Async-GameProfileCache-saving.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0095-Optional-TNT-doesn-t-move-in-water.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0096-Faster-redstone-torch-rapid-clock-removal.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0097-Add-server-name-parameter.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0098-Fix-global-sound-handling.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0099-Avoid-blocking-on-Network-Manager-creation.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0100-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0101-Add-setting-for-proxy-online-mode-status.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0102-Optimise-BlockState-s-hashCode-equals.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0103-Configurable-packet-in-spam-threshold.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0104-Configurable-flying-kick-messages.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0105-Add-EntityZapEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0106-Filter-bad-block-entity-nbt-data-from-falling-blocks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0107-Cache-user-authenticator-threads.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0108-Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0109-Add-source-to-PlayerExpChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0110-Add-ProjectileCollideEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0111-Prevent-Pathfinding-out-of-World-Border.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0112-Optimize-Level.hasChunkAt-BlockPosition-Z.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0113-Bound-Treasure-Maps-to-World-Border.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0114-Configurable-Cartographer-Treasure-Maps.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0115-Add-API-methods-to-control-if-armor-stands-can-move.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0116-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0117-Properly-fix-item-duplication-bug.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0118-Firework-API-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0119-PlayerTeleportEndGatewayEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0120-Provide-E-TE-Chunk-count-stat-methods.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0121-Enforce-Sync-Player-Saves.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0122-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0123-Cap-Entity-Collisions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0124-Remove-CraftScheduler-Async-Task-Debugger.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0125-Properly-handle-async-calls-to-restart-the-server.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0126-Add-option-to-make-parrots-stay-on-shoulders-despite.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0127-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0128-Use-TerminalConsoleAppender-for-console-improvements.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0129-provide-a-configurable-option-to-disable-creeper-lin.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0130-Item-canEntityPickup.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0131-PlayerPickupItemEvent-setFlyAtPlayer.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0132-PlayerAttemptPickupItemEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0133-Do-not-submit-profile-lookups-to-worldgen-threads.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0134-Basic-PlayerProfile-API.patch build: Compile against and shade the filtered jar (#9747) 2024-04-04 17:12:05 -07:00
0135-Add-UnknownCommandEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0136-Shoulder-Entities-Release-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0137-Profile-Lookup-Events.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0138-Block-player-logins-during-server-shutdown.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0139-Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0140-Improve-the-Saddle-API-for-Horses.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0141-ensureServerConversions-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0142-Implement-getI18NDisplayName.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0143-ProfileWhitelistVerifyEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0144-Fix-this-stupid-bullshit.patch Updated Upstream (Bukkit/CraftBukkit) (#10301) 2024-03-08 15:52:00 -08:00
0145-LivingEntity-setKiller.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0146-Ocelot-despawns-should-honor-nametags-and-leash.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0147-Reset-spawner-timer-when-spawner-event-is-cancelled.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0148-Allow-specifying-a-custom-authentication-servers-dow.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0149-Handle-plugin-prefixes-using-Log4J-configuration.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0150-Improve-Log4J-Configuration-Plugin-Loggers.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0151-Add-PlayerJumpEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0152-handle-ServerboundKeepAlivePacket-async.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0153-Expose-client-protocol-version-and-virtual-host.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0154-revert-serverside-behavior-of-keepalives.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0155-Send-attack-SoundEffects-only-to-players-who-can-see.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0156-Add-PlayerArmorChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0157-Prevent-logins-from-being-processed-when-the-player-.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0158-Fix-MC-117075-Block-entity-unload-lag-spike.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0159-use-CB-BlockState-implementations-for-captured-block.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0160-API-to-get-a-BlockState-without-a-snapshot.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0161-AsyncTabCompleteEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0162-PlayerPickupExperienceEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0163-Ability-to-apply-mending-to-XP-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0164-PlayerNaturallySpawnCreaturesEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0165-Add-setPlayerProfile-API-for-Skulls.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0166-PreCreatureSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0167-Fill-Profile-Property-Events.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0168-Add-PlayerAdvancementCriterionGrantEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0169-Add-ArmorStand-Item-Meta.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0170-Extend-Player-Interact-cancellation.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0171-Tameable-getOwnerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0172-Toggleable-player-crits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0173-Disable-Explicit-Network-Manager-Flushing.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0174-Implement-extended-PaperServerListPingEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0175-Add-more-fields-to-AsyncPreLoginEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0176-Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0177-getPlayerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0178-Improved-Async-Task-Scheduler.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0179-Make-legacy-ping-handler-more-reliable.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0180-Call-PaperServerListPingEvent-for-legacy-pings.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0181-Flag-to-disable-the-channel-limit.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0182-Add-openSign-method-to-HumanEntity.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0183-Configurable-sprint-interruption-on-attack.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0184-EndermanEscapeEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0185-Enderman.teleportRandomly.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0186-Block-Enderpearl-Travel-Exploit.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0187-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0188-Fix-exploit-that-allowed-colored-signs-to-be-created.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0189-EndermanAttackPlayerEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0190-WitchConsumePotionEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0191-WitchThrowPotionEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0192-WitchReadyPotionEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0193-ItemStack-getMaxItemUseDuration.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0194-Add-EntityTeleportEndGatewayEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0195-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0196-Fix-CraftEntity-hashCode.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0197-Configurable-LootPool-luck-formula.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0198-Print-Error-details-when-failing-to-save-player-data.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0199-Make-shield-blocking-delay-configurable.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0200-Improve-EntityShootBowEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0201-PlayerReadyArrowEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0202-Add-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch Add param to overrides to the correct method is called (#10308) 2024-03-09 18:16:27 -05:00
0203-Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0204-LivingEntity-Active-Item-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0205-RangedEntity-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0206-Add-config-to-disable-ender-dragon-legacy-check.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0207-Implement-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0208-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0209-Vex-get-setSummoner-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0210-Refresh-player-inventory-when-cancelling-PlayerInter.patch Do not access world state to see if we can see a Player 2024-02-22 16:23:15 +00:00
0211-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0212-add-more-information-to-Entity.toString.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0213-EnderDragon-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0214-PlayerElytraBoostEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0215-PlayerLaunchProjectileEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0216-Improve-BlockPosition-inlining.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0217-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0218-Vanished-players-don-t-have-rights.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0219-Allow-disabling-armor-stand-ticking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0220-SkeletonHorse-Additions.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0221-Don-t-call-getItemMeta-on-hasItemMeta.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0222-Expand-ArmorStand-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0223-AnvilDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0224-Add-TNTPrimeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0225-Break-up-and-make-tab-spam-limits-configurable.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0226-Fix-NBT-type-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0227-Remove-unnecessary-itemmeta-handling.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0228-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0229-Add-Early-Warning-Feature-to-WatchDog.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0230-Use-ConcurrentHashMap-in-JsonList.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0231-Use-a-Queue-for-Queueing-Commands.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0232-Ability-to-get-block-entities-from-a-chunk-without-s.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0233-Optimize-BlockPosition-helper-methods.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0234-Restore-vanilla-default-mob-spawn-range-and-water-an.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0235-Slime-Pathfinder-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0236-Configurable-speed-for-water-flowing-over-lava.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0237-Optimize-CraftBlockData-Creation.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0238-Optimize-MappedRegistry.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0239-Add-PhantomPreSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0240-Add-More-Creeper-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0241-Inventory-removeItemAnySlot.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0242-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0243-Add-ray-tracing-methods-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0244-Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0245-Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0246-Allow-chests-to-be-placed-with-NBT-data.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0247-Mob-Pathfinding-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0248-Add-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Add more ResourceLocation checks, some cleanup 2024-02-18 13:52:12 +01:00
0249-Prevent-various-interactions-from-causing-chunk-load.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0250-Prevent-mob-spawning-from-loading-generating-chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0251-Implement-furnace-cook-speed-multiplier-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0252-Honor-EntityAgeable.ageLock.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0253-Configurable-connection-throttle-kick-message.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0254-Prevent-chunk-loading-from-Fluid-Flowing.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0255-Hook-into-CB-plugin-rewrites.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0256-PreSpawnerSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0257-Add-LivingEntity-getTargetEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0258-Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0259-Catch-JsonParseException-in-entity-and-block-entity-.patch add overloads to use suspicious effect entry to mushroom cow and suspicious stew meta (#10245) 2024-03-03 16:40:18 -05:00
0260-Turtle-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0261-Call-player-spectator-target-events-and-improve-impl.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0262-Add-more-Witch-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0263-Check-Drowned-for-Villager-Aggression-Config.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0264-Add-option-to-prevent-players-from-moving-into-unloa.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0265-Reset-players-airTicks-on-respawn.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0266-Don-t-sleep-after-profile-lookups-if-not-needed.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0267-Improve-Server-Thread-Pool-and-Thread-Priorities.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0268-Optimize-World-Time-Updates.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0269-Restore-custom-InventoryHolder-support.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0270-Fix-SpongeAbsortEvent-handling.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0271-Don-t-allow-digging-into-unloaded-chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0272-Make-the-default-permission-message-configurable.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0273-Handle-Large-Packets-disconnecting-client.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0274-force-entity-dismount-during-teleportation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0275-Add-more-Zombie-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0276-Book-Size-Limits.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0277-Add-PlayerConnectionCloseEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0278-Replace-OfflinePlayer-getLastPlayed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0279-Workaround-for-vehicle-tracking-issue-on-disconnect.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0280-Dont-block-Player-remove-if-the-handle-is-a-custom-p.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0281-BlockDestroyEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0282-Async-command-map-building.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0283-Brigadier-Mojang-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0284-Improve-exact-choice-recipe-ingredients.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0285-Limit-Client-Sign-length-more.patch Do not access world state to see if we can see a Player 2024-02-22 16:23:15 +00:00
0286-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0287-Entity-getEntitySpawnReason.patch Fix spawnreason saving 2024-02-23 23:15:11 +01:00
0288-Fire-event-on-GS4-query.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0289-Add-PlayerPostRespawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0290-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0291-Server-Tick-Events.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0292-PlayerDeathEvent-getItemsToKeep.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0293-Optimize-Captured-BlockEntity-Lookup.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0294-Add-Heightmap-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0295-Mob-Spawner-API-Enhancements.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0296-Fix-CB-call-to-changed-postToMainThread-method.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0297-Fix-sounds-when-item-frames-are-modified-MC-123450.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0298-Implement-CraftBlockSoundGroup.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0299-Configurable-Keep-Spawn-Loaded-range-per-world.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0300-Expose-the-internal-current-tick.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0301-Show-blockstate-location-if-we-failed-to-read-it.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0302-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0303-Configurable-projectile-relative-velocity.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0304-offset-item-frame-ticking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0305-Prevent-consuming-the-wrong-itemstack.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0306-Dont-send-unnecessary-sign-update.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0307-Add-option-to-disable-pillager-patrols.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0308-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0309-MC-145656-Fix-Follow-Range-Initial-Target.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0310-Duplicate-UUID-Resolve-Option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0311-PlayerDeathEvent-shouldDropExperience.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0312-Prevent-bees-loading-chunks-checking-hive-position.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0313-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0314-Optimise-EntityGetter-getPlayerByUUID.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0315-Fix-items-not-falling-correctly.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0316-Optimize-call-to-getFluid-for-explosions.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0317-Fix-last-firework-in-stack-not-having-effects-when-d.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0318-Guard-against-serializing-mismatching-chunk-coordina.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0319-Alternative-item-despawn-rate.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0320-Tracking-Range-Improvements.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0321-Fix-items-vanishing-through-end-portal.patch Fix spawnreason saving 2024-02-23 23:15:11 +01:00
0322-Bees-get-gravity-in-void.-Fixes-MC-167279.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0323-Improve-Block-breakNaturally-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0324-Optimise-getChunkAt-calls-for-loaded-chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0325-Add-debug-for-sync-chunk-loads.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0326-Improve-java-version-check.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0327-Add-ThrownEggHatchEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0328-Entity-Jump-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0329-Add-option-to-nerf-pigmen-from-nether-portals.patch Fix spawnreason saving 2024-02-23 23:15:11 +01:00
0330-Make-the-GUI-graph-fancier.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0331-add-hand-to-BlockMultiPlaceEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0332-Validate-tripwire-hook-placement-before-update.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0333-Add-option-to-allow-iron-golems-to-spawn-in-air.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0334-Configurable-chance-of-villager-zombie-infection.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0335-Optimise-Chunk-getFluid.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0336-Set-spigots-verbose-world-setting-to-false-by-def.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0337-Add-tick-times-API-and-mspt-command.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0338-Expose-MinecraftServer-isRunning.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0339-Add-Raw-Byte-ItemStack-Serialization.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0340-Pillager-patrol-spawn-settings-and-per-player-option.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0341-Remote-Connections-shouldn-t-hold-up-shutdown.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0342-Do-not-allow-bees-to-load-chunks-for-beehives.patch Add more ResourceLocation checks, some cleanup 2024-02-18 13:52:12 +01:00
0343-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0344-Don-t-tick-dead-players.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0345-Dead-Player-s-shouldn-t-be-able-to-move.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0346-Don-t-move-existing-players-to-world-spawn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0347-Optimize-Pathfinding.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0348-Reduce-Either-Optional-allocation.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0349-Reduce-memory-footprint-of-CompoundTag.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0350-Prevent-opening-inventories-when-frozen.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0351-Don-t-run-entity-collision-code-if-not-needed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0352-Implement-Player-Client-Options-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0353-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0354-Fire-PlayerJoinEvent-when-Player-is-actually-ready.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0355-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch Fix spawnreason saving 2024-02-23 23:15:11 +01:00
0356-Add-PlayerAttackEntityCooldownResetEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0357-Don-t-fire-BlockFade-on-worldgen-threads.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0358-Add-phantom-creative-and-insomniac-controls.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0359-Fix-item-duplication-and-teleport-issues.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0360-Villager-Restocks-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0361-Validate-PickItem-Packet-and-kick-for-invalid.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0362-Expose-game-version.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0363-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0364-misc-debugging-dumps.patch Make debug mode print current configuration phase 2024-02-23 13:54:52 +00:00
0365-Prevent-teleporting-dead-entities.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0366-Deobfuscate-stacktraces-in-log-messages-crash-report.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0367-Implement-Mob-Goal-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0368-Add-villager-reputation-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0369-Option-for-maximum-exp-value-when-merging-orbs.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0370-ExperienceOrbMergeEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0371-Fix-PotionEffect-ignores-icon-flag.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0372-Potential-bed-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0373-Wait-for-Async-Tasks-during-shutdown.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0374-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0375-Ensure-safe-gateway-teleport.patch Allow passenger retaining teleport via end gateway (#10283) 2024-03-10 01:08:44 +01:00
0376-Add-option-for-console-having-all-permissions.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0377-Fix-villager-trading-demand-MC-163962.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0378-Maps-shouldn-t-load-chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0379-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0380-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0381-Fix-piston-physics-inconsistency-MC-188840.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0382-Fix-missing-chunks-due-to-integer-overflow.patch Allow enabling sand duping (#10191) 2024-03-03 17:05:34 -05:00
0383-Prevent-position-desync-causing-tp-exploit.patch Allow enabling sand duping (#10191) 2024-03-03 17:05:34 -05:00
0384-Inventory-getHolder-method-without-block-snapshot.patch Allow enabling sand duping (#10191) 2024-03-03 17:05:34 -05:00
0385-Add-PlayerRecipeBookClickEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0386-Hide-sync-chunk-writes-behind-flag.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0387-Add-permission-for-command-blocks.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0388-Ensure-Entity-position-and-AABB-are-never-invalid.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0389-Fix-Per-World-Difficulty-Remembering-Difficulty.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0390-Paper-dumpitem-command.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0391-Improve-Legacy-Component-serialization-size.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0392-Add-Plugin-Tickets-to-API-Chunk-Methods.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0393-Add-BlockStateMeta-clearBlockState.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0394-Support-old-UUID-format-for-NBT.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0395-Convert-legacy-attributes-in-Item-Meta.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0396-Do-not-accept-invalid-client-settings.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0397-Improve-fix-EntityTargetLivingEntityEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0398-Add-entity-liquid-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0399-Update-itemstack-legacy-name-and-lore.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0400-Add-PrepareResultEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0401-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0402-Fix-arrows-never-despawning-MC-125757.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0403-Thread-Safe-Vanilla-Command-permission-checking.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0404-Fix-SPIGOT-5989.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0405-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch build: Compile against and shade the filtered jar (#9747) 2024-04-04 17:12:05 -07:00
0406-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch build: Compile against and shade the filtered jar (#9747) 2024-04-04 17:12:05 -07:00
0407-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0408-Optimize-NetworkManager-Exception-Handling.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0409-Fix-some-rails-connecting-improperly.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0410-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0411-Brand-support.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0412-Add-playPickupItemAnimation-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0413-Don-t-require-FACING-data.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0414-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0415-Add-moon-phase-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0416-Do-not-let-the-server-load-chunks-from-newer-version.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0417-Prevent-headless-pistons-from-being-created.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0418-Add-BellRingEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0419-Add-zombie-targets-turtle-egg-config.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0420-Buffer-joins-to-world.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0421-Fix-hex-colors-not-working-in-some-kick-messages.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0422-PortalCreateEvent-needs-to-know-its-entity.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0423-Add-more-Evoker-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0424-Add-methods-to-get-translation-keys.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0425-Create-HoverEvent-from-ItemStack-Entity.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0426-Cache-block-data-strings.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0427-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0428-Add-additional-open-container-api-to-HumanEntity.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0429-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0430-Extend-block-drop-capture-to-capture-all-items-added.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0431-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0432-Lazily-track-plugin-scoreboards-by-default.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0433-Entity-isTicking.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0434-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0435-Fix-Concurrency-issue-in-ShufflingList.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0436-Reset-Ender-Crystals-on-Dragon-Spawn.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0437-Fix-for-large-move-vectors-crashing-server.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0438-Optimise-getType-calls.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0439-Villager-resetOffers.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0440-Retain-block-place-order-when-capturing-blockstates.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0441-Reduce-blockpos-allocation-from-pathfinding.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0442-Fix-item-locations-dropped-from-campfires.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0443-Fix-bell-block-entity-memory-leak.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0444-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0445-Add-getOfflinePlayerIfCached-String.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0446-Add-ignore-discounts-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0447-Toggle-for-removing-existing-dragon.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0448-Fix-client-lag-on-advancement-loading.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0449-Item-no-age-no-player-pickup.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0450-Beacon-API-custom-effect-ranges.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0451-Add-API-for-quit-reason.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0452-Add-Wandering-Trader-spawn-rate-config-options.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0453-Expose-world-spawn-angle.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0454-Add-Destroy-Speed-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0455-Fix-Player-spawnParticle-x-y-z-precision-loss.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0456-Add-LivingEntity-clearActiveItem.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0457-Add-PlayerItemCooldownEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0458-Significantly-improve-performance-of-the-end-generat.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0459-More-lightning-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0460-Climbing-should-not-bypass-cramming-gamerule.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0461-Add-missing-default-perms-for-commands.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0462-Add-PlayerShearBlockEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0463-Limit-recipe-packets.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0464-Fix-CraftSound-backwards-compatibility.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0465-Player-Chunk-Load-Unload-Events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0466-Optimize-Dynamic-get-Missing-Keys.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0467-Expose-LivingEntity-hurt-direction.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0468-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0469-Fix-crash-from-invalid-ingredient-lists-in-VillagerA.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0470-Add-TargetHitEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0471-MC-4-Fix-item-position-desync.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0472-Additional-Block-Material-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0473-Fix-harming-potion-dupe.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0474-API-to-get-Material-from-Boats-and-Minecarts.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0475-Cache-burn-durations.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0476-Allow-disabling-mob-spawner-spawn-egg-transformation.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0477-Fix-Not-a-string-Map-Conversion-spam.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0478-Add-PlayerFlowerPotManipulateEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0479-Fix-interact-event-not-being-called-sometimes.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0480-Zombie-API-breaking-doors.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0481-Fix-nerfed-slime-when-splitting.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0482-Add-EntityLoadCrossbowEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0483-Add-WorldGameRuleChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0484-Add-ServerResourcesReloadedEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0485-Add-world-settings-for-mobs-picking-up-loot.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0486-Add-BlockFailedDispenseEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0487-Add-PlayerLecternPageChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0488-Add-PlayerLoomPatternSelectEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0489-Configurable-door-breaking-difficulty.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0490-Empty-commands-shall-not-be-dispatched.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0491-Remove-stale-POIs.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0492-Fix-villager-boat-exploit.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0493-Add-sendOpLevel-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0494-TODO-Registry-Modification-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0495-Add-StructuresLocateEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0496-Collision-option-for-requiring-a-player-participant.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0497-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0498-Return-chat-component-with-empty-text-instead-of-thr.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0499-Make-schedule-command-per-world.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0500-Configurable-max-leash-distance.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0501-Add-BlockPreDispenseEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0502-Add-PlayerChangeBeaconEffectEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0503-Add-toggle-for-always-placing-the-dragon-egg.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0504-Add-PlayerStonecutterRecipeSelectEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0505-Expand-EntityUnleashEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0506-Reset-shield-blocking-on-dimension-change.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0507-Add-DragonEggFormEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0508-Add-EntityMoveEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0509-added-option-to-disable-pathfinding-updates-on-block.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0510-Inline-shift-direction-fields.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0511-Allow-adding-items-to-BlockDropItemEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0512-Add-getMainThreadExecutor-to-BukkitScheduler.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0513-living-entity-allow-attribute-registration.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0514-fix-dead-slime-setSize-invincibility.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0515-Merchant-getRecipes-should-return-an-immutable-list.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0516-Expose-Tracked-Players.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0517-Improve-ServerGUI.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0518-fix-converting-txt-to-json-file.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0519-Add-worldborder-events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0520-Add-PlayerNameEntityEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0521-Prevent-grindstones-from-overstacking-items.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0522-Add-recipe-to-cook-events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0523-Add-Block-isValidTool.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0524-Allow-using-signs-inside-spawn-protection.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0525-Expand-world-key-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0526-Add-fast-alternative-constructor-for-Rotations.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0527-Item-Rarity-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0528-Drop-carried-item-when-player-has-disconnected.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0529-forced-whitelist-use-configurable-kick-message.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0530-Don-t-ignore-result-of-PlayerEditBookEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0531-Expose-protocol-version.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0532-Enhance-console-tab-completions-for-brigadier-comman.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0533-Fix-PlayerItemConsumeEvent-cancelling-properly.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0534-Add-bypass-host-check.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0535-Set-area-affect-cloud-rotation.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0536-add-isDeeplySleeping-to-HumanEntity.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0537-add-consumeFuel-to-FurnaceBurnEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0538-add-get-set-drop-chance-to-EntityEquipment.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0539-fix-PigZombieAngerEvent-cancellation.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0540-fix-PlayerItemHeldEvent-firing-twice.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0541-Add-PlayerDeepSleepEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0542-More-World-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0543-Add-PlayerBedFailEnterEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0544-Implement-methods-to-convert-between-Component-and-B.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0545-Expand-PlayerRespawnEvent-fix-passed-parameter-issue.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0546-Introduce-beacon-activation-deactivation-events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0547-Add-Channel-initialization-listeners.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0548-Send-empty-commands-if-tab-completion-is-disabled.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0549-Add-more-WanderingTrader-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0550-Add-EntityBlockStorage-clearEntities.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0551-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0552-Add-HiddenPotionEffect-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0553-Inventory-close.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0554-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0555-Add-basic-Datapack-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0556-Add-environment-variable-to-disable-server-gui.patch build: Compile against and shade the filtered jar (#9747) 2024-04-04 17:12:05 -07:00
0557-Expand-PlayerGameModeChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0558-ItemStack-repair-check-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0559-More-Enchantment-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0560-Move-range-check-for-block-placing-up.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0561-Add-Mob-lookAt-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0562-Correctly-check-if-bucket-dispenses-will-succeed-for.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0563-Add-Unix-domain-socket-support.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0564-Add-EntityInsideBlockEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0565-Attributes-API-for-item-defaults.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0566-Add-cause-to-Weather-ThunderChangeEvents.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0567-More-Lidded-Block-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0568-Limit-item-frame-cursors-on-maps.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0569-Add-PlayerKickEvent-causes.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0570-Add-PufferFishStateChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0571-Fix-PlayerBucketEmptyEvent-result-itemstack.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0572-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0573-Add-option-to-fix-items-merging-through-walls.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0574-Add-BellRevealRaiderEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0575-Fix-invulnerable-end-crystals.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0576-Add-ElderGuardianAppearanceEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0577-Fix-dangerous-end-portal-logic.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0578-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0579-Make-item-validations-configurable.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0580-Line-Of-Sight-Changes.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0581-add-per-world-spawn-limits.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0582-Fix-potions-splash-events.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0583-Add-more-LimitedRegion-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0584-Fix-PlayerDropItemEvent-using-wrong-item.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0585-Missing-Entity-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0586-Ensure-disconnect-for-book-edit-is-called-on-main.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0587-Fix-return-value-of-Block-applyBoneMeal-always-being.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0588-Use-getChunkIfLoadedImmediately-in-places.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0589-Fix-commands-from-signs-not-firing-command-events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0590-Add-PlayerArmSwingEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0591-Fix-kick-event-leave-message-not-being-sent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0592-Add-config-for-mobs-immune-to-default-effects.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0593-Don-t-apply-cramming-damage-to-players.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0594-Rate-options-and-timings-for-sensors-and-behaviors.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0595-Add-missing-forceDrop-toggles.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0596-Stinger-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0597-Fix-incosistency-issue-with-empty-map-items-in-CB.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0598-Add-System.out-err-catcher.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0599-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0600-Prevent-AFK-kick-while-watching-end-credits.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0601-Allow-skipping-writing-of-comments-to-server.propert.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0602-Add-PlayerSetSpawnEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0603-Make-hoppers-respect-inventory-max-stack-size.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0604-Optimize-entity-tracker-passenger-checks.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0605-Config-option-for-Piglins-guarding-chests.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0606-Add-EntityDamageItemEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0607-Optimize-indirect-passenger-iteration.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0608-Configurable-item-frame-map-cursor-update-interval.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0609-Clear-bucket-NBT-after-dispense.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0610-Change-EnderEye-target-without-changing-other-things.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0611-Add-BlockBreakBlockEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0612-Option-to-prevent-NBT-copy-in-smithing-recipes.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0613-More-CommandBlock-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0614-Add-missing-team-sidebar-display-slots.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0615-Add-back-EntityPortalExitEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0616-Add-methods-to-find-targets-for-lightning-strikes.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0617-Get-entity-default-attributes.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0618-Left-handed-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0619-Add-more-advancement-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0620-Add-ItemFactory-getSpawnEgg-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0621-Add-critical-damage-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0622-Fix-issues-with-mob-conversion.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0623-Add-isCollidable-methods-to-various-places.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0624-Goat-ram-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0625-Add-API-for-resetting-a-single-score.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0626-Add-Raw-Byte-Entity-Serialization.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0627-Vanilla-command-permission-fixes.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0628-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0629-Fix-GameProfileCache-concurrency.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0630-Improve-and-expand-AsyncCatcher.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0631-Add-paper-mobcaps-and-paper-playermobcaps.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0632-Sanitize-ResourceLocation-error-logging.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0633-Manually-inline-methods-in-BlockPosition.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0634-Name-craft-scheduler-threads-according-to-the-plugin.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0635-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0636-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0637-Don-t-lookup-fluid-state-when-raytracing-skip-air-bl.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0638-Time-scoreboard-search.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0639-Oprimise-map-impl-for-tracked-players.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0640-Add-missing-InventoryType.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0641-Optimise-BlockSoil-nearby-water-lookup.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0642-Fix-merchant-inventory-not-closing-on-entity-removal.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0643-Check-requirement-before-suggesting-root-nodes.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0644-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0645-Add-packet-limiter-config.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0646-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0647-Ensure-valid-vehicle-status.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0648-Prevent-softlocked-end-exit-portal-generation.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0649-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0650-Don-t-log-debug-logging-being-disabled.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0651-fix-various-menus-with-empty-level-accesses.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0652-Preserve-overstacked-loot.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0653-Update-head-rotation-in-missing-places.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0654-prevent-unintended-light-block-manipulation.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0655-Fix-CraftCriteria-defaults-map.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0656-Fix-upstreams-block-state-factories.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0657-Configurable-feature-seeds.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0658-Add-root-admin-user-detection.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0659-Always-allow-item-changing-in-Fireball.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0660-don-t-attempt-to-teleport-dead-entities.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0661-Prevent-excessive-velocity-through-repeated-crits.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0662-Remove-client-side-code-using-deprecated-for-removal.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0663-Fix-removing-recipes-from-RecipeIterator.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0664-Prevent-sending-oversized-item-data-in-equipment-and.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0665-Hide-unnecessary-itemmeta-from-clients.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0666-Fix-Spigot-growth-modifiers.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0667-Prevent-ContainerOpenersCounter-openCount-from-going.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0668-Add-PlayerItemFrameChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0669-Optimize-HashMapPalette.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0670-Allow-delegation-to-vanilla-chunk-gen.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0671-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0672-Add-more-Campfire-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0673-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0674-Forward-CraftEntity-in-teleport-command.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0675-Improve-scoreboard-entries.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0676-Entity-powdered-snow-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0677-Add-API-for-item-entity-health.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0678-Configurable-max-block-light-for-monster-spawning.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0679-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0680-Load-effect-amplifiers-greater-than-127-correctly.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0681-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0682-Fix-bees-aging-inside-hives.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0683-Bucketable-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0684-Validate-usernames.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0685-Make-water-animal-spawn-height-configurable.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0686-Expose-vanilla-BiomeProvider-from-WorldInfo.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0687-Add-config-option-for-worlds-affected-by-time-cmd.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0688-Add-missing-IAE-check-for-PersistentDataContainer-ha.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0689-Multiple-Entries-with-Scoreboards.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0690-Reset-placed-block-on-exception.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0691-Add-configurable-height-for-slime-spawn.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0692-Fix-xp-reward-for-baby-zombies.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0693-Multi-Block-Change-API-Implementation.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0694-Fix-NotePlayEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0695-Freeze-Tick-Lock-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0696-More-PotionEffectType-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0697-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0698-API-for-creating-command-sender-which-forwards-feedb.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0699-Add-missing-structure-set-seed-configs.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0700-Implement-regenerateChunk.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0701-Fix-cancelled-powdered-snow-bucket-placement.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0702-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0703-Add-GameEvent-tags.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0704-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0705-Furnace-RecipesUsed-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0706-Configurable-sculk-sensor-listener-range.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0707-Add-missing-block-data-mins-and-maxes.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0708-Option-to-have-default-CustomSpawners-in-custom-worl.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0709-Put-world-into-worldlist-before-initing-the-world.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0710-Fix-Entity-Position-Desync.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0711-Custom-Potion-Mixes.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0712-Force-close-world-loading-screen.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0713-Fix-falling-block-spawn-methods.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0714-Expose-furnace-minecart-push-values.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0715-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0716-More-Projectile-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0717-Fix-swamp-hut-cat-generation-deadlock.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0718-Don-t-allow-vehicle-movement-from-players-while-tele.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0719-Implement-getComputedBiome-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0720-Make-some-itemstacks-nonnull.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0721-Implement-enchantWithLevels-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0722-Fix-saving-in-unloadWorld.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0723-Buffer-OOB-setBlock-calls.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0724-Add-TameableDeathMessageEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0725-Fix-new-block-data-for-EntityChangeBlockEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0726-fix-player-loottables-running-when-mob-loot-gamerule.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0727-Ensure-entity-passenger-world-matches-ridden-entity.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0728-cache-resource-keys.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0729-Allow-changing-the-EnderDragon-podium.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0730-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0731-Prevent-tile-entity-copies-loading-chunks.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0732-Use-username-instead-of-display-name-in-PlayerList-g.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0733-Expand-PlayerItemDamageEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0734-WorldCreator-keepSpawnLoaded.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0735-Fix-CME-in-CraftPersistentDataTypeRegistry.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0736-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0737-Add-EntityDyeEvent-and-CollarColorable-interface.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0738-Fire-CauldronLevelChange-on-initial-fill.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0739-fix-powder-snow-cauldrons-not-turning-to-water.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0740-Add-PlayerStopUsingItemEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0741-Don-t-tick-markers.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0742-Expand-FallingBlock-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0743-Add-support-for-Proxy-Protocol.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0744-Fix-OfflinePlayer-getBedSpawnLocation.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0745-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0746-properly-read-and-store-sus-effect-duration.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0747-Sanitize-sent-BlockEntity-NBT.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0748-Disable-component-selector-resolving-in-books-by-def.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0749-Prevent-entity-loading-causing-async-lookups.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0750-Throw-exception-on-world-create-while-being-ticked.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0751-Dont-resent-entity-on-art-update.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0752-Add-WardenAngerChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0753-Add-option-for-strict-advancement-dimension-checks.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0754-Add-missing-important-BlockStateListPopulator-method.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0755-Nameable-Banner-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0756-Don-t-broadcast-messages-to-command-blocks.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0757-Prevent-empty-items-from-being-added-to-world.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0758-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0759-Add-Player-getFishHook.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0760-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0761-Add-various-missing-EntityDropItemEvent-calls.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0762-Fix-Bee-flower-NPE.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0763-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0764-More-Teleport-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0765-Add-EntityPortalReadyEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0766-Don-t-use-level-random-in-entity-constructors.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0767-Send-block-entities-after-destroy-prediction.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0768-Warn-on-plugins-accessing-faraway-chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0769-Custom-Chat-Completion-Suggestions-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0770-Add-and-fix-missing-BlockFadeEvents.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0771-Collision-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0772-Fix-suggest-command-message-for-brigadier-syntax-exc.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0773-Block-Ticking-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0774-Add-Velocity-IP-Forwarding-Support.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0775-Add-NamespacedKey-biome-methods.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0776-Fix-plugin-loggers-on-server-shutdown.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0777-Stop-large-look-changes-from-crashing-the-server.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0778-Fire-EntityChangeBlockEvent-in-more-places.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0779-Missing-eating-regain-reason.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0780-Missing-effect-cause.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0781-Added-byte-array-serialization-deserialization-for-P.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0782-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0783-Call-BlockPhysicsEvent-more-often.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0784-Configurable-chat-thread-limit.patch Add config option for tripwire disarming fix 2024-04-02 12:18:22 +02:00
0785-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0786-fix-Jigsaw-block-kicking-user.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0787-use-BlockFormEvent-for-mud-converting-into-clay.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0788-Add-getDrops-to-BlockState.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0789-Fix-a-bunch-of-vanilla-bugs.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0790-Remove-unnecessary-onTrackingStart-during-navigation.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0791-Fix-custom-piglin-loved-items.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0792-EntityPickupItemEvent-fixes.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0793-Correctly-handle-interactions-with-items-on-cooldown.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0794-Add-PlayerInventorySlotChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0795-Elder-Guardian-appearance-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0796-Allow-changing-bed-s-occupied-property.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0797-Add-entity-knockback-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0798-Detect-headless-JREs.patch build: Compile against and shade the filtered jar (#9747) 2024-04-04 17:12:05 -07:00
0799-fix-entity-vehicle-collision-event-not-called.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0800-Add-EntityToggleSitEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0801-Add-fire-tick-delay-option.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0802-Add-Moving-Piston-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0803-Ignore-impossible-spawn-tick.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0804-Track-projectile-source-for-fireworks-from-dispenser.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0805-Fix-EntityArgument-suggestion-permissions-to-align-w.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0806-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0807-Add-PrePlayerAttackEntityEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0808-ensure-reset-EnderDragon-boss-event-name.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0809-fix-MC-252817-green-map-markers-do-not-disappear.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0810-Add-Player-Warden-Warning-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0811-More-vanilla-friendly-methods-to-update-trades.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0812-Add-paper-dumplisteners-command.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0813-check-global-player-list-where-appropriate.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0814-Fix-async-entity-add-due-to-fungus-trees.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0815-ItemStack-damage-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0816-Friction-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0817-Ability-to-control-player-s-insomnia-and-phantoms.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0818-Fix-player-kick-on-shutdown.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0819-Sync-offhand-slot-in-menus.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0820-Player-Entity-Tracking-Events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0821-Limit-pet-look-distance.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0822-Fixes-and-additions-to-the-SpawnReason-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0823-fix-Instruments.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0824-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0825-Fix-inconsistencies-in-dispense-events-regarding-sta.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0826-Add-BlockLockCheckEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0827-Add-Sneaking-API-for-Entities.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0828-Improve-logging-and-errors.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0829-Improve-PortalEvents.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0830-Add-config-option-for-spider-worldborder-climbing.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0831-Add-missing-SpigotConfig-logCommands-check.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0832-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0833-Flying-Fall-Damage.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0834-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0835-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0836-config-for-disabling-entity-tag-tags.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0837-Use-single-player-info-update-packet-on-join.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0838-Correctly-shrink-items-during-EntityResurrectEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0839-Win-Screen-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0840-Remove-CraftItemStack-setAmount-null-assignment.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0841-Fix-force-opening-enchantment-tables.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0842-Add-Entity-Body-Yaw-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0843-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0844-Add-EntityFertilizeEggEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0845-Fix-HumanEntity-drop-not-updating-the-client-inv.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0846-Add-CompostItemEvent-and-EntityCompostItemEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0847-Correctly-handle-ArmorStand-invisibility.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0848-Fix-advancement-triggers-for-entity-damage.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0849-Fix-text-display-error-on-spawn.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0850-Fix-inventories-returning-null-Locations.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0851-Add-Shearable-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0852-Fix-SpawnEggMeta-get-setSpawnedType.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0853-Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0854-Treat-sequence-violations-like-they-should-be.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0855-remove-duplicate-animate-packet-for-records.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0856-Prevent-causing-expired-keys-from-impacting-new-join.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0857-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0858-Use-array-for-gamerule-storage.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0859-Fix-a-couple-of-upstream-bed-issues.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0860-Fix-demo-flag-not-enabling-demo-mode.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0861-Add-Mob-Experience-reward-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0862-Break-redstone-on-top-of-trap-doors-early.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0863-Avoid-Lazy-Initialization-for-Enum-Fields.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0864-More-accurate-isInOpenWater-impl.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0865-Fix-concurrenct-access-to-lookups-field-in-RegistryO.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0866-Expand-PlayerItemMendEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0867-Refresh-ProjectileSource-for-projectiles.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0868-Add-transient-modifier-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0869-Fix-block-place-logic.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0870-Fix-spigot-sound-playing-for-BlockItem-ItemStacks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0871-Call-BlockGrowEvent-for-missing-blocks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0872-Don-t-enforce-icanhasbukkit-default-if-alias-block-e.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0873-fix-MapLike-spam-for-missing-key-selector.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0874-Fix-sniffer-removeExploredLocation.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0875-Add-method-to-remove-all-active-potion-effects.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0876-Fix-incorrect-crafting-result-amount-for-fireworks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0877-Add-event-for-player-editing-sign.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0878-Only-tick-item-frames-if-players-can-see-it.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0879-Fix-cmd-permission-levels-for-command-blocks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0880-Add-option-to-disable-block-updates.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0881-Call-missing-BlockDispenseEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0882-Don-t-load-chunks-for-supporting-block-checks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0883-Optimize-player-lookups-for-beacons.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0884-Add-Sign-getInteractableSideFor.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0885-Array-backed-synched-entity-data.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0886-fix-item-meta-for-tadpole-buckets.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0887-Fix-BanList-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0888-Determine-lava-and-water-fluid-explosion-resistance-.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0889-Fix-possible-NPE-on-painting-creation.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0890-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0891-ExperienceOrb-should-call-EntitySpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0892-Make-Amethyst-throw-both-Spread-and-Grow-Events.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0893-Add-whitelist-events.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0894-Implement-PlayerFailMoveEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0895-Folia-scheduler-and-owned-region-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0896-Only-erase-allay-memory-on-non-item-targets.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0897-API-for-updating-recipes-on-clients.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0898-Fix-rotation-when-spawning-display-entities.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0899-Only-capture-actual-tree-growth.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0900-Use-correct-source-for-mushroom-block-spread-event.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0901-Respect-randomizeData-on-more-entities-when-spawning.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0902-Use-correct-seed-on-api-world-load.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0903-Remove-UpgradeData-neighbour-ticks-outside-of-range.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0904-Cache-map-ids-on-item-frames.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0905-Fix-custom-statistic-criteria-creation.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0906-Bandaid-fix-for-Effect.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0907-SculkCatalyst-bloom-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0908-API-for-an-entity-s-scoreboard-name.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0909-Deprecate-and-replace-methods-with-old-StructureType.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0910-Don-t-tab-complete-namespaced-commands-if-send-names.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0911-Properly-handle-BlockBreakEvent-isDropItems.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0912-Fire-entity-death-event-for-ender-dragon.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0913-Configurable-entity-tracking-range-by-Y-coordinate.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0914-Add-Listing-API-for-Player.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0915-Configurable-Region-Compression-Format.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0916-Add-BlockFace-to-BlockDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0917-Fix-NPE-on-Boat-getStatus.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0918-Expand-Pose-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0919-More-DragonBattle-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0920-Deep-clone-unhandled-nbt-tags.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0921-Add-PlayerPickItemEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0922-Allow-trident-custom-damage.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0923-Expose-hand-in-BlockCanBuildEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0924-Optimize-nearest-structure-border-iteration.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0925-Implement-OfflinePlayer-isConnected.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0926-Fix-inventory-desync.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0927-Add-titleOverride-to-InventoryOpenEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0928-Configure-sniffer-egg-hatch-time.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0929-Do-crystal-portal-proximity-check-before-entity-look.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0930-Skip-POI-finding-if-stuck-in-vehicle.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0931-Add-slot-sanity-checks-in-container-clicks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0932-Call-BlockRedstoneEvents-for-lecterns.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0933-Allow-proper-checking-of-empty-item-stacks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0934-Fix-silent-equipment-change-for-mobs.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0935-Fix-spigot-s-Forced-Stats.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0936-Add-missing-InventoryHolders-to-inventories.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0937-Do-not-read-tile-entities-in-chunks-that-are-positio.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0938-Add-missing-logs-for-log-ips-config-option.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0939-Fix-race-condition-on-UpgradeData.BlockFixers-class-.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0940-Fix-NPE-in-AdvancementProgress-getDateAwarded.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0941-Fix-team-sidebar-objectives-not-being-cleared.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0942-Fix-missing-map-initialize-event-call.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0943-Update-entity-data-when-attaching-firework-to-entity.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0944-Use-correct-variable-for-initializing-CraftLootTable.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0945-Fix-UnsafeValues-loadAdvancement.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0946-Add-player-idle-duration-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0947-Don-t-check-if-we-can-see-non-visible-entities.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0948-Fix-NPE-in-SculkBloomEvent-world-access.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0949-Allow-null-itemstack-for-Player-sendEquipmentChange.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0950-Optimize-VarInts.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0951-Add-API-to-get-the-collision-shape-of-a-block-before.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0952-Add-predicate-for-blocks-when-raytracing.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0953-Broadcast-take-item-packets-with-collector-as-source.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0954-Expand-LingeringPotion-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0955-Add-MaterialTagsTest.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0956-Fix-strikeLightningEffect-powers-lightning-rods-and-.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0957-Add-hand-to-fish-event-for-all-player-interactions.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0958-Fix-several-issues-with-EntityBreedEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0959-Add-UUID-attribute-modifier-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0960-Fix-missing-event-call-for-entity-teleport-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0961-Lazily-create-LootContext-for-criterions.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0962-Don-t-fire-sync-events-during-worldgen.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0963-Add-Structure-check-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0964-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0965-Restore-vanilla-entity-drops-behavior.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0966-Dont-resend-blocks-on-interactions.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0967-add-more-scoreboard-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0968-Improve-Registry.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0969-Fix-NPE-on-null-loc-for-EntityTeleportEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0970-Add-experience-points-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0971-Add-drops-to-shear-events.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0972-Add-PlayerShieldDisableEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0973-Validate-ResourceLocation-in-NBT-reading.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0974-Properly-handle-experience-dropping-on-block-break.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0975-Fixup-NamespacedKey-handling.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0976-Expose-LootTable-of-DecoratedPot.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0977-Reduce-allocation-of-Vec3D-by-entity-tracker.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0978-Rewrite-dataconverter-system.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0979-Starlight.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0980-Rewrite-chunk-system.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0981-incremental-chunk-and-player-saving.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0982-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0983-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0984-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0985-Optimize-Network-Manager-and-add-advanced-packet-sup.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0986-Allow-Saving-of-Oversized-Chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0987-Fix-World-isChunkGenerated-calls.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0988-Flat-bedrock-generator-settings.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0989-Entity-Activation-Range-2.0.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0990-Optional-per-player-mob-spawns.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0991-Anti-Xray.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0992-Improve-cancelling-PreCreatureSpawnEvent-with-per-pl.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0993-Optimize-Collision-to-not-load-chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0994-Optimize-GoalSelector-Goal.Flag-Set-operations.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0995-Entity-load-save-limit-per-chunk.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0996-Fix-and-optimise-world-force-upgrading.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0997-Improved-Watchdog-Support.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0998-Optimize-Voxel-Shape-Merging.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0999-Write-SavedData-IO-async.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1000-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1001-Use-distance-map-to-optimise-entity-tracker.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1002-Optimize-Bit-Operations-by-inlining.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1003-Remove-streams-from-hot-code.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1004-Eigencraft-redstone-implementation.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1005-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1006-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1007-Improve-boat-collision-performance.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1008-Optimise-general-POI-access.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1009-Custom-table-implementation-for-blockstate-state-loo.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1010-Execute-chunk-tasks-mid-tick.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1011-Optimise-random-block-ticking.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1012-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1013-Use-Velocity-compression-and-cipher-natives.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1014-Detail-more-information-in-watchdog-dumps.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1015-Collision-optimisations.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1016-Optimise-collision-checking-in-player-move-packet-ha.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1017-Fix-tripwire-disarming-not-working-as-intended.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1018-Fix-entity-type-tags-suggestions-in-selectors.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1019-Add-Alternate-Current-redstone-implementation.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1020-optimize-dirt-and-snow-spreading.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1021-Properly-resend-entities.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1022-Optimize-Hoppers.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1023-Improve-performance-of-mass-crafts.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1024-Actually-optimise-explosions.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1025-Optimise-chunk-tick-iteration.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1026-Lag-compensation-ticks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1027-Optimise-nearby-player-retrieval.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1028-Distance-manager-tick-timings.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1029-Handle-Oversized-block-entities-in-chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1030-Send-full-pos-packets-for-hard-colliding-entities.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1031-Add-ShulkerDuplicateEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1032-Add-api-for-spawn-egg-texture-colors.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1033-Disable-memory-reserve-allocating.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1034-Improve-tag-parser-handling.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1035-Add-Lifecycle-Event-system.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1036-Conduit-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1037-ItemStack-Tooltip-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1038-Fix-possible-StackOverflowError-for-some-dispenses.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1039-Properly-track-the-changed-item-from-dispense-events.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1040-Add-getChunkSnapshot-includeLightData-parameter.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1041-Add-FluidState-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1042-add-number-format-api.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1043-check-if-itemstack-is-stackable-first.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1044-Fire-EntityDamageByEntityEvent-for-unowned-wither-sk.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1045-improve-BanList-types.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1046-Configurable-max-block-fluid-ticks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1047-disable-forced-empty-world-ticks.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1048-Suspicious-Effect-Entry-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1049-Per-world-ticks-per-spawn-settings.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1050-Add-onboarding-message-for-initial-server-start.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1051-Fix-DamageSource-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
1052-Expanded-Hopper-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00