Jump to content

Recommended Posts

Posted

The first three doubles define the rough direction the entity should travel toward, relative to the current position.

The two sets of x,y,z (the other being the entity's current position) define the line of travel.

Posted

Does

shoot(EntityPlayer, double, double, float, float, float)

fit the signature of the function

shoot(double, double, double, float, float)

?

Posted

I stand corrected.

public void func_234612_a_(Entity p_234612_1_, float p_234612_2_, float p_234612_3_, float p_234612_4_, float p_234612_5_, float p_234612_6_) {

 

It looks like the mappings were lost in the update to 1.16.

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.