75 ::std::string
const& levelId,
79 bool isBetaRetailLevel
83 ::std::string
const&
id,
84 ::std::string
const& name,
89 ::SharedTypes::Legacy::Difficulty gameDifficulty,
93 bool confirmedPlatformLockedContent,
94 bool isMultiplayerEnabled,
95 bool lanBroadcastIntent,
96 ::Social::GamePublishSetting xblBroadcastIntent,
98 ::EducationEditionOffer eduOffer,
101 ::StorageVersion storageVersion,
104 ::std::string
const& educationOid,
105 bool isSingleUseWorld,
109 ::Editor::WorldType editorWorldType,
110 bool uncompleteWorldFileOnDisk,
111 ::std::optional<::CloudSaveLevelInfo> cloudSaveInfo
114 MCAPI ::std::optional<::Core::PathBuffer<::std::string>> _getScreenshotIconPath(
::Core::Path const& worldDirectory);
116 MCAPI
void _initializeWorldIconPath(
::Core::Path const& directory);
122 MCAPI ::LevelSummary& setName(::std::string Name);
130 MCAPI static ::Core::PathBuffer<::std::string>
const& CUSTOM_ICON_FILENAME();
132 MCAPI static ::std::string
const& DEFAULT_EDU_CLOUD_WORLD_ICON_FILENAME();
134 MCAPI static ::std::string
const& DEFAULT_WORLD_ICON_FILENAME();
136 MCAPI static ::std::string
const& INVALID_LEVEL_ID();
138 MCAPI static ::std::string
const& SCREENSHOT_WORLD_ICON_FILENAME_EXTENSION();
140 MCAPI static ::std::string
const& SCREENSHOT_WORLD_ICON_FILENAME_PREFIX();
142 MCAPI static ::Core::PathBuffer<::std::string>
const& WORLD_ICON_FILENAME();
153 ::std::string
const& levelId,
157 bool isBetaRetailLevel
161 ::std::string
const&
id,
162 ::std::string
const& name,
167 ::SharedTypes::Legacy::Difficulty gameDifficulty,
171 bool confirmedPlatformLockedContent,
172 bool isMultiplayerEnabled,
173 bool lanBroadcastIntent,
174 ::Social::GamePublishSetting xblBroadcastIntent,
175 bool commandsEnabled,
176 ::EducationEditionOffer eduOffer,
179 ::StorageVersion storageVersion,
182 ::std::string
const& educationOid,
183 bool isSingleUseWorld,
187 ::Editor::WorldType editorWorldType,
188 bool uncompleteWorldFileOnDisk,
189 ::std::optional<::CloudSaveLevelInfo> cloudSaveInfo
Definition ContentIdentity.h:10