summaryrefslogtreecommitdiffstats
path: root/nms-patches/PacketPlayInSettings.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/PacketPlayInSettings.patch')
-rw-r--r--nms-patches/PacketPlayInSettings.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/nms-patches/PacketPlayInSettings.patch b/nms-patches/PacketPlayInSettings.patch
new file mode 100644
index 00000000..da404809
--- /dev/null
+++ b/nms-patches/PacketPlayInSettings.patch
@@ -0,0 +1,11 @@
+--- 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;