Posted April 26, 201510 yr does anybody know how to get the tile entity of a block when the block is right clicked? i've got a playerInteractEvent, i can get the block i'm right clicking (in this case a sign) i just need to be able to get the tileEntity of the block. i can't work it out
April 26, 201510 yr Author thanks i could not for the life of me find a tutorial, or question, or anything with that damned line of code lol
April 26, 201510 yr It's fucking amazing what your IDE can do. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
April 26, 201510 yr Author i hadn't even thought to look in World... i'd gotten the placed block, casted it to a sign and gone looking for some kind of sign.getTileEntity(); lol
April 26, 201510 yr World contains fuckeverything. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.