mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 04:05:50 -07: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:
@@ -1529,7 +1529,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
- SpigotTimings.timerEntityTickRest.stopTiming(); // Spigot
|
- SpigotTimings.timerEntityTickRest.stopTiming(); // Spigot
|
||||||
}
|
}
|
||||||
|
|
||||||
public void updateEquipment() { // PAIL private->public; updateEquipment
|
public void updateEquipment() {
|
||||||
@@ -0,0 +0,0 @@ public abstract class EntityLiving extends Entity {
|
@@ -0,0 +0,0 @@ public abstract class EntityLiving extends Entity {
|
||||||
|
|
||||||
this.setMot(d4, d5, d6);
|
this.setMot(d4, d5, d6);
|
||||||
|
Submodule work/CraftBukkit updated: f1613d6ad1...b530534f03
Reference in New Issue
Block a user