Posted March 4, 20169 yr What is the third param in the drawScreen() method? public void drawScreen(int p_73863_1_, int p_73863_2_, float p_73863_3_) Creator of the MyFit, MagiCraft, Tesseract gun, and Papa's Wingeria mod.
March 4, 20169 yr Author What exactly are partial ticks? Creator of the MyFit, MagiCraft, Tesseract gun, and Papa's Wingeria mod.
March 4, 20169 yr partialTicks. MCPBot would have told you that, or you could update your mappings. Yes, a lot of people don't realize that the conversion from the cryptic "SRG" names like P_354533_1 happened over time and the downloadable forge for some reason often has an old mapping in the build.gradle file. So it is a good idea to update the mappings every month or so. On this tutorial page under the "Using Latest MCP / SRG Mappings" section I explain how to do this: http://jabelarminecraft.blogspot.com/p/quick-tips-eclipse.html Check out my tutorials here: http://jabelarminecraft.blogspot.com/
March 4, 20169 yr Author So in drawScreen I use the partialTicks param to calculate positions. However, when I want to get the position of the icon in mouseClicked, I can't access partialTicks to locate it properly. How do I fix this? Creator of the MyFit, MagiCraft, Tesseract gun, and Papa's Wingeria mod.
March 4, 20169 yr Why do you need a non-zero number of partial ticks to draw an icon? 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.
March 4, 20169 yr Author Yes they are moving, it is like the achievement page where you can scroll. What do you mean by hovering state? Creator of the MyFit, MagiCraft, Tesseract gun, and Papa's Wingeria mod.
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.