Jump to content

Show container gui from list of ItemStacks


Gradle

Recommended Posts

Hello, I'm trying to make a mod to show the contents of a shulker box when you hover over it in your inventory (just show it clientside, not edit it).

 

I've managed to get a list of ItemStacks from the NBT of the box, but I'm not sure how to draw a GuiShulkerBox showing these ItemStacks. Any tutorials I have seen use methods from before 1.8, or require a block.

 

Any idea how to show the shulker GUI, or a similar container gui - with the ItemStacks in each Slot?

 

Thanks.

Edited by Gradle
Clarified that the effects should be clientside
Link to comment
Share on other sites

1 hour ago, diesieben07 said:

I am not sure how you are intending to show the whole shulker box GUI inside an item tooltip...

I think you'd be better off just drawing the stacks in a condensed form using RenderTooltipEvent.

 

I was hoping to make it open some container gui so that the individual ItemStacks can be hovered over to determine their enchantments/lore.

Ideally you would need to press some button while hovering over the Shulker Box to show such a gui, but I don't know how complex that is relative to getting the itemstack information from RenderToolTipEvent or the ItemToolTipEvent.

 

Thanks for your reply.

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.