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

Public Member Functions

virtual bool _isValid () const
 
MCAPI ::Scripting::Result_deprecated< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > getItemStack () const
 
MCAPI bool $_isValid () const
 
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorgetEntityV1 () const
 
MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor >, ::ScriptModuleMinecraft::ScriptInvalidActorErrorgetEntityV2 () const
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptActorComponent const &)
 
MCAPI void * $ctor (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &context, ::std::string const &id)
 
MCAPI void * $ctor (::Scripting::WeakLifetimeScope const &scope, ::std::optional<::std::string > id)
 
MCAPI void $dtor ()
 
virtual::std::string const & getTypeId_V1 () const
 
virtual::std::string const & getTypeId_V2 () const
 
MCAPI::std::string const & $getTypeId_V1 () const
 
MCAPI::std::string const & $getTypeId_V2 () const
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind (::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder &componentTypeEnumBuilder)
 
static MCAPI char const *& ComponentId ()
 
static MCAPI void ** $vftable ()
 
static MCAPI ::Scripting::ClassBinding bind ()
 
static MCAPI ::Scripting::ClassBinding bindV010 ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk62f2d0
 
::ll::UntypedStorage< 8, 32 > mUnkc4b3d3
 
::ll::UntypedStorage< 8, 16 > mUnkad83bc
 
::ll::UntypedStorage< 8, 40 > mUnkf28bfb
 

Member Function Documentation

◆ _isValid()

virtual bool ScriptModuleMinecraft::ScriptItemActorComponent::_isValid ( ) const
virtual

◆ getItemStack()

MCAPI ::Scripting::Result_deprecated< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > ScriptModuleMinecraft::ScriptItemActorComponent::getItemStack ( ) 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() [1/2]

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptItemActorComponent::bind ( ::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder & componentTypeEnumBuilder)
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.

◆ ComponentId()

static MCAPI char const *& ScriptModuleMinecraft::ScriptItemActorComponent::ComponentId ( )
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()

MCAPI bool ScriptModuleMinecraft::ScriptItemActorComponent::$_isValid ( ) 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.

◆ $vftable()

static MCAPI void ** ScriptModuleMinecraft::ScriptItemActorComponent::$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.

◆ getEntityV1()

MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > ScriptModuleMinecraft::ScriptActorComponent::getEntityV1 ( ) const
inherited
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.

◆ getEntityV2()

MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor >, ::ScriptModuleMinecraft::ScriptInvalidActorError > ScriptModuleMinecraft::ScriptActorComponent::getEntityV2 ( ) const
inherited
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() [2/2]

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptActorComponent::bind ( )
staticinherited
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.

◆ bindV010()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptActorComponent::bindV010 ( )
staticinherited
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() [1/3]

MCAPI void * ScriptModuleMinecraft::ScriptActorComponent::$ctor ( ::ScriptModuleMinecraft::ScriptActorComponent const & )
inherited
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() [2/3]

MCAPI void * ScriptModuleMinecraft::ScriptActorComponent::$ctor ( ::WeakEntityRef const & entity,
::Scripting::WeakLifetimeScope const & context,
::std::string const & id )
inherited
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() [3/3]

MCAPI void * ScriptModuleMinecraft::ScriptComponent::$ctor ( ::Scripting::WeakLifetimeScope const & scope,
::std::optional<::std::string > id )
inherited
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.

◆ $dtor()

MCAPI void ScriptModuleMinecraft::ScriptActorComponent::$dtor ( )
inherited
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.

◆ $getTypeId_V1()

MCAPI::std::string const & ScriptModuleMinecraft::ScriptComponent::$getTypeId_V1 ( ) const
inherited
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.

◆ $getTypeId_V2()

MCAPI::std::string const & ScriptModuleMinecraft::ScriptComponent::$getTypeId_V2 ( ) const
inherited
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: