SilverPhx Posted June 23, 2015 Posted June 23, 2015 I've fixed it. Thanks.. http://minecraftforge.net/forum/Smileys/default/wink.gif Quote
SilverPhx Posted June 23, 2015 Author Posted June 23, 2015 Okay. However, I'm problems understanding the parameters of the class. They're quite ambiguous. For GuiScrollingList: public GuiScrollingList(Minecraft client, int width, int height, int top, int bottom, int left, int entryHeight) Say I wanted to render the list between coordinates x = 50; y = 50; endX = 250; endY = 250; therefore making width and height = 200; Anyone have an idea how to implement this, I've tried it before but failed with the parameters? Quote
Recommended Posts
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.