Rebuild all patches using the new rebuild pattern
This commit is contained in:
parent
45dc9552b1
commit
1127deb87d
711 changed files with 1736 additions and 2447 deletions
|
@ -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 3fc25183ca4..9fbe8fa1b2b 100644
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 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 {
|
||||
|
@ -30,4 +30,3 @@ index 3fc25183ca4..9fbe8fa1b2b 100644
|
|||
((Chunk) ichunkaccess).b(entity);
|
||||
}
|
||||
|
||||
--
|
Loading…
Add table
Add a link
Reference in a new issue