pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.entity.display.transform
/
TransformUtil
/
getDirection
get
Direction
@
JvmStatic
fun
getDirection
(
from
:
Location
,
to
:
Location
)
:
Vector3f
(
source
)
@
JvmStatic
fun
getDirection
(
from
:
Vector3f
,
to
:
Vector3f
)
:
Vector3f
(
source
)
@
JvmStatic
fun
getDirection
(
from
:
Vector3d
,
to
:
Vector3d
)
:
Vector3d
(
source
)