public class HeadRotation implements Component
Class HeadRotation. Provides headrotation functionality for the Hytale server.
java.lang.Object > HeadRotation
Field Summary
axisDirection
final
Vector3i
axisDirection
Field axisDirection.
len
final
double
len
Field len.
x
final
double
x
Field x.
y
final
double
y
Field y.
z
final
double
z
Field z.
yaw
final
float
yaw
Field yaw.
pitch
final
float
pitch
Field pitch.
roll
final
float
roll
Field roll.
Method Detail
getComponentType
public
HeadRotation>
getComponentType
()
Method getComponentType.
HeadRotation
public
public
HeadRotation
()
Method HeadRotation.
Vector3d
public
new
Vector3d
()
Method Vector3d.
Vector3i
public
new
Vector3i
()
Method Vector3i.
getHorizontalAxisDirection
Method getHorizontalAxisDirection.