String user = Session.username;
String var89 = "Username: " + user;
this.drawString(this.fontRenderer, var89, this.width / 2 + 10, this.height / 2 - 5, 0xffffff);
And yeah I like Xenons main menu, but i wont just copy the looks of it
Id like to make something more unique-ish.. Maybe ill redo the whole client and create maybe a new main menu or stuff, but for now Im sticking with what ive got and what I made.