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

Public Member Functions

ScriptCustomBiomeSource & operator= (ScriptCustomBiomeSource const &)
 ScriptCustomBiomeSource (ScriptCustomBiomeSource const &)
MCAPI ScriptCustomBiomeSource (::Scripting::WeakLifetimeScope &scope, ::WeakRef<::ICustomBiomeSource > const &sourceData, ::std::weak_ptr<::Editor::CustomBiomeManagerProvider > manager)
MCAPI void destroy ()
MCAPI ::Scripting::Result_deprecated<::ScriptModuleMinecraft::ScriptBiomeTypegetBiomeAt (::Vec3 const &pos) const
MCAPI::std::string getId () const
MCAPI ::Scripting::Result_deprecated< void > recalculateBiomes (::std::vector<::Editor::ScriptModule::ScriptCustomBiomeConfig > const &newBiomes)
MCAPI ::Scripting::Result_deprecated< void > updateColor (::std::string const &biomeName, ::ScriptModuleMinecraft::ScriptRGBA const &color)
MCAPI void * $ctor (::Scripting::WeakLifetimeScope &scope, ::WeakRef<::ICustomBiomeSource > const &sourceData, ::std::weak_ptr<::Editor::CustomBiomeManagerProvider > manager)

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bindType ()

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk9705fc
::ll::UntypedStorage< 8, 16 > mUnk54edc0
::ll::UntypedStorage< 8, 16 > mUnk34b4c9

Constructor & Destructor Documentation

◆ ScriptCustomBiomeSource()

MCAPI Editor::ScriptModule::ScriptCustomBiomeSource::ScriptCustomBiomeSource ( ::Scripting::WeakLifetimeScope & scope,
::WeakRef<::ICustomBiomeSource > const & sourceData,
::std::weak_ptr<::Editor::CustomBiomeManagerProvider > 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.

Member Function Documentation

◆ destroy()

MCAPI void Editor::ScriptModule::ScriptCustomBiomeSource::destroy ( )
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.

◆ getBiomeAt()

MCAPI ::Scripting::Result_deprecated<::ScriptModuleMinecraft::ScriptBiomeType > Editor::ScriptModule::ScriptCustomBiomeSource::getBiomeAt ( ::Vec3 const & pos) const
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.

◆ getId()

MCAPI::std::string Editor::ScriptModule::ScriptCustomBiomeSource::getId ( ) const
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.

◆ recalculateBiomes()

MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptCustomBiomeSource::recalculateBiomes ( ::std::vector<::Editor::ScriptModule::ScriptCustomBiomeConfig > const & newBiomes)
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.

◆ updateColor()

MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptCustomBiomeSource::updateColor ( ::std::string const & biomeName,
::ScriptModuleMinecraft::ScriptRGBA const & color )
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.

◆ bindType()

MCAPI ::Scripting::ClassBinding Editor::ScriptModule::ScriptCustomBiomeSource::bindType ( )
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 * Editor::ScriptModule::ScriptCustomBiomeSource::$ctor ( ::Scripting::WeakLifetimeScope & scope,
::WeakRef<::ICustomBiomeSource > const & sourceData,
::std::weak_ptr<::Editor::CustomBiomeManagerProvider > 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.

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