Posted March 26, 201312 yr Using the latest mcp I had this in my paxel tool's public static final Block[] blocksEffectiveAggainst variable. Block.field_94337_cv But with mcp updating it's references of methods and Block ID's, I have no clue what actual block this is. Any idea folks? My best bet is one of the 4 new blocks added: Quartz Ore, Quartz, Hopper, or Redstone Block. But I'm not sure which one it is Mcp's changelog only says "Updated to client 1.5.1 & server 1.5.1" Bumper Cars!
March 26, 201312 yr Pseudo code [ code] system.out.println(StatCollector.translateToLocal( Block.field_94337_cv.getUnlocalizedName())); I think its my java of the variables.
March 26, 201312 yr Author Well see that's my problem how am I supposed to translate out Block.field_94337_cv if it no longer is obfuscated? Will I have to run you're pseudo code in the previous mcp that still had it obfuscated? EDIT: Found out it's activator rail through your code, thanks Bumper Cars!
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.