27 ::ll::TypedStorage<4, 12, ::BlockPos> position;
28 ::ll::TypedStorage<4, 4, int> iterations;
29 ::ll::TypedStorage<8, 8, int64> fitness;
36 ::ll::TypedStorage<8, 8, ::OverworldNoises3d const&> mNoiseSampler;
37 ::ll::TypedStorage<8, 8, ::DimensionHeightRange const&> mDimensionHeightRange;
38 ::ll::TypedStorage<8, 24, ::std::vector<::ClimateParameters>
const> mTargetClimates;
51 ::std::vector<::ClimateParameters> targetClimates,
56 MCAPI int64 _calculateClimateMinFitness(
::BlockPos pos)
const;
58 MCAPI ::SpawnClimateFinder::ResultDetails _findSpawnPositionDetailedResult()
const;
67 ::std::vector<::ClimateParameters> targetClimates,