PaperMC/patches/api
Luis 316e921c18 Add Enchantment cost API (#9856)
Cost is a property of individual enchantments, and is used by vanilla in combination with environmental aspects like tool enchantability and bookshelf count to determine the final cost of an enchantment as shown in an enchanting table.

Having access to the base cost of an enchantment using these vanilla methods can allow plugin developers to determine the "value" of an enchantment, and use it in custom logic where needed. I came across this recently when trying to assign an economic value to enchantments during tool repairing, and noticed these values don't seem to be obtainable under the current API.
2023-11-11 21:09:48 +01:00
..
Ability-to-apply-mending-to-XP-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch API 'done' 2023-03-14 18:21:11 +01:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Add-a-call-helper-to-Event.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Replace bukkit Consumers with java consumers (#9836) 2023-10-14 22:43:32 +02:00
Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-additional-open-container-api-to-HumanEntity.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-and-implement-PlayerRecipeBookClickEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#9485) 2023-08-05 17:21:59 -07:00
Add-API-for-item-entity-health.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-API-for-quit-reason.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-API-for-resetting-a-single-score.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-API-methods-to-control-if-armour-stands-can-move.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-API-to-get-exact-interaction-point-in-PlayerInte.patch Updated Upstream (Bukkit/CraftBukkit) 2023-06-18 13:03:18 +02:00
Add-API-to-get-Material-from-Boats-and-Minecarts.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-API-to-get-the-collision-shape-of-a-block-before.patch Add API to get the collision shape of a block before it's placed (#9821) 2023-11-04 17:32:10 -04:00
Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-ArmorStand-Item-Meta.patch API 'done' 2023-03-14 18:21:11 +01:00
add-back-EntityPortalExitEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-Ban-Methods-to-Player-Objects.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9440) 2023-07-04 10:22:56 +02:00
Add-BaseComponent-sendMessage-methods-to-CommandSend.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-basic-Datapack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-09-29 10:28:26 +10:00
Add-BeaconEffectEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-BellRevealRaiderEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Add-BellRingEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Add-Block-isValidTool.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-BlockBreakBlockEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-BlockFailedDispenseEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-BlockLockCheckEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-BlockPreDispenseEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-BlockSoundGroup-interface.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-cause-to-Weather-ThunderChangeEvents.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-command-line-option-to-load-extra-plugin-jars-no.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-command-to-reload-permissions.yml-and-require-co.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-CompostItemEvent-and-EntityCompostItemEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-configuration-option-to-prevent-player-names-fro.patch API 'done' 2023-03-14 18:21:11 +01:00
add-consumeFuel-to-FurnaceBurnEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-critical-damage-API.patch Fix/update wiki (#9758) 2023-09-25 00:02:46 +01:00
Add-Destroy-Speed-API.patch Fix/improve destroy speed API (#9645) 2023-08-25 10:57:11 -07:00
add-DragonEggFormEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-dropLeash-variable-to-EntityUnleashEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-ElderGuardianAppearanceEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-enchantWithLevels-API.patch Updated Upstream (Bukkit/CraftBukkit) (#9485) 2023-08-05 17:21:59 -07:00
Add-Entity-Body-Yaw-API.patch Add Entity Coordinate and Rotation API (#9461) 2023-08-21 03:35:05 -04:00
Add-entity-knockback-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-entity-liquid-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-EntityBlockStorage-clearEntities.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-EntityDyeEvent-and-CollarColorable-interface.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-EntityFertilizeEggEvent.patch Minimise EntityFertilizeEggEvent and add sniffer (#9280) 2023-06-09 09:01:08 +02:00
Add-EntityInsideBlockEvent.patch add missing call to EntityInsideBlockEvent 2023-06-08 17:34:35 -07:00
Add-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-EntityLoadCrossbowEvent.patch Swap some nullable annotations (#9696) 2023-09-14 12:44:12 +02:00
Add-EntityPortalReadyEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-EntityTeleportEndGatewayEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-EntityZapEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-EquipmentSlot-convenience-methods.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-event-for-player-editing-sign.patch Updated Upstream (Bukkit/CraftBukkit) (#9485) 2023-08-05 17:21:59 -07:00
Add-exception-reporting-event.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch Handle block state in EntityDamageByBlockEvent (#9396) 2023-07-12 15:12:12 -04:00
Add-extended-PaperServerListPingEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-FastUtil-to-Bukkit.patch Updated Upstream (Bukkit/CraftBukkit) 2023-06-18 13:03:18 +02:00
Add-GameEvent-tags.patch So it begins... 2023-09-21 19:18:04 +02:00
add-get-set-drop-chance-to-EntityEquipment.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-getComputedBiome-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-getDrops-to-BlockState.patch Some jd fixes (#9781) 2023-10-01 02:20:51 +02:00
Add-getI18NDisplayName-API.patch Updated Upstream (Bukkit/CraftBukkit) (#9485) 2023-08-05 17:21:59 -07:00
Add-getMainThreadExecutor-to-BukkitScheduler.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-getNearbyXXX-methods-to-Location.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-getOfflinePlayerIfCached-String.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-getTPS-method.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-Git-information-to-version-command-on-startup.patch Add clickable version on version command (#9347) 2023-08-06 03:26:13 +02:00
Add-GS4-Query-event.patch API 'done' 2023-03-14 18:21:11 +01:00
add-hand-to-BlockMultiPlaceEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-Heightmap-API.patch [ci skip] Use Nullable annotation for Entity source (#9435) 2023-07-06 20:38:46 -07:00
Add-helpers-for-left-right-click-to-Action.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-ignore-discounts-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-isCollidable-methods-to-various-places.patch API 'done' 2023-03-14 18:21:11 +01:00
add-isDeeplySleeping-to-HumanEntity.patch fix some compile errors 2023-03-14 15:13:41 -07:00
Add-item-slot-convenience-methods.patch Fix SmithingInventory helper slot methods for 1.20 (#9325) 2023-06-12 10:04:53 -07:00
Add-ItemStack-Recipe-API-helper-methods.patch Updated Upstream (Bukkit/CraftBukkit) (#9485) 2023-08-05 17:21:59 -07:00
Add-ItemStackRecipeChoice-Draft-API.patch Schedule several things for removal in 1.21 (#9041) 2023-06-07 06:47:32 -07:00
Add-legacy-ping-support-to-PaperServerListPingEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-Listing-API-for-Player.patch Player listing API (#8782) 2023-08-21 04:51:31 -04:00
Add-LivingEntity-clearActiveItem.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-LivingEntity-getTargetEntity.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-LivingEntity-swingHand-EquipmentSlot-convenience.patch fix some compile errors 2023-03-14 15:13:41 -07:00
Add-Material-Tags.patch Added missing enchantables to material tags (#9888) 2023-11-05 00:37:51 +01:00
Add-MetadataStoreBase.removeAll-Plugin.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-method-isTickingWorlds-to-Bukkit.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-method-to-remove-all-active-potion-effects.patch Add method to remove all active potion effects (#9361) 2023-06-17 21:10:13 -07:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-methods-to-find-targets-for-lightning-strikes.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-methods-to-get-translation-keys.patch Updated Upstream (Bukkit/CraftBukkit) (#9739) 2023-09-21 09:48:55 -07:00
Add-missing-block-data-mins-and-maxes.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-missing-effects.patch Updated Upstream (Bukkit/CraftBukkit) 2023-09-24 17:16:58 +10:00
Add-missing-Fluid-type.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-missing-team-sidebar-display-slots.patch fixup display slots patch (#9746) 2023-09-22 16:07:33 -07:00
Add-Mob-Experience-reward-API.patch Add Mob Experience reward API (#9122) 2023-04-27 22:19:19 +03:30
Add-Mob-Goal-API.patch fix test 2023-09-23 13:38:46 +02:00
Add-Mob-lookAt-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-moon-phase-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Add-more-advancement-API.patch Fix note block sound property on player heads (#9158) 2023-05-15 19:32:26 +02:00
Add-more-Campfire-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-More-Creeper-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-more-Evoker-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-more-LimitedRegion-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-more-line-of-sight-methods.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-more-WanderingTrader-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-more-Witch-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-more-Zombie-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-Moving-Piston-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-NamespacedKey-biome-methods.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-new-overload-to-PersistentDataContainer-has.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-OBSTRUCTED-reason-to-BedEnterResult.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-OfflinePlayer-isConnected.patch Add OfflinePlayer#isConnected (#9642) 2023-08-24 13:44:31 +02:00
Add-openSign-method-to-HumanEntity.patch Fix javadoc 2023-06-08 22:53:42 -04:00
Add-paper-dumplisteners-command.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PaperRegistry.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PhantomPreSpawnEvent.patch Swap some nullable annotations (#9696) 2023-09-14 12:44:12 +02:00
Add-Player-Client-Options-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-Player-getFishHook.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-player-idle-duration-API.patch Add player idle duration API (#9833) 2023-10-29 01:25:46 +02:00
Add-Player-Warden-Warning-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PlayerArmorChangeEvent.patch Swap some nullable annotations (#9696) 2023-09-14 12:44:12 +02:00
Add-PlayerAttackEntityCooldownResetEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PlayerConnectionCloseEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PlayerFailMoveEvent.patch Clone location in PlayerFailMoveEvent getters 2023-08-08 13:00:17 +10:00
Add-PlayerFlowerPotManipulateEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PlayerInitialSpawnEvent.patch Schedule several things for removal in 1.21 (#9041) 2023-06-07 06:47:32 -07:00
Add-PlayerInventorySlotChangeEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PlayerItemCooldownEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PlayerItemFrameChangeEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PlayerJumpEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PlayerKickEvent-causes.patch chore: cleanup annotations in api adventure patch 2023-03-23 09:49:24 -07:00
Add-PlayerLocaleChangeEvent.patch Schedule several things for removal in 1.21 (#9041) 2023-06-07 06:47:32 -07:00
Add-PlayerPickItemEvent.patch Add PlayerPickItemEvent (#5590) 2023-08-22 07:22:05 +02:00
Add-PlayerPostRespawnEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PlayerSetSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Add-PlayerShearBlockEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PlayerSignCommandPreprocessEvent.patch Swap some nullable annotations (#9696) 2023-09-14 12:44:12 +02:00
Add-PlayerStopUsingItemEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PlayerUseUnknownEntityEvent.patch Fix unknown entity interaction clicked position getter if null 2023-08-19 12:01:06 +10:00
Add-playPickupItemAnimation-to-LivingEntity.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-Position.patch Add predicate for block when raytracing (#9691) 2023-11-04 18:00:51 -04:00
Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-predicate-for-blocks-when-raytracing.patch Add predicate for block when raytracing (#9691) 2023-11-04 18:00:51 -04:00
Add-PrepareResultEvent-PrepareGrindstoneEvent.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
Add-PrePlayerAttackEntityEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-ProjectileCollideEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-PufferFishStateChangeEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-raw-address-to-AsyncPlayerPreLoginEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-Raw-Byte-Entity-Serialization.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-10-03 21:55:12 +10:00
Add-Raw-Byte-ItemStack-Serialization.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-ray-tracing-methods-to-LivingEntity.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-recipe-to-cook-events.patch API 'done' 2023-03-14 18:21:11 +01:00
add-RespawnFlags-to-PlayerRespawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-04-10 10:03:36 +02:00
Add-sender-name-to-commands.yml-replacement.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-sendOpLevel-API.patch Deprecate Player#boostElytra (#9899) 2023-11-04 21:20:13 +01:00
Add-setPlayerProfile-API-for-Skulls.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-Shearable-API.patch Add Shearable API (#6796) 2023-03-17 17:11:08 -04:00
Add-Sign-getInteractableSideFor.patch Add Sign#getInteractableSideFor (#9388) 2023-07-08 02:04:19 -07:00
Add-Sneaking-API-for-Entities.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-source-block-constructor-and-getChangedBlockData.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-source-to-PlayerExpChangeEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-spectator-target-events.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-String-based-Action-Bar-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-StructuresLocateEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#9739) 2023-09-21 09:48:55 -07:00
Add-sun-related-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-TameableDeathMessageEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-TargetHitEvent-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-ThrownEggHatchEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-Tick-TemporalUnit.patch Updated Upstream (Bukkit/CraftBukkit) 2023-09-24 17:16:58 +10:00
Add-tick-times-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-titleOverride-to-InventoryOpenEvent.patch Add titleOverride to InventoryOpenEvent (#7540) 2023-08-26 12:28:42 -07:00
Add-TNTPrimeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Add-transient-modifier-API.patch Add transient modifiers (#9244) 2023-06-05 19:15:18 +02:00
Add-UnknownCommandEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-view-distance-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-villager-reputation-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-WardenAngerChangeEvent.patch Swap some nullable annotations (#9696) 2023-09-14 12:44:12 +02:00
Add-WaterBottleSplashEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#9876) 2023-10-28 15:02:13 -07:00
Add-whitelist-events.patch Add player whitelist events (#9209) 2023-07-23 06:38:53 +02:00
Add-WhitelistToggleEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-workaround-for-plugins-modifying-the-parent-of-t.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9861) 2023-10-26 14:56:40 -07:00
Add-World.getEntity-UUID-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Add-worldborder-events.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
added-2-new-TargetReasons-for-1.16-mob-behavior.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
Added-byte-array-serialization-deserialization-for-P.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
Added-EntityDamageItemEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Added-EntityToggleSitEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Added-getHostname-to-AsyncPlayerPreLoginEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Added-missing-vanilla-tags.patch API 'done' 2023-03-14 18:21:11 +01:00
Added-PlayerBedFailEnterEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Added-PlayerChangeBeaconEffectEvent.patch Swap some nullable annotations (#9696) 2023-09-14 12:44:12 +02:00
Added-PlayerDeepSleepEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Added-PlayerLecternPageChangeEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Added-PlayerLoomPatternSelectEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
added-PlayerNameEntityEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Added-PlayerStonecutterRecipeSelectEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Added-PlayerTradeEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Added-ServerResourcesReloadedEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Added-WorldGameRuleChangeEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Additional-Block-Material-API-s.patch API 'done' 2023-03-14 18:21:11 +01:00
Additional-world.getNearbyEntities-API-s.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
additions-to-PlayerGameModeChangeEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Adds-PlayerArmSwingEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Adventure.patch Make Team extend ForwardingAudience (#9852) 2023-11-04 21:50:56 +01:00
Allow-adding-items-to-BlockDropItemEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Allow-Blocks-to-be-accessed-via-a-long-key.patch Add method to get ungenerated chunk from long key (#9254) 2023-06-17 11:43:08 -07:00
Allow-changing-bed-s-occupied-property.patch API 'done' 2023-03-14 18:21:11 +01:00
Allow-delegation-to-vanilla-chunk-gen.patch API 'done' 2023-03-14 18:21:11 +01:00
Allow-disabling-armour-stand-ticking.patch API 'done' 2023-03-14 18:21:11 +01:00
Allow-plugins-to-use-SLF4J-for-logging.patch [ci skip] Add missing javadoc links (#9497) 2023-09-16 16:35:39 -07:00
Allow-proper-checking-of-empty-item-stacks.patch Add ItemStack#isEmpty and related methods (#9664) 2023-09-16 23:18:09 +02:00
Allow-Reloading-of-Command-Aliases.patch API 'done' 2023-03-14 18:21:11 +01:00
Allow-setting-the-vex-s-summoner.patch API 'done' 2023-03-14 18:21:11 +01:00
Allow-to-change-the-podium-of-the-EnderDragon.patch API 'done' 2023-03-14 18:21:11 +01:00
Allow-trident-custom-damage.patch Allow custom damage for trident (#8132) 2023-08-22 08:20:38 +02:00
Also-load-resources-from-LibraryLoader.patch API 'done' 2023-03-14 18:21:11 +01:00
Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch API 'done' 2023-03-14 18:21:11 +01:00
AnvilDamageEvent.patch Swap some nullable annotations (#9696) 2023-09-14 12:44:12 +02:00
API-for-an-entity-s-scoreboard-name.patch API for an entity's scoreboard name (#9462) 2023-08-20 09:06:09 -07:00
API-for-creating-command-sender-which-forwards-feedb.patch API 'done' 2023-03-14 18:21:11 +01:00
API-for-updating-recipes-on-clients.patch API for updating recipes on clients (#6463) 2023-08-05 18:11:22 -07:00
API-to-get-a-BlockState-without-a-snapshot.patch API 'done' 2023-03-14 18:21:11 +01:00
Arrow-pickup-rule-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Async-Chunks-API.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
AsyncTabCompleteEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Attributes-API-for-item-defaults.patch API 'done' 2023-03-14 18:21:11 +01:00
Basic-PlayerProfile-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Beacon-API-custom-effect-ranges.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
Block-Ticking-API.patch Fix/improve destroy speed API (#9645) 2023-08-25 10:57:11 -07:00
BlockDestroyEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Brand-support.patch API 'done' 2023-03-14 18:21:11 +01:00
Bucketable-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Build-system-changes.patch Fix tests that broke during the junit 5 update (#9757) 2023-09-24 16:05:05 -07:00
Cache-the-result-of-Material-isBlock.patch API 'done' 2023-03-14 18:21:11 +01:00
Change-EnderEye-target-without-changing-other-things.patch API 'done' 2023-03-14 18:21:11 +01:00
Change-the-reserved-channel-check-to-be-sensible.patch API 'done' 2023-03-14 18:21:11 +01:00
Collision-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Complete-resource-pack-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Configurable-sculk-sensor-listener-range.patch API 'done' 2023-03-14 18:21:11 +01:00
Convert-project-to-Gradle.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9825) 2023-10-22 12:12:00 -07:00
Create-HoverEvent-from-ItemStack-Entity.patch Updated Upstream (Bukkit/CraftBukkit) (#9485) 2023-08-05 17:21:59 -07:00
Custom-Chat-Completion-Suggestions-API.patch Deprecate Player#boostElytra (#9899) 2023-11-04 21:20:13 +01:00
Custom-Potion-Mixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9825) 2023-10-22 12:12:00 -07:00
Custom-replacement-for-eaten-items.patch API 'done' 2023-03-14 18:21:11 +01:00
Deprecate-and-replace-methods-with-old-StructureType.patch Deprecate and replace methods using deprecated StructureType (#8643) 2023-08-20 10:30:45 -07:00
Display-warning-on-deprecated-recipe-API.patch Updated Upstream (Bukkit/CraftBukkit) (#9485) 2023-08-05 17:21:59 -07:00
Dolphin-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch API 'done' 2023-03-14 18:21:11 +01:00
Elder-Guardian-appearance-API.patch API 'done' 2023-03-14 18:21:11 +01:00
EnderDragon-Events.patch Swap some nullable annotations (#9696) 2023-09-14 12:44:12 +02:00
Enderman.teleportRandomly.patch API 'done' 2023-03-14 18:21:11 +01:00
EndermanAttackPlayerEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
EndermanEscapeEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
ensureServerConversions-API.patch Updated Upstream (Bukkit/CraftBukkit) (#9485) 2023-08-05 17:21:59 -07:00
Entity-AddTo-RemoveFrom-World-Events.patch API 'done' 2023-03-14 18:21:11 +01:00
Entity-fromMobSpawner.patch API 'done' 2023-03-14 18:21:11 +01:00
Entity-getChunk-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Entity-getEntitySpawnReason.patch Cleanup some patches (#9093) 2023-04-04 11:47:16 +02:00
Entity-isTicking.patch API 'done' 2023-03-14 18:21:11 +01:00
Entity-Jump-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit) 2023-04-14 00:52:42 +01:00
Entity-powdered-snow-API.patch API 'done' 2023-03-14 18:21:11 +01:00
EntityMoveEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
EntityPathfindEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
EntityRegainHealthEvent-isFastRegen-API.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
EntityTransformedEvent.patch Schedule several things for removal in 1.21 (#9041) 2023-06-07 06:47:32 -07:00
Expand-ArmorStand-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Expand-Explosions-API.patch [ci skip] Use Nullable annotation for Entity source (#9435) 2023-07-06 20:38:46 -07:00
Expand-FallingBlock-API.patch Add BlockData setter for FallingBlock (#9829) 2023-10-14 22:46:31 +02:00
Expand-LingeringPotion-API.patch Add more API to LingeringPotionSplashEvent (#9901) 2023-11-05 00:24:06 +01:00
Expand-Location-Manipulation-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Expand-PlayerItemMendEvent.patch Expand PlayerItemMendEvent (#7382) 2023-05-31 16:58:25 -07:00
Expand-Pose-API.patch Expand Pose API (#8781) 2023-08-22 06:05:47 +03:00
Expand-world-key-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9861) 2023-10-26 14:56:40 -07:00
Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9861) 2023-10-26 14:56:40 -07:00
ExperienceOrbMergeEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-attack-cooldown-methods-for-Player.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-clicked-BlockFace-during-BlockDamageEvent.patch Readd old BlockDamageEvent constructor 2023-08-25 10:19:55 +10:00
Expose-client-protocol-version-and-virtual-host.patch Implement BossBarViewer on Player (#9332) 2023-06-12 23:43:39 +02:00
Expose-codepoint-limit-in-YamlConfigOptions-and-incr.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-furnace-minecart-push-values.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-game-version.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-hand-during-BlockCanBuildEvent.patch Expose Hand during BlockCanBuildEvent (#9636) 2023-08-23 01:41:30 +01:00
Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-LivingEntity-hurt-direction.patch fix some compile errors 2023-03-14 15:13:41 -07:00
Expose-MinecraftServer-isRunning.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-pre-collision-moving-velocity-to-VehicleBlock.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-protocol-version.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-server-CommandMap.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-the-internal-current-tick.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-Tracked-Players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-10-03 21:55:12 +10:00
Expose-vanilla-BiomeProvider-from-WorldInfo.patch API 'done' 2023-03-14 18:21:11 +01:00
Expose-WorldBorder-isInBounds-Location-check.patch Schedule several things for removal in 1.21 (#9041) 2023-06-07 06:47:32 -07:00
Fill-Profile-Property-Events.patch API 'done' 2023-03-14 18:21:11 +01:00
Fireworks-API-s.patch API 'done' 2023-03-14 18:21:11 +01:00
Fix-BanList-API.patch Updated Upstream (Bukkit/CraftBukkit) (#9485) 2023-08-05 17:21:59 -07:00
Fix-custom-statistic-criteria-creation.patch Fix custom statistic criteria creation (#9595) 2023-08-12 23:50:21 +02:00
fix-empty-array-elements-in-command-arguments.patch API 'done' 2023-03-14 18:21:11 +01:00
Fix-HandlerList-for-InventoryBlockStartEvent-subclas.patch [ci skip] Clarify where furnace-related events are called (#8753) 2023-09-16 13:55:40 -07:00
Fix-incorrect-new-blockstate-in-EntityBreakDoorEvent.patch Fix incorrect new blockdata in EntityChangeBlockEvent (#9445) 2023-07-07 10:25:36 -07:00
fix-Instruments.patch Start working on 1.20 2023-06-07 18:24:39 +02:00
Fix-issues-with-mob-conversion.patch API 'done' 2023-03-14 18:21:11 +01:00
Fix-NotePlayEvent.patch Fix note block sound property on player heads (#9158) 2023-05-15 19:32:26 +02:00
Fix-NPE-on-Boat-getStatus.patch Fix NPE on Boat#getStatus (#9115) 2023-08-22 11:57:54 +09:00
Fix-PlayerSwapHandItemsEvent-throwing-exception-when.patch Fix PlayerSwapHandItemsEvent NPE when a hand set to null (#9763) 2023-10-11 00:38:25 +02:00
Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch API 'done' 2023-03-14 18:21:11 +01:00
Fix-ServerListPingEvent-flagging-as-Async.patch API 'done' 2023-03-14 18:21:11 +01:00
Fix-SpawnEggMeta-get-setSpawnedType.patch Fix SpawnEggMeta#get/setSpawnedType (#8907) 2023-03-18 10:32:03 -07:00
Fix-Spigot-annotation-mistakes.patch Updated Upstream (Bukkit/CraftBukkit) (#9876) 2023-10-28 15:02:13 -07:00
Fix-upstream-javadocs.patch Make Team extend ForwardingAudience (#9852) 2023-11-04 21:50:56 +01:00
Flying-Fall-Damage-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Folia-scheduler-and-owned-region-API.patch Pull Folia API take two 2023-06-18 22:46:52 +02:00
Freeze-Tick-Lock-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Friction-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Furnace-RecipesUsed-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Get-entity-default-attributes.patch Updated Upstream (Bukkit/CraftBukkit) 2023-06-06 11:09:19 +02:00
getPlayerUniqueId-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Goat-ram-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Handle-plugin-prefixes-in-implementation-logging-con.patch API 'done' 2023-03-14 18:21:11 +01:00
IllegalPacketEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Implement-furnace-cook-speed-multiplier-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Implement-regenerateChunk.patch API 'done' 2023-03-14 18:21:11 +01:00
Improve-Arrow-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Improve-Block-breakNaturally-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Improve-death-events.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
Improve-PortalEvents.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Improve-scoreboard-entries.patch Make Team extend ForwardingAudience (#9852) 2023-11-04 21:50:56 +01:00
Improve-the-Saddle-API-for-Horses.patch API 'done' 2023-03-14 18:21:11 +01:00
Increase-custom-payload-channel-message-size.patch API 'done' 2023-03-14 18:21:11 +01:00
Introduce-beacon-activation-deactivation-events.patch API 'done' 2023-03-14 18:21:11 +01:00
Inventory-close.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
Inventory-getHolder-method-without-block-snapshot.patch API 'done' 2023-03-14 18:21:11 +01:00
Inventory-removeItemAnySlot.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
InventoryCloseEvent-Reason-API.patch API 'done' 2023-03-14 18:21:11 +01:00
isChunkGenerated-API.patch Add method to get ungenerated chunk from long key (#9254) 2023-06-17 11:43:08 -07:00
Item-canEntityPickup.patch API 'done' 2023-03-14 18:21:11 +01:00
Item-no-age-no-player-pickup.patch API 'done' 2023-03-14 18:21:11 +01:00
Item-Rarity-API.patch API 'done' 2023-03-14 18:21:11 +01:00
ItemStack-API-additions-for-quantity-flags-lore.patch adventure: make calls with generic component lists more usable (#9008) 2023-03-20 09:18:06 +01:00
ItemStack-damage-API.patch API 'done' 2023-03-14 18:21:11 +01:00
ItemStack-editMeta.patch API 'done' 2023-03-14 18:21:11 +01:00
ItemStack-getMaxItemUseDuration.patch API 'done' 2023-03-14 18:21:11 +01:00
ItemStack-repair-check-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Keyed-Cat-Type.patch API 'done' 2023-03-14 18:21:11 +01:00
Left-handed-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Limit-setBurnTime-to-valid-short-values.patch Limit setBurnTime to valid short values (#9623) 2023-08-23 13:54:34 +03:00
living-entity-allow-attribute-registration.patch API 'done' 2023-03-14 18:21:11 +01:00
LivingEntity-Hand-Raised-Item-Use-API.patch API 'done' 2023-03-14 18:21:11 +01:00
LivingEntity-setKiller.patch API 'done' 2023-03-14 18:21:11 +01:00
Location.isChunkLoaded-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Location.toBlockLocation-toCenterLocation.patch API 'done' 2023-03-14 18:21:11 +01:00
LootTable-API.patch Add Barrel to LootableBlockInventory (#9687) 2023-09-14 21:04:36 +10:00
Make-EntityUnleashEvent-cancellable.patch API 'done' 2023-03-14 18:21:11 +01:00
Make-shield-blocking-delay-configurable.patch API 'done' 2023-03-14 18:21:11 +01:00
Make-the-default-permission-message-configurable.patch API 'done' 2023-03-14 18:21:11 +01:00
Material-API-additions.patch API 'done' 2023-03-14 18:21:11 +01:00
MerchantRecipe-add-copy-constructor.patch MerchantRecipe: add copy constructor (#8703) 2023-08-22 05:48:25 +02:00
Misc-Utils.patch API 'done' 2023-03-14 18:21:11 +01:00
Missing-Entity-API.patch Add entity API for getting the combined gene of a Panda (#9891) 2023-11-04 21:28:23 +01:00
Mob-Pathfinding-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Mob-Spawner-API-Enhancements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9301) 2023-06-12 16:51:45 -07:00
More-CommandBlock-API.patch Fix/update wiki (#9758) 2023-09-25 00:02:46 +01:00
More-DragonBattle-API.patch More DragonBattle API (#5655) 2023-08-21 21:08:43 -07:00
More-Enchantment-API.patch Add Enchantment cost API (#9856) 2023-11-11 21:09:48 +01:00
More-Lidded-Block-API.patch API 'done' 2023-03-14 18:21:11 +01:00
More-lightning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-10-03 21:55:12 +10:00
More-PotionEffectType-API.patch fix test 2023-09-23 13:38:46 +02:00
More-Projectile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-09-29 10:28:26 +10:00
More-Teleport-API.patch Fix some NPE for EntityCompostItemEvent (#9169) 2023-05-03 13:07:51 +02:00
More-vanilla-friendly-methods-to-update-trades.patch API 'done' 2023-03-14 18:21:11 +01:00
More-World-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9825) 2023-10-22 12:12:00 -07:00
Move-VehicleCollisionEvent-HandlerList-up.patch API 'done' 2023-03-14 18:21:11 +01:00
Multi-Block-Change-API.patch more compile fixes 2023-06-08 13:56:13 -07:00
Multiple-Entries-with-Scoreboards.patch Make Team extend ForwardingAudience (#9852) 2023-11-04 21:50:56 +01:00
Nameable-Banner-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Optimize-Hoppers.patch Use a server impl for hopper event to track get/setItem calls (#9905) 2023-11-04 12:58:40 -07:00
Option-to-prevent-NBT-copy-in-smithing-recipes.patch Updated Upstream (Bukkit/CraftBukkit) (#9485) 2023-08-05 17:21:59 -07:00
Paper-Plugins.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9861) 2023-10-26 14:56:40 -07:00
Paper-Utils.patch API 'done' 2023-03-14 18:21:11 +01:00
Performance-Concurrency-Improvements-to-Permissions.patch API 'done' 2023-03-14 18:21:11 +01:00
Player-affects-spawning-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Player-Chunk-Load-Unload-Events.patch API 'done' 2023-03-14 18:21:11 +01:00
Player-elytra-boost-API.patch Deprecate Player#boostElytra (#9899) 2023-11-04 21:20:13 +01:00
Player-Entity-Tracking-Events.patch Add cancellability to PlayerTrackEntityEvent (#8605) 2023-08-21 09:38:55 +02:00
Player-Tab-List-and-Title-APIs.patch API 'done' 2023-03-14 18:21:11 +01:00
Player.setPlayerProfile-API.patch Fix players are invisible after using setPlayerProfile (#9143) 2023-08-12 16:10:09 +02:00
PlayerAdvancementCriterionGrantEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
PlayerAttemptPickupItemEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
PlayerDeathEvent-getItemsToKeep.patch API 'done' 2023-03-14 18:21:11 +01:00
PlayerDeathEvent-shouldDropExperience.patch API 'done' 2023-03-14 18:21:11 +01:00
PlayerElytraBoostEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
PlayerLaunchProjectileEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
PlayerMoveEvent-Improvements.patch API 'done' 2023-03-14 18:21:11 +01:00
PlayerNaturallySpawnCreaturesEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
PlayerPickupExperienceEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
PlayerPickupItemEvent-setFlyAtPlayer.patch API 'done' 2023-03-14 18:21:11 +01:00
PlayerReadyArrowEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
PlayerTeleportEndGatewayEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Potential-bed-API.patch API 'done' 2023-03-14 18:21:11 +01:00
PotionEffect-clone-methods.patch So it begins... 2023-09-21 19:18:04 +02:00
PreCreatureSpawnEvent.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
PreSpawnerSpawnEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Profile-Lookup-Events.patch API 'done' 2023-03-14 18:21:11 +01:00
ProfileWhitelistVerifyEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
Properly-remove-the-experimental-smithing-inventory-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9440) 2023-07-04 10:22:56 +02:00
Provide-Chunk-Coordinates-as-a-Long-API.patch Add method to get ungenerated chunk from long key (#9254) 2023-06-17 11:43:08 -07:00
Provide-E-TE-Chunk-count-stat-methods.patch API 'done' 2023-03-14 18:21:11 +01:00
RangedEntity-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Reduce-thread-synchronization-in-MetadataStoreBase.patch API 'done' 2023-03-14 18:21:11 +01:00
Replace-ItemFlag.HIDE_POTION_EFFECTS.patch Start working on 1.20 2023-06-07 18:24:39 +02:00
Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Re-enable multi-release plugin JARs (#9001) 2023-03-19 11:50:13 -03:00
SculkCatalyst-bloom-API.patch Updated Upstream (Bukkit/CraftBukkit) (#9739) 2023-09-21 09:48:55 -07:00
Server-Tick-Events.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
Shoulder-Entities-Release-API.patch API 'done' 2023-03-14 18:21:11 +01:00
SkeletonHorse-Additions.patch API 'done' 2023-03-14 18:21:11 +01:00
Slime-Pathfinder-Events.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
Spawn-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit) 2023-09-23 12:06:03 +10:00
Stinger-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Support-cancellation-supression-of-EntityDismount-Ve.patch API 'done' 2023-03-14 18:21:11 +01:00
Support-components-in-ItemMeta.patch API 'done' 2023-03-14 18:21:11 +01:00
System-prop-for-default-config-comment-parsing.patch API 'done' 2023-03-14 18:21:11 +01:00
Tameable-getOwnerUniqueId-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Test-changes.patch Some jd fixes (#9781) 2023-10-01 02:20:51 +02:00
Timings-v2.patch work and compile errors 2023-09-21 19:31:59 -07:00
Turtle-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Use-ASM-for-event-executors.patch Updated Upstream (Bukkit/CraftBukkit) 2023-06-18 13:03:18 +02:00
Version-Command-2.0.patch Add clickable version on version command (#9347) 2023-08-06 03:26:13 +02:00
Villager-resetOffers.patch API 'done' 2023-03-14 18:21:11 +01:00
Villager-Restocks-API.patch API 'done' 2023-03-14 18:21:11 +01:00
Warn-on-strange-EventHandler-return-types.patch Removes some references to deprecated methods/types (#9043) 2023-04-15 18:13:59 -07:00
Win-Screen-API.patch Fix/update wiki (#9758) 2023-09-25 00:02:46 +01:00
WitchConsumePotionEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
WitchReadyPotionEvent.patch [ci skip] Correct upstream/paper javadoc (#8286) 2023-03-31 06:09:13 +02:00
WitchThrowPotionEvent.patch API 'done' 2023-03-14 18:21:11 +01:00
WorldCreator-keepSpawnLoaded.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9861) 2023-10-26 14:56:40 -07:00
Zombie-API-breaking-doors.patch API 'done' 2023-03-14 18:21:11 +01:00