Fix tabcomplete firing off-main

Also rebuild patches
This commit is contained in:
Spottedleaf
2019-06-02 19:19:44 -07:00
parent da7a69cec3
commit fffe000496
12 changed files with 23 additions and 21 deletions

View File

@@ -10,7 +10,7 @@ it impossible to properly cancel the event or modify the book meta
cancelled writing
diff --git a/src/main/java/net/minecraft/server/PlayerConnection.java b/src/main/java/net/minecraft/server/PlayerConnection.java
index f68693525..98d1138cb 100644
index 905db6448c..9b895269a5 100644
--- a/src/main/java/net/minecraft/server/PlayerConnection.java
+++ b/src/main/java/net/minecraft/server/PlayerConnection.java
@@ -0,0 +0,0 @@ public class PlayerConnection implements PacketListenerPlayIn {