Hey thank you it helped set me on the right track, except I now appear to be at a standstill, I am not sure if I am doing something wrong but most people seem to be able to walk the character forwards like this: "Minecraft.getMinecraft().gameSettings.keyBindForward.pressed = true;" and just kinda tell it that its true, but my forge setup doesn't seem to find .pressed to even exist! it says this "The field KeyBinding.pressed is not visible" I feel like this is something elementary I am missing but I am not quite sure what..
Also thank you sincerely for the help and awesome blog writeup!