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

Public Member Functions

ScriptDimensionTypesoperator= (ScriptDimensionTypes const &)
 
 ScriptDimensionTypes (ScriptDimensionTypes const &)
 
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDimensionType > > get (::Scripting::WeakLifetimeScope scope, ::std::string const &identifier)
 
MCAPI void registerTypes (::Scripting::WeakLifetimeScope scope)
 

Static Public Member Functions

static MCAPI ::std::unordered_map<::std::string, ::std::string > _getDimensionStringNames ()
 
static MCAPI void bind (::Scripting::ModuleBindingBuilder &moduleBuilder)
 
static MCAPI ::DimensionType fromString (::std::string const &name)
 
static MCAPI ::std::string toString (::DimensionType const &type)
 
static MCAPI ::std::string const & sMinecraftNamespace ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk3871d3
 
::ll::UntypedStorage< 1, 1 > mUnk68d761
 

Member Function Documentation

◆ get()

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

◆ registerTypes()

MCAPI void ScriptModuleMinecraft::ScriptDimensionTypes::registerTypes ( ::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.

◆ _getDimensionStringNames()

static MCAPI ::std::unordered_map<::std::string, ::std::string > ScriptModuleMinecraft::ScriptDimensionTypes::_getDimensionStringNames ( )
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.

◆ bind()

static MCAPI void ScriptModuleMinecraft::ScriptDimensionTypes::bind ( ::Scripting::ModuleBindingBuilder & moduleBuilder)
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.

◆ fromString()

static MCAPI ::DimensionType ScriptModuleMinecraft::ScriptDimensionTypes::fromString ( ::std::string const & name)
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.

◆ toString()

static MCAPI ::std::string ScriptModuleMinecraft::ScriptDimensionTypes::toString ( ::DimensionType const & type)
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.

◆ sMinecraftNamespace()

static MCAPI ::std::string const & ScriptModuleMinecraft::ScriptDimensionTypes::sMinecraftNamespace ( )
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: