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

Classes

struct  Key
 

Public Member Functions

ScriptBlockTypeoperator= (ScriptBlockType const &)
 
 ScriptBlockType (ScriptBlockType const &)
 
MCAPI ::Scripting::Result_deprecated< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > createDefaultBlockPermutationV010 () const
 
MCAPI::BlockLegacy const & getBlock () const
 
MCAPI::std::string getId () const
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 
static MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockTypegetOrCreateHandle (::Scripting::WeakLifetimeScope const &scope, ::BlockLegacy const &block)
 
static MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockType > > tryGetHandle (::Scripting::WeakLifetimeScope const &scope, ::BlockLegacy const &block)
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk63c7cf
 
::ll::UntypedStorage< 8, 8 > mUnk317417
 

Member Function Documentation

◆ createDefaultBlockPermutationV010()

MCAPI ::Scripting::Result_deprecated< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > ScriptModuleMinecraft::ScriptBlockType::createDefaultBlockPermutationV010 ( ) 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.

◆ getBlock()

MCAPI::BlockLegacy const & ScriptModuleMinecraft::ScriptBlockType::getBlock ( ) 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 ScriptModuleMinecraft::ScriptBlockType::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.

◆ bind()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptBlockType::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.

◆ getOrCreateHandle()

static MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockType > ScriptModuleMinecraft::ScriptBlockType::getOrCreateHandle ( ::Scripting::WeakLifetimeScope const & scope,
::BlockLegacy const & block )
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.

◆ tryGetHandle()

static MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockType > > ScriptModuleMinecraft::ScriptBlockType::tryGetHandle ( ::Scripting::WeakLifetimeScope const & scope,
::BlockLegacy const & block )
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: