restructure entity update

(cherry picked from commit 21c460ee8e62fb81cdd9ac607b1e8e9c2eabc211)
This commit is contained in:
LabyStudio
2022-04-13 17:42:19 +02:00
parent 62a43c2468
commit 7df2806456
6 changed files with 159 additions and 91 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ window.Minecraft = class {
this.world.onTick();
// Tick the player
this.player.onTick();
this.player.onUpdate();
}
// Update loading progress