Jump to content

ItemStack Gui NBT isn't saving after GUI close


SamTebbs33

Recommended Posts

Hi, I'm making an item which opens up a GUI when right-clicked. When a certain item is placed in a slot in the itemstack's container, a key's value is set to true in the itemstack's nbt.

 

The only problem is that the nbt doesn't seem to be saving on GUI close, it does however save while the GUI is open. I have ensured that the relevant nbt keys are created in the onCreate method in net.minecraft.item.Item.

 

I have another item which uses nbt but not with a GUI and that works fine. Does anyone know how I would go about fixing it?

 

P.S I haven't shown my source code as I'm a bit reluctant to make it public at the moment, if you need to see it, please PM me.

 

Thanks in advance

"Thinking that coding is the nerdy IT guy at work rebooting your computer is like thinking that music is what happens when the piano tuner comes round." - Ed Rex

Link to comment
Share on other sites

Thank you for the help!

That must be the problem, would I have to send some kind of packet to the server to allow the GUI to modify NBT data?

"Thinking that coding is the nerdy IT guy at work rebooting your computer is like thinking that music is what happens when the piano tuner comes round." - Ed Rex

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.