Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Add API for NMS LivingEntity yBodyRot

Open colton-boi opened this issue 3 years ago • 2 comments
trafficstars

Is your feature request related to a problem?

Making a shooter game and need the body rotation to calculate more specific hitboxes. Can also be used in other situations and I can't think of any reason not to add it.

Describe the solution you'd like.

Any way to get the body rotation of living entities (and set it)

Describe alternatives you've considered.

Using NMS

Other

No response

colton-boi avatar Nov 19 '22 01:11 colton-boi

(and set it)

What's the point of this? I don't think this would be synchronized with clients anyways. Is this for your "calculation"?

Owen1212055 avatar Nov 19 '22 01:11 Owen1212055

What's the point of this?

There is a method for it in the NMS docs, why not add it to the paper API? I'm pretty sure it should work or why would NMS have it.

colton-boi avatar Nov 19 '22 02:11 colton-boi