Jump to content

[1.7.x] I want create new Gui MinMenu.


zlappedx3

Recommended Posts

I want how to.

Gimme code!!! Gimme code!!!

 

No, we are not gonna give you copy-paste ready code. diesieben07 already told you how to do it, and if you want to get further help, show what you have tried.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

I'm going to go out on a limb and suggest this for you.

 

Open up a search engine.  Perhaps google.  Type in "Minecraft Forge GUI Tutorial".  Then start reading.  Next, open up the Vanilla code and look at the GUI's and how they work.  After that, try and code something.  As you run into roadblocks, ask a specific question.

 

 

 

Long time Bukkit & Forge Programmer

Happy to try and help

Link to comment
Share on other sites

Why would you use an API for this simple task? This is why we have Forge Events - I did this in a couple of minutes. As mentioned a numerous amount of times, use GuiScreenEvent, check the GUI being rendered, cancel it, finally render your own.

 

@OP That's all that can be said, any other form of help would be coding it for you. You will need to learn events and how to create a simple GUI.

Development of Plugins [2012 - 2014] Development of Mods [2012 - Current]

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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