LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptBiomeTypes Class Reference

Public Member Functions

ScriptBiomeTypesoperator= (ScriptBiomeTypes const &)
 
 ScriptBiomeTypes (ScriptBiomeTypes const &)
 
MCAPI ScriptBiomeTypes (::Bedrock::NonOwnerPointer<::BiomeRegistry > registry)
 
MCAPI void _generateAllBiomeTypeHandles (::Scripting::WeakLifetimeScope &scope)
 
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBiomeType > > get (::std::string const &biomeName, ::Scripting::WeakLifetimeScope &scope)
 
MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBiomeType > > getAllBiomeTypes (::Scripting::WeakLifetimeScope &scope)
 
MCAPI::ScriptModuleMinecraft::ScriptBiomeTypes & operator= (::ScriptModuleMinecraft::ScriptBiomeTypes &&)
 
MCAPI void * $ctor (::Bedrock::NonOwnerPointer<::BiomeRegistry > registry)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind (::Bedrock::NonOwnerPointer<::BiomeRegistry > biomeRegistry)
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk6289c3
 
::ll::UntypedStorage< 8, 24 > mUnka904b7
 

Constructor & Destructor Documentation

◆ ScriptBiomeTypes()

MCAPI ScriptModuleMinecraft::ScriptBiomeTypes::ScriptBiomeTypes ( ::Bedrock::NonOwnerPointer<::BiomeRegistry > registry)
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

◆ _generateAllBiomeTypeHandles()

MCAPI void ScriptModuleMinecraft::ScriptBiomeTypes::_generateAllBiomeTypeHandles ( ::Scripting::WeakLifetimeScope & scope)
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.

◆ get()

MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBiomeType > > ScriptModuleMinecraft::ScriptBiomeTypes::get ( ::std::string const & biomeName,
::Scripting::WeakLifetimeScope & scope )
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.

◆ getAllBiomeTypes()

MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBiomeType > > ScriptModuleMinecraft::ScriptBiomeTypes::getAllBiomeTypes ( ::Scripting::WeakLifetimeScope & scope)
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::ScriptModuleMinecraft::ScriptBiomeTypes & ScriptModuleMinecraft::ScriptBiomeTypes::operator= ( ::ScriptModuleMinecraft::ScriptBiomeTypes && )
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.

◆ bind()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptBiomeTypes::bind ( ::Bedrock::NonOwnerPointer<::BiomeRegistry > biomeRegistry)
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 * ScriptModuleMinecraft::ScriptBiomeTypes::$ctor ( ::Bedrock::NonOwnerPointer<::BiomeRegistry > registry)
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: