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

Public Member Functions

MCAPI ::Scripting::Result_deprecated< bool > isTamed () const
 
MCAPI ::Scripting::Result_deprecated< bool > isTamedToPlayer () const
 
MCAPI ::Scripting::Result_deprecated< void > setTamed (bool showParticles) const
 
MCAPI ::Scripting::Result_deprecated< bool > setTamedToPlayer (bool showParticles, ::ScriptModuleMinecraft::ScriptPlayer &scriptPlayer) 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

◆ isTamed()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptMountTamingComponent::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.

◆ isTamedToPlayer()

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

◆ setTamed()

MCAPI ::Scripting::Result_deprecated< void > ScriptModuleMinecraft::ScriptMountTamingComponent::setTamed ( bool showParticles) 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.

◆ setTamedToPlayer()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptMountTamingComponent::setTamedToPlayer ( bool showParticles,
::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.

◆ tamedToPlayer()

MCAPI ::Scripting::Result_deprecated< ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > > ScriptModuleMinecraft::ScriptMountTamingComponent::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::ScriptMountTamingComponent::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::ScriptMountTamingComponent::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::ScriptMountTamingComponent::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::ScriptMountTamingComponent::$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: