PaperMC/Spigot-API-Patches
Shane Freeder d78fc1d234 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:
f52c70ab Fix incorrect nullability in MultipleFacing
6af4c0b2 SPIGOT-5311: Add API to get/set item associated with throwable projectiles
97aeae56 Add set/isAware to disable Vanilla AI components of a Mob

CraftBukkit Changes:
fba9f487 Improve legacy conversion of some materials that changed post flattening
b1ba8749 Move Bukkit.Aware loading/saving to correct location
f7cdb53c SPIGOT-5311: Add API to get/set item associated with throwable projectiles
689f429c #634: Cross platform patch scripts
ab85433d Add set/isAware to disable Vanilla AI components of a Mob

Spigot Changes:
8faa8b45 Rebuild patches
2020-02-21 17:52:20 +00:00
..
Ability-to-apply-mending-to-XP-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Access-items-by-EquipmentSlot.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-a-call-helper-to-Event.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-an-asterisk-to-legacy-API-plugins.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
Add-API-methods-to-control-if-armour-stands-can-move.patch Updated Upstream (Bukkit) 2020-01-22 18:19:54 +00:00
Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-ArmorStand-Item-Meta.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-Ban-Methods-to-Player-Objects.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
Add-BeaconEffectEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-BlockSoundGroup-interface.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-command-to-reload-permissions.yml-and-require-co.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-02 11:53:48 +00:00
Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-02 11:53:48 +00:00
Add-effect-to-block-break-naturally.patch Add effect to block break naturally (#2819) 2020-01-18 20:10:06 -06:00
Add-EntityKnockbackByEntityEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-EntityTeleportEndGatewayEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-EntityZapEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-exception-reporting-event.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-01 15:20:54 +00:00
Add-extended-PaperServerListPingEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-FastUtil-to-Bukkit.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-getI18NDisplayName-API.patch Update upstream B/CB 2020-01-21 21:06:28 -06:00
Add-getNearbyXXX-methods-to-Location.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-getTPS-method.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-02 11:53:48 +00:00
Add-GS4-Query-event.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-hand-to-bucket-events.patch Updated Upstream (Bukkit/CraftBukkit) 2019-08-26 15:25:58 +01:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-Heightmap-API.patch Update upstream B/CB 2020-02-08 18:32:48 -06:00
Add-ItemStack-Recipe-API-helper-methods.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-ItemStackRecipeChoice-Draft-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-legacy-ping-support-to-PaperServerListPingEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-LivingEntity-getTargetEntity.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-Material-Tags.patch Fix API compile 2019-12-12 03:08:47 +00:00
Add-MetadataStoreBase.removeAll-Plugin.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-method-to-open-already-placed-sign.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-21 17:52:20 +00:00
Add-More-Creeper-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-more-Witch-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-more-Zombie-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-PhantomPreSpawnEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-player-view-distance-API.patch Updated Upstream (Bukkit/CraftBukkit) 2020-01-21 15:12:47 +00:00
Add-PlayerArmorChangeEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-PlayerConnectionCloseEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-PlayerInitialSpawnEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-PlayerJumpEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-PlayerLocaleChangeEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-PlayerPostRespawnEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-PlayerUseUnknownEntityEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-ProjectileCollideEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-ray-tracing-methods-to-LivingEntity.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-sender-name-to-commands.yml-replacement.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-setPlayerProfile-API-for-Skulls.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-source-block-to-BlockPhysicsEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-source-to-PlayerExpChangeEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-spectator-target-events.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
Add-sun-related-API.patch Update upstream B/CB 2020-02-08 18:32:48 -06:00
Add-ThrownEggHatchEvent.patch Clean up imports on ThrownEggHatchEvent 2020-02-09 01:04:26 -06:00
Add-TNTPrimeEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-UnknownCommandEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-WhitelistToggleEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Add-workaround-for-plugins-modifying-the-parent-of-t.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
Add-World.getEntity-UUID-API.patch Update upstream B/CB 2020-02-08 18:32:48 -06:00
Additional-world.getNearbyEntities-API-s.patch Update upstream B/CB 2020-02-08 18:32:48 -06:00
Allow-Blocks-to-be-accessed-via-a-long-key.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Allow-disabling-armour-stand-ticking.patch Updated Upstream (Bukkit) 2020-01-22 18:19:54 +00:00
Allow-plugins-to-use-SLF4J-for-logging.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-02 11:53:48 +00:00
Allow-setting-the-vex-s-summoner.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch Amend PlayerInteractAtEntityEvent javadoc for ArmorStands (#2309) 2019-07-23 20:18:14 -07:00
Annotation-Test-changes.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
AnvilDamageEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
API-to-get-a-BlockState-without-a-snapshot.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Arrow-pickup-rule-API.patch Update upstream B/CB/S 2019-07-01 23:51:06 -05:00
Async-Chunks-API.patch Update upstream B/CB 2020-02-08 18:32:48 -06:00
AsyncTabCompleteEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Automatically-disable-plugins-that-fail-to-load.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-02 11:53:48 +00:00
BlockDestroyEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Change-the-reserved-channel-check-to-be-sensible.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Close-Plugin-Class-Loaders-on-Disable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
Custom-replacement-for-eaten-items.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Display-warning-on-deprecated-recipe-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
EnderDragon-Events.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Enderman.teleportRandomly.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
EndermanAttackPlayerEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
EndermanEscapeEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
ensureServerConversions-API.patch Update upstream B/CB 2020-01-21 21:06:28 -06:00
Entity-AddTo-RemoveFrom-World-Events.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
Entity-getChunk-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
Entity-getEntitySpawnReason.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
Entity-Jump-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-21 17:52:20 +00:00
Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
EntityPathfindEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
EntityRegainHealthEvent-isFastRegen-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
EntityTransformedEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Expand-ArmorStand-API.patch Updated Upstream (Bukkit) 2020-01-22 18:19:54 +00:00
Expand-Explosions-API.patch Update upstream B/CB 2020-02-08 18:32:48 -06:00
Expand-Location-Manipulation-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Expand-World.spawnParticle-API-and-add-Builder.patch Update upstream B/CB 2020-02-08 18:32:48 -06:00
ExperienceOrbMergeEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit) 2020-01-21 15:12:47 +00:00
Expose-client-protocol-version-and-virtual-host.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-02 11:53:48 +00:00
Expose-the-internal-current-tick.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-02 11:53:48 +00:00
Expose-WorldBorder-isInBounds-Location-check.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Fill-Profile-Property-Events.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Fireworks-API-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-10-18 17:31:01 +01:00
Fix-ServerListPingEvent-flagging-as-Async.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Fix-upstream-javadoc-warnings-and-errors.patch Update upstream B/CB 2020-02-08 18:32:48 -06:00
Flip-some-Spigot-API-null-annotations.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-02 11:53:48 +00:00
getPlayerUniqueId-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Graduate-bungeecord-chat-API-from-spigot-subclasses.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Handle-plugin-prefixes-in-implementation-logging-con.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Here-s-Johnny.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Ignore-package-private-methods-for-nullability-annot.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
IllegalPacketEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Implement-furnace-cook-speed-multiplier-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Implement-getters-and-setters-for-EntityItem-owner-a.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Improve-death-events.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Improve-the-Saddle-API-for-Horses.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Increase-custom-payload-channel-message-size.patch Doubles the custom payload size limit imposed by bukkit, also creates a system 2019-10-18 17:40:48 +01:00
Inventory-removeItemAnySlot.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
InventoryCloseEvent-Reason-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
isChunkGenerated-API.patch Update upstream B/CB 2020-02-08 18:32:48 -06:00
Item-canEntityPickup.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
ItemStack-API-additions-for-quantity-flags-lore.patch Update upstream B/CB 2020-01-21 21:06:28 -06:00
ItemStack-getMaxItemUseDuration.patch Update upstream B/CB 2020-01-21 21:06:28 -06:00
LivingEntity-Hand-Raised-Item-Use-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-21 17:52:20 +00:00
LivingEntity-setKiller.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Location.isChunkLoaded-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Location.toBlockLocation-toCenterLocation.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
LootTable-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Make-EnderDragon-extend-Mob.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Make-plugins-list-alphabetical.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Make-shield-blocking-delay-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-21 17:52:20 +00:00
Make-the-default-permission-message-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-02 11:53:48 +00:00
Material-API-additions.patch API 2019-12-10 23:56:33 +00:00
Misc-Utils.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Mob-Pathfinding-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Mob-Spawner-API-Enhancements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-23 02:37:47 +00:00
Name-the-specific-custom-world-gen-plugin-class-that.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-02 11:53:48 +00:00
Optimize-Hoppers.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Paper-Utils.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Performance-Concurrency-Improvements-to-Permissions.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit) 2020-01-21 15:12:47 +00:00
Player-Tab-List-and-Title-APIs.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit) 2020-01-21 15:12:47 +00:00
PlayerAdvancementCriterionGrantEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
PlayerAttemptPickupItemEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
PlayerDeathEvent-getItemsToKeep.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
PlayerDeathEvent-shouldDropExperience.patch PlayerDeathEvent#shouldDropExperience 2019-12-24 00:36:24 +00:00
PlayerElytraBoostEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
PlayerLaunchProjectileEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
PlayerNaturallySpawnCreaturesEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
PlayerPickupExperienceEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
PlayerPickupItemEvent-setFlyAtPlayer.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
PlayerReadyArrowEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
PlayerTeleportEndGatewayEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
POM-changes.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
PotionEffect-clone-methods.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
PreCreatureSpawnEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
PreSpawnerSpawnEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Profile-Lookup-Events.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
ProfileWhitelistVerifyEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Provide-Chunk-Coordinates-as-a-Long-API.patch Update upstream B/CB 2020-02-08 18:32:48 -06:00
Provide-E-TE-Chunk-count-stat-methods.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
RangedEntity-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Reduce-thread-synchronization-in-MetadataStoreBase.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-23 02:37:47 +00:00
Remove-deadlock-risk-in-firing-async-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-01 15:20:54 +00:00
Remove-Precondition-on-name-for-AttributeModifier.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Server-Tick-Events.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Shoulder-Entities-Release-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
SkeletonHorse-Additions.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Slime-Pathfinder-Events.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Support-cancellation-supression-of-EntityDismount-Ve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
Tameable-getOwnerUniqueId-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-02-02 11:53:48 +00:00
Turtle-API.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
Use-ASM-for-event-executors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-01-28 19:43:57 +00:00
Version-Command-2.0.patch API 2019-12-10 23:56:33 +00:00
WitchConsumePotionEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
WitchReadyPotionEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00
WitchThrowPotionEvent.patch 1.15.2 update (#2887) 2020-01-21 18:02:07 -08:00