Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-12-18 20:40:08 +01:00
Fixed latency update issues.
Dieser Commit ist enthalten in:
Ursprung
2995a08324
Commit
e85c99289c
@ -676,8 +676,6 @@ public class NetServerHandler extends NetHandler implements ICommandListener {
|
||||
}
|
||||
if (packet != null) this.networkManager.queue(packet);
|
||||
// CraftBukkit end
|
||||
|
||||
this.i = this.f;
|
||||
}
|
||||
|
||||
public void a(Packet16BlockItemSwitch packet16blockitemswitch) {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren