Jump to content

(SOLVED) (1.19.4) Get projectile's owner


Meaty114

Recommended Posts

None of the 1.16 solution have worked so far. For context, I'm making an entity with owner protection (only the player who summoned it with the item can then kill it).

getOwner(), getShooter(), and reflection are what I've tried to no luck. I have found nothing else in the forge docs, java docs nor on the forums

Thanks in advance!

Edit: after tinkering around and looking at the decompiled code of the game, it ended up being as simple as using a local variable to set source.getDirectEntity() to a projectile p, then getting p's owner.

Edited by Meaty114
Link to comment
Share on other sites

  • Meaty114 changed the title to (SOLVED) (1.19.4) Get projectile's owner

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.