move

abstract fun move(    direction3d: CompositeDirection3d,     movementType: CharacterMovementType = CharacterMovementType.RUN,     ticks: Int = 1)