Jump to content

Using Ore Dictionary to compare two arbitrary ItemStacks ?


desht

Recommended Posts

Hi, trying to figure out the correct & most efficient way to do this.  If I have two arbitrary items (say one in a filter list, and one being checked against the filter), what's the correct way to check for oredict equivalence?

 

From looking at the OreDictionary class, the only method which converts an ItemStack to anything is

OreDictionary.getOreIDs()

- can I use that on both stacks and check for an intersection of the ids in the two returned int[] arrays?  I can't help feeling there's a better way, but I can't see it...

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.