Posted November 24, 20186 yr Need to render the last screenshot taken by the player in the corner of the screen, is there any way I can get an image out of the mod .jar and render on the screen?
November 24, 20186 yr I don't fully understand you here. Do you want to render the last screenshot or a file from a mod's jar? Because these two things are completely different, screenshots are stored in the screenshots folder, not in a jar. Edited November 24, 20186 yr by V0idWa1k3r Topic was moved
November 24, 20186 yr Author Sorry, I'm new here ... I want to render an image that is NOT inside a jar, such as a screenshot
November 24, 20186 yr Look at DynamicTexture, that is minecraft's way of having textures outside of assets. For an example of usage see GuiListWorldSelectionEntry#loadServerIcon
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.