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)
March 11, 20169 yr 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?
March 11, 20169 yr 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
March 11, 20169 yr 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)
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.