Paper/patches/api
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-Convert-project-to-Gradle.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0002-Build-system-changes.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0003-Test-changes.patch Update and clean up api dependencies (#10018) 2023-12-10 10:04:19 -08:00
0004-Code-Generation.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0005-Add-FastUtil-to-Bukkit.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0006-Adventure.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0007-Paper-Utils.patch Finish API 2023-12-05 18:33:18 +01:00
0008-Use-ASM-for-event-executors.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0009-Paper-Plugins.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0010-Add-Position.patch Finish API 2023-12-05 18:33:18 +01:00
0011-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0012-Add-command-line-option-to-load-extra-plugin-jars-no.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0013-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0014-Add-getTPS-method.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0015-Version-Command-2.0.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0016-Entity-Origin-API.patch Updated Upstream (Bukkit) (#10255) 2024-02-16 23:44:38 +01:00
0017-Add-PlayerLocaleChangeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0018-Add-view-distance-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0019-Add-BeaconEffectEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0020-Add-PlayerInitialSpawnEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0021-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0022-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0023-Add-exception-reporting-event.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0024-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Finish API 2023-12-05 18:33:18 +01:00
0025-Fix-ServerListPingEvent-flagging-as-Async.patch Finish API 2023-12-05 18:33:18 +01:00
0026-Player-Tab-List-and-Title-APIs.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0027-Add-methods-for-working-with-arrows-stuck-in-living-.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0028-Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0029-Add-a-call-helper-to-Event.patch Finish API 2023-12-05 18:33:18 +01:00
0030-Add-sender-name-to-commands.yml-replacement.patch Finish API 2023-12-05 18:33:18 +01:00
0031-Add-command-to-reload-permissions.yml-and-require-co.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0032-Custom-replacement-for-eaten-items.patch Finish API 2023-12-05 18:33:18 +01:00
0033-Entity-AddTo-RemoveFrom-World-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
0034-EntityPathfindEvent.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 21:42:29 +01:00
0035-Reduce-thread-synchronization-in-MetadataStoreBase.patch Finish API 2023-12-05 18:33:18 +01:00
0036-Add-MetadataStoreBase.removeAll-Plugin.patch Finish API 2023-12-05 18:33:18 +01:00
0037-Add-PlayerUseUnknownEntityEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0038-Add-handshake-event-to-allow-plugins-to-handle-clien.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0039-Arrow-pickup-rule-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0040-EntityRegainHealthEvent-isFastRegen-API.patch Finish API 2023-12-05 18:33:18 +01:00
0041-LootTable-API.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0042-Add-EntityZapEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0043-Misc-Utils.patch Finish API 2023-12-05 18:33:18 +01:00
0044-Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0045-Add-source-to-PlayerExpChangeEvent.patch Finish API 2023-12-05 18:33:18 +01:00
0046-Add-ProjectileCollideEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0047-Add-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0048-Add-API-methods-to-control-if-armour-stands-can-move.patch Finish API 2023-12-05 18:33:18 +01:00
0049-IllegalPacketEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0050-Fireworks-API-s.patch Finish API 2023-12-05 18:33:18 +01:00
0051-PlayerTeleportEndGatewayEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0052-Provide-E-TE-Chunk-count-stat-methods.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0053-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Finish API 2023-12-05 18:33:18 +01:00
0054-Expose-WorldBorder-isInBounds-Location-check.patch Finish API 2023-12-05 18:33:18 +01:00
0055-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0056-Fix-upstream-javadocs.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0057-Item-canEntityPickup.patch [ci skip] Add more identifying patch comments 2024-01-19 22:13:42 +01:00
0058-PlayerAttemptPickupItemEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0059-Add-UnknownCommandEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0060-Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0061-PlayerPickupItemEvent-setFlyAtPlayer.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0062-Shoulder-Entities-Release-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0063-Entity-fromMobSpawner.patch Updated Upstream (Bukkit) (#10255) 2024-02-16 23:44:38 +01:00
0064-Profile-Lookup-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0065-Improve-the-Saddle-API-for-Horses.patch Finish API 2023-12-05 18:33:18 +01:00
0066-Add-getI18NDisplayName-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2024-01-26 20:19:17 +01:00
0067-ensureServerConversions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2024-01-26 20:19:17 +01:00
0068-LivingEntity-setKiller.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0069-ProfileWhitelistVerifyEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0070-Allow-plugins-to-use-SLF4J-for-logging.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0071-Handle-plugin-prefixes-in-implementation-logging-con.patch Finish API 2023-12-05 18:33:18 +01:00
0072-Add-PlayerJumpEvent.patch Expose power on fireballs (#10302) 2024-03-20 22:33:34 +01:00
0073-Add-workaround-for-plugins-modifying-the-parent-of-t.patch Finish API 2023-12-05 18:33:18 +01:00
0074-Add-PlayerArmorChangeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0075-API-to-get-a-BlockState-without-a-snapshot.patch Finish API 2023-12-05 18:33:18 +01:00
0076-AsyncTabCompleteEvent.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 21:42:29 +01:00
0077-Expose-client-protocol-version-and-virtual-host.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0078-Display-warning-on-deprecated-recipe-API.patch Finish API 2023-12-05 18:33:18 +01:00
0079-PlayerPickupExperienceEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0080-ExperienceOrbMergeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0081-Ability-to-apply-mending-to-XP-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0082-PreCreatureSpawnEvent.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 21:42:29 +01:00
0083-PlayerNaturallySpawnCreaturesEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0084-Add-setPlayerProfile-API-for-Skulls.patch Finish API 2023-12-05 18:33:18 +01:00
0085-Add-PlayerAdvancementCriterionGrantEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0086-Fill-Profile-Property-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0087-Add-ArmorStand-Item-Meta.patch Finish API 2023-12-05 18:33:18 +01:00
0088-Optimize-Hoppers.patch Finish API 2023-12-05 18:33:18 +01:00
0089-Tameable-getOwnerUniqueId-API.patch Finish API 2023-12-05 18:33:18 +01:00
0090-Add-more-fields-to-AsyncPreLoginEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0091-Add-extended-PaperServerListPingEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0092-Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0093-getPlayerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0094-Add-legacy-ping-support-to-PaperServerListPingEvent.patch Finish API 2023-12-05 18:33:18 +01:00
0095-Add-openSign-method-to-HumanEntity.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0096-Add-Ban-Methods-to-Player-Objects.patch Deprecate extra ban methods with raw BanEntry (#9580) 2024-03-03 12:54:52 -08:00
0097-EndermanEscapeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0098-Enderman.teleportRandomly.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0099-Additional-world.getNearbyEntities-API-s.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0100-Location.isChunkLoaded-API.patch Finish API 2023-12-05 18:33:18 +01:00
0101-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0102-EndermanAttackPlayerEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0103-WitchConsumePotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0104-WitchThrowPotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0105-Location.toBlockLocation-toCenterLocation.patch Finish API 2023-12-05 18:33:18 +01:00
0106-PotionEffect-clone-methods.patch Finish API 2023-12-05 18:33:18 +01:00
0107-WitchReadyPotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0108-ItemStack-getMaxItemUseDuration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2024-01-26 20:19:17 +01:00
0109-Add-EntityTeleportEndGatewayEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0110-Make-shield-blocking-delay-configurable.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0111-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Finish API 2023-12-05 18:33:18 +01:00
0112-Add-getNearbyXXX-methods-to-Location.patch Finish API 2023-12-05 18:33:18 +01:00
0113-PlayerReadyArrowEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0114-Add-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0115-Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0116-ItemStack-API-additions-for-quantity-flags-lore.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2024-01-26 20:19:17 +01:00
0117-LivingEntity-Active-Item-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0118-RangedEntity-API.patch Finish API 2023-12-05 18:33:18 +01:00
0119-Add-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0120-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0121-Allow-setting-the-vex-s-summoner.patch Finish API 2023-12-05 18:33:18 +01:00
0122-Entity-getChunk-API.patch Updated Upstream (Bukkit) (#10255) 2024-02-16 23:44:38 +01:00
0123-EnderDragon-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0124-PlayerElytraBoostEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0125-PlayerLaunchProjectileEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0126-EntityTransformedEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0127-Allow-disabling-armour-stand-ticking.patch Finish API 2023-12-05 18:33:18 +01:00
0128-SkeletonHorse-Additions.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0129-Expand-Location-Manipulation-API.patch Finish API 2023-12-05 18:33:18 +01:00
0130-Expand-ArmorStand-API.patch Finish API 2023-12-05 18:33:18 +01:00
0131-AnvilDamageEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0132-Add-TNTPrimeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0133-Provide-Chunk-Coordinates-as-a-Long-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0134-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0135-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch Finish API 2023-12-05 18:33:18 +01:00
0136-Allow-Blocks-to-be-accessed-via-a-long-key.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0137-Slime-Pathfinder-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0138-Add-PhantomPreSpawnEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0139-Add-More-Creeper-API.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0140-Inventory-removeItemAnySlot.patch Finish API 2023-12-05 18:33:18 +01:00
0141-isChunkGenerated-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0142-Add-source-block-constructor-and-getChangedBlockData.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 21:42:29 +01:00
0143-Async-Chunks-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0144-Add-ray-tracing-methods-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0145-Expose-attack-cooldown-methods-for-Player.patch Deprecate extra ban methods with raw BanEntry (#9580) 2024-03-03 12:54:52 -08:00
0146-Improve-death-events.patch cleanup player death event adventure logic (#10095) 2023-12-29 12:28:58 -08:00
0147-Add-Git-information-to-version-command-on-startup.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0148-Mob-Pathfinding-API.patch Finish API 2023-12-05 18:33:18 +01:00
0149-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2024-01-26 20:19:17 +01:00
0150-Performance-Concurrency-Improvements-to-Permissions.patch Finish API 2023-12-05 18:33:18 +01:00
0151-Add-ItemStackRecipeChoice-Draft-API.patch Finish API 2023-12-05 18:33:18 +01:00
0152-Implement-furnace-cook-speed-multiplier-API.patch Finish API 2023-12-05 18:33:18 +01:00
0153-Material-API-additions.patch Finish API 2023-12-05 18:33:18 +01:00
0154-Add-Material-Tags.patch fixup tests and add missing API detected by those tests 2023-12-08 12:07:56 -08:00
0155-PreSpawnerSpawnEvent.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 21:42:29 +01:00
0156-Add-LivingEntity-getTargetEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0157-Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0158-Turtle-API.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 21:42:29 +01:00
0159-Add-spectator-target-events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0160-Add-more-Witch-API.patch Finish API 2023-12-05 18:33:18 +01:00
0161-Make-the-default-permission-message-configurable.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0162-Support-cancellation-supression-of-EntityDismount-Ve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0163-Add-more-Zombie-API.patch Finish API 2023-12-05 18:33:18 +01:00
0164-Change-the-reserved-channel-check-to-be-sensible.patch Finish API 2023-12-05 18:33:18 +01:00
0165-Add-PlayerConnectionCloseEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0166-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Deprecate extra ban methods with raw BanEntry (#9580) 2024-03-03 12:54:52 -08:00
0167-Add-ItemStack-Recipe-API-helper-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0168-BlockDestroyEvent.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 21:42:29 +01:00
0169-Add-WhitelistToggleEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0170-Add-GS4-Query-event.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0171-Add-PlayerPostRespawnEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0172-Entity-getEntitySpawnReason.patch Updated Upstream (Bukkit) (#10255) 2024-02-16 23:44:38 +01:00
0173-Fix-Spigot-annotation-mistakes.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0174-Server-Tick-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0175-PlayerDeathEvent-getItemsToKeep.patch cleanup player death event adventure logic (#10095) 2023-12-29 12:28:58 -08:00
0176-Add-Heightmap-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0177-Mob-Spawner-API-Enhancements.patch Finish API 2023-12-05 18:33:18 +01:00
0178-Add-BlockSoundGroup-interface.patch [ci skip] clarify javadocs for Block#getDrops (#10153) 2024-01-27 18:35:09 +01:00
0179-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch Finish API 2023-12-05 18:33:18 +01:00
0180-Set-true-custom-payload-channel-size-limit.patch Increase default custom payload channel size limit (#10006) 2023-12-25 12:01:18 +01:00
0181-Expose-the-internal-current-tick.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0182-Improve-Block-breakNaturally-API.patch Finish API 2023-12-05 18:33:18 +01:00
0183-PlayerDeathEvent-shouldDropExperience.patch cleanup player death event adventure logic (#10095) 2023-12-29 12:28:58 -08:00
0184-Add-ThrownEggHatchEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0185-Entity-Jump-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0186-add-hand-to-BlockMultiPlaceEvent.patch Finish API 2023-12-05 18:33:18 +01:00
0187-Add-tick-times-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0188-Expose-MinecraftServer-isRunning.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0189-Add-Raw-Byte-ItemStack-Serialization.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0190-Add-Player-Client-Options-API.patch Deprecate extra ban methods with raw BanEntry (#9580) 2024-03-03 12:54:52 -08:00
0191-Add-PlayerAttackEntityCooldownResetEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0192-Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch Finish API 2023-12-05 18:33:18 +01:00
0193-Add-item-slot-convenience-methods.patch Finish API 2023-12-05 18:33:18 +01:00
0194-Villager-Restocks-API.patch Finish API 2023-12-05 18:33:18 +01:00
0195-Expose-game-version.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0196-Add-Mob-Goal-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0197-Add-villager-reputation-API.patch Finish API 2023-12-05 18:33:18 +01:00
0198-Spawn-Reason-API.patch Finish API 2023-12-05 18:33:18 +01:00
0199-Potential-bed-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0200-Inventory-getHolder-method-without-block-snapshot.patch Finish API 2023-12-05 18:33:18 +01:00
0201-Add-and-implement-PlayerRecipeBookClickEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0202-Support-components-in-ItemMeta.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0203-added-2-new-TargetReasons-for-1.16-mob-behavior.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0204-Add-entity-liquid-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0205-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0206-Add-BellRingEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0207-Brand-support.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0208-Add-moon-phase-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0209-Add-playPickupItemAnimation-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0210-Add-more-Evoker-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0211-Add-methods-to-get-translation-keys.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0212-Create-HoverEvent-from-ItemStack-Entity.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0213-Add-additional-open-container-api-to-HumanEntity.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0214-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0215-Entity-isTicking.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0216-Villager-resetOffers.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0217-Player-elytra-boost-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0218-Add-getOfflinePlayerIfCached-String.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0219-Add-ignore-discounts-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0220-Item-no-age-no-player-pickup.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0221-Beacon-API-custom-effect-ranges.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0222-Add-API-for-quit-reason.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0223-Add-Destroy-Speed-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0224-Add-LivingEntity-clearActiveItem.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0225-Add-PlayerItemCooldownEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0226-More-lightning-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0227-Add-PlayerShearBlockEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0228-Player-Chunk-Load-Unload-Events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0229-Expose-LivingEntity-hurt-direction.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0230-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0231-Added-PlayerTradeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0232-Add-TargetHitEvent-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0233-Additional-Block-Material-API-s.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0234-Add-API-to-get-Material-from-Boats-and-Minecarts.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0235-Add-PlayerFlowerPotManipulateEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0236-Zombie-API-breaking-doors.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0237-Add-EntityLoadCrossbowEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0238-Added-WorldGameRuleChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0239-Added-ServerResourcesReloadedEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0240-Add-BlockFailedDispenseEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0241-Added-PlayerLecternPageChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0242-Added-PlayerLoomPatternSelectEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0243-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0244-Add-sendOpLevel-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0245-Add-PaperRegistry.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0246-Add-StructuresLocateEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0247-Add-BlockPreDispenseEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0248-Added-PlayerChangeBeaconEffectEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0249-Added-PlayerStonecutterRecipeSelectEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0250-Add-dropLeash-variable-to-EntityUnleashEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0251-add-DragonEggFormEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0252-EntityMoveEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0253-Allow-adding-items-to-BlockDropItemEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0254-Add-getMainThreadExecutor-to-BukkitScheduler.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0255-living-entity-allow-attribute-registration.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0256-Add-missing-effects.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0257-Expose-Tracked-Players.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0258-Cache-the-result-of-Material-isBlock.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0259-Add-worldborder-events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0260-added-PlayerNameEntityEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0261-Add-recipe-to-cook-events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0262-Add-Block-isValidTool.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0263-Expand-world-key-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0264-Item-Rarity-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0265-Expose-protocol-version.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0266-add-isDeeplySleeping-to-HumanEntity.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0267-add-consumeFuel-to-FurnaceBurnEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0268-add-get-set-drop-chance-to-EntityEquipment.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0269-Added-PlayerDeepSleepEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0270-More-World-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0271-Added-PlayerBedFailEnterEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0272-Introduce-beacon-activation-deactivation-events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0273-PlayerMoveEvent-Improvements.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0274-add-RespawnFlags-to-PlayerRespawnEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0275-Add-more-WanderingTrader-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0276-Add-EntityBlockStorage-clearEntities.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0277-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0278-Inventory-close.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0279-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
0280-Add-basic-Datapack-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0281-additions-to-PlayerGameModeChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0282-ItemStack-repair-check-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0283-More-Enchantment-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0284-Add-Mob-lookAt-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0285-ItemStack-editMeta.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0286-Add-EntityInsideBlockEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0287-Attributes-API-for-item-defaults.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0288-Add-cause-to-Weather-ThunderChangeEvents.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0289-More-Lidded-Block-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0290-Add-PlayerKickEvent-causes.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0291-Add-PufferFishStateChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0292-Add-BellRevealRaiderEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0293-Add-ElderGuardianAppearanceEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0294-Add-more-line-of-sight-methods.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0295-Add-WaterBottleSplashEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0296-Add-more-LimitedRegion-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0297-Missing-Entity-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0298-Adds-PlayerArmSwingEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0299-Add-PlayerSignCommandPreprocessEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0300-fix-empty-array-elements-in-command-arguments.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0301-Stinger-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0302-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
0303-Add-PlayerSetSpawnEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0304-Added-EntityDamageItemEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0305-Make-EntityUnleashEvent-cancellable.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0306-Change-EnderEye-target-without-changing-other-things.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0307-Add-BlockBreakBlockEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0308-Add-helpers-for-left-right-click-to-Action.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0309-Option-to-prevent-NBT-copy-in-smithing-recipes.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0310-More-CommandBlock-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0311-Add-missing-team-sidebar-display-slots.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0312-add-back-EntityPortalExitEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0313-Add-methods-to-find-targets-for-lightning-strikes.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0314-Get-entity-default-attributes.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0315-Left-handed-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0316-Add-critical-damage-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0317-Add-more-advancement-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0318-Fix-issues-with-mob-conversion.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0319-Add-isCollidable-methods-to-various-places.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0320-Goat-ram-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0321-Add-API-for-resetting-a-single-score.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0322-Add-Raw-Byte-Entity-Serialization.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0323-Add-PlayerItemFrameChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0324-Allow-delegation-to-vanilla-chunk-gen.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0325-Add-more-Campfire-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0326-Extend-VehicleCollisionEvent-move-HandlerList-up.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0327-Improve-scoreboard-entries.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0328-Entity-powdered-snow-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0329-Add-API-for-item-entity-health.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0330-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0331-Bucketable-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0332-System-prop-for-default-config-comment-parsing.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0333-Expose-vanilla-BiomeProvider-from-WorldInfo.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0334-Multiple-Entries-with-Scoreboards.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0335-Warn-on-strange-EventHandler-return-types.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0336-Multi-Block-Change-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0337-Fix-NotePlayEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0338-Freeze-Tick-Lock-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0339-Dolphin-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0340-More-PotionEffectType-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0341-API-for-creating-command-sender-which-forwards-feedb.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0342-Implement-regenerateChunk.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0343-Add-GameEvent-tags.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0344-Furnace-RecipesUsed-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0345-Configurable-sculk-sensor-listener-range.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0346-Add-missing-block-data-mins-and-maxes.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0347-Custom-Potion-Mixes.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0348-Expose-furnace-minecart-push-values.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0349-More-Projectile-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0350-Add-getComputedBiome-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0351-Add-enchantWithLevels-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0352-Add-TameableDeathMessageEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0353-Allow-to-change-the-podium-of-the-EnderDragon.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0354-Fix-incorrect-new-blockstate-in-EntityBreakDoorEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0355-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0356-WorldCreator-keepSpawnLoaded.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0357-Add-EntityDyeEvent-and-CollarColorable-interface.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0358-Add-PlayerStopUsingItemEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0359-Expand-FallingBlock-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0360-Add-method-isTickingWorlds-to-Bukkit.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0361-Add-WardenAngerChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0362-Nameable-Banner-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0363-Add-Player-getFishHook.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0364-More-Teleport-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0365-Add-EntityPortalReadyEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0366-Custom-Chat-Completion-Suggestions-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0367-Collision-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0368-Block-Ticking-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0369-Add-NamespacedKey-biome-methods.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0370-Also-load-resources-from-LibraryLoader.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0371-Added-byte-array-serialization-deserialization-for-P.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0372-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0373-Expose-codepoint-limit-in-YamlConfigOptions-and-incr.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0374-Add-getDrops-to-BlockState.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0375-Add-PlayerInventorySlotChangeEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0376-Elder-Guardian-appearance-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0377-Allow-changing-bed-s-occupied-property.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0378-Add-EquipmentSlot-convenience-methods.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0379-Add-LivingEntity-swingHand-EquipmentSlot-convenience.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0380-Add-entity-knockback-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0381-Added-EntityToggleSitEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0382-Add-Moving-Piston-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0383-Add-PrePlayerAttackEntityEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0384-Add-Player-Warden-Warning-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0385-More-vanilla-friendly-methods-to-update-trades.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0386-Add-paper-dumplisteners-command.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0387-ItemStack-damage-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0388-Add-Tick-TemporalUnit.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0389-Friction-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0390-Player-Entity-Tracking-Events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0391-Add-missing-Fluid-type.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0392-fix-Instruments.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0393-Add-BlockLockCheckEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0394-Add-Sneaking-API-for-Entities.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0395-Improve-PortalEvents.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0396-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0397-Flying-Fall-Damage-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0398-Replace-ItemFlag.HIDE_POTION_EFFECTS.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0399-Win-Screen-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0400-Add-Entity-Body-Yaw-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0401-Fix-HandlerList-for-InventoryBlockStartEvent-subclas.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0402-Add-EntityFertilizeEggEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0403-Add-CompostItemEvent-and-EntityCompostItemEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0404-Add-Shearable-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0405-Fix-SpawnEggMeta-get-setSpawnedType.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0406-Add-Mob-Experience-reward-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0407-Expand-PlayerItemMendEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0408-Add-transient-modifier-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0409-Properly-remove-the-experimental-smithing-inventory-.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0410-Add-method-to-remove-all-active-potion-effects.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0411-Folia-scheduler-and-owned-region-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0412-Add-event-for-player-editing-sign.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0413-Add-Sign-getInteractableSideFor.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0414-Fix-BanList-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0415-Add-whitelist-events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0416-API-for-updating-recipes-on-clients.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0417-Add-PlayerFailMoveEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0418-Fix-custom-statistic-criteria-creation.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0419-SculkCatalyst-bloom-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0420-API-for-an-entity-s-scoreboard-name.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0421-Deprecate-and-replace-methods-with-old-StructureType.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0422-Add-Listing-API-for-Player.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0423-Expose-clicked-BlockFace-during-BlockDamageEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0424-Fix-NPE-on-Boat-getStatus.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0425-Expand-Pose-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0426-MerchantRecipe-add-copy-constructor.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0427-More-DragonBattle-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0428-Add-PlayerPickItemEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0429-Allow-trident-custom-damage.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0430-Expose-hand-during-BlockCanBuildEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0431-Limit-setBurnTime-to-valid-short-values.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0432-Add-OfflinePlayer-isConnected.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0433-Add-titleOverride-to-InventoryOpenEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0434-Allow-proper-checking-of-empty-item-stacks.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0435-Fix-PlayerSwapHandItemsEvent-throwing-exception-when.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0436-Add-player-idle-duration-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0437-Add-API-to-get-the-collision-shape-of-a-block-before.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0438-Add-predicate-for-blocks-when-raytracing.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0439-Add-hand-to-fish-event-for-all-player-interactions.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0440-Add-UUID-attribute-modifier-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0441-Expand-LingeringPotion-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0442-Remove-unnecessary-durability-check-in-ItemStack-isS.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0443-Add-Structure-check-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0444-add-missing-Experimental-annotations.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0445-Add-more-scoreboard-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0446-Improve-Registry.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0447-Add-experience-points-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0448-Add-missing-InventoryType.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0449-Add-drops-to-shear-events.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0450-Add-HiddenPotionEffect-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0451-Add-PlayerShieldDisableEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0452-Return-null-for-empty-String-in-NamespacedKey.fromSt.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0453-Add-BlockStateMeta-clearBlockState.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0454-Expose-LootTable-of-DecoratedPot.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0455-Add-ShulkerDuplicateEvent.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0456-Add-api-for-spawn-egg-texture-colors.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0457-Add-Lifecycle-Event-system.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0458-Conduit-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0459-ItemStack-Tooltip-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0460-Add-getChunkSnapshot-includeLightData-parameter.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0461-Add-FluidState-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0462-add-number-format-api.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0463-improve-BanList-types.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0464-Suspicious-Effect-Entry-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0465-Fix-DamageSource-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0466-Expanded-Hopper-API.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00
0467-Clone-mutables-to-prevent-unexpected-issues.patch Add methods to change entity physics (#10334) 2024-03-23 17:26:17 -04:00