Paper/patches/api
Bjarne Koll bab31b6f55
Update Enchantment damage increase API
The Enchantment damage increase API added previously used the
EntityCategory enum as a parameter. These values are now however
determined by tags instead of the categories themselves.

Deprecated the outdated api method, create a new overload that takes
EntityType instead and implement deprecated method by guessing an entity
type from the builtin registry based on the category passed.
This method allows
a) the tags to still be modified and the legacy
   method still respecting such.
b) potential cursed implementations of enchantments of plugins to not
   break that override the getDamageBonus method on Enchantment.
2024-04-25 18:42:50 +02:00
..
0001-Convert-project-to-Gradle.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0002-Build-system-changes.patch Update patches to handle vineflower decompiler (#10406) 2024-04-12 12:14:06 -07:00
0003-Test-changes.patch Update patches to handle vineflower decompiler (#10406) 2024-04-12 12:14:06 -07:00
0004-Code-Generation.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0005-Add-FastUtil-to-Bukkit.patch Update patches to handle vineflower decompiler (#10406) 2024-04-12 12:14:06 -07:00
0006-Adventure.patch adventure 4.17.0-SNAPSHOT 2024-04-24 17:46:57 -07:00
0007-Paper-Utils.patch Finish API 2023-12-05 18:33:18 +01:00
0008-Use-ASM-for-event-executors.patch adventure 4.17.0-SNAPSHOT 2024-04-24 17:46:57 -07:00
0009-Paper-Plugins.patch adventure 4.17.0-SNAPSHOT 2024-04-24 17:46:57 -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 Begin update to 1.20.5 2024-04-23 10:02:08 -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 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 Update upstream 2024-04-23 21:13:33 -04:00
0067-ensureServerConversions-API.patch Update upstream 2024-04-23 21:13:33 -04: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 adventure 4.17.0-SNAPSHOT 2024-04-24 17:46:57 -07:00
0071-Handle-plugin-prefixes-in-implementation-logging-con.patch Finish API 2023-12-05 18:33:18 +01:00
0072-Add-PlayerJumpEvent.patch Expose power on fireballs (#10302) 2024-03-20 22:33:34 +01:00
0073-Add-workaround-for-plugins-modifying-the-parent-of-t.patch 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 Fix api compile 2024-04-23 14:47:29 -07:00
0102-EndermanAttackPlayerEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0103-WitchConsumePotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0104-WitchThrowPotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0105-Location.toBlockLocation-toCenterLocation.patch Finish API 2023-12-05 18:33:18 +01:00
0106-PotionEffect-clone-methods.patch Finish API 2023-12-05 18:33:18 +01:00
0107-WitchReadyPotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0108-ItemStack-getMaxItemUseDuration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2024-01-26 20:19:17 +01:00
0109-Add-EntityTeleportEndGatewayEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0110-Make-shield-blocking-delay-configurable.patch 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/Spigot) 2024-01-26 20:19:17 +01: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-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0150-Performance-Concurrency-Improvements-to-Permissions.patch Finish API 2023-12-05 18:33:18 +01:00
0151-Add-ItemStackRecipeChoice-Draft-API.patch Finish API 2023-12-05 18:33:18 +01:00
0152-Implement-furnace-cook-speed-multiplier-API.patch Finish API 2023-12-05 18:33:18 +01:00
0153-Material-API-additions.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0154-Add-Material-Tags.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0155-PreSpawnerSpawnEvent.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 21:42:29 +01:00
0156-Add-LivingEntity-getTargetEntity.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0157-Add-sun-related-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0158-Turtle-API.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 21:42:29 +01:00
0159-Add-spectator-target-events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0160-Add-more-Witch-API.patch Finish API 2023-12-05 18:33:18 +01:00
0161-Make-the-default-permission-message-configurable.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0162-Support-cancellation-supression-of-EntityDismount-Ve.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0163-Add-more-Zombie-API.patch Finish API 2023-12-05 18:33:18 +01:00
0164-Change-the-reserved-channel-check-to-be-sensible.patch Finish API 2023-12-05 18:33:18 +01:00
0165-Add-PlayerConnectionCloseEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0166-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Deprecate extra ban methods with raw BanEntry (#9580) 2024-03-03 12:54:52 -08:00
0167-Add-ItemStack-Recipe-API-helper-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0168-BlockDestroyEvent.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 21:42:29 +01:00
0169-Add-WhitelistToggleEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0170-Add-GS4-Query-event.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0171-Add-PlayerPostRespawnEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0172-Entity-getEntitySpawnReason.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0173-Fix-Spigot-annotation-mistakes.patch Update upstream 2024-04-23 21:13:33 -04:00
0174-Server-Tick-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0175-PlayerDeathEvent-getItemsToKeep.patch Update patches to handle vineflower decompiler (#10406) 2024-04-12 12:14:06 -07:00
0176-Add-Heightmap-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0177-Mob-Spawner-API-Enhancements.patch fix 2 of our javadoc errors 2024-04-23 16:30:24 -07:00
0178-Add-BlockSoundGroup-interface.patch Update patches to handle vineflower decompiler (#10406) 2024-04-12 12:14:06 -07:00
0179-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch Finish API 2023-12-05 18:33:18 +01:00
0180-Set-true-custom-payload-channel-size-limit.patch Increase default custom payload channel size limit (#10006) 2023-12-25 12:01:18 +01:00
0181-Expose-the-internal-current-tick.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0182-Improve-Block-breakNaturally-API.patch Update patches to handle vineflower decompiler (#10406) 2024-04-12 12:14:06 -07:00
0183-PlayerDeathEvent-shouldDropExperience.patch Update patches to handle vineflower decompiler (#10406) 2024-04-12 12:14:06 -07:00
0184-Add-ThrownEggHatchEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0185-Entity-Jump-API.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0186-add-hand-to-BlockMultiPlaceEvent.patch Finish API 2023-12-05 18:33:18 +01:00
0187-Add-tick-times-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0188-Expose-MinecraftServer-isRunning.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0189-Add-Raw-Byte-ItemStack-Serialization.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
0190-Add-Player-Client-Options-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0191-Add-PlayerAttackEntityCooldownResetEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
0192-Add-item-slot-convenience-methods.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0193-Villager-Restocks-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0194-Expose-game-version.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0195-Add-Mob-Goal-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0196-Add-villager-reputation-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0197-Spawn-Reason-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0198-Potential-bed-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0199-Inventory-getHolder-method-without-block-snapshot.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0200-Add-and-implement-PlayerRecipeBookClickEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0201-Support-components-in-ItemMeta.patch Fix api compile 2024-04-23 14:47:29 -07:00
0202-added-2-new-TargetReasons-for-1.16-mob-behavior.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0203-Add-entity-liquid-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0204-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0205-Add-BellRingEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0206-Brand-support.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0207-Add-moon-phase-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0208-Add-playPickupItemAnimation-to-LivingEntity.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0209-Add-more-Evoker-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0210-Add-methods-to-get-translation-keys.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0211-Create-HoverEvent-from-ItemStack-Entity.patch Update upstream 2024-04-23 21:13:33 -04:00
0212-Add-additional-open-container-api-to-HumanEntity.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0213-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0214-Entity-isTicking.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0215-Villager-resetOffers.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0216-Player-elytra-boost-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0217-Add-getOfflinePlayerIfCached-String.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0218-Add-ignore-discounts-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0219-Item-no-age-no-player-pickup.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0220-Beacon-API-custom-effect-ranges.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0221-Add-API-for-quit-reason.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0222-Add-Destroy-Speed-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0223-Add-LivingEntity-clearActiveItem.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0224-Add-PlayerItemCooldownEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0225-More-lightning-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0226-Add-PlayerShearBlockEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0227-Player-Chunk-Load-Unload-Events.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0228-Expose-LivingEntity-hurt-direction.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0229-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0230-Added-PlayerTradeEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0231-Add-TargetHitEvent-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0232-Additional-Block-Material-API-s.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0233-Add-API-to-get-Material-from-Boats-and-Minecarts.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0234-Add-PlayerFlowerPotManipulateEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0235-Zombie-API-breaking-doors.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0236-Add-EntityLoadCrossbowEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0237-Added-WorldGameRuleChangeEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0238-Added-ServerResourcesReloadedEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0239-Add-BlockFailedDispenseEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0240-Added-PlayerLecternPageChangeEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0241-Added-PlayerLoomPatternSelectEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0242-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0243-Add-sendOpLevel-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0244-Add-PaperRegistry.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0245-Add-StructuresLocateEvent.patch Update upstream 2024-04-23 21:13:33 -04:00
0246-Add-BlockPreDispenseEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0247-Added-PlayerChangeBeaconEffectEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0248-Added-PlayerStonecutterRecipeSelectEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0249-Add-dropLeash-variable-to-EntityUnleashEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0250-add-DragonEggFormEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0251-EntityMoveEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0252-Allow-adding-items-to-BlockDropItemEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0253-Add-getMainThreadExecutor-to-BukkitScheduler.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0254-living-entity-allow-attribute-registration.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0255-Add-missing-effects.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0256-Expose-Tracked-Players.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0257-Cache-the-result-of-Material-isBlock.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0258-Add-worldborder-events.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0259-added-PlayerNameEntityEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0260-Add-recipe-to-cook-events.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0261-Add-Block-isValidTool.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0262-Expand-world-key-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0263-Item-Rarity-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0264-Expose-protocol-version.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0265-add-isDeeplySleeping-to-HumanEntity.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0266-add-consumeFuel-to-FurnaceBurnEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0267-add-get-set-drop-chance-to-EntityEquipment.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0268-Added-PlayerDeepSleepEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0269-More-World-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0270-Added-PlayerBedFailEnterEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0271-Introduce-beacon-activation-deactivation-events.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0272-PlayerMoveEvent-Improvements.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0273-add-RespawnFlags-to-PlayerRespawnEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0274-Add-more-WanderingTrader-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0275-Add-EntityBlockStorage-clearEntities.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0276-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0277-Inventory-close.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0278-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0279-Add-basic-Datapack-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0280-additions-to-PlayerGameModeChangeEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0281-ItemStack-repair-check-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0282-More-Enchantment-API.patch Update Enchantment damage increase API 2024-04-25 18:42:50 +02:00
0283-Add-Mob-lookAt-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0284-ItemStack-editMeta.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0285-Add-EntityInsideBlockEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0286-Attributes-API-for-item-defaults.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0287-Add-cause-to-Weather-ThunderChangeEvents.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0288-More-Lidded-Block-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0289-Add-PlayerKickEvent-causes.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0290-Add-PufferFishStateChangeEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0291-Add-BellRevealRaiderEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0292-Add-ElderGuardianAppearanceEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0293-Add-more-line-of-sight-methods.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0294-Add-WaterBottleSplashEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0295-Add-more-LimitedRegion-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0296-Missing-Entity-API.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0297-Adds-PlayerArmSwingEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0298-Add-PlayerSignCommandPreprocessEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0299-fix-empty-array-elements-in-command-arguments.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0300-Stinger-API.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0301-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0302-Add-PlayerSetSpawnEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0303-Added-EntityDamageItemEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0304-Make-EntityUnleashEvent-cancellable.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0305-Change-EnderEye-target-without-changing-other-things.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0306-Add-BlockBreakBlockEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0307-Add-helpers-for-left-right-click-to-Action.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0308-Option-to-prevent-data-components-copy-in-smithing-r.patch update smithing recipe copy data components API 2024-04-25 08:13:36 -07:00
0309-More-CommandBlock-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0310-Add-missing-team-sidebar-display-slots.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0311-add-back-EntityPortalExitEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0312-Add-methods-to-find-targets-for-lightning-strikes.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0313-Get-entity-default-attributes.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0314-Left-handed-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0315-Add-critical-damage-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0316-Add-more-advancement-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0317-Fix-issues-with-mob-conversion.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0318-Add-isCollidable-methods-to-various-places.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0319-Goat-ram-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0320-Add-API-for-resetting-a-single-score.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0321-Add-Raw-Byte-Entity-Serialization.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0322-Add-PlayerItemFrameChangeEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0323-Allow-delegation-to-vanilla-chunk-gen.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0324-Add-more-Campfire-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0325-Extend-VehicleCollisionEvent-move-HandlerList-up.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0326-Improve-scoreboard-entries.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0327-Entity-powdered-snow-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0328-Add-API-for-item-entity-health.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0329-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0330-Bucketable-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0331-System-prop-for-default-config-comment-parsing.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0332-Expose-vanilla-BiomeProvider-from-WorldInfo.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0333-Multiple-Entries-with-Scoreboards.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0334-Warn-on-strange-EventHandler-return-types.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0335-Multi-Block-Change-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0336-Fix-NotePlayEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0337-Freeze-Tick-Lock-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0338-Dolphin-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0339-More-PotionEffectType-API.patch Update upstream 2024-04-23 21:13:33 -04:00
0340-API-for-creating-command-sender-which-forwards-feedb.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0341-Implement-regenerateChunk.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0342-Add-GameEvent-tags.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0343-Furnace-RecipesUsed-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0344-Configurable-sculk-sensor-listener-range.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0345-Add-missing-block-data-mins-and-maxes.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0346-Custom-Potion-Mixes.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0347-Expose-furnace-minecart-push-values.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0348-More-Projectile-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0349-Add-getComputedBiome-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0350-Add-enchantWithLevels-API.patch Update upstream 2024-04-23 21:13:33 -04:00
0351-Add-TameableDeathMessageEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0352-Allow-to-change-the-podium-of-the-EnderDragon.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0353-Fix-incorrect-new-blockstate-in-EntityBreakDoorEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0354-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0355-WorldCreator-keepSpawnLoaded.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0356-Add-EntityDyeEvent-and-CollarColorable-interface.patch Update upstream 2024-04-23 21:13:33 -04:00
0357-Add-PlayerStopUsingItemEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0358-Expand-FallingBlock-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0359-Add-method-isTickingWorlds-to-Bukkit.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0360-Add-WardenAngerChangeEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0361-Nameable-Banner-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0362-Add-Player-getFishHook.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0363-More-Teleport-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0364-Add-EntityPortalReadyEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0365-Custom-Chat-Completion-Suggestions-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0366-Collision-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0367-Block-Ticking-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0368-Add-NamespacedKey-biome-methods.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0369-Also-load-resources-from-LibraryLoader.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0370-Added-byte-array-serialization-deserialization-for-P.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0371-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0372-Expose-codepoint-limit-in-YamlConfigOptions-and-incr.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0373-Add-getDrops-to-BlockState.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0374-Add-PlayerInventorySlotChangeEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0375-Elder-Guardian-appearance-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0376-Allow-changing-bed-s-occupied-property.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0377-Add-EquipmentSlot-convenience-methods.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0378-Add-LivingEntity-swingHand-EquipmentSlot-convenience.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0379-Add-entity-knockback-API.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0380-Added-EntityToggleSitEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0381-Add-Moving-Piston-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0382-Add-PrePlayerAttackEntityEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0383-Add-Player-Warden-Warning-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0384-More-vanilla-friendly-methods-to-update-trades.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0385-Add-paper-dumplisteners-command.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0386-ItemStack-damage-API.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0387-Add-Tick-TemporalUnit.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0388-Friction-API.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0389-Player-Entity-Tracking-Events.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0390-Add-missing-Fluid-type.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0391-fix-Instruments.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0392-Add-BlockLockCheckEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0393-Add-Sneaking-API-for-Entities.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0394-Improve-PortalEvents.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0395-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0396-Flying-Fall-Damage-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0397-Replace-ItemFlag.HIDE_POTION_EFFECTS.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0398-Win-Screen-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0399-Add-Entity-Body-Yaw-API.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0400-Fix-HandlerList-for-InventoryBlockStartEvent-subclas.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0401-Add-EntityFertilizeEggEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0402-Add-CompostItemEvent-and-EntityCompostItemEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0403-Add-Shearable-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0404-Fix-SpawnEggMeta-get-setSpawnedType.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0405-Add-Mob-Experience-reward-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0406-Expand-PlayerItemMendEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0407-Add-transient-modifier-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0408-Properly-remove-the-experimental-smithing-inventory-.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0409-Add-method-to-remove-all-active-potion-effects.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0410-Folia-scheduler-and-owned-region-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0411-Add-event-for-player-editing-sign.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0412-Add-Sign-getInteractableSideFor.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0413-Fix-BanList-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0414-Add-whitelist-events.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0415-API-for-updating-recipes-on-clients.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0416-Add-PlayerFailMoveEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0417-Fix-custom-statistic-criteria-creation.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0418-SculkCatalyst-bloom-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0419-API-for-an-entity-s-scoreboard-name.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0420-Deprecate-and-replace-methods-with-old-StructureType.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0421-Add-Listing-API-for-Player.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0422-Expose-clicked-BlockFace-during-BlockDamageEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0423-Fix-NPE-on-Boat-getStatus.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0424-Expand-Pose-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0425-MerchantRecipe-add-copy-constructor.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0426-More-DragonBattle-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0427-Add-PlayerPickItemEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0428-Allow-trident-custom-damage.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0429-Expose-hand-during-BlockCanBuildEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0430-Limit-setBurnTime-to-valid-short-values.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0431-Add-OfflinePlayer-isConnected.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0432-Add-titleOverride-to-InventoryOpenEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0433-Allow-proper-checking-of-empty-item-stacks.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0434-Fix-PlayerSwapHandItemsEvent-throwing-exception-when.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0435-Add-player-idle-duration-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0436-Add-API-to-get-the-collision-shape-of-a-block-before.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0437-Add-predicate-for-blocks-when-raytracing.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0438-Add-hand-to-fish-event-for-all-player-interactions.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0439-Add-UUID-attribute-modifier-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0440-Expand-LingeringPotion-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0441-Remove-unnecessary-durability-check-in-ItemStack-isS.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0442-Add-Structure-check-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0443-add-missing-Experimental-annotations.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0444-Add-more-scoreboard-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0445-Improve-Registry.patch Update upstream 2024-04-23 21:13:33 -04:00
0446-Add-experience-points-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0447-Add-missing-InventoryType.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0448-Add-drops-to-shear-events.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0449-Add-HiddenPotionEffect-API.patch work on some API stuff 2024-04-23 16:26:24 -07:00
0450-Add-PlayerShieldDisableEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0451-Return-null-for-empty-String-in-NamespacedKey.fromSt.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0452-Add-BlockStateMeta-clearBlockState.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0453-Expose-LootTable-of-DecoratedPot.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0454-Add-ShulkerDuplicateEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0455-Add-api-for-spawn-egg-texture-colors.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0456-Add-Lifecycle-Event-system.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0457-ItemStack-Tooltip-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0458-Add-getChunkSnapshot-includeLightData-parameter.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0459-Add-FluidState-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0460-add-number-format-api.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0461-improve-BanList-types.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0462-Suspicious-Effect-Entry-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0463-Fix-DamageSource-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0464-Expanded-Hopper-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0465-Clone-mutables-to-prevent-unexpected-issues.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0466-Add-BlockBreakProgressUpdateEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0467-Deprecate-ItemStack-setType.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0468-Item-Mutation-Fixes.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0469-API-for-checking-sent-chunks.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0470-Add-CartographyItemEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0471-More-Raid-API.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00