Jump to content

Checking for adjacent blocks and changing model.


Wiiz

Recommended Posts

Basically I am in the middle of making a mod and I am trying to render my model which is a cable/conduit I don't know about the name yet and I can't seem to work out a good way of checking adjacent blocks and changing the model, I have tried worlObj.getBlockTileEntity(x, y, z) and added one the the appropriate directions but I have to make 6 boolean objects to check each direction and I've seen that BuildCraft uses ForgeDirection and iterates through all the direction and decides on the direction. So if someone could help me it would be greatly appreciated.

Link to comment
Share on other sites

Try something like the fence does.

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/

Link to comment
Share on other sites

If you have seen the buildcraft way of doing this then all you need to do is to understand it and to do that you must look at the ForgeDirection class :)

It contains all the offsets for each direction and some more stuff, look into that and it should help you out :)

If you guys dont get it.. then well ya.. try harder...

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.