25 ::ll::TypedStorage<4, 4, int> mSpacing;
26 ::ll::TypedStorage<4, 4, int> mMinSeparation;
27 ::ll::TypedStorage<8, 24, ::std::vector<::BiomeIdType>> mAllowedBiomes;
34 virtual ::gsl::span<::BiomeIdType const> getRequiredBiomes()
const ;
37 virtual bool getNearestGeneratedFeature(
43 bool mustBeInNewChunks,
44 ::std::optional<::HashedString>
const& biomeTag
48 virtual ::std::unique_ptr<::StructureStart> createStructureStart(
57 virtual bool isFeatureChunk(
73 MCFOLD ::gsl::span<::BiomeIdType const> $getRequiredBiomes()
const;
75 MCAPI
bool $getNearestGeneratedFeature(
81 bool mustBeInNewChunks,
82 ::std::optional<::HashedString>
const& biomeTag
85 MCAPI ::std::unique_ptr<::StructureStart> $createStructureStart(
93 MCAPI
bool $isFeatureChunk(
106 MCAPI
static void** $vftable();