LeviLamina
Loading...
Searching...
No Matches
NavigationClimbDescription Struct Reference
Inheritance diagram for NavigationClimbDescription:

Public Member Functions

virtual char const * getJsonName () const
MCFOLD void $dtor ()
MCAPI char const * $getJsonName () const
virtual void deserializeData (::DeserializeDataParams deserializeDataParams)
MCAPI void $deserializeData (::DeserializeDataParams deserializeDataParams)
MCAPI::Description * parseDescription (::ActorDocumentDataParams actorDocumentDataParams)
MCAPI::Description * parseDescription (::DeserializeDataParams deserializeDataParams)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mNavigationType
::ll::TypedStorage< 1, 1, bool > mIsAmphibious
::ll::TypedStorage< 1, 1, bool > mAvoidSun
::ll::TypedStorage< 1, 1, bool > mCanPassDoors
::ll::TypedStorage< 1, 1, bool > mCanOpenDoors
::ll::TypedStorage< 1, 1, bool > mCanOpenIronDoors
::ll::TypedStorage< 1, 1, bool > mCanBreakDoors
::ll::TypedStorage< 1, 1, bool > mAvoidWater
::ll::TypedStorage< 1, 1, bool > mAvoidDamageBlocks
::ll::TypedStorage< 1, 1, bool > mCanFloat
::ll::TypedStorage< 1, 1, bool > mCanSink
::ll::TypedStorage< 1, 1, bool > mCanPathOverLava
::ll::TypedStorage< 1, 1, bool > mCanWalkInLava
::ll::TypedStorage< 1, 1, bool > mAvoidPortals
::ll::TypedStorage< 1, 1, bool > mCanWalk
::ll::TypedStorage< 1, 1, bool > mCanSwim
::ll::TypedStorage< 1, 1, bool > mCanBreach
::ll::TypedStorage< 1, 1, bool > mCanJump
::ll::TypedStorage< 1, 1, bool > mUsingDoorAnnotations
::ll::TypedStorage< 1, 1, bool > mCanPathFromAir
::ll::TypedStorage< 8, 24, ::std::vector<::BlockDescriptor > > mBlocksToAvoid

Member Function Documentation

◆ getJsonName()

virtual char const * NavigationClimbDescription::getJsonName ( ) const
virtual

Implements Description.

◆ $vftable()

MCAPI void ** NavigationClimbDescription::$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.

◆ deserializeData()

virtual void NavigationDescription::deserializeData ( ::DeserializeDataParams deserializeDataParams)
virtualinherited

Reimplemented from Description.


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