Paper/patches/api
Nassim Jahnke dd11ef8441
Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102)
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:
3a3bea52 SPIGOT-7829: Increase maximum outgoing plugin message size to match Vanilla intention
5cd1c8cb SPIGOT-7831: Add CreatureSpawnEvent.SpawnReason#POTION_EFFECT
a8e278f0 SPIGOT-7827: Sync EntityPortalEvent with PlayerPortalEvent since non-players can now create portals
53729d12 Remove spurious ApiStatus.Internal annotation
b9f57486 SPIGOT-7799, PR-1039: Expose explosion world interaction in EntityExplodeEvent and BlockExplodeEvent
7983b966 PR-1029: Trial changing a small number of inner enums to classes/interfaces to better support custom values

CraftBukkit Changes:
403accd56 SPIGOT-7831: Add CreatureSpawnEvent.SpawnReason#POTION_EFFECT
812761660 Increase outdated build delay
bed1e3ff6 SPIGOT-7827: Sync EntityPortalEvent with PlayerPortalEvent since non-players can now create portals
2444c8b23 SPIGOT-7823: Suspicious sand and gravel material are not marked as having gravity correctly
aceddcd0b SPIGOT-7820: Enum changes - duplicate method name
a0d2d6a84 SPIGOT-7813: Material#isInteractable() always returns false
8fd64b091 SPIGOT-7806: Handle both loot and inventory item drop behaviour in PlayerDeathEvent
a4ee40b74 SPIGOT-7799, PR-1436: Expose explosion world interaction in EntityExplodeEvent and BlockExplodeEvent
082aa51c5 PR-1424: Trial changing a small number of inner enums to classes/interfaces to better support custom values
66e78a96b SPIGOT-7815: Consider EntityDamageEvent status for Wolf armor damage

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