PaperMC/patches/api
Nassim Jahnke 30285e7121 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102)
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:
3a3bea52 SPIGOT-7829: Increase maximum outgoing plugin message size to match Vanilla intention
5cd1c8cb SPIGOT-7831: Add CreatureSpawnEvent.SpawnReason#POTION_EFFECT
a8e278f0 SPIGOT-7827: Sync EntityPortalEvent with PlayerPortalEvent since non-players can now create portals
53729d12 Remove spurious ApiStatus.Internal annotation
b9f57486 SPIGOT-7799, PR-1039: Expose explosion world interaction in EntityExplodeEvent and BlockExplodeEvent
7983b966 PR-1029: Trial changing a small number of inner enums to classes/interfaces to better support custom values

CraftBukkit Changes:
403accd56 SPIGOT-7831: Add CreatureSpawnEvent.SpawnReason#POTION_EFFECT
812761660 Increase outdated build delay
bed1e3ff6 SPIGOT-7827: Sync EntityPortalEvent with PlayerPortalEvent since non-players can now create portals
2444c8b23 SPIGOT-7823: Suspicious sand and gravel material are not marked as having gravity correctly
aceddcd0b SPIGOT-7820: Enum changes - duplicate method name
a0d2d6a84 SPIGOT-7813: Material#isInteractable() always returns false
8fd64b091 SPIGOT-7806: Handle both loot and inventory item drop behaviour in PlayerDeathEvent
a4ee40b74 SPIGOT-7799, PR-1436: Expose explosion world interaction in EntityExplodeEvent and BlockExplodeEvent
082aa51c5 PR-1424: Trial changing a small number of inner enums to classes/interfaces to better support custom values
66e78a96b SPIGOT-7815: Consider EntityDamageEvent status for Wolf armor damage

