[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
This commit is contained in:
Automated 2021-04-04 03:22:27 -04:00
parent 74b141e34c
commit 6508b69da9
2 changed files with 2 additions and 2 deletions

View file

@ -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);

@ -1 +1 @@
Subproject commit f1613d6ad1b63e08f8efb2b3e78141880de4f0b9
Subproject commit b530534f03b449539028e2adead9ef1150b2d9d0