summaryrefslogtreecommitdiffstats
path: root/nms-patches/PacketPlayInCloseWindow.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/PacketPlayInCloseWindow.patch')
-rw-r--r--nms-patches/PacketPlayInCloseWindow.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/nms-patches/PacketPlayInCloseWindow.patch b/nms-patches/PacketPlayInCloseWindow.patch
index b7678c6d..c17757e8 100644
--- a/nms-patches/PacketPlayInCloseWindow.patch
+++ b/nms-patches/PacketPlayInCloseWindow.patch
@@ -13,12 +13,3 @@
public void a(PacketListenerPlayIn packetlistenerplayin) {
packetlistenerplayin.a(this);
}
-@@ -19,8 +25,4 @@
- public void b(PacketDataSerializer packetdataserializer) throws IOException {
- packetdataserializer.writeByte(this.id);
- }
--
-- public void a(PacketListener packetlistener) {
-- this.a((PacketListenerPlayIn) packetlistener);
-- }
- }