Posted June 7, 201411 yr how would i do this?i am making a whole bunch of different things you can right click to make something happen to the player including eating and drinking items and i want to have one universal class for them all that doesnt extend ItemFood. how do i modify the food bar like this? i have looked into the class and appearently it uses par3EntityPlayer.getFoodStats().func_151686_a(this, par1ItemStack); however this doesnt only accept ItemFoods in the first parameter. i also looked at an old thread about the excact same thing, but it was for 1.6.4 and i didnt understand the explanation, so since it was so old i decided to just make a new thread instead of posting anything there. is there a clever way to work around this with forge? anyone? http://www.planetminecraft.com/member/sigurd4 I'm making the bioshock mod!
June 7, 201411 yr Author i cant get it to work. i have seperate values for how much food it gives and how much saturation it gives. is it like this?: player.getFoodStats().addStats(food, saturation); http://www.planetminecraft.com/member/sigurd4 I'm making the bioshock mod!
June 8, 201411 yr Author it says source not found and shows a mix between what lkooks like nonesense and parts of things that i understand. where is the source for this located? http://www.planetminecraft.com/member/sigurd4 I'm making the bioshock mod!
June 8, 201411 yr Author ok, i didnt do that, but now i have, thank you. now where do i find the sources? it still wants me to find it manually, because i used another place for the sources, and i dont knwo where the sources from decompworkspace are located. wait, nevemind i figured it out. nevermind again, i didnt... http://www.planetminecraft.com/member/sigurd4 I'm making the bioshock mod!
June 8, 201411 yr Author can you give me the path relative to gradlew.bat etc.? http://www.planetminecraft.com/member/sigurd4 I'm making the bioshock mod!
June 8, 201411 yr Author i found what you are talking about but it still says the source is missing. here is a screenshot if that helps: http://www.planetminecraft.com/member/sigurd4 I'm making the bioshock mod!
June 8, 201411 yr Author oh now it works, thank you! i didnt know htat i had to include "eclipse" in there too. http://www.planetminecraft.com/member/sigurd4 I'm making the bioshock 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.