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

Public Member Functions

ScriptBlockTypesoperator= (ScriptBlockTypes const &)
 
 ScriptBlockTypes (ScriptBlockTypes const &)
 
MCAPI ScriptBlockTypes ()
 
MCAPI void _generateAllBlockHandles (::Scripting::WeakLifetimeScope &scope)
 
MCAPI void _registerBlockTypeAlias (::std::string blockName, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockType > blockHandle)
 
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockType > > get (::Scripting::WeakLifetimeScope &scope, ::std::string const &blockName)
 
MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockType > > getAllBlockTypes (::Scripting::WeakLifetimeScope &scope)
 
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockType > > get_V010 (::Scripting::WeakLifetimeScope &scope, ::std::string const &blockName)
 
MCAPI::ScriptModuleMinecraft::ScriptBlockTypes & operator= (::ScriptModuleMinecraft::ScriptBlockTypes &&)
 
MCAPI void * $ctor ()
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 
static MCAPI ::Scripting::ClassBinding bind_V010 ()
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnkeb848e
 
::ll::UntypedStorage< 8, 64 > mUnk4361db
 

Constructor & Destructor Documentation

◆ ScriptBlockTypes()

MCAPI ScriptModuleMinecraft::ScriptBlockTypes::ScriptBlockTypes ( )
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

◆ _generateAllBlockHandles()

MCAPI void ScriptModuleMinecraft::ScriptBlockTypes::_generateAllBlockHandles ( ::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.

◆ _registerBlockTypeAlias()

MCAPI void ScriptModuleMinecraft::ScriptBlockTypes::_registerBlockTypeAlias ( ::std::string blockName,
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockType > blockHandle )
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::ScriptBlockType > > ScriptModuleMinecraft::ScriptBlockTypes::get ( ::Scripting::WeakLifetimeScope & scope,
::std::string const & blockName )
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.

◆ getAllBlockTypes()

MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockType > > ScriptModuleMinecraft::ScriptBlockTypes::getAllBlockTypes ( ::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_V010()

MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockType > > ScriptModuleMinecraft::ScriptBlockTypes::get_V010 ( ::Scripting::WeakLifetimeScope & scope,
::std::string const & blockName )
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::ScriptBlockTypes & ScriptModuleMinecraft::ScriptBlockTypes::operator= ( ::ScriptModuleMinecraft::ScriptBlockTypes && )
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::ScriptBlockTypes::bind ( )
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_V010()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptBlockTypes::bind_V010 ( )
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::ScriptBlockTypes::$ctor ( )
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: