toggle menu
icemmand-api
1.21.1+1.0.0
jvm
switch theme
search in API
icemmand-api
/
xyz.icetang.lib.icemmand.wrapper
/
Rotation
Rotation
class
Rotation
(
val
yaw
:
Float
,
val
pitch
:
Float
)
Members
Members & Extensions
Constructors
Rotation
Link copied to clipboard
constructor
(
yaw
:
Float
,
pitch
:
Float
)
Properties
pitch
Link copied to clipboard
val
pitch
:
Float
yaw
Link copied to clipboard
val
yaw
:
Float
Functions
to
Direction
Link copied to clipboard
fun
Rotation
.
toDirection
(
)
:
Vector