Revert "Re-track players that dismount from other players"

This commit is contained in:
Ytnoos
2020-04-22 00:06:30 +02:00
parent 6578a2d659
commit f7e48582b5
376 changed files with 875 additions and 909 deletions

View File

@@ -15,7 +15,7 @@ Combine that with a buggy detail of the previous implementation of
the Dupe UUID patch, then this was the likely source of the "Ghost entities"
diff --git a/src/main/java/net/minecraft/server/WorldServer.java b/src/main/java/net/minecraft/server/WorldServer.java
index a4f34293f..22e8eca96 100644
index d239afea..a9cb5245 100644
--- a/src/main/java/net/minecraft/server/WorldServer.java
+++ b/src/main/java/net/minecraft/server/WorldServer.java
@@ -0,0 +0,0 @@ public class WorldServer extends World {