Posted April 9, 201411 yr So I apologize for my ignorance in advanced because I know someones going to get mad at me for my lack of knowledge but how would I make an item do something when it is right clicked and get coordinates. You do not have to tell me what to do just what classes I should look in to achieve this. update found onRightClick method what should I do to get the coordinates.
April 9, 201411 yr There is a method called onItemUse(stack, player, world, x, y, z, side, offsetX, offsetY, offsetZ) Override it and do your stuff in there Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
April 9, 201411 yr Author Thanks, I saw onItemUse but it didn't say what variable it used so this will help!
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.