11
paper-server/nms-patches/PacketPlayInSettings.patch
Normal file
11
paper-server/nms-patches/PacketPlayInSettings.patch
Normal file
@@ -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;
|
||||
Reference in New Issue
Block a user