PaperMC/patches/api
Jake Potrebic f9e1ad2c2d Updated Upstream (Bukkit/CraftBukkit) (#8832)
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:
37262de8 PR-812: Add Registry#match(String)
d6b40162 SPIGOT-4569: Add more BlockData API
f9691891 PR-809: Throw a more clear error for BlockIterators with zero direction, add Vector#isZero()
91e79e19 PR-804: Added methods to get translation keys for materials, itemstacks and more
426b00d3 PR-795: Add new BiomeParameterPoint passed to BiomeProvider#getBiome
0e91ea52 SPIGOT-7224: Add events for brewing stands and campfires starting their actions

CraftBukkit Changes:
a50301aa5 Fix issues with fluid tag conversion and fluid #isTagged
6aeb5e4c3 SPIGOT-4569: Implement more BlockData API
7dbf862c2 PR-1131: Added methods to get translation keys for materials, itemstacks and more
7167588b1 PR-1117: Add new BiomeParameterPoint passed to BiomeProvider#getBiome
7c44152eb SPIGOT-7224: Add events for brewing stands and campfires starting their actions
2023-02-15 14:10:14 -08:00
..
Ability-to-apply-mending-to-XP-API.patch API patches 2022-06-07 19:20:30 +02:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch API patches 2022-06-07 19:20:30 +02:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit) (#8823) 2023-02-07 07:55:53 -08:00
Add-a-call-helper-to-Event.patch API patches 2022-06-07 19:20:30 +02:00
Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Add a consumer parameter to ProjectileSource#launchProjectile (#8374) 2022-09-19 17:03:59 -07:00
Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Updated Upstream (Bukkit/CraftBukkit) (#8740) 2023-01-01 12:17:40 -08:00
Add-additional-open-container-api-to-HumanEntity.patch API patches 2022-06-07 19:20:30 +02:00
Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch API patches 2022-06-07 19:20:30 +02:00
Add-an-asterisk-to-legacy-API-plugins.patch API patches 2022-06-07 19:20:30 +02:00
Add-and-implement-PlayerRecipeBookClickEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-API-for-item-entity-health.patch API patches 2022-06-07 19:20:30 +02:00
Add-API-for-quit-reason.patch API patches 2022-06-07 19:20:30 +02:00
Add-API-for-resetting-a-single-score.patch API patches 2022-06-07 19:20:30 +02:00
Add-API-methods-to-control-if-armour-stands-can-move.patch API patches 2022-06-07 19:20:30 +02:00
Add-API-to-get-exact-interaction-point-in-PlayerInte.patch API patches 2022-06-07 19:20:30 +02:00
Add-API-to-get-Material-from-Boats-and-Minecarts.patch Undeprecate and fix Boat#getBoatMaterial (#8217) 2022-08-01 23:02:23 +10:00
Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch API patches 2022-06-07 19:20:30 +02:00
Add-ArmorStand-Item-Meta.patch API patches 2022-06-07 19:20:30 +02:00
add-back-EntityPortalExitEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-Ban-Methods-to-Player-Objects.patch API patches 2022-06-07 19:20:30 +02:00
Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Add sendRichMessage and sendPlainMessage methods 2022-06-09 23:34:06 +02:00
Add-basic-Datapack-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-BeaconEffectEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-BellRevealRaiderEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-BellRingEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-Block-isValidTool.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Add-BlockBreakBlockEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-BlockFailedDispenseEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-BlockLockCheckEvent.patch Add BlockLockCheckEvent (#7840) 2022-12-15 08:49:49 -08:00
Add-BlockPreDispenseEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-BlockSoundGroup-interface.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Add-cause-to-Weather-ThunderChangeEvents.patch API patches 2022-06-07 19:20:30 +02:00
Add-command-line-option-to-load-extra-plugin-jars-no.patch API patches 2022-06-07 19:20:30 +02:00
Add-command-to-reload-permissions.yml-and-require-co.patch API patches 2022-06-07 19:20:30 +02:00
Add-configuration-option-to-prevent-player-names-fro.patch API patches 2022-06-07 19:20:30 +02:00
add-consumeFuel-to-FurnaceBurnEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-critical-damage-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-custom-destroyerIdentity-to-sendBlockDamage.patch Add custom destroyerIdentity parameter to the sendBlockBreak function (#5840) 2022-09-17 23:27:46 +02:00
Add-Destroy-Speed-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
add-DragonEggFormEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-dropLeash-variable-to-EntityUnleashEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#8430) 2022-10-02 09:56:36 +02:00
Add-ElderGuardianAppearanceEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-enchantWithLevels-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Add-Entity-Body-Yaw-API.patch Add Entity Body Yaw API (#8822) 2023-02-09 18:31:51 +01:00
Add-entity-knockback-API.patch Add LivingEntity knockback API (#8479) 2022-10-18 00:33:58 -07:00
Add-entity-liquid-API.patch Expose isUnderWater to Entity (#8454) 2022-10-11 15:43:10 +03:00
Add-EntityBlockStorage-clearEntities.patch API patches 2022-06-07 19:20:30 +02:00
Add-EntityDyeEvent-and-CollarColorable-interface.patch Updated Upstream (Bukkit/CraftBukkit) (#8172) 2022-07-22 11:18:00 -07:00
Add-EntityInsideBlockEvent.patch Add new 1.19.3 fires of EntityInsideBlockEvent (#8629) 2022-12-09 02:46:47 -08:00
Add-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch Add EntityPushedByEntityEvent (#7704) 2022-12-23 20:59:11 +01:00
Add-EntityLoadCrossbowEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-EntityPortalReadyEvent.patch Add EntityPortalReadyEvent (#5619) 2022-07-22 16:23:12 -07:00
Add-EntityTeleportEndGatewayEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-EntityZapEvent.patch Fix some api compilation errors 2022-06-07 13:23:16 -07:00
Add-EquipmentSlot-convenience-methods.patch Add EquipmentSlot convenience methods (#8477) 2022-10-23 02:50:12 +03:00
Add-exception-reporting-event.patch Add stacktrace deobfuscation in more places (#8484) 2022-10-18 19:21:07 -07:00
Add-exploded-block-state-to-BlockExplodeEvent.patch Add exploded block state to BlockExplodeEvent (#6818) 2022-12-19 21:09:51 -08:00
Add-extended-PaperServerListPingEvent.patch Moar, fix API 2022-12-07 19:52:24 +01:00
Add-FastUtil-to-Bukkit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-08 00:49:02 -07:00
Add-GameEvent-tags.patch API patches 2022-06-07 19:20:30 +02:00
add-get-set-drop-chance-to-EntityEquipment.patch API patches 2022-06-07 19:20:30 +02:00
Add-getComputedBiome-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Add-getDrops-to-BlockState.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Add-getI18NDisplayName-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Add-getMainThreadExecutor-to-BukkitScheduler.patch API patches 2022-06-07 19:20:30 +02:00
Add-getNearbyXXX-methods-to-Location.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
Add-getOfflinePlayerIfCached-String.patch API patches 2022-06-07 19:20:30 +02:00
Add-getTPS-method.patch API patches 2022-06-07 19:20:30 +02:00
Add-Git-information-to-version-command-on-startup.patch API patches 2022-06-07 19:20:30 +02:00
Add-GS4-Query-event.patch API patches 2022-06-07 19:20:30 +02:00
add-hand-to-BlockMultiPlaceEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch correct argument check in PlayerHandshakeEvent#setFailMessage(String) (#7940) 2022-06-11 02:37:00 -05:00
Add-Heightmap-API.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
Add-helpers-for-left-right-click-to-Action.patch API patches 2022-06-07 19:20:30 +02:00
Add-ignore-discounts-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-isCollidable-methods-to-various-places.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
add-isDeeplySleeping-to-HumanEntity.patch API patches 2022-06-07 19:20:30 +02:00
Add-item-slot-convenience-methods.patch API patches 2022-06-07 19:20:30 +02:00
Add-ItemFactory-getSpawnEgg-API.patch Moving ATs from the at file to individual patches (#8573) 2022-11-19 15:53:20 -08:00
Add-ItemStack-Recipe-API-helper-methods.patch Avoid usages of RecipeChoice#getItemStack() (#8453) 2022-10-15 15:20:12 -04:00
Add-ItemStackRecipeChoice-Draft-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-legacy-ping-support-to-PaperServerListPingEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-LivingEntity-clearActiveItem.patch Cleanup LivingEntity Hand Raised/Item Use API (#7995) 2022-06-24 04:04:02 -04:00
Add-LivingEntity-getTargetEntity.patch Deprecate TargetBlock/EntityInfo and assocated methods (#7381) 2022-12-15 09:10:03 -08:00
Add-LivingEntity-swingHand-EquipmentSlot-convenience.patch Add EquipmentSlot convenience methods (#8477) 2022-10-23 02:50:12 +03:00
Add-Material-Tags.patch convert API/server tests to mockito (#8848) 2023-02-15 13:27:40 -08:00
Add-MetadataStoreBase.removeAll-Plugin.patch API now compiles successfully 2022-06-07 13:31:10 -07:00
Add-method-isTickingWorlds-to-Bukkit.patch Fix typos in isTickingWorlds API javadocs (#8382) 2022-09-25 02:01:17 +02:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Deprecate duplicate API for arrow stuck count (#8829) 2023-02-07 07:43:20 -08:00
Add-methods-to-find-targets-for-lightning-strikes.patch API patches 2022-06-07 19:20:30 +02:00
Add-methods-to-get-translation-keys.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Add-missing-block-data-mins-and-maxes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-08 00:49:02 -07:00
Add-missing-effects.patch API patches 2022-06-07 19:20:30 +02:00
Add-missing-Fluid-type.patch Add missing Fluid type (#8608) 2022-12-06 10:41:04 -08:00
Add-missing-isFuel-Material-entries.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Add-missing-team-sidebar-display-slots.patch Updated Upstream (Bukkit/CraftBukkit) (#8270) 2022-08-09 09:18:08 +02:00
Add-Mob-Goal-API.patch check now succeeds 2022-12-08 10:23:12 -08:00
Add-Mob-lookAt-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-moon-phase-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-more-advancement-API.patch Add displayName methods for advancements (#8584) 2022-11-24 23:05:48 -08:00
Add-more-Campfire-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-More-Creeper-API.patch Fix issues with CreeperIgniteEvent (#7507) 2022-07-31 10:14:54 -07:00
Add-more-Evoker-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-more-LimitedRegion-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-more-line-of-sight-methods.patch API patches 2022-06-07 19:20:30 +02:00
Add-more-WanderingTrader-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-more-Witch-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8172) 2022-07-22 11:18:00 -07:00
Add-more-Zombie-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8172) 2022-07-22 11:18:00 -07:00
Add-Moving-Piston-API.patch Add Moving Piston API (#7019) 2022-10-22 20:37:37 -04:00
Add-NamespacedKey-biome-methods.patch Add NamespacedKey biome methods 2022-08-14 12:23:57 -04:00
Add-new-overload-to-PersistentDataContainer-has.patch API patches 2022-06-07 19:20:30 +02:00
Add-OBSTRUCTED-reason-to-BedEnterResult.patch API patches 2022-06-07 19:20:30 +02:00
Add-openSign-method-to-HumanEntity.patch API patches 2022-06-07 19:20:30 +02:00
Add-paper-dumplisteners-command.patch Add /paper dumplisteners tofile and increase detail of command output (#8592) 2022-11-26 10:36:11 -07:00
Add-PaperRegistry.patch API patches 2022-06-07 19:20:30 +02:00
Add-PhantomPreSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#8740) 2023-01-01 12:17:40 -08:00
Add-Player-Client-Options-API.patch Add allow server listing & text filtering client options (#7595) 2022-10-27 01:09:03 +02:00
Add-Player-getFishHook.patch Add Player#getFishHook (#7988) 2022-07-03 15:24:29 -04:00
Add-player-health-update-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-Player-sendEquipmentChange-Map-API.patch Add Player#sendEquipmentChange(Map) API (#8800) 2023-01-22 15:00:37 +02:00
Add-Player-Warden-Warning-API.patch Add Player Warden Warning API (#8470) 2022-11-20 19:53:58 +01:00
Add-PlayerArmorChangeEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerAttackEntityCooldownResetEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerConnectionCloseEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerFlowerPotManipulateEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerInitialSpawnEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerInventorySlotChangeEvent.patch Add converted Slot number to PlayerInventorySlotChangeEvent (#8482) 2022-10-18 09:32:22 +02:00
Add-PlayerItemCooldownEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerItemFrameChangeEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerJumpEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerKickEvent-causes.patch check now succeeds 2022-12-08 10:23:12 -08:00
Add-PlayerLocaleChangeEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerPostRespawnEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerSetSpawnEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerShearBlockEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerSignCommandPreprocessEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerStopUsingItemEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PlayerUseUnknownEntityEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-playPickupItemAnimation-to-LivingEntity.patch API patches 2022-06-07 19:20:30 +02:00
Add-Position.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PrepareResultEvent-PrepareGrindstoneEvent.patch Remove deprecated event warning for inventory result event (#8672) 2022-12-14 15:09:11 -08:00
Add-PrePlayerAttackEntityEvent.patch Add PrePlayerAttackEntityEvent (#8369) 2022-11-09 22:05:58 -05:00
Add-ProjectileCollideEvent.patch Deprecate ProjectileCollideEvent (#8678) 2022-12-22 21:20:44 -08:00
Add-PufferFishStateChangeEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-raw-address-to-AsyncPlayerPreLoginEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-Raw-Byte-Entity-Serialization.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Add-Raw-Byte-ItemStack-Serialization.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Add-ray-tracing-methods-to-LivingEntity.patch Deprecate TargetBlock/EntityInfo and assocated methods (#7381) 2022-12-15 09:10:03 -08:00
Add-recipe-to-cook-events.patch API patches 2022-06-07 19:20:30 +02:00
add-RespawnFlags-to-PlayerRespawnEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-sender-name-to-commands.yml-replacement.patch API patches 2022-06-07 19:20:30 +02:00
Add-sendOpLevel-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-setMaxPlayers-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-setPlayerProfile-API-for-Skulls.patch Updated Upstream (Bukkit/CraftBukkit) (#8714) 2022-12-26 09:53:35 -08:00
Add-Sneaking-API-for-Entities.patch Add Sneaking API for Entities (#8485) 2022-12-15 20:43:14 +01:00
Add-source-block-constructor-and-getChangedBlockData.patch API patches 2022-06-07 19:20:30 +02:00
Add-source-to-PlayerExpChangeEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-spectator-target-events.patch API patches 2022-06-07 19:20:30 +02:00
Add-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-09-24 02:38:12 +01:00
Add-StructuresLocateEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
Add-sun-related-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-system-property-to-print-stacktrace-on-bad-plugi.patch [ci skip] Minor patch cleanup 2022-10-03 19:07:03 +02:00
Add-TameableDeathMessageEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-TargetHitEvent-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-ThrownEggHatchEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-Tick-TemporalUnit.patch Fix Tick::addTo/::between causing SOE (#8824) 2023-02-09 14:30:30 -03:00
Add-tick-times-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-TNTPrimeEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-UnknownCommandEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-view-distance-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-villager-reputation-API.patch Cleanup reputation API + back with an EnumMap instead of array (#8258) 2022-11-12 12:41:22 -05:00
Add-WardenAngerChangeEvent.patch Add WardenAngerChangeEvent (#7943) 2022-06-14 12:34:41 +02:00
Add-WaterBottleSplashEvent.patch Account for splash water bottles now extinguishing entities (#8622) 2022-12-08 17:33:22 -07:00
Add-WhitelistToggleEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-workaround-for-plugins-modifying-the-parent-of-t.patch API patches 2022-06-07 19:20:30 +02:00
Add-World.getEntity-UUID-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-worldborder-events.patch API patches 2022-06-07 19:20:30 +02:00
added-2-new-TargetReasons-for-1.16-mob-behavior.patch API patches 2022-06-07 19:20:30 +02:00
Added-byte-array-serialization-deserialization-for-P.patch Added byte array serialization/deserialization for PersistentDataContainers (#7505) 2022-09-18 04:06:53 +00:00
Added-EntityDamageItemEvent.patch API patches 2022-06-07 19:20:30 +02:00
Added-EntityToggleSitEvent.patch Don't fire EntityToggleSitEvent on deserialization & reorder some api patches (#8495) 2022-10-22 22:55:28 -04:00
Added-getHostname-to-AsyncPlayerPreLoginEvent.patch API patches 2022-06-07 19:20:30 +02:00
Added-missing-vanilla-tags.patch Add the non-flammable wood item tag (#8648) 2022-12-11 13:01:18 -08:00
Added-PlayerBedFailEnterEvent.patch API patches 2022-06-07 19:20:30 +02:00
Added-PlayerChangeBeaconEffectEvent.patch API patches 2022-06-07 19:20:30 +02:00
Added-PlayerDeepSleepEvent.patch API patches 2022-06-07 19:20:30 +02:00
Added-PlayerLecternPageChangeEvent.patch API patches 2022-06-07 19:20:30 +02:00
Added-PlayerLoomPatternSelectEvent.patch API patches 2022-06-07 19:20:30 +02:00
added-PlayerNameEntityEvent.patch API patches 2022-06-07 19:20:30 +02:00
Added-PlayerStonecutterRecipeSelectEvent.patch API patches 2022-06-07 19:20:30 +02:00
Added-PlayerTradeEvent.patch API patches 2022-06-07 19:20:30 +02:00
Added-ServerResourcesReloadedEvent.patch API patches 2022-06-07 19:20:30 +02:00
Added-WorldGameRuleChangeEvent.patch API patches 2022-06-07 19:20:30 +02:00
Additional-Block-Material-API-s.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Additional-world.getNearbyEntities-API-s.patch API patches 2022-06-07 19:20:30 +02:00
additions-to-PlayerGameModeChangeEvent.patch API patches 2022-06-07 19:20:30 +02:00
Adds-PlayerArmSwingEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#7936) 2022-06-11 02:02:57 -07:00
Adventure.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Allow-adding-items-to-BlockDropItemEvent.patch API patches 2022-06-07 19:20:30 +02:00
Allow-Blocks-to-be-accessed-via-a-long-key.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Allow-changing-bed-s-occupied-property.patch Allow changing bed's 'occupied' property (#8458) 2022-10-14 11:37:01 +03:00
Allow-delegation-to-vanilla-chunk-gen.patch Updated Upstream (Bukkit/CraftBukkit) (#8604) 2022-12-03 10:19:09 -08:00
Allow-disabling-armour-stand-ticking.patch API patches 2022-06-07 19:20:30 +02:00
Allow-plugins-to-use-SLF4J-for-logging.patch Update Adventure to 4.11.0 and implement ComponentLogger (#7937) 2022-06-12 17:07:40 -04:00
Allow-Reloading-of-Command-Aliases.patch API patches 2022-06-07 19:20:30 +02:00
Allow-setting-the-vex-s-summoner.patch API patches 2022-06-07 19:20:30 +02:00
Allow-to-change-the-podium-of-the-EnderDragon.patch Updated Upstream (Bukkit/CraftBukkit) (#8740) 2023-01-01 12:17:40 -08:00
Also-load-resources-from-LibraryLoader.patch Also load resources from LibraryLoader (#8335) 2022-09-20 03:07:03 +02:00
Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch API patches 2022-06-07 19:20:30 +02:00
AnvilDamageEvent.patch API patches 2022-06-07 19:20:30 +02:00
API-for-creating-command-sender-which-forwards-feedb.patch API patches 2022-06-07 19:20:30 +02:00
API-to-get-a-BlockState-without-a-snapshot.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Arrow-pickup-rule-API.patch API patches 2022-06-07 19:20:30 +02:00
Async-Chunks-API.patch API patches 2022-06-07 19:20:30 +02:00
AsyncTabCompleteEvent.patch Don't call AsyncTabCompleteEvent from netty IO thread (#8218) 2022-08-01 21:56:28 +02:00
Attributes-API-for-item-defaults.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Automatically-disable-plugins-that-fail-to-load.patch API patches 2022-06-07 19:20:30 +02:00
Basic-PlayerProfile-API.patch Fix update future return type (#8120) 2022-07-18 23:06:59 -07:00
Beacon-API-custom-effect-ranges.patch API patches 2022-06-07 19:20:30 +02:00
Block-Ticking-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
BlockDestroyEvent.patch Allow preventing BlockDestroyEvent from dropping items (#8349) 2022-09-08 16:13:50 +01:00
Brand-support.patch API patches 2022-06-07 19:20:30 +02:00
Bucketable-API.patch API patches 2022-06-07 19:20:30 +02:00
Build-system-changes.patch API patches 2022-12-07 17:46:46 +01:00
Cache-the-result-of-Material-isBlock.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Change-EnderEye-target-without-changing-other-things.patch API patches 2022-06-07 19:20:30 +02:00
Change-the-reserved-channel-check-to-be-sensible.patch API patches 2022-06-07 19:20:30 +02:00
Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch API patches 2022-06-07 19:20:30 +02:00
Close-Plugin-Class-Loaders-on-Disable.patch API patches 2022-06-07 19:20:30 +02:00
Collision-API.patch Collision API (#6736) 2022-07-31 11:30:34 -04:00
Complete-resource-pack-API.patch API patches 2022-06-07 19:20:30 +02:00
Configurable-sculk-sensor-listener-range.patch API patches 2022-06-07 19:20:30 +02:00
Convert-project-to-Gradle.patch API patches 2022-12-07 17:46:46 +01:00
Create-HoverEvent-from-ItemStack-Entity.patch API patches 2022-06-07 19:20:30 +02:00
Custom-Chat-Completion-Suggestions-API.patch Custom Chat Completions API (#8212) 2022-07-30 12:28:24 -04:00
Custom-Potion-Mixes.patch API patches 2022-06-07 19:20:30 +02:00
Custom-replacement-for-eaten-items.patch Updated Upstream (Bukkit/CraftBukkit) (#8430) 2022-10-02 09:56:36 +02:00
Disable-Sync-Events-firing-Async-errors-during-shutd.patch API patches 2022-06-07 19:20:30 +02:00
Display-warning-on-deprecated-recipe-API.patch API patches 2022-06-07 19:20:30 +02:00
Dolphin-API.patch API patches 2022-06-07 19:20:30 +02:00
Don-t-load-plugins-prefixed-with-a-dot.patch API patches 2022-06-07 19:20:30 +02:00
Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch API patches 2022-06-07 19:20:30 +02:00
Elder-Guardian-appearance-API.patch Elder Guardian appearance API (#8455) 2022-10-13 13:26:51 +03:00
Enable-multi-release-plugin-jars.patch API patches 2022-06-07 19:20:30 +02:00
EnderDragon-Events.patch API patches 2022-06-07 19:20:30 +02:00
Enderman.teleportRandomly.patch API patches 2022-06-07 19:20:30 +02:00
EndermanAttackPlayerEvent.patch API patches 2022-06-07 19:20:30 +02:00
EndermanEscapeEvent.patch API patches 2022-06-07 19:20:30 +02:00
ensureServerConversions-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Entity-AddTo-RemoveFrom-World-Events.patch API patches 2022-06-07 19:20:30 +02:00
Entity-fromMobSpawner.patch API patches 2022-06-07 19:20:30 +02:00
Entity-getChunk-API.patch API patches 2022-06-07 19:20:30 +02:00
Entity-getEntitySpawnReason.patch API patches 2022-06-07 19:20:30 +02:00
Entity-isTicking.patch Expose isUnderWater to Entity (#8454) 2022-10-11 15:43:10 +03:00
Entity-Jump-API.patch API patches 2022-06-07 19:20:30 +02:00
Entity-Origin-API.patch API patches 2022-06-07 19:20:30 +02:00
Entity-powdered-snow-API.patch API patches 2022-06-07 19:20:30 +02:00
EntityMoveEvent.patch API patches 2022-06-07 19:20:30 +02:00
EntityPathfindEvent.patch API patches 2022-06-07 19:20:30 +02:00
EntityRegainHealthEvent-isFastRegen-API.patch API patches 2022-06-07 19:20:30 +02:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch API patches 2022-06-07 19:20:30 +02:00
EntityTransformedEvent.patch API patches 2022-06-07 19:20:30 +02:00
Expand-ArmorStand-API.patch Allow using degrees for ArmorStand rotations (#7847) 2022-11-26 03:42:30 +02:00
Expand-Explosions-API.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
Expand-Location-Manipulation-API.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
Expand-world-key-API.patch API patches 2022-06-07 19:20:30 +02:00
Expand-World.spawnParticle-API-and-add-Builder.patch API patches 2022-06-07 19:20:30 +02:00
ExperienceOrbMergeEvent.patch API patches 2022-06-07 19:20:30 +02:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch API patches 2022-06-07 19:20:30 +02:00
Expose-attack-cooldown-methods-for-Player.patch API patches 2022-06-07 19:20:30 +02:00
Expose-client-protocol-version-and-virtual-host.patch API patches 2022-06-07 19:20:30 +02:00
Expose-codepoint-limit-in-YamlConfigOptions-and-incr.patch Updated Upstream (Bukkit/Spigot) (#8445) 2022-10-23 10:41:34 -07:00
Expose-furnace-minecart-push-values.patch API patches 2022-06-07 19:20:30 +02:00
Expose-game-version.patch API patches 2022-06-07 19:20:30 +02:00
Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch API patches 2022-06-07 19:20:30 +02:00
Expose-LivingEntity-hurt-direction.patch API patches 2022-06-07 19:20:30 +02:00
Expose-MinecraftServer-isRunning.patch API patches 2022-06-07 19:20:30 +02:00
Expose-pre-collision-moving-velocity-to-VehicleBlock.patch Expose pre-collision moving velocity to VehicleBlockCollisionEvent (#8457) 2022-12-28 00:56:19 +02:00
Expose-protocol-version.patch API patches 2022-06-07 19:20:30 +02:00
Expose-server-CommandMap.patch API patches 2022-06-07 19:20:30 +02:00
Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Expose-the-internal-current-tick.patch API patches 2022-06-07 19:20:30 +02:00
Expose-Tracked-Players.patch Expose isUnderWater to Entity (#8454) 2022-10-11 15:43:10 +03:00
Expose-vanilla-BiomeProvider-from-WorldInfo.patch API patches 2022-06-07 19:20:30 +02:00
Expose-WorldBorder-isInBounds-Location-check.patch Updated Upstream (Bukkit/CraftBukkit) (#8240) 2022-08-05 07:10:44 -07:00
FallingBlock-auto-expire-setting.patch API patches 2022-06-07 19:20:30 +02:00
Fill-Profile-Property-Events.patch API patches 2022-06-07 19:20:30 +02:00
Fireworks-API-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-09-12 13:31:45 +02:00
fix-empty-array-elements-in-command-arguments.patch API patches 2022-06-07 19:20:30 +02:00
Fix-HandlerList-for-InventoryBlockStartEvent-subclas.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
fix-Instruments.patch Updated Upstream (Bukkit/CraftBukkit) (#8714) 2022-12-26 09:53:35 -08:00
Fix-issues-with-mob-conversion.patch Updated Upstream (Bukkit/CraftBukkit) (#8740) 2023-01-01 12:17:40 -08:00
Fix-NotePlayEvent.patch API patches 2022-06-07 19:20:30 +02:00
Fix-plugin-provides-load-order.patch API patches 2022-06-07 19:20:30 +02:00
Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch API patches 2022-06-07 19:20:30 +02:00
Fix-ServerListPingEvent-flagging-as-Async.patch API patches 2022-06-07 19:20:30 +02:00
Fix-Spigot-annotation-mistakes.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Fix-upstream-javadocs.patch [ci skip] Fix PiglinBarterEvent JavaDoc (#8795) 2023-01-22 20:33:21 +02:00
Flying-Fall-Damage-API.patch Player Flying Fall Damage API (#5357) 2022-12-27 13:41:59 -07:00
Freeze-Tick-Lock-API.patch API patches 2022-06-07 19:20:30 +02:00
Friction-API.patch Friction API (#6611) 2022-11-26 01:23:12 +01:00
Furnace-RecipesUsed-API.patch API patches 2022-06-07 19:20:30 +02:00
Future-API-Plans.patch Deprecate PluginLoader and impls (#8619) 2022-12-08 16:27:37 -05:00
Get-entity-default-attributes.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
getPlayerUniqueId-API.patch API patches 2022-06-07 19:20:30 +02:00
Goat-ram-API.patch API patches 2022-06-07 19:20:30 +02:00
Graduate-bungeecord-chat-API-from-spigot-subclasses.patch API patches 2022-06-07 19:20:30 +02:00
Handle-plugin-prefixes-in-implementation-logging-con.patch API patches 2022-06-07 19:20:30 +02:00
IllegalPacketEvent.patch API patches 2022-06-07 19:20:30 +02:00
Implement-furnace-cook-speed-multiplier-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Implement-regenerateChunk.patch API patches 2022-06-07 19:20:30 +02:00
Improve-Arrow-API.patch API patches 2022-06-07 19:20:30 +02:00
Improve-Block-breakNaturally-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Improve-death-events.patch API patches 2022-06-07 19:20:30 +02:00
Improve-PortalEvents.patch Improve PortalEvents (#8679) 2022-12-17 09:36:02 -08:00
Improve-scoreboard-entries.patch API patches 2022-06-07 19:20:30 +02:00
Improve-the-Saddle-API-for-Horses.patch API patches 2022-06-07 19:20:30 +02:00
Increase-custom-payload-channel-message-size.patch API patches 2022-06-07 19:20:30 +02:00
Introduce-beacon-activation-deactivation-events.patch API patches 2022-06-07 19:20:30 +02:00
Inventory-close.patch API patches 2022-06-07 19:20:30 +02:00
Inventory-getHolder-method-without-block-snapshot.patch API patches 2022-06-07 19:20:30 +02:00
Inventory-removeItemAnySlot.patch Improve documentation of Inventory#removeItem (#8263) 2022-08-07 23:17:51 -07:00
InventoryCloseEvent-Reason-API.patch API patches 2022-06-07 19:20:30 +02:00
isChunkGenerated-API.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
Item-canEntityPickup.patch API patches 2022-06-07 19:20:30 +02:00
Item-no-age-no-player-pickup.patch API patches 2022-06-07 19:20:30 +02:00
Item-Rarity-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
ItemStack-API-additions-for-quantity-flags-lore.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
ItemStack-damage-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
ItemStack-editMeta.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
ItemStack-getMaxItemUseDuration.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
ItemStack-repair-check-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Keyed-Cat-Type.patch Keyed cat Type (#7901) 2022-06-09 16:38:59 -04:00
Left-handed-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-09-12 13:31:45 +02:00
List-all-missing-hard-depends-not-just-first.patch API patches 2022-06-07 19:20:30 +02:00
living-entity-allow-attribute-registration.patch API patches 2022-06-07 19:20:30 +02:00
LivingEntity-Hand-Raised-Item-Use-API.patch Cleanup LivingEntity Hand Raised/Item Use API (#7995) 2022-06-24 04:04:02 -04:00
LivingEntity-setKiller.patch API patches 2022-06-07 19:20:30 +02:00
Location.isChunkLoaded-API.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
Location.toBlockLocation-toCenterLocation.patch Add Position (#7639) 2022-12-10 16:50:32 -08:00
LootTable-API.patch some server compile fixes 2022-06-07 14:48:09 -07:00
Make-EntityUnleashEvent-cancellable.patch API patches 2022-06-07 19:20:30 +02:00
Make-JavaPluginLoader-thread-safe.patch API patches 2022-06-07 19:20:30 +02:00
Make-plugins-list-alphabetical.patch API patches 2022-06-07 19:20:30 +02:00
Make-shield-blocking-delay-configurable.patch Deprecate duplicate API for arrow stuck count (#8829) 2023-02-07 07:43:20 -08:00
Make-the-default-permission-message-configurable.patch Don't use deprecated permission message method 2022-06-09 17:03:05 -07:00
Mark-experimental-api-as-such.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Material-API-additions.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Misc-Utils.patch API patches 2022-06-07 19:20:30 +02:00
Missing-Entity-Behavior-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8740) 2023-01-01 12:17:40 -08:00
Mob-Pathfinding-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-09-12 13:31:45 +02:00
Mob-Spawner-API-Enhancements.patch API patches 2022-06-07 19:20:30 +02:00
More-CommandBlock-API.patch API patches 2022-06-07 19:20:30 +02:00
More-Enchantment-API.patch API patches 2022-06-07 19:20:30 +02:00
More-Lidded-Block-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-09 18:20:47 -07:00
More-lightning-API.patch API patches 2022-06-07 19:20:30 +02:00
More-PotionEffectType-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
More-Projectile-API.patch Add projectile hit simulation API (#8816) 2023-02-11 15:41:06 +00:00
More-Teleport-API.patch Teleportation API (#6562) 2022-07-22 14:36:43 -05:00
More-vanilla-friendly-methods-to-update-trades.patch More vanilla friendly methods to update trades (#8478) 2022-11-23 22:38:49 +01:00
More-World-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
Move-VehicleCollisionEvent-HandlerList-up.patch API patches 2022-06-07 19:20:30 +02:00
Multi-Block-Change-API.patch API patches 2022-06-07 19:20:30 +02:00
Multiple-Entries-with-Scoreboards.patch API patches 2022-06-07 19:20:30 +02:00
Nameable-Banner-API.patch Nameable Banner API (#7711) 2022-06-15 23:54:54 -04:00
Optimize-Hoppers.patch API patches 2022-06-07 19:20:30 +02:00
Option-to-prevent-NBT-copy-in-smithing-recipes.patch API patches 2022-06-07 19:20:30 +02:00
Paper-Utils.patch API patches 2022-06-07 19:20:30 +02:00
Performance-Concurrency-Improvements-to-Permissions.patch API patches 2022-06-07 19:20:30 +02:00
Player-affects-spawning-API.patch API patches 2022-06-07 19:20:30 +02:00
Player-Chunk-Load-Unload-Events.patch API patches 2022-06-07 19:20:30 +02:00
Player-elytra-boost-API.patch API patches 2022-06-07 19:20:30 +02:00
Player-Entity-Tracking-Events.patch Player Entity Tracking Events (#4722) 2022-12-03 23:46:38 +01:00
Player-Tab-List-and-Title-APIs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-09-24 02:38:12 +01:00
Player.setPlayerProfile-API.patch Fix OfflinePlayer getPlayerProfile return type (#8710) 2022-12-21 20:30:21 -08:00
PlayerAdvancementCriterionGrantEvent.patch API patches 2022-06-07 19:20:30 +02:00
PlayerAttemptPickupItemEvent.patch API patches 2022-06-07 19:20:30 +02:00
PlayerDeathEvent-getItemsToKeep.patch Fix death message containing empty string (#8656) 2022-12-13 13:24:59 +01:00
PlayerDeathEvent-shouldDropExperience.patch API patches 2022-06-07 19:20:30 +02:00
PlayerElytraBoostEvent.patch API patches 2022-06-07 19:20:30 +02:00
PlayerLaunchProjectileEvent.patch Call PlayerLaunchProjectileEvent for trident (#8027) 2022-11-03 19:43:50 +01:00
PlayerMoveEvent-Improvements.patch API patches 2022-06-07 19:20:30 +02:00
PlayerNaturallySpawnCreaturesEvent.patch API patches 2022-06-07 19:20:30 +02:00
PlayerPickupExperienceEvent.patch API patches 2022-06-07 19:20:30 +02:00
PlayerPickupItemEvent-setFlyAtPlayer.patch API patches 2022-06-07 19:20:30 +02:00
PlayerReadyArrowEvent.patch API patches 2022-06-07 19:20:30 +02:00
PlayerTeleportEndGatewayEvent.patch API patches 2022-06-07 19:20:30 +02:00
Potential-bed-API.patch API patches 2022-06-07 19:20:30 +02:00
PotionEffect-clone-methods.patch API patches 2022-06-07 19:20:30 +02:00
PreCreatureSpawnEvent.patch Don't clone location in PreCreatureSpawnEvent (#8790) 2023-01-16 10:03:58 -05:00
PreSpawnerSpawnEvent.patch API patches 2022-06-07 19:20:30 +02:00
Prioritise-own-classes-where-possible.patch API patches 2022-06-07 19:20:30 +02:00
Profile-Lookup-Events.patch API patches 2022-06-07 19:20:30 +02:00
ProfileWhitelistVerifyEvent.patch API patches 2022-06-07 19:20:30 +02:00
Provide-a-useful-PluginClassLoader-toString.patch API patches 2022-06-07 19:20:30 +02:00
Provide-Chunk-Coordinates-as-a-Long-API.patch API patches 2022-06-07 19:20:30 +02:00
Provide-E-TE-Chunk-count-stat-methods.patch API patches 2022-06-07 19:20:30 +02:00
RangedEntity-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8172) 2022-07-22 11:18:00 -07:00
Reduce-thread-synchronization-in-MetadataStoreBase.patch API patches 2022-06-07 19:20:30 +02:00
Remove-deadlock-risk-in-firing-async-events.patch convert API/server tests to mockito (#8848) 2023-02-15 13:27:40 -08:00
Replace-ItemFlag.HIDE_POTION_EFFECTS.patch [ci skip] Fix instrument reference in item specific hide flag docs 2023-01-05 20:28:43 +01:00
Return-chat-component-with-empty-text-instead-of-thr.patch API patches 2022-06-07 19:20:30 +02:00
Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch API patches 2022-06-07 19:20:30 +02:00
Server-Tick-Events.patch API patches 2022-06-07 19:20:30 +02:00
Shoulder-Entities-Release-API.patch API patches 2022-06-07 19:20:30 +02:00
SkeletonHorse-Additions.patch API patches 2022-06-07 19:20:30 +02:00
Slime-Pathfinder-Events.patch Updated Upstream (Bukkit/CraftBukkit) (#8740) 2023-01-01 12:17:40 -08:00
Spawn-Reason-API.patch API patches 2022-06-07 19:20:30 +02:00
Stinger-API.patch Deprecate duplicate API for arrow stuck count (#8829) 2023-02-07 07:43:20 -08:00
Support-cancellation-supression-of-EntityDismount-Ve.patch API patches 2022-06-07 19:20:30 +02:00
Support-components-in-ItemMeta.patch API patches 2022-06-07 19:20:30 +02:00
Support-hex-colors-in-getLastColors.patch API patches 2022-06-07 19:20:30 +02:00
System-prop-for-default-config-comment-parsing.patch API patches 2022-06-07 19:20:30 +02:00
Tameable-getOwnerUniqueId-API.patch API patches 2022-06-07 19:20:30 +02:00
Test-changes.patch convert API/server tests to mockito (#8848) 2023-02-15 13:27:40 -08:00
Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit) (#8832) 2023-02-15 14:10:14 -08:00
Turtle-API.patch Fix setEggCount method from TurtleLayEggEvent (#8385) 2022-09-24 18:34:20 +02:00
Update-Folder-Uses-Plugin-Name.patch Fix plugin update IO logic when replacing jars 2022-07-23 05:52:57 +01:00
Use-ASM-for-event-executors.patch Fix wrong descriptor in ASMEventExecutorGenerator (#8506) 2022-10-28 02:27:33 +02:00
Version-Command-2.0.patch API patches 2022-06-07 19:20:30 +02:00
Villager-resetOffers.patch API patches 2022-06-07 19:20:30 +02:00
Villager-Restocks-API.patch API patches 2022-06-07 19:20:30 +02:00
Warn-on-strange-EventHandler-return-types.patch API patches 2022-06-07 19:20:30 +02:00
Win-Screen-API.patch More Win Screen API (#8805) 2023-02-11 16:55:45 +01:00
WitchConsumePotionEvent.patch API patches 2022-06-07 19:20:30 +02:00
WitchReadyPotionEvent.patch API patches 2022-06-07 19:20:30 +02:00
WitchThrowPotionEvent.patch API patches 2022-06-07 19:20:30 +02:00
WorldCreator-keepSpawnLoaded.patch Make WorldCreator#keepSpawnLoaded return the WorldCreator (Fixes #8321) (#8371) 2022-09-20 01:28:22 +01:00
Zombie-API-breaking-doors.patch Updated Upstream (Bukkit/CraftBukkit) (#8172) 2022-07-22 11:18:00 -07:00