Posted January 30, 20187 yr So, I want to make a "guide-book", but I can't see where the writable book's class file is. I was trying to find some tutorials, but there isn't any tutorials available. Can someone help me? "I'm that kind of person who is completely new to java but can make a good java program from scratch without any tutorials" I'm Cesar. A beginner coder that has amazing ideas but can't make them real. Also, I ask a lot of questions
January 30, 20187 yr net.minecraft.client.gui.GuiScreenBook catch(Exception e) { } Yay, Pokémon exception handling, gotta catch 'em all (and then do nothing with 'em).
January 30, 20187 yr Author 1 hour ago, MCenderdragon said: net.minecraft.client.gui.GuiScreenBook Thank you! Edit: now my problem is that how will I add buttons to the GUI? Edited January 30, 20187 yr by Cesar Codes Another error "I'm that kind of person who is completely new to java but can make a good java program from scratch without any tutorials" I'm Cesar. A beginner coder that has amazing ideas but can't make them real. Also, I ask a lot of questions
January 30, 20187 yr 13 minutes ago, Cesar Codes said: now my problem is that how will I add buttons to the GUI? You should upload your code to a git repository on github, and show what you have tried. Look through vanilla code, look at other mods that have source published on github (there are tons), and give it a try.
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.