From 42f8aa3024772e708143d49355130ef2a7999243 Mon Sep 17 00:00:00 2001 From: Wyvest <45589059+Wyvest@users.noreply.github.com> Date: Fri, 14 Jan 2022 19:46:20 +0700 Subject: remove access transformer --- src/main/resources/chatting_at.cfg | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 src/main/resources/chatting_at.cfg (limited to 'src/main/resources') diff --git a/src/main/resources/chatting_at.cfg b/src/main/resources/chatting_at.cfg deleted file mode 100644 index 79f9967..0000000 --- a/src/main/resources/chatting_at.cfg +++ /dev/null @@ -1,2 +0,0 @@ -public net.minecraft.client.gui.GuiNewChat func_146237_a(Lnet/minecraft/util/IChatComponent;IIZ)V # setChatLine -public net.minecraft.client.gui.GuiNewChat field_146252_h # chatLines \ No newline at end of file -- cgit