Posted October 29, 20204 yr So I'm trying to create a small HUD mod that shows fps and coords, but I'm having trouble trying to render text. I cant find any docs on how to do so, but I found the renderString method. I have no idea what to put beyond text, position, and color. What do I put for the arguments? If there's an easier way to do this, please tell me. In addition, how do I get FPS and player coordinates? Lastly, where can I find good documentation on the methods of the api? The reference at mcforge.readthedocs.io seems pretty sparse. A descriptive Javadoc would be nice. This is my code so far: https://hasteb.in/icurotoq.java Thanks in advance. Edited October 29, 20204 yr by Icy_Flurry Added code
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.