Posted September 28, 201312 yr Hey everyone, due to the new forge disallowing base class edits and me not wanting to do them, I was wondering if there was another way to edit these files without using ASM? Thanks :3
September 28, 201312 yr If you say "how to edit file", there i would answer:ASM, certainly. But if you say "do i need to edit file", then i would answer:no, probably.
September 28, 201312 yr Author Well, okay my new question is how do i use my own guimainmenu instead of the original one?
September 28, 201312 yr There are events to disable rendering. You can also render any parts of your gui on top of the vanilla one using rendering events.
September 28, 201312 yr Author I have my own main menu class, I dont want to just add a new button, i actually have my own menu
October 3, 201312 yr You can make a TickHandler for replace the GuiIngame, but this is the "Dirty" way.
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.