3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/shared_types/v1_20_60/biome/components/OverworldGenerationRulesBiomeJsonComponent.h"
14namespace OverworldGenRulesGlueInternals {
17MCAPI
bool resolveAndValidate(
18 ::std::vector<::gsl::not_null<::Biome const*>>& biomePtrVector,
19 ::SharedTypes::v1_20_60::OverworldGenerationRulesBiomeJsonComponent::WeightedBiomeNameVector
const& jsonVector,
20 ::BiomeRegistry
const& biomeRegistry
Definition BiomeRegistry.h:37