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

Public Member Functions

virtual bool _isValid () const
MCAPI bool $_isValid () const
virtual ::Scripting::Result_deprecated< bool > getIsAmphibious () const
virtual ::Scripting::Result_deprecated< bool > getAvoidSun () const
virtual ::Scripting::Result_deprecated< bool > getCanPassDoors () const
virtual ::Scripting::Result_deprecated< bool > getCanOpenDoors () const
virtual ::Scripting::Result_deprecated< bool > getCanOpenIronDoors () const
virtual ::Scripting::Result_deprecated< bool > getCanBreakDoors () const
virtual ::Scripting::Result_deprecated< bool > getAvoidWater () const
virtual ::Scripting::Result_deprecated< bool > getAvoidDamageBlocks () const
virtual ::Scripting::Result_deprecated< bool > getCanFloat () const
virtual ::Scripting::Result_deprecated< bool > getCanSink () const
virtual ::Scripting::Result_deprecated< bool > getCanPathOverWater () const
virtual ::Scripting::Result_deprecated< bool > getCanPathOverLava () const
virtual ::Scripting::Result_deprecated< bool > getCanWalkInLava () const
virtual ::Scripting::Result_deprecated< bool > getAvoidPortals () const
virtual ::Scripting::Result_deprecated< bool > getCanWalk () const
virtual ::Scripting::Result_deprecated< bool > getCanSwim () const
virtual ::Scripting::Result_deprecated< bool > getCanBreach () const
virtual ::Scripting::Result_deprecated< bool > getCanJump () const
virtual ::Scripting::Result_deprecated< bool > getCanPathFromAir () const
MCAPI ::Scripting::Result_deprecated< bool > $getIsAmphibious () const
MCAPI ::Scripting::Result_deprecated< bool > $getAvoidSun () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanPassDoors () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanOpenDoors () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanOpenIronDoors () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanBreakDoors () const
MCAPI ::Scripting::Result_deprecated< bool > $getAvoidWater () const
MCAPI ::Scripting::Result_deprecated< bool > $getAvoidDamageBlocks () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanFloat () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanSink () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanPathOverWater () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanPathOverLava () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanWalkInLava () const
MCAPI ::Scripting::Result_deprecated< bool > $getAvoidPortals () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanWalk () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanSwim () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanBreach () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanJump () const
MCAPI ::Scripting::Result_deprecated< bool > $getCanPathFromAir () const
MCAPI::Scripting::Error _functionError (::std::string_view functionName) const
MCAPI::Scripting::Error _getPropertyError (::std::string_view propertyName) const
MCAPI::Scripting::Error _setPropertyError (::std::string_view propertyName) const
MCFOLD ::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
MCFOLD::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::TypedStorage< 8, 8, ::Description *::ActorDefinitionDescriptor::* > mDescriptionMember
::ll::TypedStorage< 8, 24, ::WeakEntityRefmEntityRef
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > > mHandle
::ll::TypedStorage< 8, 16, ::Scripting::WeakLifetimeScope const > mScope
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > const > mId

Member Function Documentation

◆ _isValid()

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

◆ $vftable()

MCAPI void ** ScriptModuleMinecraft::ScriptNavigationWalkComponent::$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: