|
LeviLamina
|
Public Member Functions | |
| 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::ScriptActor > | getEntityV1 () const |
| MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor >, ::ScriptModuleMinecraft::ScriptInvalidActorError > | getEntityV2 () 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 |
| virtual bool | _isValid () const =0 |
| MCAPI::std::string const & | $getTypeId_V1 () const |
| MCFOLD::std::string const & | $getTypeId_V2 () const |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
| static MCAPI void ** | $vftable () |
| static MCAPI ::Scripting::ClassBinding | bindV010 () |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::Description *::ActorDefinitionDescriptor::* > | mDescriptionMember |
| ::ll::TypedStorage< 8, 24, ::WeakEntityRef > | mEntityRef |
| ::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 |
|
static |