Posted July 27, 20205 yr I've searched the API thoroughly, but I can't seem to find a method to get the Entity Object of the shooter of an arrow (AbstractArrowEntity). I am on version 1.16. There is a method to set the shooter, but not to get it... Thanks in advance!
July 27, 20205 yr Use `ProjectileEntity#func_234616_v_`; it is nullable, if there's no shooter (`AbstractArrowEntity` extends `ProjectileEntity`).
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.