Hello! I currently have my drawscreen, onguiclose, mouseclicked, initgui, actionperformed all set up and now i'm looking to make it so if you click outside the gui it will close.
Hello! I am just getting started w/ Forge API and am looking to register the amount of clicks the client does and put that on a display (I believe this is possible), as well as register their ping to the server and have it update every 5 seconds (would ticks be more efficient?). How shall I go about this?