I'm trying to display a mana number, I setup the logic but I'm having problems displaying the string, I don't know what to put in the "Font" part of event.getGuiGraphics.drawString(Font, string, int, int, int)
I have tried to figure it out myself but I haven't had any luck!