Posted December 5, 201410 yr Hello everyone, I know, as of 1.8, you use IBlockState to save metadata, instead of things like world.setBlockMetadataWithNotify() and world.getBlockMetadata(). I was wondering, what are the methods to set and get metadata of a block? Thanks! ~Geforce Potato's have skin. I have skin. Therefore, i am a potato. Follow me on Twitter! http://www.twitter.com/I_Mod_Minecraft
December 5, 201410 yr world.setBlockState() ? 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.
December 5, 201410 yr Author world.setBlockState() ? Oh sorry, I meant what's the method in IBlockState to save a metadata (0-16) to it. I know to use the .setBlockState() method once I'm done to save the new state to the block. Potato's have skin. I have skin. Therefore, i am a potato. Follow me on Twitter! http://www.twitter.com/I_Mod_Minecraft
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.