Paper/Spigot-API-Patches
Shane Freeder 5792c8626a
Updated Upstream (Bukkit/CraftBukkit/Spigot)
Upstream has released updates that appears 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:
93e39ce1 Clarify documentation regarding getMaterial with legacyName = true
c3aeaea0 Improve dependency tracker
14c9d275 Add support for transitive depends in load access warning
c8afe560 SPIGOT-5526: Add EntityEnterBlockEvent
6bb6f07d SPIGOT-5548: Show error that hints towards plugins misusing reflection
ed75537d SPIGOT-5546: Fix bad depend access using wrong provider in message
4e4c0ee9 Fix buggy classloader warning triggering for all classes
89586a4c Print warning when loading classes from depends that have not been specified
d4fe9680 Fix bug where disablePlugin could remove ConfigurationSerializable classes from other plugins
85e683b7 Add additional checkstyle checks
612fd8e1 Correct max page count in BookMeta docs
fa8a9781 Correct max title length in BookMeta docs

CraftBukkit Changes:
ab13a117 SPIGOT-5550: Cancelled ProjectileLaunchEvent still plays sound for eggs
44016b1d SPIGOT-5538: Using javaw to run GUI prints input error
e653ae76 SPIGOT-5526: Call EntityEnterBlockEvent for bees trying to enter hives
6515ea49 SPIGOT-5537: Bee nests generated by growing trees near flower have no bees
d82b3149 Remove unused CraftWorld.getId method
10763a88 Change some block == AIR checks to isAir to catch CAVE_AIR

