Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-12-19 04:50:06 +01:00
Possible fix for flying.
Dieser Commit ist enthalten in:
Ursprung
ca4810e8d4
Commit
d71e83d8d2
@ -677,7 +677,7 @@ public class NetServerHandler extends NetHandler implements ICommandListener {
|
||||
if (packet != null) this.networkManager.queue(packet);
|
||||
// CraftBukkit end
|
||||
|
||||
this.g = this.f;
|
||||
this.i = this.f;
|
||||
}
|
||||
|
||||
public void a(Packet16BlockItemSwitch packet16blockitemswitch) {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren