Jump to content

Block.stone.blockID and Block.stoneBrick unresolved


nmcl

Recommended Posts

Hi.

 

I'm using forge-1.7.2-10.12.0.1029 and working through the mod wiki tutorial. In the Crafting & Smelting section (http://www.minecraftforge.net/wiki/Crafting_and_Smelting) there are changes to the Generic class. When applying them there are a number of unresolved definitions (using Eclipse). I found http://www.minecraftforge.net/forum/index.php/topic,16939.msg85786.html#msg85786 which helps explain some of the changes, but I still have Block.stone.blockID and Blocks.wool.blockID as well as Block.stoneBrick to resolve. (I assume Block.cloth has been replaced by Blocks.wool).

 

I've looked in the various jar files as well as through the source. It seems that Block.stoneBrick could be Blocks.stonebrick, but it'd be good to have someone confirm. But I can't find anything that seems equivalent to blockID.

 

Thanks in advance.

Link to comment
Share on other sites

Hi.

 

I'm using forge-1.7.2-10.12.0.1029 and working through the mod wiki tutorial. In the Crafting & Smelting section (http://www.minecraftforge.net/wiki/Crafting_and_Smelting) there are changes to the Generic class. When applying them there are a number of unresolved definitions (using Eclipse). I found http://www.minecraftforge.net/forum/index.php/topic,16939.msg85786.html#msg85786 which helps explain some of the changes, but I still have Block.stone.blockID and Blocks.wool.blockID as well as Block.stoneBrick to resolve. (I assume Block.cloth has been replaced by Blocks.wool).

 

I've looked in the various jar files as well as through the source. It seems that Block.stoneBrick could be Blocks.stonebrick, but it'd be good to have someone confirm. But I can't find anything that seems equivalent to blockID.

 

Thanks in advance.

BlockID is no longer used. Just remove the blockID constant.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.