geforkt von Mirrors/Paper
12 Zeilen
362 B
Diff
12 Zeilen
362 B
Diff
--- a/net/minecraft/server/PacketPlayInSettings.java
|
|
+++ b/net/minecraft/server/PacketPlayInSettings.java
|
|
@@ -5,7 +5,7 @@
|
|
public class PacketPlayInSettings implements Packet<PacketListenerPlayIn> {
|
|
|
|
private String a;
|
|
- private int b;
|
|
+ public int b; // PAIL
|
|
private EntityHuman.EnumChatVisibility c;
|
|
private boolean d;
|
|
private int e;
|