Posted March 19, 20169 yr I'm using the setBlock method, anyway, I want it to place a block with specific meta data; e.g: MBlocks.CABLE <--- Has 2 metadatas, 0/1. Anyway, heres the method(s): Block block; block = MBlocks.CABLE; <--- HAS TWO METADATAS! (How do I place it with metadata 1?) placeBlock(p_77648_3_, p_77648_4_, p_77648_5_, p_77648_6_, i1, block); private void placeBlock(World p_150924_0_, int p_150924_1_, int p_150924_2_, int p_150924_3_, int p_150924_4_, Block p_150924_5_){ p_150924_0_.setBlock(p_150924_1_, p_150924_2_, p_150924_3_, p_150924_5_, p_150924_4_, 2); } eKoop Creator: http://lumtech.byethost33.com/mods/eKoop/modinfo.html
March 19, 20169 yr Author I'll try, but I have quite a few Renders that are gonna bug out hard... eKoop Creator: http://lumtech.byethost33.com/mods/eKoop/modinfo.html
March 19, 20169 yr Author Thanks also! eKoop Creator: http://lumtech.byethost33.com/mods/eKoop/modinfo.html
March 19, 20169 yr Author I mean they will like glitch cause they are long... Pieces of code... eKoop Creator: http://lumtech.byethost33.com/mods/eKoop/modinfo.html
March 19, 20169 yr Author Good.... lol I dont either eKoop Creator: http://lumtech.byethost33.com/mods/eKoop/modinfo.html
March 19, 20169 yr I have no idea what in the f*** you are talking about. I think he copy-pasted a bunch of shit and has no idea what it does, so he has no idea how to update it. 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.
March 20, 20169 yr Author No, I don't want to update because someone said the renders bug out... And I have a lot of models and renders on some of my blocks.. eKoop Creator: http://lumtech.byethost33.com/mods/eKoop/modinfo.html
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.