LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptBlockCustomComponent Class Reference
Inheritance diagram for ScriptModuleMinecraft::ScriptBlockCustomComponent:

Public Member Functions

ScriptBlockCustomComponent & operator= (ScriptBlockCustomComponent const &)
MCAPI ScriptBlockCustomComponent (::ScriptModuleMinecraft::ScriptBlockCustomComponent const &)
MCAPI ScriptBlockCustomComponent (::BlockSource &region, ::BlockPos position, ::std::string const &name, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptCustomComponentParameters > const &parameters, ::Scripting::WeakLifetimeScope const &scope)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptBlockCustomComponent const &)
MCAPI void * $ctor (::BlockSource &region, ::BlockPos position, ::std::string const &name, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptCustomComponentParameters > const &parameters, ::Scripting::WeakLifetimeScope const &scope)
virtual bool _isValid () const
MCFOLD void $dtor ()
MCAPI bool $_isValid () const
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockgetBlock () const
virtual::std::string const & getTypeId_V1 () const
virtual::std::string const & getTypeId_V2 () const
MCAPI void * $ctor (::Scripting::WeakLifetimeScope const &scope, ::std::optional<::std::string > id)
MCAPI::std::string const & $getTypeId_V1 () const
MCFOLD::std::string const & $getTypeId_V2 () const

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptCustomComponentParameters > > mParams
::ll::TypedStorage< 8, 8, ::Block const * > mBlock
::ll::TypedStorage< 8, 8, ::BlockSource * > mBlockSource
::ll::TypedStorage< 4, 12, ::BlockPosmPosition
::ll::TypedStorage< 8, 16, ::Scripting::WeakLifetimeScope const > mScope
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > const > mId

Member Function Documentation

◆ $vftable()

MCAPI void ** ScriptModuleMinecraft::ScriptBlockCustomComponent::$vftable ( )
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.

◆ _isValid()

virtual bool ScriptModuleMinecraft::BaseScriptBlockDefinitionalComponent::_isValid ( ) const
virtualinherited

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