Spigot Changes:
5bbef5ad SPIGOT-7834: Modify max value for generic.max_absorption
2024-07-18 10:13:20 +02:00
..
Ability-to-apply-mending-to-XP-API.patch Finish API 2023-12-05 18:33:18 +01:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Finish API 2023-12-05 18:33:18 +01:00
Add-a-call-helper-to-Event.patch Finish API 2023-12-05 18:33:18 +01:00
Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Finish API 2023-12-05 18:33:18 +01:00
Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Finish API 2023-12-05 18:33:18 +01:00
Add-additional-open-container-api-to-HumanEntity.patch Finish API 2023-12-05 18:33:18 +01:00
Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Add-and-implement-PlayerRecipeBookClickEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-API-for-item-entity-health.patch Finish API 2023-12-05 18:33:18 +01:00
Add-API-for-quit-reason.patch Finish API 2023-12-05 18:33:18 +01:00
Add-API-for-resetting-a-single-score.patch Finish API 2023-12-05 18:33:18 +01:00
Add-api-for-spawn-egg-texture-colors.patch [ci skip] Move logic in our patches to ItemType/BlockType (#10772) 2024-05-23 10:32:02 -07:00
Add-API-methods-to-control-if-armour-stands-can-move.patch Finish API 2023-12-05 18:33:18 +01:00
Add-API-to-get-exact-interaction-point-in-PlayerInte.patch Finish API 2023-12-05 18:33:18 +01:00
Add-API-to-get-Material-from-Boats-and-Minecarts.patch Finish API 2023-12-05 18:33:18 +01:00
Add-API-to-get-the-collision-shape-of-a-block-before.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2024-01-26 20:17:06 +01:00
Add-ArmorStand-Item-Meta.patch Updated Upstream (Bukkit/CraftBukkit) (#10691) 2024-05-11 14:48:37 -07:00
add-back-EntityPortalExitEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Add-Ban-Methods-to-Player-Objects.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Finish API 2023-12-05 18:33:18 +01:00
Add-basic-Datapack-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
Add-BeaconEffectEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-BellRevealRaiderEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Add-BellRingEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Add-Block-isValidTool.patch [ci skip] Add more identifying patch comments 2024-01-19 22:13:42 +01:00
Add-BlockBreakBlockEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-BlockBreakProgressUpdateEvent.patch Add BlockBreakProgressUpdateEvent (#10300) 2024-04-06 18:28:17 -04:00
Add-BlockFailedDispenseEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-BlockLockCheckEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-BlockPreDispenseEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-BlockSoundGroup-interface.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Add-BlockStateMeta-clearBlockState.patch Add BlockStateMeta#clearBlockState (#10160) 2024-01-23 12:41:47 -08:00
Add-CartographyItemEvent.patch Add CartographyItemEvent and get/setResult for CartographyInventory (#10396) 2024-04-20 14:10:35 -04:00
Add-cause-to-Weather-ThunderChangeEvents.patch Finish API 2023-12-05 18:33:18 +01:00
Add-command-line-option-to-load-extra-plugin-jars-no.patch Finish API 2023-12-05 18:33:18 +01:00
Add-command-to-reload-permissions.yml-and-require-co.patch Finish API 2023-12-05 18:33:18 +01:00
Add-CompostItemEvent-and-EntityCompostItemEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-configuration-option-to-prevent-player-names-fro.patch Finish API 2023-12-05 18:33:18 +01:00
add-consumeFuel-to-FurnaceBurnEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Add-critical-damage-API.patch Updated Upstream (Bukkit) (#10255) 2024-02-16 22:44:38 +00:00
Add-Destroy-Speed-API.patch De-deprecate BlockData#getDestroySpeed 2024-06-16 12:44:22 +02:00
add-DragonEggFormEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-dropLeash-variable-to-EntityUnleashEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Add-drops-to-shear-events.patch Add drops to shear events (#5678) 2023-12-28 14:41:07 -08:00
Add-ElderGuardianAppearanceEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-enchantWithLevels-API.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Add-Entity-Body-Yaw-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
Add-entity-knockback-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
Add-entity-knockback-events.patch fix knockback events (#10831) 2024-05-30 13:17:16 -07:00
Add-entity-liquid-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-EntityBlockStorage-clearEntities.patch Finish API 2023-12-05 18:33:18 +01:00
Add-EntityDyeEvent-and-CollarColorable-interface.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-EntityFertilizeEggEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-EntityInsideBlockEvent.patch 585/1053 2024-06-13 16:32:45 -07:00
Add-EntityLoadCrossbowEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-EntityPortalReadyEvent.patch make EntityPortalReadyEvent#setTargetWorld work again 2024-06-16 15:48:38 -07:00
Add-EntityTeleportEndGatewayEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-EntityZapEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-EquipmentSlot-convenience-methods.patch Add EquipmentSlot#getOppositeHand (#10632) 2024-05-01 20:14:27 +03:00
Add-event-for-player-editing-sign.patch Finish API patches 2024-06-13 08:45:43 -07:00
Add-exception-reporting-event.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-experience-points-API.patch Add experience points api (#9688) 2023-12-28 00:49:45 +01:00
Add-extended-PaperServerListPingEvent.patch Fixup and deprecate player profiles in ping event 2024-06-14 18:14:55 +02:00
Add-FastUtil-to-Bukkit.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
Add-FluidState-API.patch FluidState API (#9951) 2024-02-17 21:44:03 +01:00
Add-GameEvent-tags.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
Add-GameMode-isInvulnerable.patch Add GameMode#isInvulnerable (#10633) 2024-05-01 20:14:17 +03:00
add-get-set-drop-chance-to-EntityEquipment.patch Finish API 2023-12-05 18:33:18 +01:00
Add-getChunkSnapshot-includeLightData-parameter.patch Add getChunkSnapshot includeLightData parameter (#10234) 2024-02-10 22:28:56 +01:00
Add-getComputedBiome-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-getDrops-to-BlockState.patch Don't throw NPE for unplaced blockstate on #getDrops (#10366) 2024-04-06 23:26:56 +02:00
Add-getI18NDisplayName-API.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Add-getMainThreadExecutor-to-BukkitScheduler.patch Finish API 2023-12-05 18:33:18 +01:00
Add-getNearbyXXX-methods-to-Location.patch Finish API 2023-12-05 18:33:18 +01:00
Add-getOfflinePlayerIfCached-String.patch Finish API 2023-12-05 18:33:18 +01:00
Add-getTPS-method.patch Finish API 2023-12-05 18:33:18 +01:00
Add-GS4-Query-event.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
add-hand-to-BlockMultiPlaceEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Add-hand-to-fish-event-for-all-player-interactions.patch Finish API 2023-12-05 18:33:18 +01:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-hasCollision-methods-to-various-places.patch [ci skip] Move logic in our patches to ItemType/BlockType (#10772) 2024-05-23 10:32:02 -07:00
Add-Heightmap-API.patch remove api that was scheduled for removal 2024-06-14 14:07:44 -07:00
Add-helpers-for-left-right-click-to-Action.patch Finish API 2023-12-05 18:33:18 +01:00
Add-HiddenPotionEffect-API.patch Add HiddenPotionEffect API (#9910) 2023-12-29 01:38:44 +01:00
Add-hook-to-remap-library-jars.patch Remap plugin libraries with namespace set to spigot (#10610) 2024-04-28 14:55:10 -07:00
Add-ignore-discounts-API.patch Finish API 2023-12-05 18:33:18 +01:00
add-isDeeplySleeping-to-HumanEntity.patch Finish API 2023-12-05 18:33:18 +01:00
Add-item-slot-convenience-methods.patch Add CartographyItemEvent and get/setResult for CartographyInventory (#10396) 2024-04-20 14:10:35 -04:00
Add-ItemStack-Recipe-API-helper-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 01:46:04 -08:00
Add-legacy-ping-support-to-PaperServerListPingEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Add-Lifecycle-Event-system.patch Add Plugin#getDataPath (#11080) 2024-07-15 14:07:17 +02:00
Add-Listing-API-for-Player.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
Add-LivingEntity-clearActiveItem.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
Add-LivingEntity-getTargetEntity.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Add-LivingEntity-swingHand-EquipmentSlot-convenience.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
Add-Material-Tags.patch deprecate and update some entity tags (#10932) 2024-06-21 18:51:00 +02:00
Add-MetadataStoreBase.removeAll-Plugin.patch Finish API 2023-12-05 18:33:18 +01:00
Add-method-isTickingWorlds-to-Bukkit.patch Finish API 2023-12-05 18:33:18 +01:00
Add-method-to-remove-all-active-potion-effects.patch Finish API 2023-12-05 18:33:18 +01:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Add Arrow/Stinger Removal Time API (#10193) 2024-02-09 21:56:13 +01:00
Add-methods-to-find-targets-for-lightning-strikes.patch Finish API 2023-12-05 18:33:18 +01:00
Add-methods-to-get-translation-keys.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102) 2024-07-18 10:13:20 +02:00
Add-missing-block-data-mins-and-maxes.patch Backport some stuff from the generators branch (#10365) 2024-04-06 23:51:47 +02:00
Add-missing-effects.patch remove api that was scheduled for removal 2024-06-14 14:07:44 -07:00
Add-missing-fishing-event-state.patch Extend fishing API (#10634) 2024-05-30 00:45:01 +03:00
Add-missing-Fluid-type.patch Finish API 2023-12-05 18:33:18 +01:00
Add-missing-InventoryType.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
Add-missing-team-sidebar-display-slots.patch Finish API 2023-12-05 18:33:18 +01:00
Add-missing-wind-charge-damage-type.patch Experimental annotation changes (#10914) 2024-06-20 18:03:09 +02:00
Add-Mob-Experience-reward-API.patch fix and cleanup loot table patches (#10100) 2024-05-26 12:51:15 -07:00
Add-Mob-Goal-API.patch Add mob goal generator (#9980) 2024-01-15 14:36:10 -05:00
Add-Mob-lookAt-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-moon-phase-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-more-advancement-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-more-Campfire-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-More-Creeper-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11024) 2024-07-06 21:19:14 +02:00
Add-more-Evoker-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-more-fields-to-AsyncPreLoginEvent.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
Add-more-LimitedRegion-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-more-line-of-sight-methods.patch Finish API 2023-12-05 18:33:18 +01:00
Add-more-scoreboard-API.patch Fix and add new scoreboard API (#10037) 2023-12-23 11:53:07 -08:00
Add-more-WanderingTrader-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-more-Witch-API.patch Swap some nullable annotations (#10960) 2024-06-24 00:42:44 +02:00
Add-more-Zombie-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-Moving-Piston-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-NamespacedKey-biome-methods.patch [ci skip] Move logic in our patches to ItemType/BlockType (#10772) 2024-05-23 10:32:02 -07:00
add-number-format-api.patch Scoreboard objective number format api (#10036) 2024-02-17 21:22:00 +01:00
Add-OBSTRUCTED-reason-to-BedEnterResult.patch Finish API 2023-12-05 18:33:18 +01:00
Add-OfflinePlayer-isConnected.patch Finish API 2023-12-05 18:33:18 +01:00
Add-openSign-method-to-HumanEntity.patch Finish API 2023-12-05 18:33:18 +01:00
Add-paper-dumplisteners-command.patch Finish API 2023-12-05 18:33:18 +01:00
Add-PhantomPreSpawnEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-Player-Client-Options-API.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-Player-getFishHook.patch Finish API 2023-12-05 18:33:18 +01:00
Add-player-idle-duration-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-Player-Warden-Warning-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-PlayerAdvancementCriterionGrantEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerArmorChangeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerAttackEntityCooldownResetEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerConnectionCloseEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerFailMoveEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerFlowerPotManipulateEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerInventorySlotChangeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerItemCooldownEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerItemFrameChangeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerJumpEvent.patch Expose power on fireballs (#10302) 2024-03-20 17:33:34 -04:00
Add-PlayerKickEvent-causes.patch remove calls to DoNotUse methods 2024-04-27 18:18:20 -07:00
Add-PlayerPickItemEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerPostRespawnEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerSetSpawnEvent.patch Finish API patches 2024-06-13 08:45:43 -07:00
Add-PlayerShearBlockEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerShieldDisableEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerSignCommandPreprocessEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Add-PlayerStopUsingItemEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-PlayerUseUnknownEntityEvent.patch [ci skip] Fix javadoc typo (#10445) 2024-04-22 20:08:37 +02:00
Add-playPickupItemAnimation-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
add-Plugin-getDataPath.patch Add Plugin#getDataPath (#11080) 2024-07-15 14:07:17 +02:00
Add-Position.patch Finish API 2023-12-05 18:33:18 +01:00
Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Add-predicate-for-blocks-when-raytracing.patch Finish API 2023-12-05 18:33:18 +01:00
Add-PrepareResultEvent-PrepareGrindstoneEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Add-PrePlayerAttackEntityEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-ProjectileCollideEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Add-PufferFishStateChangeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-Raw-Byte-Entity-Serialization.patch Finish API 2023-12-05 18:33:18 +01:00
Add-Raw-Byte-ItemStack-Serialization.patch Finish API 2023-12-05 18:33:18 +01:00
Add-ray-tracing-methods-to-LivingEntity.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Add-recipe-to-cook-events.patch Finish API 2023-12-05 18:33:18 +01:00
Add-RegistryAccess-for-managing-registries.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102) 2024-07-18 10:13:20 +02:00
add-RespawnFlags-to-PlayerRespawnEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Add-sender-name-to-commands.yml-replacement.patch Finish API 2023-12-05 18:33:18 +01:00
Add-sendOpLevel-API.patch more cleanup and resource pack api fixes 2023-12-08 15:13:02 -08:00
Add-setPlayerProfile-API-for-Skulls.patch Finish API 2023-12-05 18:33:18 +01:00
Add-Shearable-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
Add-ShulkerDuplicateEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-Sign-getInteractableSideFor.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
Add-Sneaking-API-for-Entities.patch Finish API 2023-12-05 18:33:18 +01:00
Add-source-block-constructor-and-getChangedBlockData.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 13:42:29 -07:00
Add-source-to-PlayerExpChangeEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Add-spectator-target-events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-String-based-Action-Bar-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-Structure-check-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-StructuresLocateEvent.patch remove api that was scheduled for removal 2024-06-14 14:07:44 -07:00
Add-sun-related-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-TameableDeathMessageEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-TargetHitEvent-API.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-ThrownEggHatchEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-Tick-TemporalUnit.patch Finish API 2023-12-05 18:33:18 +01:00
Add-tick-times-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-titleOverride-to-InventoryOpenEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Add-TNTPrimeEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Add-UnknownCommandEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-view-distance-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
Add-villager-reputation-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102) 2024-07-18 10:13:20 +02:00
Add-WardenAngerChangeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-WaterBottleSplashEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Add-whitelist-events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-WhitelistToggleEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Add-workaround-for-plugins-modifying-the-parent-of-t.patch Finish API 2023-12-05 18:33:18 +01:00
Add-World.getEntity-UUID-API.patch Finish API 2023-12-05 18:33:18 +01:00
Add-worldborder-events.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 13:42:29 -07:00
added-2-new-TargetReasons-for-1.16-mob-behavior.patch Finish API 2023-12-05 18:33:18 +01:00
Added-API-to-get-player-ha-proxy-address.patch Added API to get player's proxy address (#10400) 2024-05-06 00:39:32 +08:00
Added-byte-array-serialization-deserialization-for-P.patch Updated Upstream (Bukkit/CraftBukkit) 2023-12-08 11:00:39 -08:00
Added-EntityDamageItemEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Added-EntityToggleSitEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Added-PlayerBedFailEnterEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Added-PlayerChangeBeaconEffectEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Added-PlayerDeepSleepEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Added-PlayerLecternPageChangeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Added-PlayerLoomPatternSelectEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
added-PlayerNameEntityEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Added-PlayerStonecutterRecipeSelectEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Added-PlayerTradeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Added-ServerResourcesReloadedEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Added-WorldGameRuleChangeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Additional-Block-Material-API-s.patch Finish API 2023-12-05 18:33:18 +01:00
Additional-world.getNearbyEntities-API-s.patch Finish API 2023-12-05 18:33:18 +01:00
additions-to-PlayerGameModeChangeEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Adds-PlayerArmSwingEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Adventure.patch [ci skip] add adventure-key javadoc (#11014) 2024-07-02 22:52:04 +02:00
Allow-adding-items-to-BlockDropItemEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Allow-Blocks-to-be-accessed-via-a-long-key.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Allow-Bukkit-plugin-to-use-Paper-PluginLoader-API.patch Allow using PluginLoader classpath API from Bukkit plugins (#10758) 2024-05-23 13:13:02 -07:00
Allow-changing-bed-s-occupied-property.patch Finish API 2023-12-05 18:33:18 +01:00
Allow-disabling-armour-stand-ticking.patch Finish API 2023-12-05 18:33:18 +01:00
Allow-modifying-library-loader-jars-bytecode.patch Rewrite reflection in library loader jars (#10608) 2024-04-28 13:14:10 -07:00
Allow-plugins-to-use-SLF4J-for-logging.patch Update Adventure to 4.17.0 Release 2024-05-08 15:48:45 +01:00
Allow-proper-checking-of-empty-item-stacks.patch Finish API 2023-12-05 18:33:18 +01:00
Allow-Reloading-of-Command-Aliases.patch Finish API 2023-12-05 18:33:18 +01:00
Allow-setting-the-vex-s-summoner.patch Finish API 2023-12-05 18:33:18 +01:00
Allow-to-change-the-podium-of-the-EnderDragon.patch Finish API 2023-12-05 18:33:18 +01:00
Allow-trident-custom-damage.patch Finish API 2023-12-05 18:33:18 +01:00
Also-load-resources-from-LibraryLoader.patch Finish API 2023-12-05 18:33:18 +01:00
Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch Finish API 2023-12-05 18:33:18 +01:00
AnvilDamageEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
API-for-an-entity-s-scoreboard-name.patch Finish API 2023-12-05 18:33:18 +01:00
API-for-checking-sent-chunks.patch Added chunk view API (#10398) 2024-04-20 19:56:59 +02:00
API-for-creating-command-sender-which-forwards-feedb.patch Finish API 2023-12-05 18:33:18 +01:00
API-for-updating-recipes-on-clients.patch Finish API 2023-12-05 18:33:18 +01:00
API-to-get-a-BlockState-without-a-snapshot.patch Finish API 2023-12-05 18:33:18 +01:00
Arrow-pickup-rule-API.patch Finish API 2023-12-05 18:33:18 +01:00
Async-Chunks-API.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
AsyncTabCompleteEvent.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 13:42:29 -07:00
Attribute-Modifier-API-improvements.patch Add AttributeModifier constructor without EquipmentSlotGroup (#11079) 2024-07-15 12:31:41 +02:00
Basic-PlayerProfile-API.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Beacon-API-custom-effect-ranges.patch Finish API 2023-12-05 18:33:18 +01:00
Block-Ticking-API.patch De-deprecate BlockData#getDestroySpeed 2024-06-16 12:44:22 +02:00
BlockDestroyEvent.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 13:42:29 -07:00
Brand-support.patch Finish API 2023-12-05 18:33:18 +01:00
Brigadier-based-command-API.patch Add default canUse and permission methods to BasicCommand (#11047) 2024-07-14 14:04:38 +02:00
Bucketable-API.patch Finish API 2023-12-05 18:33:18 +01:00
Build-system-changes.patch Updated Upstream (Bukkit/CraftBukkit) 2024-04-25 23:21:18 +02:00
Change-EnderEye-target-without-changing-other-things.patch Finish API 2023-12-05 18:33:18 +01:00
Change-the-reserved-channel-check-to-be-sensible.patch Finish API 2023-12-05 18:33:18 +01:00
Clone-mutables-to-prevent-unexpected-issues.patch Call EntityPortalEnterEvent on endgateways and make cancellable (#10892) 2024-06-23 15:01:12 -07:00
Code-Generation.patch correctly change enchantment registry to a 'delayed' version 2024-06-15 12:04:06 -07:00
Collision-API.patch [ci skip] Add more identifying patch comments 2024-01-19 22:13:42 +01:00
Complete-resource-pack-API.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Configurable-sculk-sensor-listener-range.patch Finish API 2023-12-05 18:33:18 +01:00
Convert-project-to-Gradle.patch Finish API patches 2024-06-13 08:45:43 -07:00
Create-HoverEvent-from-ItemStack-Entity.patch Finish API 2023-12-05 18:33:18 +01:00
Custom-Chat-Completion-Suggestions-API.patch Finish API 2023-12-05 18:33:18 +01:00
Custom-Potion-Mixes.patch fix custom potion mixes 2024-04-26 16:17:13 -07:00
Custom-replacement-for-eaten-items.patch Finish API 2023-12-05 18:33:18 +01:00
Deprecate-and-replace-methods-with-old-StructureType.patch Updated Upstream (Bukkit/CraftBukkit) (#10242) 2024-02-11 22:28:00 +01:00
Deprecate-InvAction-HOTBAR_MOVE_AND_READD.patch Deprecate InvAction#HOTBAR_MOVE_AND_READD (#10784) 2024-05-29 14:56:14 -07:00
Deprecate-ItemStack-setType.patch Deprecate ItemStack#setType & add ItemStack#withType (#10290) 2024-04-12 17:16:22 -04:00
Display-warning-on-deprecated-recipe-API.patch Finish API 2023-12-05 18:33:18 +01:00
Dolphin-API.patch Finish API 2023-12-05 18:33:18 +01:00
Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch Finish API 2023-12-05 18:33:18 +01:00
Elder-Guardian-appearance-API.patch Finish API 2023-12-05 18:33:18 +01:00
EnderDragon-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Enderman.teleportRandomly.patch Finish API 2023-12-05 18:33:18 +01:00
EndermanAttackPlayerEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
EndermanEscapeEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
ensureServerConversions-API.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Entity-AddTo-RemoveFrom-World-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277) 2024-02-23 14:37:33 +01:00
Entity-fromMobSpawner.patch Finish API 2023-12-05 18:33:18 +01:00
Entity-getChunk-API.patch Finish API 2023-12-05 18:33:18 +01:00
Entity-isTicking.patch Finish API 2023-12-05 18:33:18 +01:00
Entity-Jump-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
Entity-Origin-API.patch Finish API 2023-12-05 18:33:18 +01:00
Entity-powdered-snow-API.patch Finish API 2023-12-05 18:33:18 +01:00
EntityMoveEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
EntityPathfindEvent.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 13:42:29 -07:00
EntityRegainHealthEvent-isFastRegen-API.patch Finish API 2023-12-05 18:33:18 +01:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Swap some nullable annotations (#10960) 2024-06-24 00:42:44 +02:00
Expand-ArmorStand-API.patch handle BODY slot for non-mobs (#10822) 2024-05-29 11:23:51 -07:00
Expand-Explosions-API.patch Finish API 2023-12-05 18:33:18 +01:00
Expand-FallingBlock-API.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Expand-LingeringPotion-API.patch Finish API 2023-12-05 18:33:18 +01:00
Expand-Location-Manipulation-API.patch Finish API 2023-12-05 18:33:18 +01:00
Expand-PlayerItemMendEvent.patch Adopt previous commit changes in API 2024-06-14 16:02:59 +02:00
Expand-Pose-API.patch Finish API 2023-12-05 18:33:18 +01:00
Expand-world-key-API.patch Finish API 2023-12-05 18:33:18 +01:00
Expand-World.spawnParticle-API-and-add-Builder.patch [ci skip] Update old particle reference in javadoc (#10652) 2024-05-05 18:44:06 +02:00
Expanded-Hopper-API.patch Expand Hopper BlockState API (#10328) 2024-03-16 20:28:50 +01:00
ExperienceOrb-merging-stacking-API.patch Several fixes and new api for experience merging/stacking (#9242) 2024-05-29 13:58:57 -07:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Finish API 2023-12-05 18:33:18 +01:00
Experimental-annotations-change.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102) 2024-07-18 10:13:20 +02:00
Expose-attack-cooldown-methods-for-Player.patch more cleanup and resource pack api fixes 2023-12-08 15:13:02 -08:00
Expose-clicked-BlockFace-during-BlockDamageEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Expose-client-protocol-version-and-virtual-host.patch Finish API 2023-12-05 18:33:18 +01:00
Expose-codepoint-limit-in-YamlConfigOptions-and-incr.patch Finish API 2023-12-05 18:33:18 +01:00
Expose-furnace-minecart-push-values.patch Finish API 2023-12-05 18:33:18 +01:00
Expose-hand-during-BlockCanBuildEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Expose-hasColor-to-leather-armor.patch Fix a few issues with ItemMeta (#10740) 2024-05-26 00:58:56 +02:00
Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch Finish API 2023-12-05 18:33:18 +01:00
Expose-LivingEntity-hurt-direction.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
Expose-LootTable-of-DecoratedPot.patch Expose LootTable of DecoratedPot (#10023) 2024-01-23 21:57:17 +01:00
Expose-MinecraftServer-isRunning.patch Finish API 2023-12-05 18:33:18 +01:00
Expose-protocol-version.patch deprecate our ItemRarity API 2024-04-26 16:43:59 -07:00
Expose-server-build-information.patch Expose server build information (#10729) 2024-05-15 17:06:59 -07:00
Expose-server-CommandMap.patch Finish API 2023-12-05 18:33:18 +01:00
Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Finish API 2023-12-05 18:33:18 +01:00
Expose-the-internal-current-tick.patch Finish API 2023-12-05 18:33:18 +01:00
Expose-Tracked-Players.patch Finish API 2023-12-05 18:33:18 +01:00
Expose-vanilla-BiomeProvider-from-WorldInfo.patch Finish API 2023-12-05 18:33:18 +01:00
Extend-VehicleCollisionEvent-move-HandlerList-up.patch [ci skip] Minor cleanup and patch merges 2024-01-16 19:27:39 +01:00
Fill-Profile-Property-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Fireworks-API-s.patch Finish API 2023-12-05 18:33:18 +01:00
Fix-BanList-API.patch Finish API 2023-12-05 18:33:18 +01:00
Fix-custom-statistic-criteria-creation.patch [ci skip] Move logic in our patches to ItemType/BlockType (#10772) 2024-05-23 10:32:02 -07:00
Fix-DamageSource-API.patch Fix DamageSource API (#10307) 2024-03-16 11:51:22 -07:00
fix-empty-array-elements-in-command-arguments.patch Finish API 2023-12-05 18:33:18 +01:00
Fix-equipment-slot-and-group-API.patch Expose LivingEntity#canUseSlot (#10930) 2024-06-23 23:11:39 +03:00
Fix-HandlerList-for-InventoryBlockStartEvent-subclas.patch Deprecate ItemStack#setType & add ItemStack#withType (#10290) 2024-04-12 17:16:22 -04:00
Fix-HelpCommand-searching.patch Fix HelpCommand searching (#11066) 2024-07-15 12:42:10 +02:00
Fix-incorrect-new-blockstate-in-EntityBreakDoorEvent.patch Finish API 2023-12-05 18:33:18 +01:00
fix-Instruments.patch Finish API 2023-12-05 18:33:18 +01:00
Fix-issues-with-mob-conversion.patch Finish API 2023-12-05 18:33:18 +01:00
Fix-issues-with-recipe-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11024) 2024-07-06 21:19:14 +02:00
Fix-ItemFlags.patch more ItemFlag fixes 2024-04-27 14:32:14 -07:00
Fix-NotePlayEvent.patch Finish API 2023-12-05 18:33:18 +01:00
Fix-NPE-on-Boat-getStatus.patch Finish API 2023-12-05 18:33:18 +01:00
Fix-PlayerSwapHandItemsEvent-throwing-exception-when.patch Finish API 2023-12-05 18:33:18 +01:00
Fix-ServerListPingEvent-flagging-as-Async.patch Finish API 2023-12-05 18:33:18 +01:00
Fix-SpawnEggMeta-get-setSpawnedType.patch Finish API 2023-12-05 18:33:18 +01:00
Fix-SpawnerEntry-Equipment-API.patch fix javadocs for SpawnerEntry$Equipment API 2024-04-26 17:00:26 -07:00
Fix-Spigot-annotation-mistakes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102) 2024-07-18 10:13:20 +02:00
Fix-upstream-javadocs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102) 2024-07-18 10:13:20 +02:00
Fixes-and-additions-to-the-spawn-reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102) 2024-07-18 10:13:20 +02:00
Flying-Fall-Damage-API.patch Finish API 2023-12-05 18:33:18 +01:00
Folia-scheduler-and-owned-region-API.patch [ci skip] Add more identifying patch comments 2024-01-19 22:13:42 +01:00
Freeze-Tick-Lock-API.patch Add methods to change entity physics (#10334) 2024-03-23 22:26:17 +01:00
Friction-API.patch Finish API 2023-12-05 18:33:18 +01:00
Furnace-RecipesUsed-API.patch Finish API 2023-12-05 18:33:18 +01:00
General-ItemMeta-fixes.patch distinguish between null and empty map in API (#10829) 2024-07-16 11:36:07 -07:00
Get-entity-default-attributes.patch deprecate our ItemRarity API 2024-04-26 16:43:59 -07:00
getPlayerUniqueId-API.patch Finish API 2023-12-05 18:33:18 +01:00
Goat-ram-API.patch Finish API 2023-12-05 18:33:18 +01:00
Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Finish API 2023-12-05 18:33:18 +01:00
Handle-plugin-prefixes-in-implementation-logging-con.patch Finish API 2023-12-05 18:33:18 +01:00
IllegalPacketEvent.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Implement-furnace-cook-speed-multiplier-API.patch Finish API 2023-12-05 18:33:18 +01:00
Implement-regenerateChunk.patch Finish API 2023-12-05 18:33:18 +01:00
improve-BanList-types.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Improve-Block-breakNaturally-API.patch Finish API 2023-12-05 18:33:18 +01:00
Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit) (#10691) 2024-05-11 14:48:37 -07:00
Improve-item-default-attribute-API.patch Improve default item attributes API (#10765) 2024-05-23 11:44:07 -07:00
Improve-Item-Rarity-API.patch Add ItemType#getItemRarity (#11049) 2024-07-15 07:38:20 -07:00
Improve-PortalEvents.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102) 2024-07-18 10:13:20 +02:00
Improve-Registry.patch Registry Modification API (#10893) 2024-06-16 12:39:59 -07:00
Improve-scoreboard-entries.patch Finish API 2023-12-05 18:33:18 +01:00
Improve-the-Saddle-API-for-Horses.patch Finish API 2023-12-05 18:33:18 +01:00
Introduce-beacon-activation-deactivation-events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Introduce-registry-entry-and-builders.patch Experimental annotation changes (#10914) 2024-06-20 18:03:09 +02:00
Inventory-close.patch Finish API 2023-12-05 18:33:18 +01:00
Inventory-getHolder-method-without-block-snapshot.patch Finish API 2023-12-05 18:33:18 +01:00
Inventory-removeItemAnySlot.patch Finish API 2023-12-05 18:33:18 +01:00
InventoryCloseEvent-Reason-API.patch Finish API 2023-12-05 18:33:18 +01:00
isChunkGenerated-API.patch Finish API 2023-12-05 18:33:18 +01:00
Item-canEntityPickup.patch [ci skip] Add more identifying patch comments 2024-01-19 22:13:42 +01:00
Item-Mutation-Fixes.patch Deprecate ItemStack#setType & add ItemStack#withType (#10290) 2024-04-12 17:16:22 -04:00
Item-no-age-no-player-pickup.patch Finish API 2023-12-05 18:33:18 +01:00
ItemStack-API-additions-for-quantity-flags-lore.patch Fix a few compile errors 2024-06-14 13:07:50 +02:00
ItemStack-damage-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
ItemStack-editMeta.patch Finish API 2023-12-05 18:33:18 +01:00
ItemStack-getMaxItemUseDuration.patch Fix more compile issues 2024-06-14 14:11:52 +02:00
ItemStack-repair-check-API.patch deprecate our ItemRarity API 2024-04-26 16:43:59 -07:00
ItemStack-Tooltip-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10691) 2024-05-11 14:48:37 -07:00
Left-handed-API.patch fix and cleanup loot table patches (#10100) 2024-05-26 12:51:15 -07:00
Limit-setBurnTime-to-valid-short-values.patch Finish API 2023-12-05 18:33:18 +01:00
living-entity-allow-attribute-registration.patch Finish API 2023-12-05 18:33:18 +01:00
LivingEntity-Active-Item-API.patch Add more item use API (#10304) 2024-04-06 23:44:27 +02:00
LivingEntity-setKiller.patch Finish API 2023-12-05 18:33:18 +01:00
Location.isChunkLoaded-API.patch Finish API 2023-12-05 18:33:18 +01:00
Location.toBlockLocation-toCenterLocation.patch Finish API 2023-12-05 18:33:18 +01:00
LootTable-API.patch Finish API patches 2024-06-13 08:45:43 -07:00
Make-a-PDC-view-accessible-directly-from-ItemStack.patch Delegate ItemStack (#10852) 2024-06-17 12:12:42 -07:00
Make-EntityUnleashEvent-cancellable.patch Finish API 2023-12-05 18:33:18 +01:00
Make-shield-blocking-delay-configurable.patch Finish API 2023-12-05 18:33:18 +01:00
Make-the-default-permission-message-configurable.patch Finish API 2023-12-05 18:33:18 +01:00
Material-API-additions.patch Finish API 2023-12-05 18:33:18 +01:00
MerchantRecipe-add-copy-constructor.patch Finish API 2023-12-05 18:33:18 +01:00
Misc-Utils.patch Finish API 2023-12-05 18:33:18 +01:00
Missing-Entity-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102) 2024-07-18 10:13:20 +02:00
Mob-Pathfinding-API.patch Expose canReach to mob pathfinding API (#10636) 2024-05-01 13:00:11 +03:00
Mob-Spawner-API-Enhancements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11024) 2024-07-06 21:19:14 +02:00
More-Chest-Block-API.patch Add a way to check whether the chest is blocked (#10635) 2024-05-05 20:57:28 +03:00
More-CommandBlock-API.patch Finish API 2023-12-05 18:33:18 +01:00
More-DragonBattle-API.patch Finish API 2023-12-05 18:33:18 +01:00
More-Enchantment-API.patch 538 2024-06-14 00:44:26 +02:00
More-Lidded-Block-API.patch Finish API 2023-12-05 18:33:18 +01:00
More-lightning-API.patch Finish API 2023-12-05 18:33:18 +01:00
More-PotionEffectType-API.patch remove api that was scheduled for removal 2024-06-14 14:07:44 -07:00
More-Projectile-API.patch Update AbstractArrow item method implementations for 1.20.6 (#10885) 2024-06-15 16:40:29 +02:00
More-Raid-API.patch More Raid API (#7537) 2024-04-20 12:57:51 -07:00
More-Teleport-API.patch Finish API 2023-12-05 18:33:18 +01:00
More-vanilla-friendly-methods-to-update-trades.patch Finish API 2023-12-05 18:33:18 +01:00
More-World-API.patch remove api that was scheduled for removal 2024-06-14 14:07:44 -07:00
Multi-Block-Change-API.patch Finish API 2023-12-05 18:33:18 +01:00
Multiple-Entries-with-Scoreboards.patch Finish API 2023-12-05 18:33:18 +01:00
Nameable-Banner-API.patch Finish API 2023-12-05 18:33:18 +01:00
Optimize-Hoppers.patch Finish API 2023-12-05 18:33:18 +01:00
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
Paper-Plugins.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
Paper-Utils.patch Finish API 2023-12-05 18:33:18 +01:00
Performance-Concurrency-Improvements-to-Permissions.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
Player-affects-spawning-API.patch Finish API 2023-12-05 18:33:18 +01:00
Player-Chunk-Load-Unload-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Player-elytra-boost-API.patch more cleanup and resource pack api fixes 2023-12-08 15:13:02 -08:00
Player-Entity-Tracking-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Player-Tab-List-and-Title-APIs.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Player.setPlayerProfile-API.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
PlayerAttemptPickupItemEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
PlayerDeathEvent-getItemsToKeep.patch Updated Upstream (Bukkit/CraftBukkit) (#10691) 2024-05-11 14:48:37 -07:00
PlayerDeathEvent-shouldDropExperience.patch Updated Upstream (Bukkit/CraftBukkit) (#10691) 2024-05-11 14:48:37 -07:00
PlayerElytraBoostEvent.patch Deprecate ItemStack#setType & add ItemStack#withType (#10290) 2024-04-12 17:16:22 -04:00
PlayerLaunchProjectileEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
PlayerMoveEvent-Improvements.patch Finish API 2023-12-05 18:33:18 +01:00
PlayerNaturallySpawnCreaturesEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
PlayerPickupExperienceEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
PlayerPickupItemEvent-setFlyAtPlayer.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
PlayerReadyArrowEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
PlayerTeleportEndGatewayEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Potential-bed-API.patch Finish API 2023-12-05 18:33:18 +01:00
PotionEffect-clone-methods.patch Finish API 2023-12-05 18:33:18 +01:00
PreCreatureSpawnEvent.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 13:42:29 -07:00
PreSpawnerSpawnEvent.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 13:42:29 -07:00
Profile-Lookup-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
ProfileWhitelistVerifyEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Provide-Chunk-Coordinates-as-a-Long-API.patch Finish API 2023-12-05 18:33:18 +01:00
Provide-E-TE-Chunk-count-stat-methods.patch Finish API 2023-12-05 18:33:18 +01:00
Proxy-ItemStack-to-CraftItemStack.patch Use ItemStack.empty() when air is passed into constructor 2024-06-18 15:31:30 +02:00
RangedEntity-API.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Reduce-thread-synchronization-in-MetadataStoreBase.patch Finish API 2023-12-05 18:33:18 +01:00
Registry-Modification-API.patch Registry Modification API (#10893) 2024-06-16 12:39:59 -07:00
Remove-unnecessary-durability-check-in-ItemStack-isS.patch Finish API 2023-12-05 18:33:18 +01:00
Replace-ItemFlag.HIDE_POTION_EFFECTS.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
Return-null-for-empty-String-in-NamespacedKey.fromSt.patch More compile fixes 2024-04-25 22:47:32 +02:00
Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch [ci skip] Minor cleanup and patch merges 2024-01-16 19:27:39 +01:00
SculkCatalyst-bloom-API.patch Finish API 2023-12-05 18:33:18 +01:00
Server-Tick-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Set-true-custom-payload-channel-size-limit.patch Increase default custom payload channel size limit (#10006) 2023-12-25 12:01:18 +01:00
Shoulder-Entities-Release-API.patch Finish API 2023-12-05 18:33:18 +01:00
SkeletonHorse-Additions.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Slime-Pathfinder-Events.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
Spawn-Reason-API.patch Finish API 2023-12-05 18:33:18 +01:00
Stinger-API.patch Add Arrow/Stinger Removal Time API (#10193) 2024-02-09 21:56:13 +01:00
Support-cancellation-supression-of-EntityDismount-Ve.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
Support-components-in-ItemMeta.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
Suspicious-Effect-Entry-API.patch Add since to deprecated for removals (#10848) 2024-06-04 12:40:18 -07:00
System-prop-for-default-config-comment-parsing.patch Finish API 2023-12-05 18:33:18 +01:00
Tameable-getOwnerUniqueId-API.patch Finish API 2023-12-05 18:33:18 +01:00
Test-changes.patch Registry Modification API (#10893) 2024-06-16 12:39:59 -07:00
Timings-v2.patch Update upstream (Bukkit/CraftBukkit/Spigot) (#10875) 2024-06-13 16:45:27 +02:00
Turtle-API.patch Clone mutable types in events when changes are discarded (#10333) 2024-03-20 13:42:29 -07:00
Use-ASM-for-event-executors.patch Updated Upstream (Bukkit/CraftBukkit) (#10379) 2024-04-06 12:53:39 -07:00
Villager-resetOffers.patch Finish API 2023-12-05 18:33:18 +01:00
Villager-Restocks-API.patch Finish API 2023-12-05 18:33:18 +01:00
Warn-on-strange-EventHandler-return-types.patch Finish API 2023-12-05 18:33:18 +01:00
Win-Screen-API.patch Finish API 2023-12-05 18:33:18 +01:00
WitchConsumePotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
WitchReadyPotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
WitchThrowPotionEvent.patch [ci skip] Cleanup events (#10202) 2024-02-01 10:15:57 +01:00
WorldCreator-keepSpawnLoaded.patch Finish API 2023-12-05 18:33:18 +01:00
Zombie-API-breaking-doors.patch Finish API 2023-12-05 18:33:18 +01:00