Posted March 11, 20169 yr Here's my code for my new GUI Container (It appears on the main menu of my mod): I'm wanting the modpack to get an Image from an online URL every time this GUI Container is loaded (Instead of updating the mod with a new picture) http://i.imgur.com/vmqyxTE.png[/img]
March 11, 20169 yr Author Do you have any examples of that working? I'm not sure on the code to use. Is it a seperate .class file to implement an IResourcepack? http://i.imgur.com/vmqyxTE.png[/img]
March 11, 20169 yr Author Instead of using Resource Location, I wish to instantly download the image from a given URL. but I have never done that before, nor have I ever used IResource http://i.imgur.com/vmqyxTE.png[/img]
March 11, 20169 yr Author Anywhere in which I can find a tutorial or example for IResourcePack? I tried to shift-click it on eclipse, but I couldn't find a class file for it (Using 1.7.10 btw) http://i.imgur.com/vmqyxTE.png[/img]
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.