Paper/patches/api
Jake Potrebic 170382fe35
Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245)
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:
e7b0f8d6 #642: Add Crafting methods to API
9e58831e SPIGOT-6641: Use varargs in sendMessage
e409fe49 SPIGOT-6545: Unable to set Guardian target via API while awareness is disabled
6997c726 SPIGOT-6661: Fix missing radius from GenericGameEvent
02d03f35 SPIGOT-6369: Add ItemStack to HangingPlaceEvent

CraftBukkit Changes:
0abf420c SPIGOT-6665: Shearing a Snowman does not drop a carved pumpkin
e8e3cbcc #893: Add Crafting methods to API
879acfee Fix missing varargs from previous commit
6572b9c3 SPIGOT-6641: Use varargs in sendMessage
9e06bb2a SPIGOT-6663: Chicken Jockeys chickens don't despawn
699f2d36 SPIGOT-6545: Unable to set Guardian target via API while awareness is disabled
8ffa54ba SPIGOT-6369: Add ItemStack to HangingPlaceEvent
c851639c SPIGOT-6645: Call EntityChangeBlockEvent before PlayerHarvestBlockEvent
8d244b0b SPIGOT-3725, SPIGOT-6638, MC-136917: Properly clear tile entities before replacing

Spigot Changes:
18c71bf4 Rebuild patches
2021-07-22 18:11:56 +00:00
..
0001-Convert-project-to-Gradle.patch Update email & name (DenWav) 2021-07-19 21:07:53 -05: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/Spigot) (#6245) 2021-07-22 18:11:56 +00:00
0007-Adventure.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +00:00
0008-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0014-Add-BeaconEffectEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0015-Add-PlayerInitialSpawnEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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 Fix missing annotation 2021-07-13 19:15:18 +01:00
0025-Use-ASM-for-event-executors.patch Don't expose ASM in API (#6229) 2021-07-19 22:58:48 +00: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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-javadoc-warnings-and-errors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +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 Don't expose ASM in API (#6229) 2021-07-19 22:58:48 +00:00
0069-Handle-plugin-prefixes-in-implementation-logging-con.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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) (#6222) 2021-07-18 09:41:53 +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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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) (#6222) 2021-07-18 09:41:53 +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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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) (#6222) 2021-07-18 09:41:53 +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) (#6222) 2021-07-18 09:41:53 +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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0156-PreSpawnerSpawnEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0157-Add-Material-Tags.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +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-Flip-some-Spigot-API-null-annotations.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +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) (#6222) 2021-07-18 09:41:53 +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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +00:00
0194-Expose-MinecraftServer-isRunning.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +00:00
0195-Add-Raw-Byte-ItemStack-Serialization.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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) (#6245) 2021-07-22 18:11:56 +00: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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0224-Add-more-Evoker-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0225-Add-a-way-to-get-translation-keys-for-blocks-entitie.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0277-Cache-the-result-of-Material-isBlock.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0282-Implement-Keyed-on-World.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6245) 2021-07-22 18:11:56 +00:00
0303-additions-to-PlayerGameModeChangeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0304-ItemStack-repair-check-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0305-More-Enchantment-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07: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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +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 Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0319-Add-Feature-Stage-API.patch Add methods to ProtoWorld for working with BlockStates (#5929) 2021-07-07 10:23:16 +00: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