LeviLamina
Loading...
Searching...
No Matches
OreUI::DebugSettingsFacet Class Reference
Inheritance diagram for OreUI::DebugSettingsFacet:

Public Member Functions

virtual bool update ()
MCAPI DebugSettingsFacet (::std::shared_ptr<::OreUI::WorldSettingsProvider_DEPRECATED > worldSettingsProvider)
MCAPI void _setGameVersion (::std::string const &versionName)
MCFOLD int getBiomeOverride () const
MCFOLD bool getEnableGameVersionOverride () const
MCAPI bool getFlatNether () const
MCFOLD::std::string const & getGameVersionOverride () const
MCFOLD int getSpawnBiome () const
MCFOLD int getSpawnDimension () const
MCAPI bool isEnableBiomeOverride () const
MCFOLD bool isEnableSpawnBiome () const
MCAPI void setBiomeOverride (int biomeIndex)
MCAPI void setEnableBiomeOverride (bool enable)
MCAPI void setEnableGameVersionOverride (bool doOverride)
MCAPI void setEnableSpawnBiome (bool enable)
MCAPI void setFlatNether (bool isFlat)
MCAPI void setGameVersionOverride (::std::string const &version)
MCAPI void setSpawnBiome (int biomeIndex)
MCAPI void setSpawnDimension (int spawnDimensionIndex)
MCAPI void * $ctor (::std::shared_ptr<::OreUI::WorldSettingsProvider_DEPRECATED > worldSettingsProvider)
MCAPI void $dtor ()
MCFOLD bool $update ()

Static Public Member Functions

static MCAPI ::std::add_lvalue_reference_t< char const[]> NAME ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 1, 1, bool > mIsDirty
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::BiomeData > > mBiomes
::ll::TypedStorage< 1, 1, bool > mEnableGameVersionOverride
::ll::TypedStorage< 8, 32, ::std::string > mDefaultGameVersion
::ll::TypedStorage< 8, 32, ::std::string > mTypedGameVersion
::ll::TypedStorage< 1, 1, bool > mEnableSpawnBiome
::ll::TypedStorage< 4, 4, int > mLocalSpawnBiomeId
::ll::TypedStorage< 4, 4, int > mLocalDimensionId
::ll::TypedStorage< 1, 1, bool > mEnableBiomeOverride
::ll::TypedStorage< 4, 4, int > mLocalBiomeOverrideId
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::OreUI::WorldSettingsProvider_DEPRECATED > > mWorldSettingsProvider

Member Function Documentation

◆ $vftable()

MCAPI void ** OreUI::DebugSettingsFacet::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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