Jump to content

Recommended Posts

Posted

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.

Posted

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...

Posted

Ok I will look through ForgeDirection as I did not see anything before maybe looking closer and figuring it all out first will help, and thank-you for your reply.

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.