nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.util
/
BlockFaceUtils
/
toAxis
to
Axis
fun
toAxis
(
yaw
:
Float
)
:
Axis
Gets the closest
Axis
to
yaw
.
fun
toAxis
(
yaw
:
Float
,
pitch
:
Float
)
:
Axis
Gets the closest
Axis
to
yaw
and
pitch
.