Paper/patches/api
Nassim Jahnke f6969b6374
Updated Upstream (Bukkit/CraftBukkit/Spigot)
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:
09b1c123 PR-916: Add more lightning API
c085f3de PR-859: Add Entity#getTrackedBy

CraftBukkit Changes:
1bf30a4e9 SPIGOT-7495: Spawning bee entity in asynchronous BlockPopulator causes IllegalStateException - Accessing LegacyRandomSource from multiple threads
476c5bccd PR-1267: Add more lightning API
40d5e6c02 PR-1190: Add Entity#getTrackedBy
40d41acc1 SPIGOT-7491: Downgrade bundled SQLite to be updated next release
44b31da38 PR-1264: Load Bukkit class before creating Registry item
dc45a6738 SPIGOT-7496: Failure to load datapacks with multiple identical predicates
f508657d6 Fix decompile error affecting javac
ef7a4743d PR-1265: Ensure UTF-8 used in new test resource

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