January 10, 201312 yr public ItemStack onItemRightClick(ItemStack par1ItemStack, World par2World, EntityPlayer thePlayer) { thePlayer.openGui(MOD.instance, IDOFGUI, thePlayer.worldObj, (int) thePlayer.posX, (int) thePlayer.posY, (int) thePlayer.posZ); return par1ItemStack; }
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.