public Field GetFieldAt(Point fieldPos, Direction fieldDir) { return(_fieldBuilder.GetFieldAt(fieldPos, fieldDir)); }