Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-17 13:30:06 +01:00
Fixed fireballs sleeping on the job
Dieser Commit ist enthalten in:
Ursprung
03762600df
Commit
de7402ea8e
@ -127,6 +127,7 @@ public class EntityFireball extends Entity {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (movingobjectposition != null) {
|
if (movingobjectposition != null) {
|
||||||
|
this.a(movingobjectposition);
|
||||||
}
|
}
|
||||||
|
|
||||||
this.locX += this.motX;
|
this.locX += this.motX;
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren