Paper/patches/api
Jake Potrebic 3e90a19183
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:
304e83eb PR-1002: Improve documentation and implementation of getMaxStackSize
e8215ea2 SPIGOT-7638: Library loader does not seem to resolve every dependency
79c595c0 SPIGOT-7637: Bad logic in checking nullability of AttributeModifier slots

CraftBukkit Changes:
91b1fc3f1 SPIGOT-7644: Fix ItemMeta#getAsString
4e77a81e1 SPIGOT-7615: PlayerLeashEntityEvent cancelled eats lead
996f660f3 Do not remove leash knot if leasing to an existing leash knot gets cancelled
f70367d42 SPIGOT-7643: Fix inverted leash event cancelled usage and remove leash knot if no entity gets leashed
7ddb48294 SPIGOT-7640: Abnormal jumping height of wind charge
080c8711e SPIGOT-7639: Incoming plugin channels not working
ad549847e Open a direct connection instead of pinging mojang server to check if it is reachable
38e2926c5 SPIGOT-7365: DamageCause blocked by shield should trigger invulnerableTime
2024-04-27 18:00:01 -07:00
..
0001-Convert-project-to-Gradle.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-25 23:23:57 +02:00
0002-Build-system-changes.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-25 23:23:57 +02:00
0003-Test-changes.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-25 23:23:57 +02:00
0004-Code-Generation.patch update generator 2024-04-27 22:32:16 +02: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-04-27 18:00:01 -07:00
0007-Paper-Utils.patch Finish API 2023-12-05 18:33:18 +01:00
0008-Use-ASM-for-event-executors.patch Temporarily comment out adventure jd links 2024-04-28 02:05:52 +02:00
0009-Paper-Plugins.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0010-Add-Position.patch Finish API 2023-12-05 18:33:18 +01:00
0011-Timings-v2.patch Work 2024-04-23 22:13:16 +02:00
0012-Add-command-line-option-to-load-extra-plugin-jars-no.patch Work 2024-04-23 22:13:16 +02:00
0013-Player-affects-spawning-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0014-Add-getTPS-method.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0015-Version-Command-2.0.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0016-Entity-Origin-API.patch 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 Begin update to 1.20.5 2024-04-23 10:02:08 -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 Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0022-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0023-Add-exception-reporting-event.patch Work 2024-04-23 22:13:16 +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 Begin update to 1.20.5 2024-04-23 10:02:08 -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 Begin update to 1.20.5 2024-04-23 10:02:08 -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 Begin update to 1.20.5 2024-04-23 10:02:08 -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 Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0040-EntityRegainHealthEvent-isFastRegen-API.patch Finish API 2023-12-05 18:33:18 +01:00
0041-LootTable-API.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0042-Add-EntityZapEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0043-Misc-Utils.patch Finish API 2023-12-05 18:33:18 +01:00
0044-Allow-Reloading-of-Command-Aliases.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0045-Add-source-to-PlayerExpChangeEvent.patch Finish API 2023-12-05 18:33:18 +01:00
0046-Add-ProjectileCollideEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0047-Add-String-based-Action-Bar-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -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 [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0050-Fireworks-API-s.patch Finish API 2023-12-05 18:33:18 +01:00
0051-PlayerTeleportEndGatewayEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0052-Provide-E-TE-Chunk-count-stat-methods.patch Begin update to 1.20.5 2024-04-23 10:02:08 -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 Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0056-Fix-upstream-javadocs.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-25 23:23:57 +02: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 Begin update to 1.20.5 2024-04-23 10:02:08 -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 Begin update to 1.20.5 2024-04-23 10:02:08 -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 Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0067-ensureServerConversions-API.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07: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 Temporarily comment out adventure jd links 2024-04-28 02:05:52 +02:00
0071-Handle-plugin-prefixes-in-implementation-logging-con.patch Finish API 2023-12-05 18:33:18 +01:00
0072-Add-PlayerJumpEvent.patch Expose power on fireballs (#10302) 2024-03-20 22:33:34 +01:00
0073-Add-workaround-for-plugins-modifying-the-parent-of-t.patch Update patches to handle vineflower decompiler (#10406) 2024-04-12 12:14:06 -07: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 Clone mutable types in events when changes are discarded (#10333) 2024-03-20 21:42:29 +01:00
0077-Expose-client-protocol-version-and-virtual-host.patch Begin update to 1.20.5 2024-04-23 10:02:08 -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-ExperienceOrbMergeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0081-Ability-to-apply-mending-to-XP-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -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 2023-12-05 18:33:18 +01:00
0088-Optimize-Hoppers.patch Finish API 2023-12-05 18:33:18 +01:00
0089-Tameable-getOwnerUniqueId-API.patch Finish API 2023-12-05 18:33:18 +01:00
0090-Add-more-fields-to-AsyncPreLoginEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0091-Add-extended-PaperServerListPingEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0092-Player.setPlayerProfile-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0093-getPlayerUniqueId-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -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 Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0096-Add-Ban-Methods-to-Player-Objects.patch Begin update to 1.20.5 2024-04-23 10:02:08 -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 Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0100-Location.isChunkLoaded-API.patch Finish API 2023-12-05 18:33:18 +01:00
0101-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-25 23:23:57 +02:00
0102-EndermanAttackPlayerEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0103-WitchConsumePotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0104-WitchThrowPotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0105-Location.toBlockLocation-toCenterLocation.patch Finish API 2023-12-05 18:33:18 +01:00
0106-PotionEffect-clone-methods.patch Finish API 2023-12-05 18:33:18 +01:00
0107-WitchReadyPotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0108-ItemStack-getMaxItemUseDuration.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07: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-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0115-Expand-Explosions-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0116-ItemStack-API-additions-for-quantity-flags-lore.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07: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 Finish API 2023-12-05 18:33:18 +01:00
0119-Add-World.getEntity-UUID-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0120-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0121-Allow-setting-the-vex-s-summoner.patch Finish API 2023-12-05 18:33:18 +01:00
0122-Entity-getChunk-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -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 Finish API 2023-12-05 18:33:18 +01:00
0131-AnvilDamageEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0132-Add-TNTPrimeEvent.patch fix 2 of our javadoc errors 2024-04-23 16:30:24 -07:00
0133-Provide-Chunk-Coordinates-as-a-Long-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0134-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
0135-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch Finish API 2023-12-05 18:33:18 +01:00
0136-Allow-Blocks-to-be-accessed-via-a-long-key.patch Begin update to 1.20.5 2024-04-23 10:02:08 -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 Begin update to 1.20.5 2024-04-23 10:02:08 -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 Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0144-Add-ray-tracing-methods-to-LivingEntity.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0145-Expose-attack-cooldown-methods-for-Player.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0146-Improve-death-events.patch cleanup player death event adventure logic (#10095) 2023-12-29 12:28:58 -08:00
0147-Add-Git-information-to-version-command-on-startup.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0148-Mob-Pathfinding-API.patch Finish API 2023-12-05 18:33:18 +01:00
0149-Performance-Concurrency-Improvements-to-Permissions.patch More compile fixes 2024-04-25 22:47:32 +02:00
0150-Add-ItemStackRecipeChoice-Draft-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0151-Implement-furnace-cook-speed-multiplier-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0152-Material-API-additions.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0153-Add-Material-Tags.patch fix some more issues 2024-04-26 11:39:20 -07:00
0154-PreSpawnerSpawnEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0155-Add-LivingEntity-getTargetEntity.patch More compile fixes 2024-04-25 22:47:32 +02:00
0156-Add-sun-related-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0157-Turtle-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0158-Add-spectator-target-events.patch More compile fixes 2024-04-25 22:47:32 +02:00
0159-Add-more-Witch-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0160-Make-the-default-permission-message-configurable.patch More compile fixes 2024-04-25 22:47:32 +02:00
0161-Support-cancellation-supression-of-EntityDismount-Ve.patch More compile fixes 2024-04-25 22:47:32 +02:00
0162-Add-more-Zombie-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0163-Change-the-reserved-channel-check-to-be-sensible.patch More compile fixes 2024-04-25 22:47:32 +02:00
0164-Add-PlayerConnectionCloseEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0165-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch More compile fixes 2024-04-25 22:47:32 +02:00
0166-Add-ItemStack-Recipe-API-helper-methods.patch More compile fixes 2024-04-25 22:47:32 +02:00
0167-BlockDestroyEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0168-Add-WhitelistToggleEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0169-Add-GS4-Query-event.patch More compile fixes 2024-04-25 22:47:32 +02:00
0170-Add-PlayerPostRespawnEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0171-Entity-getEntitySpawnReason.patch More compile fixes 2024-04-25 22:47:32 +02:00
0172-Fix-Spigot-annotation-mistakes.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0173-Server-Tick-Events.patch More compile fixes 2024-04-25 22:47:32 +02:00
0174-PlayerDeathEvent-getItemsToKeep.patch More compile fixes 2024-04-25 22:47:32 +02:00
0175-Add-Heightmap-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0176-Mob-Spawner-API-Enhancements.patch More compile fixes 2024-04-25 22:47:32 +02:00
0177-Add-BlockSoundGroup-interface.patch More compile fixes 2024-04-25 22:47:32 +02:00
0178-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch More compile fixes 2024-04-25 22:47:32 +02:00
0179-Set-true-custom-payload-channel-size-limit.patch More compile fixes 2024-04-25 22:47:32 +02:00
0180-Expose-the-internal-current-tick.patch More compile fixes 2024-04-25 22:47:32 +02:00
0181-Improve-Block-breakNaturally-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0182-PlayerDeathEvent-shouldDropExperience.patch More compile fixes 2024-04-25 22:47:32 +02:00
0183-Add-ThrownEggHatchEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0184-Entity-Jump-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0185-add-hand-to-BlockMultiPlaceEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0186-Add-tick-times-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0187-Expose-MinecraftServer-isRunning.patch More compile fixes 2024-04-25 22:47:32 +02:00
0188-Add-Raw-Byte-ItemStack-Serialization.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0189-Add-Player-Client-Options-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0190-Add-PlayerAttackEntityCooldownResetEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0191-Add-item-slot-convenience-methods.patch More compile fixes 2024-04-25 22:47:32 +02:00
0192-Villager-Restocks-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0193-Expose-game-version.patch More compile fixes 2024-04-25 22:47:32 +02:00
0194-Add-Mob-Goal-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0195-Add-villager-reputation-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0196-Spawn-Reason-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0197-Potential-bed-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0198-Inventory-getHolder-method-without-block-snapshot.patch More compile fixes 2024-04-25 22:47:32 +02:00
0199-Add-and-implement-PlayerRecipeBookClickEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0200-Support-components-in-ItemMeta.patch More compile fixes 2024-04-25 22:47:32 +02:00
0201-added-2-new-TargetReasons-for-1.16-mob-behavior.patch More compile fixes 2024-04-25 22:47:32 +02:00
0202-Add-entity-liquid-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0203-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0204-Add-BellRingEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0205-Brand-support.patch More compile fixes 2024-04-25 22:47:32 +02:00
0206-Add-moon-phase-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0207-Add-playPickupItemAnimation-to-LivingEntity.patch More compile fixes 2024-04-25 22:47:32 +02:00
0208-Add-more-Evoker-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0209-Add-methods-to-get-translation-keys.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0210-Create-HoverEvent-from-ItemStack-Entity.patch More compile fixes 2024-04-25 22:47:32 +02:00
0211-Add-additional-open-container-api-to-HumanEntity.patch More compile fixes 2024-04-25 22:47:32 +02:00
0212-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch More compile fixes 2024-04-25 22:47:32 +02:00
0213-Entity-isTicking.patch More compile fixes 2024-04-25 22:47:32 +02:00
0214-Villager-resetOffers.patch More compile fixes 2024-04-25 22:47:32 +02:00
0215-Player-elytra-boost-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0216-Add-getOfflinePlayerIfCached-String.patch More compile fixes 2024-04-25 22:47:32 +02:00
0217-Add-ignore-discounts-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0218-Item-no-age-no-player-pickup.patch More compile fixes 2024-04-25 22:47:32 +02:00
0219-Beacon-API-custom-effect-ranges.patch More compile fixes 2024-04-25 22:47:32 +02:00
0220-Add-API-for-quit-reason.patch More compile fixes 2024-04-25 22:47:32 +02:00
0221-Add-Destroy-Speed-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0222-Add-LivingEntity-clearActiveItem.patch More compile fixes 2024-04-25 22:47:32 +02:00
0223-Add-PlayerItemCooldownEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0224-More-lightning-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0225-Add-PlayerShearBlockEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0226-Player-Chunk-Load-Unload-Events.patch More compile fixes 2024-04-25 22:47:32 +02:00
0227-Expose-LivingEntity-hurt-direction.patch More compile fixes 2024-04-25 22:47:32 +02:00
0228-Add-OBSTRUCTED-reason-to-BedEnterResult.patch More compile fixes 2024-04-25 22:47:32 +02:00
0229-Added-PlayerTradeEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0230-Add-TargetHitEvent-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0231-Additional-Block-Material-API-s.patch More compile fixes 2024-04-25 22:47:32 +02:00
0232-Add-API-to-get-Material-from-Boats-and-Minecarts.patch More compile fixes 2024-04-25 22:47:32 +02:00
0233-Add-PlayerFlowerPotManipulateEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0234-Zombie-API-breaking-doors.patch More compile fixes 2024-04-25 22:47:32 +02:00
0235-Add-EntityLoadCrossbowEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0236-Added-WorldGameRuleChangeEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0237-Added-ServerResourcesReloadedEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0238-Add-BlockFailedDispenseEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0239-Added-PlayerLecternPageChangeEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0240-Added-PlayerLoomPatternSelectEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0241-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch More compile fixes 2024-04-25 22:47:32 +02:00
0242-Add-sendOpLevel-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0243-Add-PaperRegistry.patch More compile fixes 2024-04-25 22:47:32 +02:00
0244-Add-StructuresLocateEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0245-Add-BlockPreDispenseEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0246-Added-PlayerChangeBeaconEffectEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0247-Added-PlayerStonecutterRecipeSelectEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0248-Add-dropLeash-variable-to-EntityUnleashEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0249-add-DragonEggFormEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0250-EntityMoveEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0251-Allow-adding-items-to-BlockDropItemEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0252-Add-getMainThreadExecutor-to-BukkitScheduler.patch More compile fixes 2024-04-25 22:47:32 +02:00
0253-living-entity-allow-attribute-registration.patch More compile fixes 2024-04-25 22:47:32 +02:00
0254-Add-missing-effects.patch remove no longer needed patches and fix tests 2024-04-26 14:29:21 -07:00
0255-Expose-Tracked-Players.patch More compile fixes 2024-04-25 22:47:32 +02:00
0256-Cache-the-result-of-Material-isBlock.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0257-Add-worldborder-events.patch More compile fixes 2024-04-25 22:47:32 +02:00
0258-added-PlayerNameEntityEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0259-Add-recipe-to-cook-events.patch More compile fixes 2024-04-25 22:47:32 +02:00
0260-Add-Block-isValidTool.patch More compile fixes 2024-04-25 22:47:32 +02:00
0261-Expand-world-key-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0262-Improve-Item-Rarity-API.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0263-Expose-protocol-version.patch deprecate our ItemRarity API 2024-04-26 17:00:40 -07:00
0264-add-isDeeplySleeping-to-HumanEntity.patch More compile fixes 2024-04-25 22:47:32 +02:00
0265-add-consumeFuel-to-FurnaceBurnEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0266-add-get-set-drop-chance-to-EntityEquipment.patch More compile fixes 2024-04-25 22:47:32 +02:00
0267-Added-PlayerDeepSleepEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0268-More-World-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0269-Added-PlayerBedFailEnterEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0270-Introduce-beacon-activation-deactivation-events.patch More compile fixes 2024-04-25 22:47:32 +02:00
0271-PlayerMoveEvent-Improvements.patch More compile fixes 2024-04-25 22:47:32 +02:00
0272-add-RespawnFlags-to-PlayerRespawnEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0273-Add-more-WanderingTrader-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0274-Add-EntityBlockStorage-clearEntities.patch More compile fixes 2024-04-25 22:47:32 +02:00
0275-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0276-Inventory-close.patch More compile fixes 2024-04-25 22:47:32 +02:00
0277-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch More compile fixes 2024-04-25 22:47:32 +02:00
0278-Add-basic-Datapack-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0279-additions-to-PlayerGameModeChangeEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0280-ItemStack-repair-check-API.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0281-More-Enchantment-API.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-25 23:23:57 +02:00
0282-Add-Mob-lookAt-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0283-ItemStack-editMeta.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0284-Add-EntityInsideBlockEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0285-Attributes-API-for-item-defaults.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0286-Add-cause-to-Weather-ThunderChangeEvents.patch More compile fixes 2024-04-25 22:47:32 +02:00
0287-More-Lidded-Block-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0288-Add-PlayerKickEvent-causes.patch More compile fixes 2024-04-25 22:47:32 +02:00
0289-Add-PufferFishStateChangeEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0290-Add-BellRevealRaiderEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0291-Add-ElderGuardianAppearanceEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0292-Add-more-line-of-sight-methods.patch More compile fixes 2024-04-25 22:47:32 +02:00
0293-Add-WaterBottleSplashEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0294-Add-more-LimitedRegion-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0295-Missing-Entity-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0296-Adds-PlayerArmSwingEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0297-Add-PlayerSignCommandPreprocessEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0298-fix-empty-array-elements-in-command-arguments.patch More compile fixes 2024-04-25 22:47:32 +02:00
0299-Stinger-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0300-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch More compile fixes 2024-04-25 22:47:32 +02:00
0301-Add-PlayerSetSpawnEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0302-Added-EntityDamageItemEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0303-Make-EntityUnleashEvent-cancellable.patch More compile fixes 2024-04-25 22:47:32 +02:00
0304-Change-EnderEye-target-without-changing-other-things.patch More compile fixes 2024-04-25 22:47:32 +02:00
0305-Add-BlockBreakBlockEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0306-Add-helpers-for-left-right-click-to-Action.patch More compile fixes 2024-04-25 22:47:32 +02:00
0307-Option-to-prevent-data-components-copy-in-smithing-r.patch More compile fixes 2024-04-25 22:47:32 +02:00
0308-More-CommandBlock-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0309-Add-missing-team-sidebar-display-slots.patch More compile fixes 2024-04-25 22:47:32 +02:00
0310-add-back-EntityPortalExitEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0311-Add-methods-to-find-targets-for-lightning-strikes.patch More compile fixes 2024-04-25 22:47:32 +02:00
0312-Get-entity-default-attributes.patch deprecate our ItemRarity API 2024-04-26 17:00:40 -07:00
0313-Left-handed-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0314-Add-critical-damage-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0315-Add-more-advancement-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0316-Fix-issues-with-mob-conversion.patch More compile fixes 2024-04-25 22:47:32 +02:00
0317-Add-isCollidable-methods-to-various-places.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0318-Goat-ram-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0319-Add-API-for-resetting-a-single-score.patch More compile fixes 2024-04-25 22:47:32 +02:00
0320-Add-Raw-Byte-Entity-Serialization.patch deprecate our ItemRarity API 2024-04-26 17:00:40 -07:00
0321-Add-PlayerItemFrameChangeEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0322-Allow-delegation-to-vanilla-chunk-gen.patch More compile fixes 2024-04-25 22:47:32 +02:00
0323-Add-more-Campfire-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0324-Extend-VehicleCollisionEvent-move-HandlerList-up.patch More compile fixes 2024-04-25 22:47:32 +02:00
0325-Improve-scoreboard-entries.patch fixup adventure's book meta handling 2024-04-25 17:46:17 -07:00
0326-Entity-powdered-snow-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0327-Add-API-for-item-entity-health.patch More compile fixes 2024-04-25 22:47:32 +02:00
0328-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch More compile fixes 2024-04-25 22:47:32 +02:00
0329-Bucketable-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0330-System-prop-for-default-config-comment-parsing.patch More compile fixes 2024-04-25 22:47:32 +02:00
0331-Expose-vanilla-BiomeProvider-from-WorldInfo.patch More compile fixes 2024-04-25 22:47:32 +02:00
0332-Multiple-Entries-with-Scoreboards.patch More compile fixes 2024-04-25 22:47:32 +02:00
0333-Warn-on-strange-EventHandler-return-types.patch More compile fixes 2024-04-25 22:47:32 +02:00
0334-Multi-Block-Change-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0335-Fix-NotePlayEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0336-Freeze-Tick-Lock-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0337-Dolphin-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0338-More-PotionEffectType-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0339-API-for-creating-command-sender-which-forwards-feedb.patch More compile fixes 2024-04-25 22:47:32 +02:00
0340-Implement-regenerateChunk.patch More compile fixes 2024-04-25 22:47:32 +02:00
0341-Add-GameEvent-tags.patch More compile fixes 2024-04-25 22:47:32 +02:00
0342-Furnace-RecipesUsed-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0343-Configurable-sculk-sensor-listener-range.patch More compile fixes 2024-04-25 22:47:32 +02:00
0344-Add-missing-block-data-mins-and-maxes.patch More compile fixes 2024-04-25 22:47:32 +02:00
0345-Custom-Potion-Mixes.patch fix custom potion mixes 2024-04-26 16:17:14 -07:00
0346-Expose-furnace-minecart-push-values.patch More compile fixes 2024-04-25 22:47:32 +02:00
0347-More-Projectile-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0348-Add-getComputedBiome-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0349-Add-enchantWithLevels-API.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0350-Add-TameableDeathMessageEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0351-Allow-to-change-the-podium-of-the-EnderDragon.patch More compile fixes 2024-04-25 22:47:32 +02:00
0352-Fix-incorrect-new-blockstate-in-EntityBreakDoorEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0353-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0354-WorldCreator-keepSpawnLoaded.patch More compile fixes 2024-04-25 22:47:32 +02:00
0355-Add-EntityDyeEvent-and-CollarColorable-interface.patch More compile fixes 2024-04-25 22:47:32 +02:00
0356-Add-PlayerStopUsingItemEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0357-Expand-FallingBlock-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0358-Add-method-isTickingWorlds-to-Bukkit.patch More compile fixes 2024-04-25 22:47:32 +02:00
0359-Add-WardenAngerChangeEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0360-Nameable-Banner-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0361-Add-Player-getFishHook.patch More compile fixes 2024-04-25 22:47:32 +02:00
0362-More-Teleport-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0363-Add-EntityPortalReadyEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0364-Custom-Chat-Completion-Suggestions-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0365-Collision-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0366-Block-Ticking-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0367-Add-NamespacedKey-biome-methods.patch deprecate our ItemRarity API 2024-04-26 17:00:40 -07:00
0368-Also-load-resources-from-LibraryLoader.patch More compile fixes 2024-04-25 22:47:32 +02:00
0369-Added-byte-array-serialization-deserialization-for-P.patch More compile fixes 2024-04-25 22:47:32 +02:00
0370-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch More compile fixes 2024-04-25 22:47:32 +02:00
0371-Expose-codepoint-limit-in-YamlConfigOptions-and-incr.patch More compile fixes 2024-04-25 22:47:32 +02:00
0372-Add-getDrops-to-BlockState.patch More compile fixes 2024-04-25 22:47:32 +02:00
0373-Add-PlayerInventorySlotChangeEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0374-Elder-Guardian-appearance-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0375-Allow-changing-bed-s-occupied-property.patch More compile fixes 2024-04-25 22:47:32 +02:00
0376-Add-EquipmentSlot-convenience-methods.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0377-Add-LivingEntity-swingHand-EquipmentSlot-convenience.patch More compile fixes 2024-04-25 22:47:32 +02:00
0378-Add-entity-knockback-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0379-Added-EntityToggleSitEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0380-Add-Moving-Piston-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0381-Add-PrePlayerAttackEntityEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0382-Add-Player-Warden-Warning-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0383-More-vanilla-friendly-methods-to-update-trades.patch More compile fixes 2024-04-25 22:47:32 +02:00
0384-Add-paper-dumplisteners-command.patch More compile fixes 2024-04-25 22:47:32 +02:00
0385-ItemStack-damage-API.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0386-Add-Tick-TemporalUnit.patch More compile fixes 2024-04-25 22:47:32 +02:00
0387-Friction-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0388-Player-Entity-Tracking-Events.patch More compile fixes 2024-04-25 22:47:32 +02:00
0389-Add-missing-Fluid-type.patch More compile fixes 2024-04-25 22:47:32 +02:00
0390-fix-Instruments.patch More compile fixes 2024-04-25 22:47:32 +02:00
0391-Add-BlockLockCheckEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0392-Add-Sneaking-API-for-Entities.patch More compile fixes 2024-04-25 22:47:32 +02:00
0393-Improve-PortalEvents.patch More compile fixes 2024-04-25 22:47:32 +02:00
0394-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch More compile fixes 2024-04-25 22:47:32 +02:00
0395-Flying-Fall-Damage-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0396-Replace-ItemFlag.HIDE_POTION_EFFECTS.patch remove no longer needed patches and fix tests 2024-04-26 14:29:21 -07:00
0397-Win-Screen-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0398-Add-Entity-Body-Yaw-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0399-Fix-HandlerList-for-InventoryBlockStartEvent-subclas.patch More compile fixes 2024-04-25 22:47:32 +02:00
0400-Add-EntityFertilizeEggEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0401-Add-CompostItemEvent-and-EntityCompostItemEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0402-Add-Shearable-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0403-Fix-SpawnEggMeta-get-setSpawnedType.patch More compile fixes 2024-04-25 22:47:32 +02:00
0404-Add-Mob-Experience-reward-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0405-Expand-PlayerItemMendEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0406-Add-transient-modifier-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0407-Properly-remove-the-experimental-smithing-inventory-.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-25 23:23:57 +02:00
0408-Add-method-to-remove-all-active-potion-effects.patch More compile fixes 2024-04-25 22:47:32 +02:00
0409-Folia-scheduler-and-owned-region-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0410-Add-event-for-player-editing-sign.patch More compile fixes 2024-04-25 22:47:32 +02:00
0411-Add-Sign-getInteractableSideFor.patch More compile fixes 2024-04-25 22:47:32 +02:00
0412-Fix-BanList-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0413-Add-whitelist-events.patch More compile fixes 2024-04-25 22:47:32 +02:00
0414-API-for-updating-recipes-on-clients.patch More compile fixes 2024-04-25 22:47:32 +02:00
0415-Add-PlayerFailMoveEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0416-Fix-custom-statistic-criteria-creation.patch deprecate our ItemRarity API 2024-04-26 17:00:40 -07:00
0417-SculkCatalyst-bloom-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0418-API-for-an-entity-s-scoreboard-name.patch More compile fixes 2024-04-25 22:47:32 +02:00
0419-Deprecate-and-replace-methods-with-old-StructureType.patch More compile fixes 2024-04-25 22:47:32 +02:00
0420-Add-Listing-API-for-Player.patch More compile fixes 2024-04-25 22:47:32 +02:00
0421-Expose-clicked-BlockFace-during-BlockDamageEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0422-Fix-NPE-on-Boat-getStatus.patch More compile fixes 2024-04-25 22:47:32 +02:00
0423-Expand-Pose-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0424-MerchantRecipe-add-copy-constructor.patch More compile fixes 2024-04-25 22:47:32 +02:00
0425-More-DragonBattle-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0426-Add-PlayerPickItemEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0427-Allow-trident-custom-damage.patch More compile fixes 2024-04-25 22:47:32 +02:00
0428-Expose-hand-during-BlockCanBuildEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0429-Limit-setBurnTime-to-valid-short-values.patch More compile fixes 2024-04-25 22:47:32 +02:00
0430-Add-OfflinePlayer-isConnected.patch More compile fixes 2024-04-25 22:47:32 +02:00
0431-Add-titleOverride-to-InventoryOpenEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0432-Allow-proper-checking-of-empty-item-stacks.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0433-Fix-PlayerSwapHandItemsEvent-throwing-exception-when.patch More compile fixes 2024-04-25 22:47:32 +02:00
0434-Add-player-idle-duration-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0435-Add-API-to-get-the-collision-shape-of-a-block-before.patch More compile fixes 2024-04-25 22:47:32 +02:00
0436-Add-predicate-for-blocks-when-raytracing.patch More compile fixes 2024-04-25 22:47:32 +02:00
0437-Add-hand-to-fish-event-for-all-player-interactions.patch More compile fixes 2024-04-25 22:47:32 +02:00
0438-Add-UUID-attribute-modifier-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0439-Expand-LingeringPotion-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0440-Remove-unnecessary-durability-check-in-ItemStack-isS.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0441-Add-Structure-check-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0442-add-missing-Experimental-annotations.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0443-Add-more-scoreboard-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0444-Improve-Registry.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-25 23:23:57 +02:00
0445-Add-experience-points-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0446-Add-missing-InventoryType.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-25 23:23:57 +02:00
0447-Add-drops-to-shear-events.patch More compile fixes 2024-04-25 22:47:32 +02:00
0448-Add-HiddenPotionEffect-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0449-Add-PlayerShieldDisableEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0450-Return-null-for-empty-String-in-NamespacedKey.fromSt.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-25 23:23:57 +02:00
0451-Add-BlockStateMeta-clearBlockState.patch More compile fixes 2024-04-25 22:47:32 +02:00
0452-Expose-LootTable-of-DecoratedPot.patch More compile fixes 2024-04-25 22:47:32 +02:00
0453-Add-ShulkerDuplicateEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0454-Add-api-for-spawn-egg-texture-colors.patch deprecate our ItemRarity API 2024-04-26 17:00:40 -07:00
0455-Add-Lifecycle-Event-system.patch deprecate our ItemRarity API 2024-04-26 17:00:40 -07:00
0456-ItemStack-Tooltip-API.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0457-Add-getChunkSnapshot-includeLightData-parameter.patch More compile fixes 2024-04-25 22:47:32 +02:00
0458-Add-FluidState-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0459-add-number-format-api.patch More compile fixes 2024-04-25 22:47:32 +02:00
0460-improve-BanList-types.patch More compile fixes 2024-04-25 22:47:32 +02:00
0461-Suspicious-Effect-Entry-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0462-Fix-DamageSource-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0463-Expanded-Hopper-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0464-Clone-mutables-to-prevent-unexpected-issues.patch More compile fixes 2024-04-25 22:47:32 +02:00
0465-Add-BlockBreakProgressUpdateEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0466-Deprecate-ItemStack-setType.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00
0467-Item-Mutation-Fixes.patch More compile fixes 2024-04-25 22:47:32 +02:00
0468-API-for-checking-sent-chunks.patch More compile fixes 2024-04-25 22:47:32 +02:00
0469-Add-CartographyItemEvent.patch More compile fixes 2024-04-25 22:47:32 +02:00
0470-More-Raid-API.patch More compile fixes 2024-04-25 22:47:32 +02:00
0471-Fix-SpawnerEntry-Equipment-API.patch fix javadocs for SpawnerEntry$Equipment API 2024-04-26 17:00:40 -07:00
0472-Fix-ItemFlags.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-27 18:00:01 -07:00