LeviLamina
Loading...
Searching...
No Matches
LevelSettings Class Reference

Public Member Functions

LevelSettingsoperator= (LevelSettings const &)
MCAPI LevelSettings (::LevelSettings &&)
MCAPI LevelSettings (::LevelSettings const &)
MCAPI LevelSettings (::LevelData const &data, ::DimensionType dimension)
MCAPI bool achievementsWillBeDisabledOnLoad () const
MCAPI bool cloudSaveForWorldIsEnabled () const
MCFOLD bool educationFeaturesEnabled () const
MCFOLD::std::string const & educationProductID () const
MCFOLD bool forceGameType () const
MCFOLD bool getAdventureModeOverridesEnabled () const
MCAPI bool getAllowListActive () const
MCFOLD::BaseGameVersion const & getBaseGameVersion () const
MCFOLD::std::string const & getBiomeOverride () const
MCFOLD::ChatRestrictionLevel getChatRestrictionLevel () const
MCAPI::CloudSaveLevelInfo const & getCloudSaveInfo () const
MCAPI bool getCustomSkinsDisabled () const
MCAPI::DaylightCycle getDaylightCycle () const
MCFOLD::PermissionsHandler const & getDefaultPermissions () const
MCFOLD::BlockPos const & getDefaultSpawn () const
MCAPI bool getDisablePlayerInteractions () const
MCFOLD::Editor::WorldType getEditorWorldType () const
MCAPI::EduSharedUriResource const & getEduSharedUriResource () const
MCFOLD::std::string const & getEducationCreatorID () const
MCFOLD::std::string const & getEducationCreatorWorldID () const
MCFOLD::EducationEditionOffer getEducationEditionOffer () const
MCFOLD ::std::optional<::EducationLevelSettings > const & getEducationLevelSettings () const
MCFOLD::std::string const & getEducationReferrerID () const
MCAPI bool getEmoteChatMuted () const
MCFOLD ::std::vector<::mce::UUID > const & getExcludedScriptModules () const
MCFOLD::Experiments const & getExperiments () const
MCFOLD::Json::Value const & getFlatWorldOptions () const
MCFOLD::SharedTypes::Legacy::Difficulty getGameDifficulty () const
MCFOLD::GameRules const & getGameRules () const
MCFOLD::GameType getGameType () const
MCFOLD::GeneratorType getGenerator () const
MCFOLD bool getImmutableWorld () const
MCAPI bool getLanBroadcastIntent () const
MCAPI float getLightningLevel () const
MCFOLD int getLimitedWorldDepth () const
MCFOLD int getLimitedWorldWidth () const
MCFOLD bool getMultiplayerGameIntent () const
MCFOLD::NetherWorldType getNetherType () const
MCFOLD bool getOnlySpawnV1Villagers () const
MCAPI bool getPersonaDisabled () const
MCFOLD::Social::GamePublishSetting getPlatformBroadcastIntent () const
MCFOLD float getRainLevel () const
MCFOLD::LevelSeed64 getSeed () const
MCFOLD uint getServerChunkTickRange () const
MCAPI::SpawnSettings getSpawnSettings () const
MCFOLD int getTime () const
MCFOLD::WorldVersion getWorldVersion () const
MCAPI::Social::GamePublishSetting getXBLBroadcastIntent () const
MCFOLD bool hasAchievementsDisabled () const
MCFOLD bool hasBonusChestEnabled () const
MCAPI bool hasCheatsEnabled () const
MCFOLD bool hasCommandsEnabled () const
MCFOLD bool hasConfirmedPlatformLockedContent () const
MCAPI bool hasLockedBehaviorPack () const
MCAPI bool hasLockedResourcePack () const
MCFOLD bool hasStartWithMapEnabled () const
MCFOLD bool isCreatedInEditor () const
MCAPI bool isEditorWorld () const
MCFOLD bool isExportedFromEditor () const
MCAPI bool isFromLockedTemplate () const
MCFOLD bool isFromWorldTemplate () const
MCFOLD bool isHardcore () const
MCAPI bool isRandomSeedAllowed () const
MCFOLD bool isTexturepacksRequired () const
MCFOLD bool isWorldTemplateOptionLocked () const
MCAPI::LevelSettings & operator= (::LevelSettings &&)
MCAPI::LevelSettings & setBaseGameVersion (::BaseGameVersion const &baseGameVersion)
MCAPI::LevelSettings & setCloudSaveInfo (::std::optional<::CloudSaveLevelInfo > cloudSaveInfo)
MCAPI::LevelSettings & setDisablePlayerInteractions (bool disableInteractions)
MCAPI::LevelSettings & setEditorWorldType (::Editor::WorldType editorWorldType)
MCAPI::LevelSettings & setEducationCreatorID (::std::string id)
MCAPI::LevelSettings & setEducationCreatorWorldID (::std::string id)
MCAPI::LevelSettings & setEducationFeaturesEnabled (bool enabled)
MCAPI::LevelSettings & setEducationProductID (::std::string id)
MCAPI::LevelSettings & setEducationReferrerID (::std::string id)
MCAPI::LevelSettings & setExperiments (::ExperimentStorage const &experiments)
MCAPI::LevelSettings & setPlatformBroadcastIntent (::Social::GamePublishSetting platformBroadcastIntent)
MCAPI::LevelSettings & setSpawnSettings (::SpawnSettings spawnSettings)
MCAPI::LevelSettings & setXblBroadcastIntent (::Social::GamePublishSetting xblBroadcastIntent)
MCAPI bool shouldOverrideSavedSettings () const
MCFOLD bool useMsaGamertagsOnly () const
MCAPI void * $ctor ()
MCAPI void * $ctor (::LevelSettings &&)
MCAPI void * $ctor (::LevelSettings const &)
MCAPI void * $ctor (::LevelData const &data, ::DimensionType dimension)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::std::optional<::LevelSeed64parseSeedString (::std::string const &seedInput)

