public static void SearchMeposPositions(ILogger <Worker> logger) { // Configue all the meepos positions (How can we calculate the first position of the meepo bar? ) PositionMap.RecalculateMeepos(logger); }