LeviLamina
Loading...
Searching...
No Matches
Editor::CustomBiomeManager Class Reference
Inheritance diagram for Editor::CustomBiomeManager:

Public Member Functions

CustomBiomeManager & operator= (CustomBiomeManager const &)
 CustomBiomeManager (CustomBiomeManager const &)
virtual ::WeakRef<::ICustomBiomeSourcebuildCustomSource (::CustomBiomeSourceConfig const &config)
virtual bool destroyCustomSource (::mce::UUID id)
virtual ::WeakRef<::ICustomBiomeSourcegetCustomSource (::mce::UUID const &id)
MCAPI ::WeakRef<::ICustomBiomeSource$buildCustomSource (::CustomBiomeSourceConfig const &config)
MCAPI bool $destroyCustomSource (::mce::UUID id)
MCAPI ::WeakRef<::ICustomBiomeSource$getCustomSource (::mce::UUID const &id)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk8b35d2

Member Function Documentation

◆ buildCustomSource()

virtual ::WeakRef<::ICustomBiomeSource > Editor::CustomBiomeManager::buildCustomSource ( ::CustomBiomeSourceConfig const & config)
virtual

◆ destroyCustomSource()

virtual bool Editor::CustomBiomeManager::destroyCustomSource ( ::mce::UUID id)
virtual

◆ getCustomSource()

virtual ::WeakRef<::ICustomBiomeSource > Editor::CustomBiomeManager::getCustomSource ( ::mce::UUID const & id)
virtual

◆ $buildCustomSource()

MCAPI ::WeakRef<::ICustomBiomeSource > Editor::CustomBiomeManager::$buildCustomSource ( ::CustomBiomeSourceConfig const & config)
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.

◆ $destroyCustomSource()

MCAPI bool Editor::CustomBiomeManager::$destroyCustomSource ( ::mce::UUID id)
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.

◆ $getCustomSource()

MCAPI ::WeakRef<::ICustomBiomeSource > Editor::CustomBiomeManager::$getCustomSource ( ::mce::UUID const & id)
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()

MCAPI void ** Editor::CustomBiomeManager::$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 file: