January 30, 201510 yr world.setBlock(x, y, z, Blocks.air) Just like setting a block to annnything else 'course, there's also the helper function world.setBlockToAir(x, y, z) ... but it just calls the above line anyway. 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.
January 30, 201510 yr world.setBlockToAir(x, y, z) This is getting very annoying. I see you code Tile Entities and you can't even set a block to air now... Maker of the Craft++ mod.
January 30, 201510 yr its telling me "air cannot be resolved or is not a field" To this, my good sir, I say: Learn Java! -Mitchellbrine Minecraft can do ANYTHING, it's coded in Java and you got the full power of Java behind you when you code. So nothing is impossible. It may be freaking fucking hard though, but still possible If you create a topic on Modder Support, live by this motto: I don't want your charity, I want your information
January 30, 201510 yr Author Well Mr problem was I didn't have my tile registered and it was removing the block without the entity this leading to a crash
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.