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

Public Member Functions

MCAPI ScriptTameableComponent (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &scope, ::std::string const &id)
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
MCAPI void * $ctor (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &scope, ::std::string const &id)

Static Public Member Functions

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

Member Function Documentation

◆ $vftable()

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: