25 ::ll::TypedStorage<4, 4, int> mFeatureSpacing;
26 ::ll::TypedStorage<4, 4, int> mMinFeatureSeparation;
27 ::ll::TypedStorage<8, 24, ::std::vector<::BiomeIdType>> mAllowedBiomes;
38 virtual ::gsl::span<::BiomeIdType const> getRequiredBiomes()
const ;
41 virtual bool getNearestGeneratedFeature(
47 bool mustBeInNewChunks,
48 ::std::optional<::HashedString>
const& biomeTag
52 virtual bool shouldPostProcessMobs()
const ;
55 virtual bool isFeatureChunk(
65 virtual ::std::unique_ptr<::StructureStart> createStructureStart(
86 MCAPI
void* $ctor(uint seed);
92 MCFOLD ::gsl::span<::BiomeIdType const> $getRequiredBiomes()
const;
94 MCAPI
bool $getNearestGeneratedFeature(
100 bool mustBeInNewChunks,
101 ::std::optional<::HashedString>
const& biomeTag
104 MCFOLD
bool $shouldPostProcessMobs()
const;
106 MCAPI
bool $isFeatureChunk(
115 MCAPI ::std::unique_ptr<::StructureStart> $createStructureStart(
127 MCAPI
static void** $vftable();