Lucas_gamer13 Posted November 24, 2018 Share Posted November 24, 2018 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? Quote Link to comment Share on other sites More sharing options...
V0idWa1k3r Posted November 24, 2018 Share Posted November 24, 2018 (edited) 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, 2018 by V0idWa1k3r Topic was moved Quote Link to comment Share on other sites More sharing options...
Lucas_gamer13 Posted November 24, 2018 Author Share Posted November 24, 2018 Sorry, I'm new here ... I want to render an image that is NOT inside a jar, such as a screenshot Quote Link to comment Share on other sites More sharing options...
V0idWa1k3r Posted November 24, 2018 Share Posted November 24, 2018 Look at DynamicTexture, that is minecraft's way of having textures outside of assets. For an example of usage see GuiListWorldSelectionEntry#loadServerIcon 1 Quote Link to comment Share on other sites More sharing options...
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.