LeviLamina
Loading...
Searching...
No Matches
EducationOptions Class Reference
+ Inheritance diagram for EducationOptions:

Public Member Functions

EducationOptionsoperator= (EducationOptions const &)
 
 EducationOptions (EducationOptions const &)
 
virtual void onActiveResourcePacksChanged (::ResourcePackManager &manager)
 
MCAPI EducationOptions (::ResourcePackManager *packMan)
 
MCAPI void init (::LevelData const &levelData)
 
MCAPI void * $ctor (::ResourcePackManager *packMan)
 
MCAPI void $dtor ()
 
MCAPI void $onActiveResourcePacksChanged (::ResourcePackManager &manager)
 
virtual bool onFullPackStackInvalid ()
 
virtual void onBaseGamePackDownloadComplete ()
 
virtual void onLanguageSubpacksChanged ()
 
virtual void onResourceManagerDestroyed (::ResourcePackManager &mgr)
 
MCAPI bool $onFullPackStackInvalid ()
 
MCAPI void $onBaseGamePackDownloadComplete ()
 
MCAPI void $onLanguageSubpacksChanged ()
 
MCAPI void $onResourceManagerDestroyed (::ResourcePackManager &mgr)
 

Static Public Member Functions

static MCAPI ::ServiceReference<::EducationOptions_getCurrentOptions ()
 
static MCAPI bool isChemistryEnabled ()
 
static MCAPI bool isCodeBuilderEnabled ()
 
static MCAPI ::EducationOptionsDEFAULT_OPTION ()
 
static MCAPI void ** $vftableForResourcePackListener ()
 
static MCAPI void ** $vftableForEnableNonOwnerReferences ()
 
static MCAPI void ** $vftable ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkecbd05
 
::ll::UntypedStorage< 1, 1 > mUnke6a413
 
::ll::UntypedStorage< 8, 8 > mUnk3e959f
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Constructor & Destructor Documentation

◆ EducationOptions()

MCAPI EducationOptions::EducationOptions ( ::ResourcePackManager * packMan)
explicit
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.

Member Function Documentation

◆ onActiveResourcePacksChanged()

virtual void EducationOptions::onActiveResourcePacksChanged ( ::ResourcePackManager & manager)
virtual

Implements ResourcePackListener.

◆ init()

MCAPI void EducationOptions::init ( ::LevelData const & levelData)
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.

◆ _getCurrentOptions()

static MCAPI ::ServiceReference<::EducationOptions > EducationOptions::_getCurrentOptions ( )
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.

◆ isChemistryEnabled()

static MCAPI bool EducationOptions::isChemistryEnabled ( )
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.

◆ isCodeBuilderEnabled()

static MCAPI bool EducationOptions::isCodeBuilderEnabled ( )
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.

◆ DEFAULT_OPTION()

static MCAPI ::EducationOptions & EducationOptions::DEFAULT_OPTION ( )
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.

◆ $ctor()

MCAPI void * EducationOptions::$ctor ( ::ResourcePackManager * packMan)
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.

◆ $dtor()

MCAPI void EducationOptions::$dtor ( )
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.

◆ $onActiveResourcePacksChanged()

MCAPI void EducationOptions::$onActiveResourcePacksChanged ( ::ResourcePackManager & manager)
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.

◆ $vftableForResourcePackListener()

static MCAPI void ** EducationOptions::$vftableForResourcePackListener ( )
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.

◆ $vftableForEnableNonOwnerReferences()

static MCAPI void ** EducationOptions::$vftableForEnableNonOwnerReferences ( )
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.

◆ $vftable() [1/2]

static MCAPI void ** Bedrock::EnableNonOwnerReferences::$vftable ( )
staticinherited
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.

◆ $onFullPackStackInvalid()

MCAPI bool ResourcePackListener::$onFullPackStackInvalid ( )
inherited
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.

◆ $onBaseGamePackDownloadComplete()

MCAPI void ResourcePackListener::$onBaseGamePackDownloadComplete ( )
inherited
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.

◆ $onLanguageSubpacksChanged()

MCAPI void ResourcePackListener::$onLanguageSubpacksChanged ( )
inherited
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.

◆ $onResourceManagerDestroyed()

MCAPI void ResourcePackListener::$onResourceManagerDestroyed ( ::ResourcePackManager & mgr)
inherited
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.

◆ $vftable() [2/2]

static MCAPI void ** ResourcePackListener::$vftable ( )
staticinherited
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 file: