Paper/patches/api
Jake Potrebic 4e994669d3
Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874)
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:
6b3c598b PR-814: Add a method to send multiple equipment changes
181a984b Update Maven shade version to align with CraftBukkit
a5a36e32 Revert "Update Maven shade version to align with CraftBukkit"
7a8f4a42 Update Maven shade version to align with CraftBukkit
58327201 Add support for Java 20

CraftBukkit Changes:
b56426c7a PR-1142: Calculate explosion damage separately for each affected EntityComplexPart
fbe3410af PR-1140: Add a method to send multiple equipment changes
8434e3633 Add support for Java 20
c998a1d23 Increase outdated build delay
4a929b5d6 SPIGOT-7267: Fix EntityType#getTranslationKey() and add unit test
086d8dc8a SPIGOT-7268: CraftMetaPotion reads ShowParticles and ShowIcon properties incorrectly
8ba5e399e SPIGOT-7262: Improve visibility API

Spigot Changes:
a2190e30 Rebuild patches
2023-03-10 12:18:50 -08:00
..
0001-Convert-project-to-Gradle.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0002-Build-system-changes.patch API patches 2022-12-07 17:46:46 +01:00
0003-Test-changes.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0004-Add-FastUtil-to-Bukkit.patch Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime 2023-03-04 12:01:07 -07:00
0005-Adventure.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0006-Paper-Utils.patch API patches 2022-06-07 19:20:30 +02:00
0007-Use-ASM-for-event-executors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0008-Paper-Plugins.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0009-Add-Position.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0010-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0011-Add-command-line-option-to-load-extra-plugin-jars-no.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0012-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0013-Add-getTPS-method.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0014-Version-Command-2.0.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0015-Entity-Origin-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0016-Add-PlayerLocaleChangeEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0017-Add-view-distance-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0018-Add-BeaconEffectEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0019-Add-PlayerInitialSpawnEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0020-Expose-server-CommandMap.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0021-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0022-Add-exception-reporting-event.patch Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime 2023-03-04 12:01:07 -07:00
0023-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime 2023-03-04 12:01:07 -07:00
0024-Fix-ServerListPingEvent-flagging-as-Async.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0025-Player-Tab-List-and-Title-APIs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0026-Add-methods-for-working-with-arrows-stuck-in-living-.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0027-Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0028-Add-a-call-helper-to-Event.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0029-Add-sender-name-to-commands.yml-replacement.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0030-Add-command-to-reload-permissions.yml-and-require-co.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0031-Custom-replacement-for-eaten-items.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0032-Entity-AddTo-RemoveFrom-World-Events.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0033-EntityPathfindEvent.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0034-Reduce-thread-synchronization-in-MetadataStoreBase.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0035-Add-MetadataStoreBase.removeAll-Plugin.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0036-Add-PlayerUseUnknownEntityEvent.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0037-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0038-Arrow-pickup-rule-API.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0039-EntityRegainHealthEvent-isFastRegen-API.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0040-LootTable-API.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0041-Add-EntityZapEvent.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0042-Misc-Utils.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0043-Allow-Reloading-of-Command-Aliases.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0044-Add-source-to-PlayerExpChangeEvent.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0045-Add-ProjectileCollideEvent.patch Deprecate ProjectileCollideEvent (#8678) 2022-12-22 21:20:44 -08:00
0046-Add-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0047-Add-API-methods-to-control-if-armour-stands-can-move.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0048-IllegalPacketEvent.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0049-Fireworks-API-s.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0050-PlayerTeleportEndGatewayEvent.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0051-Provide-E-TE-Chunk-count-stat-methods.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0052-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0053-Expose-WorldBorder-isInBounds-Location-check.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0054-Add-configuration-option-to-prevent-player-names-fro.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0055-Fix-upstream-javadocs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0056-Item-canEntityPickup.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0057-PlayerAttemptPickupItemEvent.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0058-Add-UnknownCommandEvent.patch Fix calling UnknownCommandEvent (#8232) 2023-02-16 18:07:30 -08:00
0059-Basic-PlayerProfile-API.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0060-PlayerPickupItemEvent-setFlyAtPlayer.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0061-Shoulder-Entities-Release-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8823) 2023-02-07 07:55:53 -08:00
0062-Entity-fromMobSpawner.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0063-Profile-Lookup-Events.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0064-Improve-the-Saddle-API-for-Horses.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
0065-Add-getI18NDisplayName-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
0066-ensureServerConversions-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
0067-LivingEntity-setKiller.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0068-ProfileWhitelistVerifyEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0069-Allow-plugins-to-use-SLF4J-for-logging.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0070-Handle-plugin-prefixes-in-implementation-logging-con.patch Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime 2023-03-04 12:01:07 -07:00
0071-Add-PlayerJumpEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0072-Add-workaround-for-plugins-modifying-the-parent-of-t.patch Correctly Remove Classloaders, Avoid Loading Providers in /paper dumpplugins, Fix library lookup (#8938) 2023-03-06 18:20:11 -06:00
0073-Add-PlayerArmorChangeEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0074-API-to-get-a-BlockState-without-a-snapshot.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0075-AsyncTabCompleteEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0076-Expose-client-protocol-version-and-virtual-host.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0077-Display-warning-on-deprecated-recipe-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0078-PlayerPickupExperienceEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0079-ExperienceOrbMergeEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0080-Ability-to-apply-mending-to-XP-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0081-PreCreatureSpawnEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0082-PlayerNaturallySpawnCreaturesEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0083-Add-setPlayerProfile-API-for-Skulls.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0084-Fill-Profile-Property-Events.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0085-PlayerAdvancementCriterionGrantEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0086-Add-ArmorStand-Item-Meta.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0087-Optimize-Hoppers.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0088-Tameable-getOwnerUniqueId-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0089-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0090-Add-extended-PaperServerListPingEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0091-Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0092-getPlayerUniqueId-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0093-Add-legacy-ping-support-to-PaperServerListPingEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0094-Add-openSign-method-to-HumanEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0095-Add-Ban-Methods-to-Player-Objects.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0096-EndermanEscapeEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0097-Enderman.teleportRandomly.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0098-Additional-world.getNearbyEntities-API-s.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0099-Location.isChunkLoaded-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0100-Expand-World.spawnParticle-API-and-add-Builder.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0101-EndermanAttackPlayerEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0102-WitchConsumePotionEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0103-WitchThrowPotionEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0104-Location.toBlockLocation-toCenterLocation.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0105-PotionEffect-clone-methods.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0106-WitchReadyPotionEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0107-ItemStack-getMaxItemUseDuration.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0108-Add-EntityTeleportEndGatewayEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0109-Make-shield-blocking-delay-configurable.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0110-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0111-Add-getNearbyXXX-methods-to-Location.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0112-PlayerReadyArrowEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0113-Add-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0114-Expand-Explosions-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0115-ItemStack-API-additions-for-quantity-flags-lore.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0116-LivingEntity-Hand-Raised-Item-Use-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0117-RangedEntity-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0118-Add-World.getEntity-UUID-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0119-InventoryCloseEvent-Reason-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0120-Allow-setting-the-vex-s-summoner.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0121-Entity-getChunk-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0122-EnderDragon-Events.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0123-PlayerElytraBoostEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0124-PlayerLaunchProjectileEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0125-EntityTransformedEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0126-Allow-disabling-armour-stand-ticking.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0127-SkeletonHorse-Additions.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0128-Expand-Location-Manipulation-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0129-Expand-ArmorStand-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0130-AnvilDamageEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0131-Add-TNTPrimeEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0132-Provide-Chunk-Coordinates-as-a-Long-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0133-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0134-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0135-Allow-Blocks-to-be-accessed-via-a-long-key.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0136-Slime-Pathfinder-Events.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0137-Add-PhantomPreSpawnEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0138-Add-More-Creeper-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0139-Inventory-removeItemAnySlot.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0140-isChunkGenerated-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0141-Add-source-block-constructor-and-getChangedBlockData.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0142-Async-Chunks-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0143-Add-ray-tracing-methods-to-LivingEntity.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0144-Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0145-Improve-death-events.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0146-Add-Git-information-to-version-command-on-startup.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0147-Mob-Pathfinding-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0148-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime 2023-03-04 12:01:07 -07:00
0149-Performance-Concurrency-Improvements-to-Permissions.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0150-Add-ItemStackRecipeChoice-Draft-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0151-Implement-furnace-cook-speed-multiplier-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0152-Material-API-additions.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0153-Add-Material-Tags.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0154-PreSpawnerSpawnEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0155-Add-LivingEntity-getTargetEntity.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0156-Add-sun-related-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0157-Turtle-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0158-Add-spectator-target-events.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0159-Add-more-Witch-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0160-Make-the-default-permission-message-configurable.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0161-Support-cancellation-supression-of-EntityDismount-Ve.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0162-Add-more-Zombie-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0163-Change-the-reserved-channel-check-to-be-sensible.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0164-Add-PlayerConnectionCloseEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0165-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0166-Add-ItemStack-Recipe-API-helper-methods.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0167-BlockDestroyEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0168-Add-WhitelistToggleEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0169-Add-GS4-Query-event.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0170-Add-PlayerPostRespawnEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0171-Entity-getEntitySpawnReason.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0172-Fix-Spigot-annotation-mistakes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0173-Server-Tick-Events.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0174-PlayerDeathEvent-getItemsToKeep.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0175-Add-Heightmap-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0176-Mob-Spawner-API-Enhancements.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0177-Add-BlockSoundGroup-interface.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0178-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0179-Increase-custom-payload-channel-message-size.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0180-Expose-the-internal-current-tick.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0181-Improve-Block-breakNaturally-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0182-PlayerDeathEvent-shouldDropExperience.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0183-Add-ThrownEggHatchEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0184-Entity-Jump-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0185-add-hand-to-BlockMultiPlaceEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0186-Add-tick-times-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0187-Expose-MinecraftServer-isRunning.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0188-Add-Raw-Byte-ItemStack-Serialization.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0189-Add-Player-Client-Options-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0190-Add-PlayerAttackEntityCooldownResetEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0191-Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0192-Add-item-slot-convenience-methods.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0193-Villager-Restocks-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0194-Expose-game-version.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0195-Add-Mob-Goal-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0196-Add-villager-reputation-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0197-Spawn-Reason-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0198-Potential-bed-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0199-Inventory-getHolder-method-without-block-snapshot.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0200-Improve-Arrow-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0201-Add-and-implement-PlayerRecipeBookClickEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0202-Support-components-in-ItemMeta.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0203-added-2-new-TargetReasons-for-1.16-mob-behavior.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0204-Add-entity-liquid-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0205-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0206-Brand-support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0207-Support-hex-colors-in-getLastColors.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0208-Add-setMaxPlayers-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0209-Add-BellRingEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0210-Add-moon-phase-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0211-Add-playPickupItemAnimation-to-LivingEntity.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0212-Add-more-Evoker-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0213-Add-methods-to-get-translation-keys.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0214-Create-HoverEvent-from-ItemStack-Entity.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0215-Add-additional-open-container-api-to-HumanEntity.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0216-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0217-Entity-isTicking.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0218-Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0219-Villager-resetOffers.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0220-Player-elytra-boost-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0221-Add-getOfflinePlayerIfCached-String.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0222-Add-ignore-discounts-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0223-Item-no-age-no-player-pickup.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0224-Beacon-API-custom-effect-ranges.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0225-Add-API-for-quit-reason.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0226-Add-Destroy-Speed-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0227-Add-LivingEntity-clearActiveItem.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0228-Add-PlayerItemCooldownEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0229-More-lightning-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0230-Add-PlayerShearBlockEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0231-Enable-multi-release-plugin-jars.patch Correctly Remove Classloaders, Avoid Loading Providers in /paper dumpplugins, Fix library lookup (#8938) 2023-03-06 18:20:11 -06:00
0232-Player-Chunk-Load-Unload-Events.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0233-Expose-LivingEntity-hurt-direction.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0234-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0235-Added-PlayerTradeEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0236-Add-TargetHitEvent-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0237-Additional-Block-Material-API-s.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0238-Add-API-to-get-Material-from-Boats-and-Minecarts.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0239-Add-PlayerFlowerPotManipulateEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0240-Zombie-API-breaking-doors.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0241-Add-EntityLoadCrossbowEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0242-Added-WorldGameRuleChangeEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0243-Added-ServerResourcesReloadedEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0244-Add-BlockFailedDispenseEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0245-Added-PlayerLecternPageChangeEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0246-Added-PlayerLoomPatternSelectEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0247-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0248-Add-sendOpLevel-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0249-Add-PaperRegistry.patch Replace ConfiguredStructure api with Structure (#8642) 2023-02-28 08:36:01 -08:00
0250-Add-StructuresLocateEvent.patch Replace ConfiguredStructure api with Structure (#8642) 2023-02-28 08:36:01 -08:00
0251-Return-chat-component-with-empty-text-instead-of-thr.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0252-Add-BlockPreDispenseEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0253-Added-missing-vanilla-tags.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0254-Added-PlayerChangeBeaconEffectEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0255-Added-PlayerStonecutterRecipeSelectEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0256-Add-dropLeash-variable-to-EntityUnleashEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0257-add-DragonEggFormEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0258-EntityMoveEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0259-Allow-adding-items-to-BlockDropItemEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0260-Add-getMainThreadExecutor-to-BukkitScheduler.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0261-living-entity-allow-attribute-registration.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0262-Add-missing-effects.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0263-Expose-Tracked-Players.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0264-Cache-the-result-of-Material-isBlock.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0265-Add-worldborder-events.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0266-added-PlayerNameEntityEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0267-Add-recipe-to-cook-events.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0268-Add-Block-isValidTool.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0269-Expand-world-key-API.patch Replace ConfiguredStructure api with Structure (#8642) 2023-02-28 08:36:01 -08:00
0270-Item-Rarity-API.patch Replace ConfiguredStructure api with Structure (#8642) 2023-02-28 08:36:01 -08:00
0271-Expose-protocol-version.patch Replace ConfiguredStructure api with Structure (#8642) 2023-02-28 08:36:01 -08:00
0272-add-isDeeplySleeping-to-HumanEntity.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0273-add-consumeFuel-to-FurnaceBurnEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0274-add-get-set-drop-chance-to-EntityEquipment.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0275-Added-PlayerDeepSleepEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0276-More-World-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0277-Added-PlayerBedFailEnterEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0278-Introduce-beacon-activation-deactivation-events.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0279-PlayerMoveEvent-Improvements.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0280-add-RespawnFlags-to-PlayerRespawnEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0281-Add-more-WanderingTrader-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0282-Add-EntityBlockStorage-clearEntities.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0283-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0284-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0285-Inventory-close.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0286-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0287-Add-basic-Datapack-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0288-additions-to-PlayerGameModeChangeEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0289-ItemStack-repair-check-API.patch Replace ConfiguredStructure api with Structure (#8642) 2023-02-28 08:36:01 -08:00
0290-More-Enchantment-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0291-Add-Mob-lookAt-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0292-ItemStack-editMeta.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0293-Add-EntityInsideBlockEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0294-Attributes-API-for-item-defaults.patch Replace ConfiguredStructure api with Structure (#8642) 2023-02-28 08:36:01 -08:00
0295-Add-cause-to-Weather-ThunderChangeEvents.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0296-More-Lidded-Block-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0297-Add-PlayerKickEvent-causes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0298-Add-PufferFishStateChangeEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0299-Add-BellRevealRaiderEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0300-Add-ElderGuardianAppearanceEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0301-Add-more-line-of-sight-methods.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0302-Add-WaterBottleSplashEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0303-Add-more-LimitedRegion-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0304-Missing-Entity-Behavior-API.patch Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime 2023-03-04 12:01:07 -07:00
0305-Adds-PlayerArmSwingEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0306-Add-PlayerSignCommandPreprocessEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0307-fix-empty-array-elements-in-command-arguments.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0308-Stinger-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0309-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Correctly Remove Classloaders, Avoid Loading Providers in /paper dumpplugins, Fix library lookup (#8938) 2023-03-06 18:20:11 -06:00
0310-Add-PlayerSetSpawnEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0311-Added-EntityDamageItemEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0312-Make-EntityUnleashEvent-cancellable.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0313-Change-EnderEye-target-without-changing-other-things.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0314-Add-BlockBreakBlockEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0315-Add-helpers-for-left-right-click-to-Action.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0316-Option-to-prevent-NBT-copy-in-smithing-recipes.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0317-More-CommandBlock-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0318-Add-missing-team-sidebar-display-slots.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0319-add-back-EntityPortalExitEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0320-Add-methods-to-find-targets-for-lightning-strikes.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0321-Get-entity-default-attributes.patch Replace ConfiguredStructure api with Structure (#8642) 2023-02-28 08:36:01 -08:00
0322-Left-handed-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0323-Add-more-advancement-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0324-Add-ItemFactory-getSpawnEgg-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0325-Add-critical-damage-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0326-Fix-issues-with-mob-conversion.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0327-Add-isCollidable-methods-to-various-places.patch Replace ConfiguredStructure api with Structure (#8642) 2023-02-28 08:36:01 -08:00
0328-Goat-ram-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0329-Add-API-for-resetting-a-single-score.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0330-Add-Raw-Byte-Entity-Serialization.patch Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime 2023-03-04 12:01:07 -07:00
0331-Add-PlayerItemFrameChangeEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0332-Add-player-health-update-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0333-Allow-delegation-to-vanilla-chunk-gen.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0334-Add-more-Campfire-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0335-Move-VehicleCollisionEvent-HandlerList-up.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0336-Improve-scoreboard-entries.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0337-Entity-powdered-snow-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0338-Add-API-for-item-entity-health.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0339-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0340-Bucketable-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0341-System-prop-for-default-config-comment-parsing.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0342-Expose-vanilla-BiomeProvider-from-WorldInfo.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0343-Add-new-overload-to-PersistentDataContainer-has.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0344-Multiple-Entries-with-Scoreboards.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0345-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0346-Warn-on-strange-EventHandler-return-types.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0347-Multi-Block-Change-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0348-Fix-NotePlayEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0349-Freeze-Tick-Lock-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0350-Dolphin-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0351-More-PotionEffectType-API.patch Replace ConfiguredStructure api with Structure (#8642) 2023-02-28 08:36:01 -08:00
0352-API-for-creating-command-sender-which-forwards-feedb.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0353-Implement-regenerateChunk.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0354-Add-GameEvent-tags.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0355-Furnace-RecipesUsed-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0356-Configurable-sculk-sensor-listener-range.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0357-Add-missing-block-data-mins-and-maxes.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0358-Custom-Potion-Mixes.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0359-Expose-furnace-minecart-push-values.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0360-More-Projectile-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0361-Add-getComputedBiome-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0362-Add-enchantWithLevels-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0363-Add-TameableDeathMessageEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0364-Allow-to-change-the-podium-of-the-EnderDragon.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0365-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0366-WorldCreator-keepSpawnLoaded.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0367-Add-EntityDyeEvent-and-CollarColorable-interface.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0368-Add-PlayerStopUsingItemEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0369-FallingBlock-auto-expire-setting.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0370-Keyed-Cat-Type.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0371-Add-method-isTickingWorlds-to-Bukkit.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0372-Add-WardenAngerChangeEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0373-Nameable-Banner-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0374-Add-Player-getFishHook.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0375-More-Teleport-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0376-Add-EntityPortalReadyEvent.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0377-Custom-Chat-Completion-Suggestions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0378-Collision-API.patch Add TeleportFlags (#8855) 2023-03-04 16:07:23 -06:00
0379-Block-Ticking-API.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0380-Add-NamespacedKey-biome-methods.patch Replace ConfiguredStructure api with Structure (#8642) 2023-02-28 08:36:01 -08:00
0381-Add-custom-destroyerIdentity-to-sendBlockDamage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0382-Also-load-resources-from-LibraryLoader.patch Correctly Remove Classloaders, Avoid Loading Providers in /paper dumpplugins, Fix library lookup (#8938) 2023-03-06 18:20:11 -06:00
0383-Added-byte-array-serialization-deserialization-for-P.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0384-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0385-Expose-codepoint-limit-in-YamlConfigOptions-and-incr.patch Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
0386-Add-getDrops-to-BlockState.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0387-Add-PlayerInventorySlotChangeEvent.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0388-Elder-Guardian-appearance-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0389-Allow-changing-bed-s-occupied-property.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0390-Add-EquipmentSlot-convenience-methods.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0391-Add-LivingEntity-swingHand-EquipmentSlot-convenience.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0392-Add-entity-knockback-API.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0393-Added-EntityToggleSitEvent.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0394-Add-Moving-Piston-API.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0395-Add-PrePlayerAttackEntityEvent.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0396-Add-Player-Warden-Warning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0397-More-vanilla-friendly-methods-to-update-trades.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0398-Add-paper-dumplisteners-command.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0399-ItemStack-damage-API.patch Further clarify functionality of damageItemStack methods (#8878) 2023-02-21 09:35:25 -08:00
0400-Add-Tick-TemporalUnit.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0401-Friction-API.patch Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime 2023-03-04 12:01:07 -07:00
0402-Player-Entity-Tracking-Events.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0403-Add-missing-Fluid-type.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0404-Mark-experimental-api-as-such.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0405-fix-Instruments.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0406-Add-BlockLockCheckEvent.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0407-Add-Sneaking-API-for-Entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0408-Improve-PortalEvents.patch Add TeleportFlags (#8855) 2023-03-04 16:07:23 -06:00
0409-Add-exploded-block-state-to-BlockExplodeEvent.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0410-Flying-Fall-Damage-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0411-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0412-Replace-ItemFlag.HIDE_POTION_EFFECTS.patch Redefine Cyclic Dependencies (#8873) 2023-02-20 19:09:38 -06:00
0413-Win-Screen-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0414-Add-Entity-Body-Yaw-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0415-Add-missing-isFuel-Material-entries.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0416-Fix-HandlerList-for-InventoryBlockStartEvent-subclas.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0417-Add-EntityFertilizeEggEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00
0418-Add-CompostItemEvent-and-EntityCompostItemEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874) 2023-03-10 12:18:50 -08:00