Guest Posted December 4, 2014 Posted December 4, 2014 I recently made a Gui that looks like this: And it works fine now, but when I open it, I want it to have the player's inventory in it, but instead in doesn't show the items in the inventory: So, how would I go about doing that? Thanks in advance. Quote
Draco18s Posted December 4, 2014 Posted December 4, 2014 https://github.com/Draco18s/Artifacts/blob/master/main/java/com/draco18s/artifacts/inventory/ContainerPedestal.java Even still has the comments from when I copied it from a tutorial... Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Guest Posted December 4, 2014 Posted December 4, 2014 Thanks for the advice everyone, I'll finish the gui tomorrow (I have to go to sleep). 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.