Posted October 8, 20196 yr I've been looking at https://skmedix.github.io/ForgeJavaDocs/javadoc/forge/1.9.4-12.17.0.2051/net/minecraft/client/gui/GuiButton.html#id but it seems for 1.14.4 everything got changed. I was wondering how would I get the id or string of a button that was clicked? For example the difficulty button.
October 8, 20196 yr Author 51 minutes ago, diesieben07 said: There are no button IDs anymore. For your own buttons you register a callback to be executed when the button is clicked when you create the button. Look at vanilla for examples. Forgot to quote ur post
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.