Paper/patches/api
Jake Potrebic b6a6544ad1
Provide ComponentSerializer services (#7527)
2022-05-26 12:12:14 -07:00
..
0001-Convert-project-to-Gradle.patch Configure javadoc overview and doc-files copying 2022-02-28 22:52:40 -07:00
0002-Build-system-changes.patch Configure javadoc overview and doc-files copying 2022-02-28 22:52:40 -07:00
0003-Annotation-Test-changes.patch a bunch more patches done 2021-11-30 19:26:33 +01:00
0004-Add-FastUtil-to-Bukkit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7116) 2021-12-20 22:46:51 +00:00
0005-Adventure.patch Provide ComponentSerializer services (#7527) 2022-05-26 12:12:14 -07:00
0006-Paper-Utils.patch Move Adventure patch up 2022-03-04 13:45:31 -08:00
0007-Timings-v2.patch Provide ComponentSerializer services (#7527) 2022-05-26 12:12:14 -07:00
0008-Add-command-line-option-to-load-extra-plugin-jars-no.patch Move Adventure patch up 2022-03-04 13:45:31 -08:00
0009-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0010-Add-getTPS-method.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0011-Version-Command-2.0.patch Updated Upstream (Bukkit/CraftBukkit) 2022-03-03 10:21:48 -08:00
0012-Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0013-Add-PlayerLocaleChangeEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0014-Add-view-distance-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0015-Add-BeaconEffectEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0016-Add-PlayerInitialSpawnEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0017-Automatically-disable-plugins-that-fail-to-load.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0018-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0019-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0020-Add-exception-reporting-event.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0021-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Provide ComponentSerializer services (#7527) 2022-05-26 12:12:14 -07:00
0022-Fix-ServerListPingEvent-flagging-as-Async.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0023-Player-Tab-List-and-Title-APIs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0024-Add-methods-for-working-with-arrows-stuck-in-living-.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0025-Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0026-Use-ASM-for-event-executors.patch Adventure 4.10.0 2022-02-28 22:52:38 -07:00
0027-Add-a-call-helper-to-Event.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0028-Add-sender-name-to-commands.yml-replacement.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0029-Add-command-to-reload-permissions.yml-and-require-co.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0030-Custom-replacement-for-eaten-items.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0031-Entity-AddTo-RemoveFrom-World-Events.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0032-EntityPathfindEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0033-Reduce-thread-synchronization-in-MetadataStoreBase.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0034-Add-MetadataStoreBase.removeAll-Plugin.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0035-Add-PlayerUseUnknownEntityEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0036-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Provide ComponentSerializer services (#7527) 2022-05-26 12:12:14 -07:00
0037-Arrow-pickup-rule-API.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0038-EntityRegainHealthEvent-isFastRegen-API.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0039-LootTable-API.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0040-Add-EntityZapEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0041-Misc-Utils.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0042-Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0043-Add-source-to-PlayerExpChangeEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0044-Add-ProjectileCollideEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0045-Add-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0046-Add-API-methods-to-control-if-armour-stands-can-move.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0047-IllegalPacketEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0048-Fireworks-API-s.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0049-PlayerTeleportEndGatewayEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0050-Provide-E-TE-Chunk-count-stat-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-05-09 11:03:07 +02:00
0051-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0052-Expose-WorldBorder-isInBounds-Location-check.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0053-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0054-Fix-upstream-javadocs.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0055-Item-canEntityPickup.patch Updated Upstream (CraftBukkit/Spigot) (#7580) 2022-03-13 08:47:54 +01:00
0056-PlayerAttemptPickupItemEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0057-Add-UnknownCommandEvent.patch Provide ComponentSerializer services (#7527) 2022-05-26 12:12:14 -07:00
0058-Basic-PlayerProfile-API.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0059-PlayerPickupItemEvent-setFlyAtPlayer.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0060-Shoulder-Entities-Release-API.patch Updated Upstream (Bukkit/CraftBukkit) (#7411) 2022-01-27 15:35:36 +01:00
0061-Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0062-Profile-Lookup-Events.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0063-Improve-the-Saddle-API-for-Horses.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0064-Add-getI18NDisplayName-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0065-ensureServerConversions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0066-Make-plugins-list-alphabetical.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0067-LivingEntity-setKiller.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0068-ProfileWhitelistVerifyEvent.patch Provide ComponentSerializer services (#7527) 2022-05-26 12:12:14 -07:00
0069-Allow-plugins-to-use-SLF4J-for-logging.patch Adventure 4.10.0 2022-02-28 22:52:38 -07:00
0070-Handle-plugin-prefixes-in-implementation-logging-con.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0071-Add-PlayerJumpEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0072-Add-workaround-for-plugins-modifying-the-parent-of-t.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0073-Add-PlayerArmorChangeEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0074-API-to-get-a-BlockState-without-a-snapshot.patch Added method to check snapshot state of TileStates (#7325) 2022-03-16 18:28:06 -07:00
0075-AsyncTabCompleteEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0076-Expose-client-protocol-version-and-virtual-host.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0077-Display-warning-on-deprecated-recipe-API.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0078-PlayerPickupExperienceEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0079-ExperienceOrbMergeEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0080-Ability-to-apply-mending-to-XP-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0081-PreCreatureSpawnEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0082-PlayerNaturallySpawnCreaturesEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0083-Add-setPlayerProfile-API-for-Skulls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0084-Fill-Profile-Property-Events.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0085-PlayerAdvancementCriterionGrantEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0086-Add-ArmorStand-Item-Meta.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0087-Optimize-Hoppers.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0088-Tameable-getOwnerUniqueId-API.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0089-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0090-Add-extended-PaperServerListPingEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0091-Player.setPlayerProfile-API.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0092-getPlayerUniqueId-API.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0093-Add-legacy-ping-support-to-PaperServerListPingEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0094-Add-openSign-method-to-HumanEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0095-Add-Ban-Methods-to-Player-Objects.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0096-EndermanEscapeEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0097-Enderman.teleportRandomly.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0098-Additional-world.getNearbyEntities-API-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7480) 2022-02-15 11:30:58 +01:00
0099-Location.isChunkLoaded-API.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0100-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7480) 2022-02-15 11:30:58 +01:00
0101-EndermanAttackPlayerEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0102-Close-Plugin-Class-Loaders-on-Disable.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0103-WitchConsumePotionEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0104-WitchThrowPotionEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0105-Location.toBlockLocation-toCenterLocation.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0106-PotionEffect-clone-methods.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0107-WitchReadyPotionEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0108-ItemStack-getMaxItemUseDuration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0109-Add-EntityTeleportEndGatewayEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0110-Make-shield-blocking-delay-configurable.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0111-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0112-Add-getNearbyXXX-methods-to-Location.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0113-PlayerReadyArrowEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0114-Add-EntityKnockbackByEntityEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0115-Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7480) 2022-02-15 11:30:58 +01:00
0116-ItemStack-API-additions-for-quantity-flags-lore.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0117-LivingEntity-Hand-Raised-Item-Use-API.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0118-RangedEntity-API.patch Updated Upstream (Bukkit/CraftBukkit) 2022-05-17 11:51:46 +02:00
0119-Add-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7480) 2022-02-15 11:30:58 +01:00
0120-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0121-Allow-setting-the-vex-s-summoner.patch Updated Upstream (Bukkit/CraftBukkit) (#7776) 2022-04-30 17:27:41 +01:00
0122-Entity-getChunk-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0123-Add-an-asterisk-to-legacy-API-plugins.patch Updated Upstream (Bukkit/CraftBukkit) 2022-03-03 10:21:48 -08:00
0124-EnderDragon-Events.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0125-PlayerElytraBoostEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0126-PlayerLaunchProjectileEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0127-EntityTransformedEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0128-Allow-disabling-armour-stand-ticking.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0129-SkeletonHorse-Additions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0130-Expand-Location-Manipulation-API.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0131-Expand-ArmorStand-API.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0132-AnvilDamageEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0133-Remove-deadlock-risk-in-firing-async-events.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0134-Add-hand-to-bucket-events.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0135-Add-TNTPrimeEvent.patch move extra plugins patch up & more work 2021-11-30 19:26:33 +01:00
0136-Provide-Chunk-Coordinates-as-a-Long-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7480) 2022-02-15 11:30:58 +01:00
0137-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0138-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0139-Allow-Blocks-to-be-accessed-via-a-long-key.patch Deprecating remaining blockkey methods (#7638) 2022-03-21 11:06:42 -07:00
0140-Slime-Pathfinder-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0141-Add-PhantomPreSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0142-Add-More-Creeper-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0143-Inventory-removeItemAnySlot.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0144-isChunkGenerated-API.patch Deprecating remaining blockkey methods (#7638) 2022-03-21 11:06:42 -07:00
0145-Add-source-block-constructor-and-getChangedBlockData.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0146-Async-Chunks-API.patch Deprecating remaining blockkey methods (#7638) 2022-03-21 11:06:42 -07:00
0147-Add-ray-tracing-methods-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0148-Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0149-Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0150-Mob-Pathfinding-API.patch [ci skip] Fix incorrect javadoc for Mob pathfinding API (#6842) 2022-01-17 23:26:11 -08:00
0151-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0152-Performance-Concurrency-Improvements-to-Permissions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0153-Add-ItemStackRecipeChoice-Draft-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0154-Implement-furnace-cook-speed-multiplier-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7480) 2022-02-15 11:30:58 +01:00
0155-Material-API-additions.patch Updated Upstream (Bukkit/CraftBukkit) 2022-03-03 10:21:48 -08:00
0156-Add-Material-Tags.patch Make tag presets unmodifiable (#7378) 2022-01-21 15:07:35 -08:00
0157-PreSpawnerSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0158-Add-LivingEntity-getTargetEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0159-Add-sun-related-API.patch Deprecating remaining blockkey methods (#7638) 2022-03-21 11:06:42 -07:00
0160-Turtle-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0161-Add-spectator-target-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0162-Add-more-Witch-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0163-Make-the-default-permission-message-configurable.patch Provide ComponentSerializer services (#7527) 2022-05-26 12:12:14 -07:00
0164-Support-cancellation-supression-of-EntityDismount-Ve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0165-Add-more-Zombie-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0166-Change-the-reserved-channel-check-to-be-sensible.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0167-Add-PlayerConnectionCloseEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0168-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0169-Add-ItemStack-Recipe-API-helper-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0170-BlockDestroyEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0171-Add-WhitelistToggleEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0172-Add-GS4-Query-event.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0173-Add-PlayerPostRespawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0174-Entity-getEntitySpawnReason.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0175-Fix-Spigot-annotation-mistakes.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0176-Server-Tick-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0177-PlayerDeathEvent-getItemsToKeep.patch Provide ComponentSerializer services (#7527) 2022-05-26 12:12:14 -07:00
0178-Add-Heightmap-API.patch Deprecating remaining blockkey methods (#7638) 2022-03-21 11:06:42 -07:00
0179-Mob-Spawner-API-Enhancements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0180-Add-BlockSoundGroup-interface.patch Deprecate duplicate SoundGroup API (#7509) 2022-04-30 13:44:22 -07:00
0181-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0182-Increase-custom-payload-channel-message-size.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0183-Expose-the-internal-current-tick.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0184-PlayerDeathEvent-shouldDropExperience.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0185-Add-effect-to-block-break-naturally.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0186-Add-ThrownEggHatchEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0187-Entity-Jump-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0188-add-hand-to-BlockMultiPlaceEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0189-Add-tick-times-API.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0190-Expose-MinecraftServer-isRunning.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0191-Add-Raw-Byte-ItemStack-Serialization.patch deprecate old MaterialData api (#7585) 2022-05-15 19:33:03 -07:00
0192-Disable-Sync-Events-firing-Async-errors-during-shutd.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0193-Make-JavaPluginLoader-thread-safe.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0194-Add-Player-Client-Options-API.patch Remove or replace a few dumb deprecations (#7760) 2022-04-23 11:25:30 +02:00
0195-Add-PlayerAttackEntityCooldownResetEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0196-Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0197-Add-item-slot-convenience-methods.patch Updated Upstream (Bukkit/CraftBukkit) (#7411) 2022-01-27 15:35:36 +01:00
0198-Villager-Restocks-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0199-Expose-game-version.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0200-Add-Mob-Goal-API.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0201-Add-villager-reputation-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0202-Spawn-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit) (#7323) 2022-01-12 13:39:20 -08:00
0203-Potential-bed-API.patch Updated Upstream (Bukkit/CraftBukkit) (#7411) 2022-01-27 15:35:36 +01:00
0204-Prioritise-own-classes-where-possible.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0205-Provide-a-useful-PluginClassLoader-toString.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0206-Inventory-getHolder-method-without-block-snapshot.patch [ci skip] Fix multiple ItemStack array nullability mistakes (#7055) 2022-01-22 17:40:57 -08:00
0207-Improve-Arrow-API.patch Add method to set noclip on arrows (#7263) 2022-03-06 22:19:08 +01:00
0208-Add-and-implement-PlayerRecipeBookClickEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0209-Support-components-in-ItemMeta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0210-added-2-new-TargetReasons-for-1.16-mob-behavior.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0211-Add-entity-liquid-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0212-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0213-Support-hex-colors-in-getLastColors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0214-Add-setMaxPlayers-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0215-Add-moon-phase-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7480) 2022-02-15 11:30:58 +01:00
0216-Add-playPickupItemAnimation-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0217-Add-BellRingEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0218-Brand-support.patch Remove or replace a few dumb deprecations (#7760) 2022-04-23 11:25:30 +02:00
0219-Add-more-Evoker-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0220-Add-methods-to-get-translation-keys.patch deprecate old MaterialData api (#7585) 2022-05-15 19:33:03 -07:00
0221-Create-HoverEvent-from-ItemStack-Entity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0222-Add-additional-open-container-api-to-HumanEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0223-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Updated Upstream (Bukkit/CraftBukkit) 2022-03-03 10:21:48 -08:00
0224-Entity-isTicking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0225-Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0226-Villager-resetOffers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0227-Player-elytra-boost-API.patch Remove or replace a few dumb deprecations (#7760) 2022-04-23 11:25:30 +02:00
0228-Add-getOfflinePlayerIfCached-String.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0229-Add-ignore-discounts-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0230-Item-no-age-no-player-pickup.patch Updated Upstream (CraftBukkit/Spigot) (#7580) 2022-03-13 08:47:54 +01:00
0231-Beacon-API-custom-effect-ranges.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0232-Add-API-for-quit-reason.patch Provide ComponentSerializer services (#7527) 2022-05-26 12:12:14 -07:00
0233-Add-Destroy-Speed-API.patch Deprecate duplicate SoundGroup API (#7509) 2022-04-30 13:44:22 -07:00
0234-Add-LivingEntity-clearActiveItem.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0235-Add-PlayerItemCooldownEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#7411) 2022-01-27 15:35:36 +01:00
0236-More-lightning-API.patch Updated Upstream (Bukkit/CraftBukkit) (#7411) 2022-01-27 15:35:36 +01:00
0237-Add-PlayerShearBlockEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0238-Enable-multi-release-plugin-jars.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0239-Player-Chunk-Load-Unload-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0240-Expose-LivingEntity-hurt-direction.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0241-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0242-Added-PlayerTradeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0243-Add-TargetHitEvent-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0244-Additional-Block-Material-API-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454) 2022-02-12 14:20:33 +01:00
0245-Add-API-to-get-Material-from-Boats-and-Minecarts.patch deprecate old MaterialData api (#7585) 2022-05-15 19:33:03 -07:00
0246-Add-PlayerFlowerPotManipulateEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0247-Zombie-API-breaking-doors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0248-Add-EntityLoadCrossbowEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0249-Added-WorldGameRuleChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0250-Added-ServerResourcesReloadedEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0251-Add-BlockFailedDispenseEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0252-Added-PlayerLecternPageChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0253-Added-PlayerLoomPatternSelectEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0254-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0255-Add-sendOpLevel-API.patch Remove or replace a few dumb deprecations (#7760) 2022-04-23 11:25:30 +02:00
0256-Add-PaperRegistry.patch Add StructuresLocateEvent as replacement for StructureLocateEvent (#7524) 2022-03-04 09:09:43 +01:00
0257-Add-StructuresLocateEvent.patch Add StructuresLocateEvent as replacement for StructureLocateEvent (#7524) 2022-03-04 09:09:43 +01:00
0258-Return-chat-component-with-empty-text-instead-of-thr.patch Add StructuresLocateEvent as replacement for StructureLocateEvent (#7524) 2022-03-04 09:09:43 +01:00
0259-Add-BlockPreDispenseEvent.patch Add StructuresLocateEvent as replacement for StructureLocateEvent (#7524) 2022-03-04 09:09:43 +01:00
0260-Added-Vanilla-Entity-Tags.patch Add StructuresLocateEvent as replacement for StructureLocateEvent (#7524) 2022-03-04 09:09:43 +01:00
0261-Added-PlayerChangeBeaconEffectEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0262-Added-PlayerStonecutterRecipeSelectEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0263-Add-dropLeash-variable-to-EntityUnleashEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0264-add-DragonEggFormEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0265-EntityMoveEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0266-Allow-adding-items-to-BlockDropItemEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0267-Add-getMainThreadExecutor-to-BukkitScheduler.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0268-living-entity-allow-attribute-registration.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0269-Add-missing-effects.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0270-Expose-Tracked-Players.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0271-Cache-the-result-of-Material-isBlock.patch deprecate old MaterialData api (#7585) 2022-05-15 19:33:03 -07:00
0272-Add-worldborder-events.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0273-added-PlayerNameEntityEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0274-Add-recipe-to-cook-events.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0275-Add-Block-isValidTool.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0276-Add-methods-to-get-world-by-key.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0277-Item-Rarity-API.patch deprecate old MaterialData api (#7585) 2022-05-15 19:33:03 -07:00
0278-Expose-protocol-version.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0279-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0280-add-isDeeplySleeping-to-HumanEntity.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0281-add-consumeFuel-to-FurnaceBurnEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0282-add-get-set-drop-chance-to-EntityEquipment.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0283-Added-PlayerDeepSleepEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0284-More-World-API.patch deprecate old MaterialData api (#7585) 2022-05-15 19:33:03 -07:00
0285-Added-PlayerBedFailEnterEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0286-Introduce-beacon-activation-deactivation-events.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0287-PlayerMoveEvent-Improvements.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0288-add-RespawnFlags-to-PlayerRespawnEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0289-Add-more-WanderingTrader-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0290-Add-EntityBlockStorage-clearEntities.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0291-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0292-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0293-Inventory-close.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0294-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0295-Add-basic-Datapack-API.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0296-additions-to-PlayerGameModeChangeEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0297-ItemStack-repair-check-API.patch deprecate old MaterialData api (#7585) 2022-05-15 19:33:03 -07:00
0298-More-Enchantment-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0299-List-all-missing-hard-depends-not-just-first.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0300-Add-Mob-lookAt-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0301-ItemStack-editMeta.patch deprecate old MaterialData api (#7585) 2022-05-15 19:33:03 -07:00
0302-Add-EntityInsideBlockEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0303-Attributes-API-for-item-defaults.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0304-Add-cause-to-Weather-ThunderChangeEvents.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0305-More-Lidded-Block-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0306-Add-PlayerKickEvent-causes.patch Provide ComponentSerializer services (#7527) 2022-05-26 12:12:14 -07:00
0307-Add-PufferFishStateChangeEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0308-Add-BellRevealRaiderEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0309-Add-ElderGuardianAppearanceEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0310-Add-more-line-of-sight-methods.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0311-Add-more-LimitedRegion-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0312-Missing-Entity-Behavior-API.patch Updated Upstream (Bukkit/CraftBukkit) 2022-05-17 11:51:46 +02:00
0313-Add-Git-information-to-version-command-on-startup.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0314-Adds-PlayerArmSwingEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0315-Add-PlayerSignCommandPreprocessEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0316-fix-empty-array-elements-in-command-arguments.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0317-Stinger-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0318-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0319-Add-PlayerSetSpawnEvent.patch Couple fixes/improvements to PlayerSetSpawnEvent (#6754) 2022-04-30 13:24:47 -07:00
0320-Added-EntityDamageItemEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0321-Make-EntityUnleashEvent-cancellable.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0322-Change-EnderEye-target-without-changing-other-things.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0323-Add-BlockBreakBlockEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0324-Add-helpers-for-left-right-click-to-Action.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0325-Option-to-prevent-NBT-copy-in-smithing-recipes.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0326-More-CommandBlock-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0327-Fix-plugin-provides-load-order.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0328-Add-missing-team-sidebar-display-slots.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0329-add-back-EntityPortalExitEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0330-Add-methods-to-find-targets-for-lightning-strikes.patch Remove World#refreshChunk deprecation (#7684) 2022-04-20 10:28:53 +01:00
0331-Get-entity-default-attributes.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0332-Left-handed-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0333-Add-advancement-display-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0334-Add-ItemFactory-getMonsterEgg-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0335-Add-critical-damage-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0336-Fix-issues-with-mob-conversion.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0337-Add-isCollidable-methods-to-various-places.patch deprecate old MaterialData api (#7585) 2022-05-15 19:33:03 -07:00
0338-Goat-ram-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0339-Add-API-for-resetting-a-single-score.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0340-Add-Raw-Byte-Entity-Serialization.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0341-Add-PlayerItemFrameChangeEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0342-Add-player-health-update-API.patch Remove or replace a few dumb deprecations (#7760) 2022-04-23 11:25:30 +02:00
0343-Allow-delegation-to-vanilla-chunk-gen.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0344-Add-more-Campfire-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0345-Move-VehicleCollisionEvent-HandlerList-up.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0346-Improve-scoreboard-entries.patch Fix some team color docs and added hasColor (#7602) 2022-04-23 18:37:10 -07:00
0347-Entity-powdered-snow-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0348-Add-API-for-item-entity-health.patch Updated Upstream (CraftBukkit/Spigot) (#7580) 2022-03-13 08:47:54 +01:00
0349-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0350-Bucketable-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0351-System-prop-for-default-config-comment-parsing.patch Updated Upstream (Bukkit/CraftBukkit) (#7776) 2022-04-30 17:27:41 +01:00
0352-Expose-vanilla-BiomeProvider-from-WorldInfo.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0353-Remove-upstream-snakeyaml-fix.patch Updated Upstream (Bukkit/CraftBukkit) (#7776) 2022-04-30 17:27:41 +01:00
0354-Add-new-overload-to-PersistentDataContainer-has.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0355-Multiple-Entries-with-Scoreboards.patch Fix some team color docs and added hasColor (#7602) 2022-04-23 18:37:10 -07:00
0356-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0357-Warn-on-strange-EventHandler-return-types.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0358-Multi-Block-Change-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-04-16 10:29:50 +02:00
0359-Fix-NotePlayEvent.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0360-Freeze-Tick-Lock-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0361-Dolphin-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0362-More-PotionEffectType-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0363-Expand-the-Registry-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0364-API-for-creating-command-sender-which-forwards-feedb.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0365-Implement-regenerateChunk.patch Deprecating remaining blockkey methods (#7638) 2022-03-21 11:06:42 -07:00
0366-Don-t-load-plugins-prefixed-with-a-dot.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0367-Add-GameEvent-tags.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0368-Furnace-RecipesUsed-API.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0369-Configurable-sculk-sensor-listener-range.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0370-Add-missing-block-data-mins-and-maxes.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0371-Custom-Potion-Mixes.patch Fix more upstream javadocs (#7837) 2022-05-20 09:57:07 -07:00
0372-Expose-furnace-minecart-push-values.patch Add more entity api (#7564) 2022-03-11 15:24:45 +01:00
0373-More-Projectile-API.patch Add get/set wait time for fish hooks. (#5595) 2022-03-13 22:33:01 +00:00
0374-Add-getComputedBiome-API.patch Add getComputedBiome API (#5668) 2022-03-15 11:38:36 -07:00
0375-Add-enchantWithLevels-API.patch deprecate old MaterialData api (#7585) 2022-05-15 19:33:03 -07:00
0376-Add-TameableDeathMessageEvent.patch Add TameableDeathMessageEvent (#5392) 2022-03-20 00:50:33 +00:00
0377-Allow-to-change-the-podium-of-the-EnderDragon.patch Allow seting custom podium location for ender dragon (#7695) 2022-04-07 10:31:30 +02:00
0378-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch Add pre-unbreaking amount to PlayerItemDamageEvent (#7724) 2022-04-18 11:51:45 +02:00
0379-Update-Folder-Uses-Plugin-Name.patch Ignore invalid jars inside of the updates folder (Fixes #7751) 2022-04-20 10:11:35 +01:00
0380-WorldCreator-keepSpawnLoaded.patch WorldCreator#keepSpawnLoaded (#7673) 2022-04-20 10:26:09 +01:00
0381-Add-EntityDyeEvent-and-CollarColorable-interface.patch Add EntityDyeEvent and CollarColorable interface (#7625) 2022-04-23 12:38:42 -07:00
0382-Add-PlayerStopUsingItemEvent.patch Add PlayerStopUsingItemEvent (#7787) 2022-05-06 17:14:06 +02:00
0383-FallingBlock-auto-expire-setting.patch FallingBlock auto expire setting (#7037) 2022-05-06 17:21:24 +02:00