Posted March 19, 201411 yr I am making a item that acts like a eye of ender (the one used to find strong holds) but it doesn't seem to be working. [ No error, just doesn't work] http://pastebin.com/rzC5ZzRP (Item code) http://pastebin.com/Us7FtU48 (entity Seeker code) thanks for helping !
March 19, 201411 yr What does not work? Rendering, Moving, finding the structure...? 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.
March 19, 201411 yr You just copied the mc source? I'm always happy to help others! Java is not my main programming language but I have alot experience in PHP/HTML/JS/CSS3/C#/SQL
March 19, 201411 yr Check if the chunkposition variable in your onItemRightClick method is null, so you can be sure if it even can find your structure or not. 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.
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.