Posted January 7, 20169 yr Hi everyone, for my mod i need to extend a GuiContainer, because my Slots are to much for the normal size, the background isnt that problem, I draw it atm with this.drawTexturedModalRect(k, l, 0, 0, this.xSize, this.ySize+16); Everything is drawn, that is not the problem, but the problem I have is, that I needed to put the slots for inventory and hotbar a bit lower, and now the problem is happening. When I am clicking on the items in the hotbar, i throw one of the items i am clicking on(not the whole stack, just 1 at a time) out of my inventory into the world. And this is not what it ment to be doing.. May someone help?? Thanks for every answer. Kaneka
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.