My aim is to simulate real mouse button down(up) and keyboard kay down(up) in such a way that modded Minecraft as well as vanilla behave as such an event has really occurred. I want to use it to programmatically trigger corresponding comportment whatever the Minecraft installation is.
Hello,
I want to send mouse and keyboard events programmatically. I have try to use java.AWT.Robot but result seems to be unpredictable (I am on Mac OS 10.10.5 and I have eard Robot has problem on it). How can I achieve that?
Excuse me if my question is stupid but I am newbie in modding.
Thanks.
4 replies
Important Information
By using this site, you agree to our Terms of Use.