Spigot Changes:
f2c1cd15 Rebuild patches
bcd458ad Reformat patches
2020-01-28 19:43:57 +00:00
..
0001-POM-changes.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0002-Add-FastUtil-to-Bukkit.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0003-Paper-Utils.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0004-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0005-Player-affects-spawning-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0006-Add-getTPS-method.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0007-Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0008-Version-Command-2.0.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0009-Add-PlayerLocaleChangeEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0010-Add-player-view-distance-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0011-Add-BeaconEffectEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0012-Add-PlayerInitialSpawnEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0013-Automatically-disable-plugins-that-fail-to-load.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0014-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0015-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0016-Player-Tab-List-and-Title-APIs.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0017-Add-exception-reporting-event.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0018-Fix-ServerListPingEvent-flagging-as-Async.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0019-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0020-Add-methods-for-working-with-arrows-stuck-in-living-.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0021-Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0022-Use-ASM-for-event-executors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0023-Add-a-call-helper-to-Event.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0024-Add-sender-name-to-commands.yml-replacement.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0025-Add-command-to-reload-permissions.yml-and-require-co.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0026-Custom-replacement-for-eaten-items.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0027-Access-items-by-EquipmentSlot.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0028-Entity-AddTo-RemoveFrom-World-Events.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0029-EntityPathfindEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0030-Reduce-thread-synchronization-in-MetadataStoreBase.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0031-Add-MetadataStoreBase.removeAll-Plugin.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0032-Add-PlayerUseUnknownEntityEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0033-Add-handshake-event-to-allow-plugins-to-handle-clien.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0034-Arrow-pickup-rule-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0035-EntityRegainHealthEvent-isFastRegen-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0036-LootTable-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0037-Add-EntityZapEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0038-Misc-Utils.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0039-Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0040-Add-source-to-PlayerExpChangeEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0041-Add-ProjectileCollideEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0042-Add-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0043-Add-API-methods-to-control-if-armour-stands-can-move.patch Updated Upstream (Bukkit) 2020-01-22 18:24:02 +00:00
0044-IllegalPacketEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0045-Fireworks-API-s.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0046-PlayerTeleportEndGatewayEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0047-Provide-E-TE-Chunk-count-stat-methods.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0048-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0049-Expose-WorldBorder-isInBounds-Location-check.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0050-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0051-Fix-upstream-javadoc-warnings-and-errors.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0052-Item-canEntityPickup.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0053-PlayerPickupItemEvent-setFlyAtPlayer.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0054-PlayerAttemptPickupItemEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0055-Add-UnknownCommandEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0056-Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0057-Shoulder-Entities-Release-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0058-Profile-Lookup-Events.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0059-Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0060-Improve-the-Saddle-API-for-Horses.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0061-ensureServerConversions-API.patch Update upstream B/CB 2020-01-21 21:06:28 -06:00
0062-Add-getI18NDisplayName-API.patch Update upstream B/CB 2020-01-21 21:06:28 -06:00
0063-ProfileWhitelistVerifyEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0064-Make-plugins-list-alphabetical.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0065-LivingEntity-setKiller.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0066-Handle-plugin-prefixes-in-implementation-logging-con.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0067-Allow-plugins-to-use-SLF4J-for-logging.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0068-Add-workaround-for-plugins-modifying-the-parent-of-t.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0069-Add-PlayerJumpEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0070-Expose-client-protocol-version-and-virtual-host.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0071-Add-PlayerArmorChangeEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0072-API-to-get-a-BlockState-without-a-snapshot.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0073-AsyncTabCompleteEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0074-Display-warning-on-deprecated-recipe-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0075-PlayerPickupExperienceEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0076-ExperienceOrbMergeEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0077-Ability-to-apply-mending-to-XP-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0078-PreCreatureSpawnEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0079-PlayerNaturallySpawnCreaturesEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0080-Add-setPlayerProfile-API-for-Skulls.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0081-Fill-Profile-Property-Events.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0082-PlayerAdvancementCriterionGrantEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0083-Add-ArmorStand-Item-Meta.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0084-Optimize-Hoppers.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0085-Tameable-getOwnerUniqueId-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0086-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0087-Add-extended-PaperServerListPingEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0088-Player.setPlayerProfile-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0089-getPlayerUniqueId-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0090-Add-legacy-ping-support-to-PaperServerListPingEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0091-Add-method-to-open-already-placed-sign.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0092-Add-Ban-Methods-to-Player-Objects.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0093-EndermanEscapeEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0094-Enderman.teleportRandomly.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0095-Additional-world.getNearbyEntities-API-s.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0096-Location.isChunkLoaded-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0097-Expand-World.spawnParticle-API-and-add-Builder.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0098-EndermanAttackPlayerEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0099-Close-Plugin-Class-Loaders-on-Disable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0100-WitchConsumePotionEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0101-WitchThrowPotionEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0102-Location.toBlockLocation-toCenterLocation.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0103-PotionEffect-clone-methods.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0104-WitchReadyPotionEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0105-ItemStack-getMaxItemUseDuration.patch Update upstream B/CB 2020-01-21 21:06:28 -06:00
0106-Add-EntityTeleportEndGatewayEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0107-Make-shield-blocking-delay-configurable.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0108-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0109-Add-getNearbyXXX-methods-to-Location.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0110-PlayerReadyArrowEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0111-Add-EntityKnockbackByEntityEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0112-Expand-Explosions-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0113-ItemStack-API-additions-for-quantity-flags-lore.patch Update upstream B/CB 2020-01-21 21:06:28 -06:00
0114-LivingEntity-Hand-Raised-Item-Use-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0115-RangedEntity-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0116-Add-World.getEntity-UUID-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0117-InventoryCloseEvent-Reason-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0118-Entity-getChunk-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0119-Add-an-asterisk-to-legacy-API-plugins.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0120-EnderDragon-Events.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0121-PlayerLaunchProjectileEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0122-PlayerElytraBoostEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0123-EntityTransformedEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0124-Allow-disabling-armour-stand-ticking.patch Updated Upstream (Bukkit) 2020-01-22 18:24:02 +00:00
0125-SkeletonHorse-Additions.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0126-Expand-Location-Manipulation-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0127-Expand-ArmorStand-API.patch Updated Upstream (Bukkit) 2020-01-22 18:24:02 +00:00
0128-AnvilDamageEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0129-Remove-deadlock-risk-in-firing-async-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0130-Add-hand-to-bucket-events.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0131-Add-TNTPrimeEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0132-Provide-Chunk-Coordinates-as-a-Long-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0133-Async-Chunks-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0134-Make-EnderDragon-extend-Mob.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0135-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0136-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0137-Allow-Blocks-to-be-accessed-via-a-long-key.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0138-Slime-Pathfinder-Events.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0139-isChunkGenerated-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0140-Add-More-Creeper-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0141-Add-PhantomPreSpawnEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0142-Add-source-block-to-BlockPhysicsEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0143-Inventory-removeItemAnySlot.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0144-Add-ray-tracing-methods-to-LivingEntity.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0145-Improve-death-events.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0146-Mob-Pathfinding-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0147-Expose-attack-cooldown-methods-for-Player.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0148-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0149-Performance-Concurrency-Improvements-to-Permissions.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0150-Add-ItemStackRecipeChoice-Draft-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0151-Implement-furnace-cook-speed-multiplier-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0152-PreSpawnerSpawnEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0153-Remove-Precondition-on-name-for-AttributeModifier.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0154-Material-API-additions.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0155-Add-Material-Tags.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0156-Allow-setting-the-vex-s-summoner.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0157-Add-LivingEntity-getTargetEntity.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0158-Add-sun-related-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0159-Here-s-Johnny.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0160-Turtle-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0161-Implement-getters-and-setters-for-EntityItem-owner-a.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0162-Add-spectator-target-events.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0163-Add-more-Witch-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0164-Make-the-default-permission-message-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0165-Support-cancellation-supression-of-EntityDismount-Ve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0166-Add-more-Zombie-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0167-Change-the-reserved-channel-check-to-be-sensible.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0168-Add-PlayerConnectionCloseEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0169-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0170-BlockDestroyEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0171-Add-ItemStack-Recipe-API-helper-methods.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0172-Add-WhitelistToggleEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0173-Annotation-Test-changes.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0174-Entity-getEntitySpawnReason.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0175-Add-GS4-Query-event.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0176-Add-PlayerPostRespawnEvent.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0177-Ignore-package-private-methods-for-nullability-annot.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0178-Flip-some-Spigot-API-null-annotations.patch Update upstream B/CB 2020-01-21 21:06:28 -06:00
0179-Server-Tick-Events.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0180-PlayerDeathEvent-getItemsToKeep.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0181-Add-Heightmap-API.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0182-Mob-Spawner-API-Enhancements.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0183-Add-BlockSoundGroup-interface.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0184-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0185-Name-the-specific-custom-world-gen-plugin-class-that.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0186-Increase-custom-payload-channel-message-size.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0187-Expose-the-internal-current-tick.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
0188-PlayerDeathEvent-shouldDropExperience.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00
0189-Add-effect-to-block-break-naturally.patch 1.15.2 update (#2887) 2020-01-21 20:02:07 -06:00