mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 23:38:25 +01:00
[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:
parent
74b141e34c
commit
6508b69da9
2 changed files with 2 additions and 2 deletions
|
@ -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
|
Loading…
Reference in a new issue