14 ::ll::TypedStorage<4, 4, ::MapType> mMapType;
15 ::ll::TypedStorage<1, 1, ::MapDecoration::Type> mMarkerType;
16 ::ll::TypedStorage<8, 32, ::std::string> mFeatureName;
17 ::ll::TypedStorage<8, 48, ::HashedString> mStructureType;
18 ::ll::TypedStorage<1, 1, bool> mFeatureMustBeInNewChunks;
19 ::ll::TypedStorage<8, 56, ::std::optional<::HashedString>> mBiomeTag;
31 ::MapDecoration::Type markerType,
32 ::std::string
const& featureName,
34 bool featureMustBeInNewChunks,
35 ::std::optional<::HashedString>
const& biomeTag
46 ::MapDecoration::Type markerType,
47 ::std::string
const& featureName,
49 bool featureMustBeInNewChunks,
50 ::std::optional<::HashedString>
const& biomeTag