Paper/patches/api
Jake Potrebic b58063a949
Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8124)
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:
607ce370 SPIGOT-7069: Material.BARREL has Directional data class, should also be Openable
f14cea82 SPIGOT-7070: Material.SCULK_VEIN has Waterlogged data class, should also be MultipleFacing
8e43b278 PR-767: Add support checking/survivability methods for BlockData
b3dee151 SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies

CraftBukkit Changes:
9a8e08010 SPIGOT-7069: Material.BARREL has Directional data class, should also be Openable
26bd88ccd SPIGOT-7070: Material.SCULK_VEIN has Waterlogged data class, should also be MultipleFacing
7ba06e15b SPIGOT-7095: StructureGrowEvent doesn't fire for mangrove propagules growing to a tree
163e35c91 PR-1079: Add support checking/survivability methods for BlockData
4230f8f0e SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies

Spigot Changes:
14a2382f Rebuild patches
2022-07-12 10:16:05 -07:00
..
0001-Convert-project-to-Gradle.patch Fix tests 2022-06-08 17:31:27 +02:00
0002-Build-system-changes.patch [ci skip] Scan built jars for bad method usages (#8051) 2022-06-27 15:41:59 -07:00
0003-Annotation-Test-changes.patch API patches 2022-06-07 19:20:30 +02:00
0004-Add-FastUtil-to-Bukkit.patch Move to configurate for paper.yml (#7609) 2022-06-09 10:51:45 +02:00
0005-Adventure.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0006-Paper-Utils.patch API patches 2022-06-07 19:20:30 +02:00
0007-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0008-Add-command-line-option-to-load-extra-plugin-jars-no.patch API patches 2022-06-07 19:20:30 +02:00
0009-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0010-Add-getTPS-method.patch Updated Upstream (Bukkit/CraftBukkit) (#8015) 2022-06-20 19:12:05 +02:00
0011-Version-Command-2.0.patch API patches 2022-06-07 19:20:30 +02:00
0012-Entity-Origin-API.patch API patches 2022-06-07 19:20:30 +02:00
0013-Add-PlayerLocaleChangeEvent.patch API patches 2022-06-07 19:20:30 +02:00
0014-Add-view-distance-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +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/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0019-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0020-Add-exception-reporting-event.patch API now compiles successfully 2022-06-07 13:31:10 -07: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0024-Add-methods-for-working-with-arrows-stuck-in-living-.patch API patches 2022-06-07 19:20:30 +02:00
0025-Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0026-Use-ASM-for-event-executors.patch Update Adventure to 4.11.0 and implement ComponentLogger (#7937) 2022-06-12 23:07:40 +02: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/Spigot) (#8092) 2022-07-04 16:38:06 +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/Spigot) (#8092) 2022-07-04 16:38:06 +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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +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 API patches 2022-06-07 19:20:30 +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 API patches 2022-06-07 19:20:30 +02:00
0053-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0054-Fix-upstream-javadocs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +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/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0059-PlayerPickupItemEvent-setFlyAtPlayer.patch API patches 2022-06-07 19:20:30 +02:00
0060-Shoulder-Entities-Release-API.patch API patches 2022-06-07 19:20:30 +02:00
0061-Entity-fromMobSpawner.patch API patches 2022-06-07 19:20:30 +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 API patches 2022-06-07 19:20:30 +02:00
0068-ProfileWhitelistVerifyEvent.patch API patches 2022-06-07 19:20:30 +02:00
0069-Allow-plugins-to-use-SLF4J-for-logging.patch Update Adventure to 4.11.0 and implement ComponentLogger (#7937) 2022-06-12 23:07:40 +02: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 API now compiles successfully 2022-06-07 13:31:10 -07:00
0076-Expose-client-protocol-version-and-virtual-host.patch API patches 2022-06-07 19:20:30 +02: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +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/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0092-getPlayerUniqueId-API.patch API patches 2022-06-07 19:20:30 +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) (#8092) 2022-07-04 16:38:06 +02:00
0095-Add-Ban-Methods-to-Player-Objects.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +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 Cleanup LivingEntity Hand Raised/Item Use API (#7995) 2022-06-24 10:04:02 +02:00
0118-RangedEntity-API.patch API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +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 API patches 2022-06-07 19:20:30 +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 API patches 2022-06-07 19:20:30 +02: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 API patches 2022-06-07 19:20:30 +02:00
0143-Inventory-removeItemAnySlot.patch API patches 2022-06-07 19:20:30 +02: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) (#8092) 2022-07-04 16:38:06 +02:00
0147-Add-ray-tracing-methods-to-LivingEntity.patch Cleanup LivingEntity Hand Raised/Item Use API (#7995) 2022-06-24 10:04:02 +02:00
0148-Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +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 Reorder some patches 2022-06-08 18:13:02 +02:00
0151-Mob-Pathfinding-API.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0152-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Reorder some patches 2022-06-08 18:13:02 +02: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0158-PreSpawnerSpawnEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0159-Add-LivingEntity-getTargetEntity.patch Cleanup LivingEntity Hand Raised/Item Use API (#7995) 2022-06-24 10:04:02 +02:00
0160-Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0161-Turtle-API.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0162-Add-spectator-target-events.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0163-Add-more-Witch-API.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0164-Make-the-default-permission-message-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +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 Reorder some patches 2022-06-08 18:13:02 +02: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 Reorder some patches 2022-06-08 18:13:02 +02:00
0170-Add-ItemStack-Recipe-API-helper-methods.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0171-BlockDestroyEvent.patch Reorder some patches 2022-06-08 18:13:02 +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 Reorder some patches 2022-06-08 18:13:02 +02:00
0176-Fix-Spigot-annotation-mistakes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8124) 2022-07-12 10:16:05 -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/Spigot) (#8092) 2022-07-04 16:38:06 +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 Cleanup LivingEntity Hand Raised/Item Use API (#7995) 2022-06-24 10:04:02 +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) (#8015) 2022-06-20 19:12:05 +02:00
0191-Expose-MinecraftServer-isRunning.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +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 Reorder some patches 2022-06-08 18:13:02 +02: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +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 Reorder some patches 2022-06-08 18:13:02 +02:00
0199-Villager-Restocks-API.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0200-Expose-game-version.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0201-Add-Mob-Goal-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +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 Reorder some patches 2022-06-08 18:13:02 +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 Reorder some patches 2022-06-08 18:13:02 +02: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 Reorder some patches 2022-06-08 18:13:02 +02: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 Reorder some patches 2022-06-08 18:13:02 +02:00
0213-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0214-Brand-support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +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 Reorder some patches 2022-06-08 18:13:02 +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 Cleanup LivingEntity Hand Raised/Item Use API (#7995) 2022-06-24 10:04:02 +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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8124) 2022-07-12 10:16:05 -07: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 Reorder some patches 2022-06-08 18:13:02 +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 Reorder some patches 2022-06-08 18:13:02 +02:00
0226-Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0227-Villager-resetOffers.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0228-Player-elytra-boost-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0229-Add-getOfflinePlayerIfCached-String.patch Updated Upstream (Bukkit/CraftBukkit) (#8015) 2022-06-20 19:12:05 +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 Cleanup LivingEntity Hand Raised/Item Use API (#7995) 2022-06-24 10:04:02 +02:00
0236-Add-PlayerItemCooldownEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0237-More-lightning-API.patch Reorder some patches 2022-06-08 18:13:02 +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 Cleanup LivingEntity Hand Raised/Item Use API (#7995) 2022-06-24 10:04:02 +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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8124) 2022-07-12 10:16:05 -07:00
0247-Add-PlayerFlowerPotManipulateEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0248-Zombie-API-breaking-doors.patch Reorder some patches 2022-06-08 18:13:02 +02: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +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 Reorder some patches 2022-06-08 18:13:02 +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 Reorder some patches 2022-06-08 18:13:02 +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 Reorder some patches 2022-06-08 18:13:02 +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 Reorder some patches 2022-06-08 18:13:02 +02:00
0280-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0281-add-isDeeplySleeping-to-HumanEntity.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0282-add-consumeFuel-to-FurnaceBurnEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0283-add-get-set-drop-chance-to-EntityEquipment.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0284-Added-PlayerDeepSleepEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0285-More-World-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0286-Added-PlayerBedFailEnterEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0287-Introduce-beacon-activation-deactivation-events.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0288-PlayerMoveEvent-Improvements.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0289-add-RespawnFlags-to-PlayerRespawnEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0290-Add-more-WanderingTrader-API.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0291-Add-EntityBlockStorage-clearEntities.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0292-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0293-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0294-Inventory-close.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0295-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0296-Add-basic-Datapack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0297-additions-to-PlayerGameModeChangeEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0298-ItemStack-repair-check-API.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0299-More-Enchantment-API.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0300-List-all-missing-hard-depends-not-just-first.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0301-Add-Mob-lookAt-API.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0302-ItemStack-editMeta.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0303-Add-EntityInsideBlockEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0304-Attributes-API-for-item-defaults.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8124) 2022-07-12 10:16:05 -07:00
0305-Add-cause-to-Weather-ThunderChangeEvents.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0306-More-Lidded-Block-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2022-06-09 18:20:55 -07:00
0307-Add-PlayerKickEvent-causes.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0308-Add-PufferFishStateChangeEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0309-Add-BellRevealRaiderEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0310-Add-ElderGuardianAppearanceEvent.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0311-Add-more-line-of-sight-methods.patch Cleanup LivingEntity Hand Raised/Item Use API (#7995) 2022-06-24 10:04:02 +02:00
0312-Add-more-LimitedRegion-API.patch Reorder some patches 2022-06-08 18:13:02 +02:00
0313-Missing-Entity-Behavior-API.patch Add ZombieVillager conversion without entity event (#8111) 2022-07-07 22:43:28 +01:00
0314-Adds-PlayerArmSwingEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#7936) 2022-06-11 11:02:57 +02:00
0315-Add-PlayerSignCommandPreprocessEvent.patch API patches 2022-06-07 19:20:30 +02:00
0316-fix-empty-array-elements-in-command-arguments.patch API patches 2022-06-07 19:20:30 +02:00
0317-Stinger-API.patch Cleanup LivingEntity Hand Raised/Item Use API (#7995) 2022-06-24 10:04:02 +02:00
0318-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch API patches 2022-06-07 19:20:30 +02:00
0319-Add-PlayerSetSpawnEvent.patch API patches 2022-06-07 19:20:30 +02:00
0320-Added-EntityDamageItemEvent.patch API patches 2022-06-07 19:20:30 +02:00
0321-Make-EntityUnleashEvent-cancellable.patch API patches 2022-06-07 19:20:30 +02:00
0322-Change-EnderEye-target-without-changing-other-things.patch API patches 2022-06-07 19:20:30 +02:00
0323-Add-BlockBreakBlockEvent.patch API patches 2022-06-07 19:20:30 +02:00
0324-Add-helpers-for-left-right-click-to-Action.patch API patches 2022-06-07 19:20:30 +02:00
0325-Option-to-prevent-NBT-copy-in-smithing-recipes.patch API patches 2022-06-07 19:20:30 +02:00
0326-More-CommandBlock-API.patch API patches 2022-06-07 19:20:30 +02:00
0327-Fix-plugin-provides-load-order.patch API patches 2022-06-07 19:20:30 +02:00
0328-Add-missing-team-sidebar-display-slots.patch API patches 2022-06-07 19:20:30 +02:00
0329-add-back-EntityPortalExitEvent.patch API patches 2022-06-07 19:20:30 +02:00
0330-Add-methods-to-find-targets-for-lightning-strikes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0331-Get-entity-default-attributes.patch API patches 2022-06-07 19:20:30 +02:00
0332-Left-handed-API.patch API patches 2022-06-07 19:20:30 +02:00
0333-Add-advancement-display-API.patch Add missing deprecation to AdvancementDisplayType (#7876) 2022-06-16 15:19:47 -07:00
0334-Add-ItemFactory-getMonsterEgg-API.patch API patches 2022-06-07 19:20:30 +02:00
0335-Add-critical-damage-API.patch API patches 2022-06-07 19:20:30 +02:00
0336-Fix-issues-with-mob-conversion.patch API patches 2022-06-07 19:20:30 +02:00
0337-Add-isCollidable-methods-to-various-places.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8124) 2022-07-12 10:16:05 -07:00
0338-Goat-ram-API.patch API patches 2022-06-07 19:20:30 +02:00
0339-Add-API-for-resetting-a-single-score.patch API patches 2022-06-07 19:20:30 +02:00
0340-Add-Raw-Byte-Entity-Serialization.patch API patches 2022-06-07 19:20:30 +02:00
0341-Add-PlayerItemFrameChangeEvent.patch API patches 2022-06-07 19:20:30 +02:00
0342-Add-player-health-update-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0343-Allow-delegation-to-vanilla-chunk-gen.patch Updated Upstream (Bukkit/CraftBukkit) (#8015) 2022-06-20 19:12:05 +02:00
0344-Add-more-Campfire-API.patch API patches 2022-06-07 19:20:30 +02:00
0345-Move-VehicleCollisionEvent-HandlerList-up.patch API patches 2022-06-07 19:20:30 +02:00
0346-Improve-scoreboard-entries.patch API patches 2022-06-07 19:20:30 +02:00
0347-Entity-powdered-snow-API.patch API patches 2022-06-07 19:20:30 +02:00
0348-Add-API-for-item-entity-health.patch API patches 2022-06-07 19:20:30 +02:00
0349-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch API patches 2022-06-07 19:20:30 +02:00
0350-Bucketable-API.patch API patches 2022-06-07 19:20:30 +02:00
0351-System-prop-for-default-config-comment-parsing.patch API patches 2022-06-07 19:20:30 +02:00
0352-Expose-vanilla-BiomeProvider-from-WorldInfo.patch API patches 2022-06-07 19:20:30 +02:00
0353-Remove-upstream-snakeyaml-fix.patch API patches 2022-06-07 19:20:30 +02:00
0354-Add-new-overload-to-PersistentDataContainer-has.patch API patches 2022-06-07 19:20:30 +02:00
0355-Multiple-Entries-with-Scoreboards.patch API patches 2022-06-07 19:20:30 +02:00
0356-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch API patches 2022-06-07 19:20:30 +02:00
0357-Warn-on-strange-EventHandler-return-types.patch API patches 2022-06-07 19:20:30 +02:00
0358-Multi-Block-Change-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0359-Fix-NotePlayEvent.patch API patches 2022-06-07 19:20:30 +02:00
0360-Freeze-Tick-Lock-API.patch API patches 2022-06-07 19:20:30 +02:00
0361-Dolphin-API.patch API patches 2022-06-07 19:20:30 +02:00
0362-More-PotionEffectType-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0363-API-for-creating-command-sender-which-forwards-feedb.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0364-Implement-regenerateChunk.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0365-Don-t-load-plugins-prefixed-with-a-dot.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0366-Add-GameEvent-tags.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0367-Furnace-RecipesUsed-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0368-Configurable-sculk-sensor-listener-range.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0369-Add-missing-block-data-mins-and-maxes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0370-Custom-Potion-Mixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0371-Expose-furnace-minecart-push-values.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0372-More-Projectile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0373-Add-getComputedBiome-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0374-Add-enchantWithLevels-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0375-Add-TameableDeathMessageEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0376-Allow-to-change-the-podium-of-the-EnderDragon.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0377-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0378-Update-Folder-Uses-Plugin-Name.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0379-WorldCreator-keepSpawnLoaded.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0380-Add-EntityDyeEvent-and-CollarColorable-interface.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0381-Add-PlayerStopUsingItemEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0382-FallingBlock-auto-expire-setting.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0383-Keyed-Cat-Type.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0384-Add-WardenAngerChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0385-Nameable-Banner-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00
0386-Add-Player-getFishHook.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092) 2022-07-04 16:38:06 +02:00