Paper/patches/api
Nassim Jahnke 789bc79280
Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457)
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:
c9a46ebf #653: Add World#spawn with randomizeData parameter
e49c2e3a Damageable should extend ItemMeta
01ff04f4 SPIGOT-5880, SPIGOT-5567: New ChunkGenerator API
ca5b4b1a SPIGOT-6697: Deprecate generateTree with BlockChangeDelegate as it does not handle tiles

CraftBukkit Changes:
7c8bbcbe SPIGOT-6716: Preserve the order of stored enchantments of enchanted books.
18027d02 #914: Add World#spawn with randomizeData parameter
3cad0316 SPIGOT-6714: Don't fire PlayerBucketEvent when empty
8c6d60cf Fix server crash with BlockPopulator when entities are at a negative chunk border
4f6bcc84 SPIGOT-5880, SPIGOT-5567: New ChunkGenerator API
78d5b35b SPIGOT-6697: Restore generateTree with BlockChangeDelegate behaviour
15792f0d Rebuild patch
c949675e SPIGOT-6713: Cancelling EntityTransformEvent Causes Deceased Slimes To Not Despawn
a955f15c Fix issues with new ChunkGenerator API
a0a37f41 SPIGOT-6630: Replacing an enchantment on an item creates a conflict error

Spigot Changes:
b166a49b Rebuild patches
3c1fc60a SPIGOT-6693: Composters only take in one item at custom hopper speeds
2021-08-25 09:59:26 +02:00
..
0001-Convert-project-to-Gradle.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6379) 2021-08-13 10:08:34 -07:00
0002-Build-system-changes.patch Update to Minecraft 1.17.1 (#6097) 2021-07-07 06:52:40 +00:00
0003-Allow-use-of-TYPE_USE-annotations.patch Better checking for method return TYPE_USE annotations 2021-06-21 10:08:30 -07:00
0004-Add-FastUtil-to-Bukkit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0005-Paper-Utils.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0006-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit) 2021-08-11 07:01:11 +02:00
0007-Adventure.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0008-Player-affects-spawning-API.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0009-Add-getTPS-method.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +00:00
0010-Entity-Origin-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0011-Version-Command-2.0.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0012-Add-PlayerLocaleChangeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0013-Add-player-view-distance-API.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0014-Add-BeaconEffectEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0015-Add-PlayerInitialSpawnEvent.patch [ci skip] Fix various compile warnings (#6264) 2021-07-29 23:04:26 +00:00
0016-Automatically-disable-plugins-that-fail-to-load.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0017-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +00:00
0018-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0019-Add-exception-reporting-event.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0020-Player-Tab-List-and-Title-APIs.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0021-Fix-ServerListPingEvent-flagging-as-Async.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0022-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0023-Add-methods-for-working-with-arrows-stuck-in-living-.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0024-Complete-resource-pack-API.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0025-Use-ASM-for-event-executors.patch Implement Translatable in appropriate places (#6248) 2021-08-13 21:11:12 -07:00
0026-Add-a-call-helper-to-Event.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0027-Add-sender-name-to-commands.yml-replacement.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0028-Add-command-to-reload-permissions.yml-and-require-co.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +00:00
0029-Custom-replacement-for-eaten-items.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0030-Entity-AddTo-RemoveFrom-World-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0031-EntityPathfindEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0032-Reduce-thread-synchronization-in-MetadataStoreBase.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0033-Add-MetadataStoreBase.removeAll-Plugin.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0034-Add-PlayerUseUnknownEntityEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0035-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0036-Arrow-pickup-rule-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0037-EntityRegainHealthEvent-isFastRegen-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0038-LootTable-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0039-Add-EntityZapEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0040-Misc-Utils.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0041-Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +00:00
0042-Add-source-to-PlayerExpChangeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0043-Add-ProjectileCollideEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0044-Add-String-based-Action-Bar-API.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0045-Add-API-methods-to-control-if-armour-stands-can-move.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0046-IllegalPacketEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0047-Fireworks-API-s.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0048-PlayerTeleportEndGatewayEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0049-Provide-E-TE-Chunk-count-stat-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0050-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0051-Expose-WorldBorder-isInBounds-Location-check.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0052-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +00:00
0053-Fix-upstream-javadocs.patch Add warning to getOfflinePlayers (#6365) 2021-08-12 22:38:25 +00:00
0054-Item-canEntityPickup.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0055-PlayerAttemptPickupItemEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0056-Add-UnknownCommandEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0057-Basic-PlayerProfile-API.patch Add warning to getOfflinePlayers (#6365) 2021-08-12 22:38:25 +00:00
0058-PlayerPickupItemEvent-setFlyAtPlayer.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0059-Shoulder-Entities-Release-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0060-Entity-fromMobSpawner.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0061-Profile-Lookup-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0062-Improve-the-Saddle-API-for-Horses.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0063-Add-getI18NDisplayName-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0064-ensureServerConversions-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0065-Make-plugins-list-alphabetical.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0066-LivingEntity-setKiller.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0067-ProfileWhitelistVerifyEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0068-Allow-plugins-to-use-SLF4J-for-logging.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0069-Handle-plugin-prefixes-in-implementation-logging-con.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0070-Add-PlayerJumpEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0071-Add-workaround-for-plugins-modifying-the-parent-of-t.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0072-Add-PlayerArmorChangeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0073-API-to-get-a-BlockState-without-a-snapshot.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0074-AsyncTabCompleteEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0075-Expose-client-protocol-version-and-virtual-host.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0076-Display-warning-on-deprecated-recipe-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0077-PlayerPickupExperienceEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0078-ExperienceOrbMergeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0079-Ability-to-apply-mending-to-XP-API.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0080-PreCreatureSpawnEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0081-PlayerNaturallySpawnCreaturesEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0082-Add-setPlayerProfile-API-for-Skulls.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0083-Fill-Profile-Property-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0084-PlayerAdvancementCriterionGrantEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0085-Add-ArmorStand-Item-Meta.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0086-Optimize-Hoppers.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0087-Tameable-getOwnerUniqueId-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0088-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0089-Add-extended-PaperServerListPingEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0090-Player.setPlayerProfile-API.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0091-getPlayerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0092-Add-legacy-ping-support-to-PaperServerListPingEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0093-Add-method-to-open-already-placed-sign.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0094-Add-Ban-Methods-to-Player-Objects.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0095-EndermanEscapeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0096-Enderman.teleportRandomly.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0097-Additional-world.getNearbyEntities-API-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0098-Location.isChunkLoaded-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0099-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0100-EndermanAttackPlayerEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0101-Close-Plugin-Class-Loaders-on-Disable.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0102-WitchConsumePotionEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0103-WitchThrowPotionEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0104-Location.toBlockLocation-toCenterLocation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0105-PotionEffect-clone-methods.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0106-WitchReadyPotionEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0107-ItemStack-getMaxItemUseDuration.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0108-Add-EntityTeleportEndGatewayEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0109-Make-shield-blocking-delay-configurable.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0110-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0111-Add-getNearbyXXX-methods-to-Location.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0112-PlayerReadyArrowEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0113-Add-EntityKnockbackByEntityEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0114-Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0115-ItemStack-API-additions-for-quantity-flags-lore.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0116-LivingEntity-Hand-Raised-Item-Use-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0117-RangedEntity-API.patch AbstractSkeleton should extend RangedEntity (#6087) 2021-07-06 03:48:08 +00:00
0118-Add-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0119-InventoryCloseEvent-Reason-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0120-Allow-setting-the-vex-s-summoner.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0121-Entity-getChunk-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0122-Add-an-asterisk-to-legacy-API-plugins.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0123-EnderDragon-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0124-PlayerElytraBoostEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0125-PlayerLaunchProjectileEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0126-EntityTransformedEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0127-Allow-disabling-armour-stand-ticking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0128-SkeletonHorse-Additions.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0129-Expand-Location-Manipulation-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0130-Expand-ArmorStand-API.patch Update to Minecraft 1.17.1 (#6097) 2021-07-07 06:52:40 +00:00
0131-AnvilDamageEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0132-Remove-deadlock-risk-in-firing-async-events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0133-Add-hand-to-bucket-events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0134-Add-TNTPrimeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0135-Provide-Chunk-Coordinates-as-a-Long-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0136-Make-EnderDragon-extend-Mob.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0137-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0138-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0139-Allow-Blocks-to-be-accessed-via-a-long-key.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0140-Slime-Pathfinder-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0141-Add-PhantomPreSpawnEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0142-Add-More-Creeper-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0143-isChunkGenerated-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0144-Add-source-block-to-BlockPhysicsEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0145-Inventory-removeItemAnySlot.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0146-Async-Chunks-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0147-Add-ray-tracing-methods-to-LivingEntity.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0148-Expose-attack-cooldown-methods-for-Player.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0149-Improve-death-events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0150-Mob-Pathfinding-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0151-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0152-Performance-Concurrency-Improvements-to-Permissions.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0153-Add-ItemStackRecipeChoice-Draft-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0154-Implement-furnace-cook-speed-multiplier-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0155-Material-API-additions.patch Updated Upstream (Bukkit/CraftBukkit) 2021-08-04 16:26:56 +01:00
0156-PreSpawnerSpawnEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0157-Add-Material-Tags.patch Add GLOW_SQUID and AXOLOTL to WATER_BASED Tag (#6481) 2021-08-24 15:52:10 -07:00
0158-Add-LivingEntity-getTargetEntity.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0159-Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0160-Here-s-Johnny.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0161-Turtle-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0162-Add-spectator-target-events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0163-Add-more-Witch-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0164-Make-the-default-permission-message-configurable.patch Add warning to getOfflinePlayers (#6365) 2021-08-12 22:38:25 +00:00
0165-Support-cancellation-supression-of-EntityDismount-Ve.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0166-Add-more-Zombie-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0167-Change-the-reserved-channel-check-to-be-sensible.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0168-Add-PlayerConnectionCloseEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0169-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0170-BlockDestroyEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0171-Add-ItemStack-Recipe-API-helper-methods.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0172-Add-WhitelistToggleEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0173-Annotation-Test-changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0174-Entity-getEntitySpawnReason.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0175-Add-GS4-Query-event.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0176-Add-PlayerPostRespawnEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0177-Ignore-package-private-methods-for-nullability-annot.patch Better checking for method return TYPE_USE annotations 2021-06-21 10:08:30 -07:00
0178-Fix-Spigot-annotation-mistakes.patch Add warning to getOfflinePlayers (#6365) 2021-08-12 22:38:25 +00:00
0179-Server-Tick-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0180-PlayerDeathEvent-getItemsToKeep.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0181-Add-Heightmap-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0182-Mob-Spawner-API-Enhancements.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0183-Add-BlockSoundGroup-interface.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0184-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0185-Increase-custom-payload-channel-message-size.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0186-Expose-the-internal-current-tick.patch Add warning to getOfflinePlayers (#6365) 2021-08-12 22:38:25 +00:00
0187-PlayerDeathEvent-shouldDropExperience.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0188-Add-effect-to-block-break-naturally.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0189-World-view-distance-api.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0190-Add-ThrownEggHatchEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0191-Entity-Jump-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0192-add-hand-to-BlockMultiPlaceEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0193-Add-tick-times-API.patch Add warning to getOfflinePlayers (#6365) 2021-08-12 22:38:25 +00:00
0194-Expose-MinecraftServer-isRunning.patch Add warning to getOfflinePlayers (#6365) 2021-08-12 22:38:25 +00:00
0195-Add-Raw-Byte-ItemStack-Serialization.patch [ci skip] Fix various compile warnings (#6264) 2021-07-29 23:04:26 +00:00
0196-Disable-Sync-Events-firing-Async-errors-during-shutd.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0197-Make-JavaPluginLoader-thread-safe.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0198-Add-Player-Client-Options-API.patch Implement Translatable in appropriate places (#6248) 2021-08-13 21:11:12 -07:00
0199-Add-PlayerAttackEntityCooldownResetEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0200-Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0201-Add-item-slot-convenience-methods.patch Drop no longer needed patch (#6115) 2021-07-07 19:18:05 +02:00
0202-Villager-Restocks-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0203-Add-Mob-Goal-API.patch Add warning to getOfflinePlayers (#6365) 2021-08-12 22:38:25 +00:00
0204-Expose-game-version.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0205-Add-villager-reputation-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0206-Spawn-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0207-Potential-bed-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0208-Prioritise-own-classes-where-possible.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0209-Provide-a-useful-PluginClassLoader-toString.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0210-Inventory-getHolder-method-without-block-snapshot.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0211-Expose-Arrow-getItemStack.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0212-Add-and-implement-PlayerRecipeBookClickEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0213-Support-components-in-ItemMeta.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0214-added-2-new-TargetReasons-for-1.16-mob-behavior.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0215-Add-entity-liquid-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0216-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0217-Allow-delegation-to-vanilla-chunk-gen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0218-Support-hex-colors-in-getLastColors.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0219-Add-setMaxPlayers-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0220-Add-moon-phase-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0221-Add-playPickupItemAnimation-to-LivingEntity.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0222-Add-BellRingEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0223-Brand-support.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0224-Add-more-Evoker-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0225-Add-methods-to-get-translation-keys.patch Implement Translatable in appropriate places (#6248) 2021-08-13 21:11:12 -07:00
0226-Create-HoverEvent-from-ItemStack-Entity.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0227-Add-additional-open-container-api-to-HumanEntity.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0228-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0229-Entity-isTicking.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0230-Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0231-Villager-resetOffers.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0232-Player-elytra-boost-API.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0233-Add-getOfflinePlayerIfCached-String.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +00:00
0234-Add-ignore-discounts-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0235-Item-no-age-no-player-pickup.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0236-Beacon-API-custom-effect-ranges.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0237-Add-API-for-quit-reason.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0238-Add-Destroy-Speed-API.patch Implement Translatable in appropriate places (#6248) 2021-08-13 21:11:12 -07:00
0239-Add-LivingEntity-clearActiveItem.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0240-Add-PlayerItemCooldownEvent.patch Drop no longer needed patch (#6115) 2021-07-07 19:18:05 +02:00
0241-More-lightning-API.patch Drop no longer needed patch (#6115) 2021-07-07 19:18:05 +02:00
0242-Add-PlayerShearBlockEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0243-Enable-multi-release-plugin-jars.patch Update email & name (DenWav) 2021-07-19 21:07:53 -05:00
0244-Player-Chunk-Load-Unload-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0245-Expose-LivingEntity-hurt-direction.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0246-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0247-Added-PlayerTradeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0248-Add-TargetHitEvent-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0249-Additional-Block-Material-API-s.patch Implement Translatable in appropriate places (#6248) 2021-08-13 21:11:12 -07:00
0250-Add-API-to-get-Material-from-Boats-and-Minecarts.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0251-Add-PlayerFlowerPotManipulateEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0252-Zombie-API-breaking-doors.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0253-Add-EntityLoadCrossbowEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0254-Added-WorldGameRuleChangeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0255-Added-ServerResourcesReloadedEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0256-Add-BlockFailedDispenseEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0257-Added-PlayerLecternPageChangeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0258-Added-PlayerLoomPatternSelectEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0259-Better-AnnotationTest-printout.patch Better checking for method return TYPE_USE annotations 2021-06-21 10:08:30 -07:00
0260-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0261-Add-sendOpLevel-API.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0262-Add-StructureLocateEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0263-Return-chat-component-with-empty-text-instead-of-thr.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0264-Add-BlockPreDispenseEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0265-Added-Vanilla-Entity-Tags.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0266-added-Wither-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0267-Added-PlayerChangeBeaconEffectEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0268-Added-PlayerStonecutterRecipeSelectEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0269-Add-dropLeash-variable-to-EntityUnleashEvent.patch Drop no longer needed patch (#6115) 2021-07-07 19:18:05 +02:00
0270-EntityMoveEvent.patch Add note about EntityMoveEvent not firing for players (#6406) 2021-08-21 13:53:01 +00:00
0271-add-DragonEggFormEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0272-Allow-adding-items-to-BlockDropItemEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0273-Add-getMainThreadExecutor-to-BukkitScheduler.patch Update to Minecraft 1.17.1 (#6097) 2021-07-07 06:52:40 +00:00
0274-living-entity-allow-attribute-registration.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0275-Add-missing-effects.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0276-Expose-Tracked-Players.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0277-Cache-the-result-of-Material-isBlock.patch Implement Translatable in appropriate places (#6248) 2021-08-13 21:11:12 -07:00
0278-Add-worldborder-events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0279-added-PlayerNameEntityEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0280-Add-recipe-to-cook-events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0281-Add-Block-isValidTool.patch Implement Translatable in appropriate places (#6248) 2021-08-13 21:11:12 -07:00
0282-Implement-Keyed-on-World.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0283-fix-Inventory-getContents-null-annotations.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0284-Item-Rarity-API.patch Implement Translatable in appropriate places (#6248) 2021-08-13 21:11:12 -07:00
0285-Expose-protocol-version.patch Drop no longer needed patch (#6115) 2021-07-07 19:18:05 +02:00
0286-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0287-add-isDeeplySleeping-to-HumanEntity.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0288-add-consumeFuel-to-FurnaceBurnEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0289-add-get-set-drop-chance-to-EntityEquipment.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0290-Added-PlayerDeepSleepEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0291-More-World-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0292-Added-PlayerBedFailEnterEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0293-Introduce-beacon-activation-deactivation-events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0294-PlayerMoveEvent-Improvements.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0295-add-RespawnFlags-to-PlayerRespawnEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0296-Add-more-WanderingTrader-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0297-Add-EntityBlockStorage-clearEntities.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0298-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0299-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0300-Inventory-close.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0301-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch AbstractSkeleton should extend RangedEntity (#6087) 2021-07-06 03:48:08 +00:00
0302-Add-basic-Datapack-API.patch Add warning to getOfflinePlayers (#6365) 2021-08-12 22:38:25 +00:00
0303-additions-to-PlayerGameModeChangeEvent.patch Better docs for PlayerGameModeChangeEvent (#6461) 2021-08-22 15:10:33 +00:00
0304-ItemStack-repair-check-API.patch Implement Translatable in appropriate places (#6248) 2021-08-13 21:11:12 -07:00
0305-More-Enchantment-API.patch Implement Translatable in appropriate places (#6248) 2021-08-13 21:11:12 -07:00
0306-Add-command-line-option-to-load-extra-plugin-jars-no.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0307-List-all-missing-hard-depends-not-just-first.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0308-Add-Mob-lookAt-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0309-ItemStack-editMeta.patch [ci skip] Fix various compile warnings (#6264) 2021-07-29 23:04:26 +00:00
0310-Add-EntityInsideBlockEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0311-Attributes-API-for-item-defaults.patch Implement Translatable in appropriate places (#6248) 2021-08-13 21:11:12 -07:00
0312-Add-cause-to-Weather-ThunderChangeEvents.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0313-More-Lidded-Block-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0314-Add-PlayerKickEvent-causes.patch refactor: do not import List; use FQN 2021-08-11 07:01:11 +02:00
0315-Add-PufferFishStateChangeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0316-Add-BellRevealRaiderEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0317-Add-ElderGuardianAppearanceEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0318-Add-more-line-of-sight-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0319-Add-Feature-Stage-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0320-Missing-Entity-Behavior-API.patch Add more fox API (#5743) 2021-06-22 07:44:02 +00:00
0321-Add-Git-information-to-version-command-on-startup.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0322-Adds-PlayerArmSwingEvent.patch Add PlayerArmSwingEvent (#5353) 2021-07-09 13:56:30 +00:00
0323-Add-PlayerSignCommandPreprocessEvent.patch Fix command signs (#6139) 2021-07-11 18:06:49 +00:00
0324-fix-empty-array-elements-in-command-arguments.patch fix empty array elements in command args (#5778) 2021-07-28 18:37:32 +00:00
0325-Stinger-API.patch Add bee stinger API (#5962) 2021-07-29 00:36:53 +00:00
0326-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Rewrite LogEvents to contain information about the source jar of stacktrace elements (#6142) 2021-08-02 10:32:53 +02:00
0327-Add-PlayerSetSpawnEvent.patch Add PlayerSetSpawnEvent (#5690) 2021-08-06 20:37:38 +00:00
0328-Added-EntityDamageItemEvent.patch Added EntityItemDamageEvent (#4928) 2021-08-10 05:04:44 +00:00
0329-Make-EntityUnleashEvent-cancellable.patch Make EntityUnleashEvent cancellable (#4993) 2021-08-13 11:15:43 -07:00
0330-Change-EnderEye-target-without-changing-other-things.patch Add API to change EnderEye target without other nonsense (#6460) 2021-08-22 15:19:42 +00:00
0331-Add-BlockBreakBlockEvent.patch Add BlockBreakBlockEvent (#4989) 2021-08-25 01:42:23 +00:00