Posted March 3, 201312 yr Hello, I need to locate a position and get the block and it's metadata at it's position. I know you can set the block by using world.setBlockAndMetadat(), but how do you get it? There is world.getBlockId() and world.getBlockMetadata(), but there isn't one for both. I tried using getBlockId and getBlockMetadata in conjunction with each other, but it didn't work. Anyone know how to do this?
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.