You installed forge from youtube videos? Wat.
Anyways, the mappings are a setting in your build.gradle, the default is 1 year old.
You want to send a chat message to the server as if the player entered something in chat?
The easiest way to do that is
new GuiChat().sendChatMessage(<message>)
.
Throws error:
at net.minecraft.client.gui.GuiScreen.sendChatMessage(GuiScreen.java:485) ~[GuiScreen.class:?]
at net.minecraft.client.gui.GuiScreen.sendChatMessage(GuiScreen.java:478) ~[GuiScreen.class:?]