3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-15 04:20:04 +01:00
Paper/patches/api
Nassim Jahnke ef0e5a642d
Updated Upstream (Bukkit/CraftBukkit/Spigot)
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:
9ae3f10f SPIGOT-3842: Add Player#fireworkBoost() and expand Firework API
48c0c547 PR-786: Add methods to get sounds from entities

CraftBukkit Changes:
5cc9c022a SPIGOT-7152: Handle hand item changing during air interact event
4ffa1acf6 SPIGOT-7154: Players get kicked when interacting with a conversation
4daa21123 SPIGOT-3842: Add Player#fireworkBoost() and expand Firework API
e5d6a9bbf PR-1100: Add methods to get sounds from entities
b7e9f1c8b SPIGOT-7146: Reduce use of Material switch in ItemMeta

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