Posted May 24, 20178 yr Is there anyway to programmatically retrieve the title of a chest GUI sent by the server? It's not a physical chest placed in the world, rather a custom inventory created by the server.
May 24, 20178 yr If it is a custom inventory then it depends on the particular implementation - it could be stored in an itemstack's nbt data if the inventory is bound to that itemstack or if it is something rather complex a custom packet might be required. Could you explain what exactly are you trying to do?
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.