Paper/patches/api
Spottedleaf 38b3182a90 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:
befcf86d SPIGOT-7740: Fix using new map cursor types
09229095 Add EntityDamageEvent.DamageCause#CAMPFIRE

CraftBukkit Changes:
a1d2cd152 SPIGOT-7747: Mob head is not dropped when mob was blown up by a charged creeper
8078294bc SPIGOT-7746: Server Crashing when Players Getting into End Portals
8d842e250 SPIGOT-7744: Fix exception for shooting projectiles with flame enchantment
64e0ad129 SPIGOT-7744: Fix crash when shooting arrows in creative mode
819f7a10a Fix player items not dropping on death
0a0229bb5 Implement DamageCause#CAMPFIRE and minor improvement in exception for Unhandled block damage
2024-06-14 10:15:52 -07: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 Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0004-Code-Generation.patch 487/1053 2024-06-13 13:57:13 -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) 2024-06-14 10:15:52 -07:00
0007-Paper-Utils.patch Finish API 2023-12-05 18:33:18 +01:00
0008-Use-ASM-for-event-executors.patch Finish API patches 2024-06-13 08:45:43 -07:00
0009-Paper-Plugins.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0010-Add-Position.patch Finish API 2023-12-05 18:33:18 +01:00
0011-Timings-v2.patch Finish API patches 2024-06-13 08:45:43 -07: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 Finish API patches 2024-06-13 08:45:43 -07:00
0015-Expose-server-build-information.patch Finish API patches 2024-06-13 08:45:43 -07:00
0016-Entity-Origin-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0017-Add-PlayerLocaleChangeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0018-Add-view-distance-API.patch Finish API patches 2024-06-13 08:45:43 -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 Finish API patches 2024-06-13 08:45:43 -07:00
0022-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Finish API patches 2024-06-13 08:45:43 -07:00
0023-Add-exception-reporting-event.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02: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 Finish API patches 2024-06-13 08:45:43 -07:00
0027-Add-methods-for-working-with-arrows-stuck-in-living-.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0028-Complete-resource-pack-API.patch Finish API patches 2024-06-13 08:45:43 -07: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 Finish API patches 2024-06-13 08:45:43 -07: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] Fix javadoc typo (#10445) 2024-04-22 19:08:37 +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 Finish API patches 2024-06-13 08:45:43 -07:00
0040-EntityRegainHealthEvent-isFastRegen-API.patch Finish API 2023-12-05 18:33:18 +01:00
0041-LootTable-API.patch Finish API patches 2024-06-13 08:45:43 -07: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 Finish API patches 2024-06-13 08:45:43 -07:00
0045-Add-source-to-PlayerExpChangeEvent.patch Finish API 2023-12-05 18:33:18 +01:00
0046-Add-ProjectileCollideEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 15:40:18 -04:00
0047-Add-String-based-Action-Bar-API.patch Finish API patches 2024-06-13 08:45:43 -07: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 Add since to deprecated for removals (#10848) 2024-06-04 15:40:18 -04: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 Finish API patches 2024-06-13 08:45:43 -07: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 Finish API patches 2024-06-13 08:45:43 -07:00
0056-Fix-upstream-javadocs.patch Finish API patches 2024-06-13 08:45:43 -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 Finish API patches 2024-06-13 08:45:43 -07: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 clarify what getEntityId actually returns (#10839) 2024-06-03 10:20:43 -07: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 Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0067-ensureServerConversions-API.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0068-LivingEntity-setKiller.patch Begin update to 1.20.5 2024-04-23 10:02:08 -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 Update Adventure to 4.17.0 Release 2024-05-08 15:48:45 +01:00
0071-Handle-plugin-prefixes-in-implementation-logging-con.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02: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 Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02: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 Update patches to handle vineflower decompiler (#10406) 2024-04-12 12:14:06 -07:00
0076-AsyncTabCompleteEvent.patch Finish API patches 2024-06-13 08:45:43 -07:00
0077-Expose-client-protocol-version-and-virtual-host.patch Finish API patches 2024-06-13 08:45:43 -07: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-ExperienceOrb-merging-stacking-API.patch Several fixes and new api for experience merging/stacking (#9242) 2024-05-29 22:58:57 +02:00
0081-Ability-to-apply-mending-to-XP-API.patch Finish API patches 2024-06-13 08:45:43 -07: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 patches 2024-06-13 08:45:43 -07: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 Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0091-Add-extended-PaperServerListPingEvent.patch Fixup and deprecate player profiles in ping event 2024-06-14 18:17:26 +02:00
0092-Player.setPlayerProfile-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0093-getPlayerUniqueId-API.patch Finish API patches 2024-06-13 08:45:43 -07: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 Finish API patches 2024-06-13 08:45:43 -07:00
0096-Add-Ban-Methods-to-Player-Objects.patch Finish API patches 2024-06-13 08:45:43 -07: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 Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02: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 Finish API patches 2024-06-13 08:45:43 -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 Updated Upstream (Bukkit/CraftBukkit) (#10691) 2024-05-11 23:48:37 +02:00
0107-WitchReadyPotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0108-ItemStack-getMaxItemUseDuration.patch Fix more compile issues 2024-06-14 14:11:52 +02: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 Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0111-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07: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-entity-knockback-events.patch fix knockback events (#10831) 2024-05-30 13:17:16 -07:00
0115-Expand-Explosions-API.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0116-ItemStack-API-additions-for-quantity-flags-lore.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0117-LivingEntity-Active-Item-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0118-RangedEntity-API.patch Add since to deprecated for removals (#10848) 2024-06-04 15:40:18 -04:00
0119-Add-World.getEntity-UUID-API.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02: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 clarify what getEntityId actually returns (#10839) 2024-06-03 10:20:43 -07:00
0123-EnderDragon-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0124-PlayerElytraBoostEvent.patch Deprecate ItemStack#setType & add ItemStack#withType (#10290) 2024-04-12 17:16:22 -04: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 handle BODY slot for non-mobs (#10822) 2024-05-29 11:23:51 -07:00
0131-AnvilDamageEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0132-Add-TNTPrimeEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 15:40:18 -04:00
0133-Provide-Chunk-Coordinates-as-a-Long-API.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0134-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0135-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch Finish API patches 2024-06-13 08:45:43 -07:00
0136-Allow-Blocks-to-be-accessed-via-a-long-key.patch Finish API patches 2024-06-13 08:45:43 -07: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 Finish API patches 2024-06-13 08:45:43 -07: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 Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0144-Add-ray-tracing-methods-to-LivingEntity.patch Add since to deprecated for removals (#10848) 2024-06-04 15:40:18 -04:00
0145-Expose-attack-cooldown-methods-for-Player.patch Finish API patches 2024-06-13 08:45:43 -07:00
0146-Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit) (#10691) 2024-05-11 23:48:37 +02:00
0147-Mob-Pathfinding-API.patch fix and cleanup loot table patches (#10100) 2024-05-26 12:51:15 -07:00
0148-Performance-Concurrency-Improvements-to-Permissions.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0149-Add-ItemStackRecipeChoice-Draft-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0150-Implement-furnace-cook-speed-multiplier-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0151-Material-API-additions.patch Finish API patches 2024-06-13 08:45:43 -07:00
0152-Add-Material-Tags.patch Finish API patches 2024-06-13 08:45:43 -07:00
0153-PreSpawnerSpawnEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0154-Add-LivingEntity-getTargetEntity.patch Add since to deprecated for removals (#10848) 2024-06-04 15:40:18 -04:00
0155-Add-sun-related-API.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0156-Turtle-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0157-Add-spectator-target-events.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0158-Add-more-Witch-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0159-Make-the-default-permission-message-configurable.patch Finish API patches 2024-06-13 08:45:43 -07:00
0160-Support-cancellation-supression-of-EntityDismount-Ve.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0161-Add-more-Zombie-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0162-Change-the-reserved-channel-check-to-be-sensible.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0163-Add-PlayerConnectionCloseEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0164-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Finish API patches 2024-06-13 08:45:43 -07:00
0165-Add-ItemStack-Recipe-API-helper-methods.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0166-BlockDestroyEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0167-Add-WhitelistToggleEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0168-Add-GS4-Query-event.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0169-Add-PlayerPostRespawnEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0170-Entity-getEntitySpawnReason.patch clarify what getEntityId actually returns (#10839) 2024-06-03 10:20:43 -07:00
0171-Fix-Spigot-annotation-mistakes.patch Updated Upstream (Bukkit/CraftBukkit) 2024-06-14 10:15:52 -07:00
0172-Server-Tick-Events.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0173-PlayerDeathEvent-getItemsToKeep.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0174-Add-Heightmap-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0175-Mob-Spawner-API-Enhancements.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0176-Add-BlockSoundGroup-interface.patch Finish API patches 2024-06-13 08:45:43 -07:00
0177-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0178-Set-true-custom-payload-channel-size-limit.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0179-Expose-the-internal-current-tick.patch Finish API patches 2024-06-13 08:45:43 -07:00
0180-Improve-Block-breakNaturally-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0181-PlayerDeathEvent-shouldDropExperience.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0182-Add-ThrownEggHatchEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0183-Entity-Jump-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0184-add-hand-to-BlockMultiPlaceEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0185-Add-tick-times-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0186-Expose-MinecraftServer-isRunning.patch Finish API patches 2024-06-13 08:45:43 -07:00
0187-Add-Raw-Byte-ItemStack-Serialization.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0188-Add-Player-Client-Options-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0189-Add-PlayerAttackEntityCooldownResetEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0190-Add-item-slot-convenience-methods.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0191-Villager-Restocks-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0192-Add-Mob-Goal-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0193-Add-villager-reputation-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0194-Spawn-Reason-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0195-Potential-bed-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0196-Inventory-getHolder-method-without-block-snapshot.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0197-Add-and-implement-PlayerRecipeBookClickEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0198-Support-components-in-ItemMeta.patch Finish API patches 2024-06-13 08:45:43 -07:00
0199-added-2-new-TargetReasons-for-1.16-mob-behavior.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0200-Add-entity-liquid-API.patch clarify what getEntityId actually returns (#10839) 2024-06-03 10:20:43 -07:00
0201-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 15:40:18 -04:00
0202-Add-BellRingEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 15:40:18 -04:00
0203-Brand-support.patch Finish API patches 2024-06-13 08:45:43 -07:00
0204-Add-moon-phase-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0205-Add-playPickupItemAnimation-to-LivingEntity.patch Finish API patches 2024-06-13 08:45:43 -07:00
0206-Add-more-Evoker-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0207-Add-methods-to-get-translation-keys.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0208-Create-HoverEvent-from-ItemStack-Entity.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0209-Add-additional-open-container-api-to-HumanEntity.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0210-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0211-Entity-isTicking.patch clarify what getEntityId actually returns (#10839) 2024-06-03 10:20:43 -07:00
0212-Villager-resetOffers.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0213-Player-elytra-boost-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0214-Add-getOfflinePlayerIfCached-String.patch Finish API patches 2024-06-13 08:45:43 -07:00
0215-Add-ignore-discounts-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0216-Item-no-age-no-player-pickup.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0217-Beacon-API-custom-effect-ranges.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0218-Add-API-for-quit-reason.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0219-Add-Destroy-Speed-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0220-Add-LivingEntity-clearActiveItem.patch Finish API patches 2024-06-13 08:45:43 -07:00
0221-Add-PlayerItemCooldownEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0222-More-lightning-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0223-Add-PlayerShearBlockEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0224-Player-Chunk-Load-Unload-Events.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0225-Expose-LivingEntity-hurt-direction.patch Finish API patches 2024-06-13 08:45:43 -07:00
0226-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0227-Added-PlayerTradeEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0228-Add-TargetHitEvent-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0229-Additional-Block-Material-API-s.patch Finish API patches 2024-06-13 08:45:43 -07:00
0230-Add-API-to-get-Material-from-Boats-and-Minecarts.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0231-Add-PlayerFlowerPotManipulateEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0232-Zombie-API-breaking-doors.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0233-Add-EntityLoadCrossbowEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0234-Added-WorldGameRuleChangeEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0235-Added-ServerResourcesReloadedEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0236-Add-BlockFailedDispenseEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0237-Added-PlayerLecternPageChangeEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0238-Added-PlayerLoomPatternSelectEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0239-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0240-Add-sendOpLevel-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0241-Add-RegistryAccess-for-managing-registries.patch 487/1053 2024-06-13 13:57:13 -07:00
0242-Add-StructuresLocateEvent.patch 487/1053 2024-06-13 13:57:13 -07:00
0243-Add-BlockPreDispenseEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0244-Added-PlayerChangeBeaconEffectEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0245-Added-PlayerStonecutterRecipeSelectEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0246-Add-dropLeash-variable-to-EntityUnleashEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0247-add-DragonEggFormEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0248-EntityMoveEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0249-Allow-adding-items-to-BlockDropItemEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0250-Add-getMainThreadExecutor-to-BukkitScheduler.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0251-living-entity-allow-attribute-registration.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0252-Add-missing-effects.patch Fix body equipmentslot and effect enum 2024-06-14 18:53:32 +02:00
0253-Expose-Tracked-Players.patch clarify what getEntityId actually returns (#10839) 2024-06-03 10:20:43 -07:00
0254-Add-worldborder-events.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0255-added-PlayerNameEntityEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0256-Add-recipe-to-cook-events.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0257-Add-Block-isValidTool.patch Finish API patches 2024-06-13 08:45:43 -07:00
0258-Expand-world-key-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0259-Improve-Item-Rarity-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0260-Expose-protocol-version.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0261-add-isDeeplySleeping-to-HumanEntity.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0262-add-consumeFuel-to-FurnaceBurnEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0263-add-get-set-drop-chance-to-EntityEquipment.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0264-Added-PlayerDeepSleepEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0265-More-World-API.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0266-Added-PlayerBedFailEnterEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0267-Introduce-beacon-activation-deactivation-events.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0268-PlayerMoveEvent-Improvements.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0269-add-RespawnFlags-to-PlayerRespawnEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0270-Add-more-WanderingTrader-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0271-Add-EntityBlockStorage-clearEntities.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0272-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0273-Inventory-close.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0274-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0275-Add-basic-Datapack-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0276-additions-to-PlayerGameModeChangeEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0277-ItemStack-repair-check-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0278-More-Enchantment-API.patch 538 2024-06-14 00:44:26 +02:00
0279-Add-Mob-lookAt-API.patch fix and cleanup loot table patches (#10100) 2024-05-26 12:51:15 -07:00
0280-ItemStack-editMeta.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0281-Add-EntityInsideBlockEvent.patch 585/1053 2024-06-13 16:32:45 -07:00
0282-Improve-item-default-attribute-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0283-Add-cause-to-Weather-ThunderChangeEvents.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0284-More-Lidded-Block-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0285-Add-PlayerKickEvent-causes.patch Finish API patches 2024-06-13 08:45:43 -07:00
0286-Add-PufferFishStateChangeEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0287-Add-BellRevealRaiderEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 15:40:18 -04:00
0288-Add-ElderGuardianAppearanceEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0289-Add-more-line-of-sight-methods.patch Finish API patches 2024-06-13 08:45:43 -07:00
0290-Add-WaterBottleSplashEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 15:40:18 -04:00
0291-Add-more-LimitedRegion-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0292-Missing-Entity-API.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0293-Adds-PlayerArmSwingEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0294-Add-PlayerSignCommandPreprocessEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0295-fix-empty-array-elements-in-command-arguments.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0296-Stinger-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
0297-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0298-Add-PlayerSetSpawnEvent.patch Finish API patches 2024-06-13 08:45:43 -07:00
0299-Added-EntityDamageItemEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0300-Make-EntityUnleashEvent-cancellable.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0301-Change-EnderEye-target-without-changing-other-things.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0302-Add-BlockBreakBlockEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0303-Add-helpers-for-left-right-click-to-Action.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0304-Option-to-prevent-data-components-copy-in-smithing-r.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0305-More-CommandBlock-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0306-Add-missing-team-sidebar-display-slots.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0307-add-back-EntityPortalExitEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0308-Add-methods-to-find-targets-for-lightning-strikes.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
0309-Get-entity-default-attributes.patch Finish API patches 2024-06-13 08:45:43 -07:00
0310-Left-handed-API.patch fix and cleanup loot table patches (#10100) 2024-05-26 12:51:15 -07:00
0311-Add-critical-damage-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0312-Add-more-advancement-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0313-Fix-issues-with-mob-conversion.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0314-Add-hasCollision-methods-to-various-places.patch Finish API patches 2024-06-13 08:45:43 -07:00
0315-Goat-ram-API.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0316-Add-API-for-resetting-a-single-score.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0317-Add-Raw-Byte-Entity-Serialization.patch clarify what getEntityId actually returns (#10839) 2024-06-03 10:20:43 -07:00
0318-Add-PlayerItemFrameChangeEvent.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
0319-Add-more-Campfire-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0320-Extend-VehicleCollisionEvent-move-HandlerList-up.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0321-Improve-scoreboard-entries.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0322-Entity-powdered-snow-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0323-Add-API-for-item-entity-health.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0324-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0325-Bucketable-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0326-System-prop-for-default-config-comment-parsing.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0327-Expose-vanilla-BiomeProvider-from-WorldInfo.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0328-Multiple-Entries-with-Scoreboards.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0329-Warn-on-strange-EventHandler-return-types.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0330-Multi-Block-Change-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0331-Fix-NotePlayEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0332-Freeze-Tick-Lock-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0333-Dolphin-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0334-More-PotionEffectType-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0335-API-for-creating-command-sender-which-forwards-feedb.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0336-Implement-regenerateChunk.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0337-Add-GameEvent-tags.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0338-Furnace-RecipesUsed-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0339-Configurable-sculk-sensor-listener-range.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0340-Add-missing-block-data-mins-and-maxes.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0341-Custom-Potion-Mixes.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0342-Expose-furnace-minecart-push-values.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0343-More-Projectile-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0344-Add-getComputedBiome-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0345-Add-enchantWithLevels-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0346-Add-TameableDeathMessageEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0347-Allow-to-change-the-podium-of-the-EnderDragon.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0348-Fix-incorrect-new-blockstate-in-EntityBreakDoorEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0349-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0350-WorldCreator-keepSpawnLoaded.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0351-Add-EntityDyeEvent-and-CollarColorable-interface.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0352-Add-PlayerStopUsingItemEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0353-Expand-FallingBlock-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0354-Add-method-isTickingWorlds-to-Bukkit.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0355-Add-WardenAngerChangeEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0356-Nameable-Banner-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0357-Add-Player-getFishHook.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0358-More-Teleport-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0359-Add-EntityPortalReadyEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0360-Custom-Chat-Completion-Suggestions-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0361-Collision-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0362-Block-Ticking-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0363-Add-NamespacedKey-biome-methods.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0364-Also-load-resources-from-LibraryLoader.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0365-Added-byte-array-serialization-deserialization-for-P.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0366-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0367-Expose-codepoint-limit-in-YamlConfigOptions-and-incr.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0368-Add-getDrops-to-BlockState.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0369-Add-PlayerInventorySlotChangeEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0370-Elder-Guardian-appearance-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0371-Allow-changing-bed-s-occupied-property.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0372-Add-EquipmentSlot-convenience-methods.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0373-Add-LivingEntity-swingHand-EquipmentSlot-convenience.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0374-Add-entity-knockback-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0375-Added-EntityToggleSitEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0376-Add-Moving-Piston-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0377-Add-PrePlayerAttackEntityEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0378-Add-Player-Warden-Warning-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0379-More-vanilla-friendly-methods-to-update-trades.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0380-Add-paper-dumplisteners-command.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0381-ItemStack-damage-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0382-Add-Tick-TemporalUnit.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0383-Friction-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0384-Player-Entity-Tracking-Events.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0385-Add-missing-Fluid-type.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0386-fix-Instruments.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0387-Add-BlockLockCheckEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0388-Add-Sneaking-API-for-Entities.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0389-Improve-PortalEvents.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0390-Flying-Fall-Damage-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0391-Replace-ItemFlag.HIDE_POTION_EFFECTS.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0392-Win-Screen-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0393-Add-Entity-Body-Yaw-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0394-Fix-HandlerList-for-InventoryBlockStartEvent-subclas.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0395-Add-EntityFertilizeEggEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0396-Add-CompostItemEvent-and-EntityCompostItemEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0397-Add-Shearable-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0398-Fix-SpawnEggMeta-get-setSpawnedType.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0399-Add-Mob-Experience-reward-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0400-Expand-PlayerItemMendEvent.patch Adopt previous commit changes in API 2024-06-14 16:04:56 +02:00
0401-Add-transient-modifier-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0402-Properly-remove-the-experimental-smithing-inventory-.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0403-Add-method-to-remove-all-active-potion-effects.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0404-Folia-scheduler-and-owned-region-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0405-Add-event-for-player-editing-sign.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0406-Add-Sign-getInteractableSideFor.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0407-Fix-BanList-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0408-Add-whitelist-events.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0409-API-for-updating-recipes-on-clients.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0410-Add-PlayerFailMoveEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0411-Fix-custom-statistic-criteria-creation.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0412-SculkCatalyst-bloom-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0413-API-for-an-entity-s-scoreboard-name.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0414-Deprecate-and-replace-methods-with-old-StructureType.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0415-Add-Listing-API-for-Player.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0416-Expose-clicked-BlockFace-during-BlockDamageEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0417-Fix-NPE-on-Boat-getStatus.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0418-Expand-Pose-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0419-MerchantRecipe-add-copy-constructor.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0420-More-DragonBattle-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0421-Add-PlayerPickItemEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0422-Allow-trident-custom-damage.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0423-Expose-hand-during-BlockCanBuildEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0424-Limit-setBurnTime-to-valid-short-values.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0425-Add-OfflinePlayer-isConnected.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0426-Add-titleOverride-to-InventoryOpenEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0427-Allow-proper-checking-of-empty-item-stacks.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0428-Fix-PlayerSwapHandItemsEvent-throwing-exception-when.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0429-Add-player-idle-duration-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0430-Add-API-to-get-the-collision-shape-of-a-block-before.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0431-Add-predicate-for-blocks-when-raytracing.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0432-Add-hand-to-fish-event-for-all-player-interactions.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0433-Add-UUID-attribute-modifier-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0434-Expand-LingeringPotion-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0435-Remove-unnecessary-durability-check-in-ItemStack-isS.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0436-Add-Structure-check-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0437-add-missing-Experimental-annotations.patch Updated Upstream (Bukkit/CraftBukkit) 2024-06-14 10:15:52 -07:00
0438-Add-more-scoreboard-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0439-Improve-Registry.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0440-Add-experience-points-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0441-Add-missing-InventoryType.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0442-Add-drops-to-shear-events.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0443-Add-HiddenPotionEffect-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0444-Add-PlayerShieldDisableEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0445-Return-null-for-empty-String-in-NamespacedKey.fromSt.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0446-Add-BlockStateMeta-clearBlockState.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0447-Expose-LootTable-of-DecoratedPot.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0448-Add-ShulkerDuplicateEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0449-Add-api-for-spawn-egg-texture-colors.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0450-Add-Lifecycle-Event-system.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0451-ItemStack-Tooltip-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0452-Add-getChunkSnapshot-includeLightData-parameter.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0453-Add-FluidState-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0454-add-number-format-api.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0455-improve-BanList-types.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0456-Suspicious-Effect-Entry-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0457-Fix-DamageSource-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0458-Expanded-Hopper-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0459-Clone-mutables-to-prevent-unexpected-issues.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0460-Add-BlockBreakProgressUpdateEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0461-Deprecate-ItemStack-setType.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0462-Item-Mutation-Fixes.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0463-API-for-checking-sent-chunks.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0464-Add-CartographyItemEvent.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0465-More-Raid-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0466-Fix-SpawnerEntry-Equipment-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0467-Fix-ItemFlags.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0468-Allow-modifying-library-loader-jars-bytecode.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0469-Add-hook-to-remap-library-jars.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0470-Add-GameMode-isInvulnerable.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0471-Expose-hasColor-to-leather-armor.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0472-Add-missing-wind-charge-damage-type.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0473-Added-API-to-get-player-ha-proxy-address.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0474-More-Chest-Block-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0475-Brigadier-based-command-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0476-Fix-issues-with-recipe-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0477-Fix-equipment-slot-and-group-API.patch Fix body equipmentslot and effect enum 2024-06-14 18:53:32 +02:00
0478-Allow-Bukkit-plugin-to-use-Paper-PluginLoader-API.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0479-Allow-to-define-new-map-cursor-types.patch Updated Upstream (Bukkit/CraftBukkit) 2024-06-14 10:15:52 -07:00
0480-General-ItemMeta-fixes.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0481-Add-missing-fishing-event-state.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
0482-Deprecate-InvAction-HOTBAR_MOVE_AND_READD.patch Fix more compile issues 2024-06-14 14:11:52 +02:00