3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/item/MapType.h"
7#include "mc/world/level/saveddata/maps/MapDecoration.h"
37 ::MapDecoration::Type markerType,
38 ::std::string
const& featureName,
40 bool featureMustBeInNewChunks,
41 ::std::optional<::HashedString>
const& biomeTag
52 ::MapDecoration::Type markerType,
53 ::std::string
const& featureName,
55 bool featureMustBeInNewChunks,
56 ::std::optional<::HashedString>
const& biomeTag
Definition HashedString.h:5
Definition ExplorationMapData.h:14
MCAPI void * $ctor(::MapType mapType, ::MapDecoration::Type markerType, ::std::string const &featureName, ::HashedString structureType, bool featureMustBeInNewChunks, ::std::optional<::HashedString > const &biomeTag)
MCAPI ExplorationMapData(::MapType mapType, ::MapDecoration::Type markerType, ::std::string const &featureName, ::HashedString structureType, bool featureMustBeInNewChunks, ::std::optional<::HashedString > const &biomeTag)
MCAPI ~ExplorationMapData()