BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-58
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.mount
/
MountController
/
move
move
@
NotNull
abstract
fun
move
(
@
NotNull
player
:
Player
,
@
NotNull
entity
:
LivingEntity
,
@
NotNull
input
:
Vector3f
,
@
NotNull
travelVector
:
Vector3f
)
:
Vector3f
open
fun
move
(
@
NotNull
type
:
MountController.MoveType
,
@
NotNull
player
:
Player
,
@
NotNull
entity
:
LivingEntity
,
@
NotNull
input
:
Vector3f
,
@
NotNull
travelVector
:
Vector3f
)
:
Vector3f