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

Public Member Functions

MCAPI ::Scripting::Result_deprecated< float > getProbability () const
 
MCAPI ::Scripting::Result_deprecated< ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > > getTameItems () const
 
MCAPI ::Scripting::Result_deprecated<::std::vector<::std::string > > getTameItems_010 () const
 
MCAPI ::Scripting::Result_deprecated< bool > isTamed () const
 
MCAPI ::Scripting::Result_deprecated< bool > tame (::ScriptModuleMinecraft::ScriptPlayer &scriptPlayer) const
 
MCAPI ::Scripting::Result_deprecated< bool > tame_010 () const
 
MCAPI ::Scripting::Result_deprecated< ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > > tamedToPlayer () const
 
MCAPI ::Scripting::Result_deprecated<::std::optional<::std::string > > tamedToPlayerId () const
 

Static Public Member Functions

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

Member Function Documentation

◆ getProbability()

MCAPI ::Scripting::Result_deprecated< float > ScriptModuleMinecraft::ScriptTameableComponent::getProbability ( ) 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.

◆ getTameItems()

MCAPI ::Scripting::Result_deprecated< ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > > ScriptModuleMinecraft::ScriptTameableComponent::getTameItems ( ) 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.

◆ getTameItems_010()

MCAPI ::Scripting::Result_deprecated<::std::vector<::std::string > > ScriptModuleMinecraft::ScriptTameableComponent::getTameItems_010 ( ) 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.

◆ isTamed()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptTameableComponent::isTamed ( ) 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.

◆ tame()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptTameableComponent::tame ( ::ScriptModuleMinecraft::ScriptPlayer & scriptPlayer) 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.

◆ tame_010()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptTameableComponent::tame_010 ( ) 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.

◆ tamedToPlayer()

MCAPI ::Scripting::Result_deprecated< ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > > ScriptModuleMinecraft::ScriptTameableComponent::tamedToPlayer ( ) 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.

◆ tamedToPlayerId()

MCAPI ::Scripting::Result_deprecated<::std::optional<::std::string > > ScriptModuleMinecraft::ScriptTameableComponent::tamedToPlayerId ( ) 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::ScriptTameableComponent::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::ScriptTameableComponent::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.

◆ $vftable()

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

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