Jump to content

How to examine inventories from client side?


McJty

Recommended Posts

Hi all,

 

I made a block that scans the surroundings and finds all inventories. That part works fine. In it's GUI it shows a list of all inventories that it found. Now I want to add the functionality that when the user clicks on an inventory it should show all items that are in that inventory. It partially works for all inventories for which the tile entity happens to be up-to-date on the client. But for most inventories that's not the case.

 

How can I reliably get the contents of an inventory at x,y,z from the client side? Is there a way to access the server-side tile entity(inventory)? Any other way I can solve this problem?

 

Thanks!

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.