mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 03:35:51 -07:00
Updated to rename revision 02
This commit is contained in:
@@ -158,7 +158,7 @@ public class NetLoginHandler extends NetHandler {
|
||||
}
|
||||
}
|
||||
|
||||
public void a(Packet packet) {
|
||||
public void onUnhandledPacket(Packet packet) {
|
||||
this.disconnect("Protocol error");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user