Public Attributes

::ll::TypedStorage< 8, 8, ::LevelSeed64mSeed
::ll::TypedStorage< 4, 4, ::GameType > mGameType
::ll::TypedStorage< 1, 1, bool > mIsHardcore
::ll::TypedStorage< 4, 4, ::SharedTypes::Legacy::Difficulty > mGameDifficulty
::ll::TypedStorage< 1, 1, bool > mForceGameType
::ll::TypedStorage< 4, 4, ::GeneratorType > mGenerator
::ll::TypedStorage< 8, 16, ::Json::ValuemFlatWorldOptions
::ll::TypedStorage< 1, 1, ::WorldVersion > mWorldVersion
::ll::TypedStorage< 1, 1, ::NetherWorldType > mNetherType
::ll::TypedStorage< 8, 48, ::SpawnSettingsmSpawnSettings
::ll::TypedStorage< 1, 1, bool > mAchievementsDisabled
::ll::TypedStorage< 4, 4, ::Editor::WorldType > mEditorWorldType
::ll::TypedStorage< 1, 1, bool > mIsCreatedInEditor
::ll::TypedStorage< 1, 1, bool > mIsExportedFromEditor
::ll::TypedStorage< 4, 4, int > mTime
::ll::TypedStorage< 4, 4, ::EducationEditionOfferValuemEducationEditionOffer
::ll::TypedStorage< 1, 1, bool > mEducationFeaturesEnabled
::ll::TypedStorage< 1, 1, bool > mImmutableWorld
::ll::TypedStorage< 4, 4, float > mRainLevel
::ll::TypedStorage< 4, 4, float > mLightningLevel
::ll::TypedStorage< 1, 1, bool > mConfirmedPlatformLockedContent
::ll::TypedStorage< 1, 1, bool > mMultiplayerGameIntent
::ll::TypedStorage< 1, 1, bool > mLANBroadcastIntent
::ll::TypedStorage< 4, 4, ::Social::GamePublishSetting > mXBLBroadcastIntent
::ll::TypedStorage< 4, 4, ::Social::GamePublishSetting > mPlatformBroadcastIntent
::ll::TypedStorage< 1, 1, ::DaylightCycle > mDaylightCycle
::ll::TypedStorage< 1, 1, bool > mDisablePlayerInteractions
::ll::TypedStorage< 1, 1, bool > mCheatsEnabled
::ll::TypedStorage< 1, 1, bool > mAdventureModeOverridesEnabled
::ll::TypedStorage< 1, 1, bool > mCommandsEnabled
::ll::TypedStorage< 1, 1, bool > mTexturePacksRequired
::ll::TypedStorage< 1, 1, bool > mHasLockedBehaviorPack
::ll::TypedStorage< 1, 1, bool > mHasLockedResourcePack
::ll::TypedStorage< 1, 1, bool > mIsFromLockedTemplate
::ll::TypedStorage< 1, 1, bool > mIsRandomSeedAllowed
::ll::TypedStorage< 1, 1, bool > mUseMsaGamertagsOnly
::ll::TypedStorage< 1, 1, bool > mOverrideSettings
::ll::TypedStorage< 1, 1, bool > mBonusChestEnabled
::ll::TypedStorage< 1, 1, bool > mStartWithMapEnabled
::ll::TypedStorage< 4, 4, int > mServerChunkTickRange
::ll::TypedStorage< 1, 1, bool > mIsFromWorldTemplate
::ll::TypedStorage< 1, 1, bool > mIsWorldTemplateOptionLocked
::ll::TypedStorage< 1, 1, bool > mSpawnV1Villagers
::ll::TypedStorage< 1, 1, bool > mPersonaDisabled
::ll::TypedStorage< 1, 1, bool > mCustomSkinsDisabled
::ll::TypedStorage< 1, 1, bool > mEmoteChatMuted
::ll::TypedStorage< 1, 1, bool > mAllowListActive
::ll::TypedStorage< 4, 4, int > mLimitedWorldWidth
::ll::TypedStorage< 4, 4, int > mLimitedWorldDepth
::ll::TypedStorage< 8, 24, ::PermissionsHandlermDefaultPermissions
::ll::TypedStorage< 4, 12, ::BlockPosmDefaultSpawn
::ll::TypedStorage< 8, 24, ::std::vector<::PackInstanceId > > mNewWorldBehaviorPackIdentities
::ll::TypedStorage< 8, 24, ::std::vector<::PackInstanceId > > mNewWorldResourcePackIdentities
::ll::TypedStorage< 8, 192, ::GameRulesmGameRules
::ll::TypedStorage< 8, 72, ::ExperimentStoragemExperiments
::ll::TypedStorage< 8, 32, ::BaseGameVersionmBaseGameVersion
::ll::TypedStorage< 8, 32, ::std::string > mEducationProductID
::ll::TypedStorage< 8, 32, ::std::string > mEducationCreatorID
::ll::TypedStorage< 8, 32, ::std::string > mEducationCreatorWorldID
::ll::TypedStorage< 8, 32, ::std::string > mEducationReferrerID
::ll::TypedStorage< 8, 32, ::std::string > mBiomeOverride
::ll::TypedStorage< 8, 64, ::EduSharedUriResourcemEduSharedUriResource
::ll::TypedStorage< 1, 1, ::ChatRestrictionLevel > mChatRestrictionLevel
::ll::TypedStorage< 8, 328, ::std::optional<::EducationLevelSettings > > mEducationLevelSettings
::ll::TypedStorage< 1, 2, ::std::optional< bool > > mOverrideForceExperimentalGameplayFlag
::ll::TypedStorage< 8, 176, ::std::optional<::CloudSaveLevelInfo > > mCloudSaveInfo
::ll::TypedStorage< 8, 24, ::std::vector<::mce::UUID > > mExcludedScriptModules

The documentation for this class was generated from the following file: