13
0
geforkt von Mirrors/Paper
Paper/patches/api
Jake Potrebic 31ec776281 Updated Upstream (Bukkit/CraftBukkit) (#8604)
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:
38866413 SPIGOT-6765: Pass WorldInfo, Random and coordinates to ChunkGenerator should methods

CraftBukkit Changes:
f3dab3a48 SPIGOT-7191: TNT minecart explosions crash the server
b5aa0bed9 SPIGOT-7184: ExplosionPrimeEvent not called for ExplosiveMinecart
e7aab5493 SPIGOT-6765: Pass WorldInfo, Random and coordinates to ChunkGenerator should methods
2022-12-03 10:19:09 -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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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-BlockPreDispenseEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-BlockSoundGroup-interface.patch API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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-effect-to-block-break-naturally.patch API patches 2022-06-07 19:20:30 +02:00
Add-ElderGuardianAppearanceEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-enchantWithLevels-API.patch API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02:00
Add-EntityKnockbackByEntityEvent.patch API patches 2022-06-07 19:20:30 +02: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-extended-PaperServerListPingEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#8015) 2022-06-20 19:12:05 +02: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 API patches 2022-06-07 19:20:30 +02:00
Add-getDrops-to-BlockState-and-isPreferredTool-to-Bl.patch Add Unmodifiable annotations to getDrops methods (#8440) 2022-10-07 11:51:54 -07:00
Add-getI18NDisplayName-API.patch API patches 2022-06-07 19:20:30 +02:00
Add-getMainThreadExecutor-to-BukkitScheduler.patch API patches 2022-06-07 19:20:30 +02:00
Add-getNearbyXXX-methods-to-Location.patch API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02:00
Add-LivingEntity-swingHand-EquipmentSlot-convenience.patch Add EquipmentSlot convenience methods (#8477) 2022-10-23 02:50:12 +03:00
Add-Material-Tags.patch Add MaterialTags for the different Types of Tools (#8049) 2022-10-22 23:51:34 +02: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 API patches 2022-06-07 19:20:30 +02: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 Make Biome implement Translatable (#8161) 2022-07-20 18:23:26 +02: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-team-sidebar-display-slots.patch Updated Upstream (Bukkit/CraftBukkit) (#8270) 2022-08-09 09:18:08 +02:00
Add-Mob-Goal-API.patch API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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-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 Added 1.19 kick event causes (#8204) 2022-07-29 09:31:02 -07: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-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PrepareResultEvent-PrepareGrindstoneEvent.patch API patches 2022-06-07 19:20:30 +02:00
Add-PrePlayerAttackEntityEvent.patch Add PrePlayerAttackEntityEvent (#8369) 2022-11-09 22:05:58 -05:00
Add-ProjectileCollideEvent.patch API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02:00
Add-Raw-Byte-ItemStack-Serialization.patch API patches 2022-06-07 19:20:30 +02:00
Add-ray-tracing-methods-to-LivingEntity.patch API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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 Add Tick TemporalUnit (#5445) 2022-11-25 21:05:42 +00: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-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-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-Vanilla-Entity-Tags.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 API patches 2022-06-07 19:20:30 +02: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 Add api to resolve components (#7648) 2022-11-22 20:53:50 -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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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
Annotation-Test-changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-09-24 02:38:12 +01: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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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 Block Ticking API (#7202) 2022-08-03 17:14:04 -04: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 Updated Upstream (Bukkit/CraftBukkit) (#8430) 2022-10-02 09:56:36 +02:00
Cache-the-result-of-Material-isBlock.patch API patches 2022-06-07 19:20:30 +02: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 Updated Upstream (Bukkit/CraftBukkit) (#8430) 2022-10-02 09:56:36 +02: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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02:00
Expand-Location-Manipulation-API.patch API patches 2022-06-07 19:20:30 +02: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-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 API patches 2022-06-07 19:20:30 +02: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-issues-with-mob-conversion.patch API patches 2022-06-07 19:20:30 +02: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 Deprecate unused VehicleEntityCollisionEvent methods (#8498) 2022-10-29 13:18:17 -04:00
Fix-upstream-javadocs.patch Fixes a couple issues with entity spawn reasons (#8390) 2022-09-26 17:24:56 -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
Get-entity-default-attributes.patch API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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-death-events.patch API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02:00
ItemStack-API-additions-for-quantity-flags-lore.patch API patches 2022-06-07 19:20:30 +02:00
ItemStack-damage-API.patch ItemStack damage API (#7801) 2022-11-24 22:52:00 -08:00
ItemStack-editMeta.patch API patches 2022-06-07 19:20:30 +02:00
ItemStack-getMaxItemUseDuration.patch API patches 2022-06-07 19:20:30 +02:00
ItemStack-repair-check-API.patch API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02:00
Location.toBlockLocation-toCenterLocation.patch API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02:00
Make-the-default-permission-message-configurable.patch Don't use deprecated permission message method 2022-06-09 17:03:05 -07:00
Material-API-additions.patch API patches 2022-06-07 19:20:30 +02:00
Misc-Utils.patch API patches 2022-06-07 19:20:30 +02:00
Missing-Entity-Behavior-API.patch Schoolable Fish API (#7089) 2022-11-25 21:21:40 -05: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 [ci-skip] Rename Paper stop tp Paper end. (#8539) 2022-11-05 00:08:01 +08: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-Tab-List-and-Title-APIs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-09-24 02:38:12 +01:00
Player.setPlayerProfile-API.patch API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02:00
Spawn-Reason-API.patch API patches 2022-06-07 19:20:30 +02:00
Stinger-API.patch API patches 2022-06-07 19:20:30 +02: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
Timings-v2.patch Add api to resolve components (#7648) 2022-11-22 20:53:50 -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
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