From 6508b69da92718acfe6aa4f642a6a7f74c604d42 Mon Sep 17 00:00:00 2001 From: Automated Date: Sun, 4 Apr 2021 03:22:27 -0400 Subject: [PATCH] [Auto] Updated Upstream (CraftBukkit) 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 CraftBukkit Changes: b530534f0 Remove some outdated PAIL comments --- Spigot-Server-Patches/Timings-v2.patch | 2 +- work/CraftBukkit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Spigot-Server-Patches/Timings-v2.patch b/Spigot-Server-Patches/Timings-v2.patch index cf4b724918..bcf5143518 100644 --- a/Spigot-Server-Patches/Timings-v2.patch +++ b/Spigot-Server-Patches/Timings-v2.patch @@ -1529,7 +1529,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 - SpigotTimings.timerEntityTickRest.stopTiming(); // Spigot } - public void updateEquipment() { // PAIL private->public; updateEquipment + public void updateEquipment() { @@ -0,0 +0,0 @@ public abstract class EntityLiving extends Entity { this.setMot(d4, d5, d6); diff --git a/work/CraftBukkit b/work/CraftBukkit index f1613d6ad1..b530534f03 160000 --- a/work/CraftBukkit +++ b/work/CraftBukkit @@ -1 +1 @@ -Subproject commit f1613d6ad1b63e08f8efb2b3e78141880de4f0b9 +Subproject commit b530534f03b449539028e2adead9ef1150b2d9d0