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

Public Member Functions

MCAPI ::Scripting::Result_deprecated<::std::string > getCooldownCategory ()
 
MCAPI ::Scripting::Result_deprecated< int > getCooldownTicks ()
 
MCAPI ::Scripting::Result_deprecated< int > getCooldownTicksRemaining (::ScriptModuleMinecraft::ScriptPlayer &scriptPlayer)
 
MCAPI ::Scripting::Result_deprecated< bool > isCooldownCategory (::std::string const &category)
 
MCAPI ::Scripting::Result_deprecated< void > startCooldown (::ScriptModuleMinecraft::ScriptPlayer &scriptPlayer)
 
virtual bool _isValid () const
 
MCAPI void * $ctor (::Scripting::WeakTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > item, ::Scripting::WeakLifetimeScope const &scope, ::std::string id)
 
MCAPI void * $ctor (::Scripting::WeakLifetimeScope const &scope, ::std::optional<::std::string > id)
 
MCAPI void $dtor ()
 
MCAPI bool $_isValid () const
 
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 void ** $vftable ()
 
static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk5e0c70
 
::ll::UntypedStorage< 8, 16 > mUnkad83bc
 
::ll::UntypedStorage< 8, 40 > mUnkf28bfb
 

Member Function Documentation

◆ getCooldownCategory()

MCAPI ::Scripting::Result_deprecated<::std::string > ScriptModuleMinecraft::ScriptItemCooldownComponent::getCooldownCategory ( )
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.

◆ getCooldownTicks()

MCAPI ::Scripting::Result_deprecated< int > ScriptModuleMinecraft::ScriptItemCooldownComponent::getCooldownTicks ( )
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.

◆ getCooldownTicksRemaining()

MCAPI ::Scripting::Result_deprecated< int > ScriptModuleMinecraft::ScriptItemCooldownComponent::getCooldownTicksRemaining ( ::ScriptModuleMinecraft::ScriptPlayer & scriptPlayer)
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.

◆ isCooldownCategory()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptItemCooldownComponent::isCooldownCategory ( ::std::string const & category)
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.

◆ startCooldown()

MCAPI ::Scripting::Result_deprecated< void > ScriptModuleMinecraft::ScriptItemCooldownComponent::startCooldown ( ::ScriptModuleMinecraft::ScriptPlayer & scriptPlayer)
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::ScriptItemCooldownComponent::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.

◆ $vftable()

static MCAPI void ** ScriptModuleMinecraft::ScriptItemCooldownComponent::$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::ScriptItemComponent::_isValid ( ) const
virtualinherited

◆ bind() [2/2]

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

◆ $ctor() [1/2]

MCAPI void * ScriptModuleMinecraft::ScriptItemComponent::$ctor ( ::Scripting::WeakTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > item,
::Scripting::WeakLifetimeScope const & scope,
::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.

◆ $ctor() [2/2]

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::ScriptItemComponent::$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.

◆ $_isValid()

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