Posted January 29, 20178 yr Hey while working on 2 different mods at one time I noticed that I have in one of my Workspaces following methods: ItemStack.setCount(int size) ItemStack.grow(int quantity) ItemStack.shrink(int quantity) but not in my other workspace whats strange as booth have the same versions. Wanted just to ask if somebody has an Idea what could have caused this.
January 29, 20178 yr Are you sure the mcp mappings are the same? Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
January 29, 20178 yr Author At least it looks like that: (Updated the right version cause I though the problem could be caused by a failed update.
January 29, 20178 yr Show your build.gradle file, I'm sure the mappings aren't the same... Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
January 29, 20178 yr Author Oh... that ^^ Thank you you were right. I assume that also gonna fix a few other "bugs" I had Is that just for the MCP version?
January 29, 20178 yr Author Oh ok understand it now, it has advantages and disadvantages to learn everything by trial and error Big thanks for the help its always nice to learn something new ^^
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.