Jump to content

ItemStack problems


luisc99

Recommended Posts

For the part of the mod I am working on now, I need to assign a tag to each unique item, which I am storing in a HashMap at the moment. Originally, I planned to use ItemStacks in the hashmap and assign my tag to that, however due to all itemstacks being seperate that wouldn't work. Using item IDS or the item itself would also be possible, although this would break down when it comes to metadata items as they all share a class/id.

 

Are there any other ways of saving both metadata and id in one tag, or is there something in the ItemStack that I am missing? Would saving a string of "id:meta" be worthwhile, or are ItemStacks the best option?

 

Sorry if this doesn't really seem like an issue, but is is confusing me and I am at a total loss as to what else I could try.

Luis :D

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.