Posted May 5, 20187 yr I am trying to get information about an item entity via listening to EntityJoinWorldEvent. When there is a new item on the ground I get a confirmation in the console, but when I try getting the items data entries I an array of these: net.minecraft.network.datasync.EntityDataManager$DataEntry@79d5182f Can I somehow view what these are? I get these via event.getEntity().getDataManager().getAll()
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.