Posted April 6, 201312 yr Does anyone know, how to change the TileEntity from inside the block it's attacht to? I wana set an Block object inside my TileEntity to the current Block, but how? Thank you!
April 8, 201312 yr When do you want this to happen? If it is at a given point inn time where you know the location of your block then sure it's easy. So when do ya want to do it? On block clicked? If you guys dont get it.. then well ya.. try harder...
April 8, 201312 yr world.getBlockTileEntity(x, y, z); Where x, y, z is the location of the block (block update/interaction/tick functions pass these as values). 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 8, 201312 yr he said WHEN not where. No, the OP said how, the first reply asked when, the functions I refer to are WHERE in the code that WHEN happens and HOW to do it. So stop being pedantic. 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 8, 201312 yr Misunderstandings, anyways I'm sure the OP can agree that his problem was solved If you guys dont get it.. then well ya.. try harder...
April 8, 201312 yr oh... whoops. I had thought that what Draco said was Abascus's reply. I didn't check to see who wrote the reply...
April 8, 201312 yr Added an avatar, that should help. 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.