Jump to content

Icy_Flurry

Members
  • Posts

    1
  • Joined

  • Last visited

Icy_Flurry's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. 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.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.