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 void destroy ()
MCAPI ::Scripting::Result_deprecated<::ScriptModuleMinecraft::ScriptBiomeTypegetBiomeAt (::Vec3 const &pos) const
MCAPI::std::string getId () const
MCAPI::Editor::ScriptModule::ScriptCustomBiomeSource & operator= (::Editor::ScriptModule::ScriptCustomBiomeSource &&)
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)

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

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.

◆ operator=()

MCAPI::Editor::ScriptModule::ScriptCustomBiomeSource & Editor::ScriptModule::ScriptCustomBiomeSource::operator= ( ::Editor::ScriptModule::ScriptCustomBiomeSource && )
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.

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