Posted February 7, 201510 yr Hi! I want to get the BlockID in Forge 1.7.10. In 1.6.4 i could write: int checkID = world.getBlockID(i, j, k); to get the BlockID back. But how can I make it in 1.7.10? Thanks, Mike
February 8, 201510 yr To do this, it's [glow=#88F,2,300]very[/glow] easy. Just use this! Block.getIdFromBlock(<insert block here>); Creator of the Starfield Mod.
February 8, 201510 yr You'd rather go for comparing instances or names. I require Java, both the coffee and the code
February 8, 201510 yr You'd rather go for comparing instances or names. Forget names, you need to only compare instances! No need for names or IDs! Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
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.