Gets the yaw of this entity's body in degrees
If delta is passed in, then it will be used to linearly interpolate the rotation of the body between the previous tick and the current tick
The default value of delta is 1
overload 1:
LivingEntityAPI:getBodyYaw()
Method Property | Fluent Description | Representation |
Return Value | a Number | |
overload 2:
LivingEntityAPI:getBodyYaw(delta)
Method Property | Fluent Description | Representation |
delta accepts | a Number | |
Return Value | a Number | |