24 ::ll::TypedStorage<1, 1, bool const> mNether;
25 ::ll::TypedStorage<4, 4, int const> mOverworldSpacing;
26 ::ll::TypedStorage<4, 4, int const> mOverworldMinSeparation;
27 ::ll::TypedStorage<4, 4, int const> mNetherSpacing;
28 ::ll::TypedStorage<4, 4, int const> mNetherMinSeparation;
35 virtual bool getNearestGeneratedFeature(
41 bool mustBeInNewChunks,
42 ::std::optional<::HashedString>
const& biomeTag
46 virtual ::std::unique_ptr<::StructureStart> createStructureStart(
55 virtual bool isFeatureChunk(
71 MCAPI
bool $getNearestGeneratedFeature(
77 bool mustBeInNewChunks,
78 ::std::optional<::HashedString>
const& biomeTag
81 MCAPI ::std::unique_ptr<::StructureStart> $createStructureStart(
89 MCAPI
bool $isFeatureChunk(
102 MCAPI
static void** $vftable();