allow keepalive to wait longer for a client response
and also provide a bit more information in the server logs so we can work out what is going on.
This commit is contained in:
@@ -19,7 +19,7 @@ index 53147c6e2..5fbb99b7e 100644
|
||||
|
||||
@Override
|
||||
diff --git a/src/main/java/net/minecraft/server/PlayerConnection.java b/src/main/java/net/minecraft/server/PlayerConnection.java
|
||||
index 52e8458ab..bcc6c9707 100644
|
||||
index a04df7d88..22ead6533 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, ITickable {
|
||||
|
||||
Reference in New Issue
Block a user