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

Public Member Functions

virtual bool canUse ()
 
virtual void start ()
 
virtual void stop ()
 
virtual void tick ()
 
virtual bool canContinueToUse ()
 
virtual void appendDebugInfo (::std::string &str) const
 
MCAPI bool $canUse ()
 
MCAPI void $start ()
 
MCAPI void $stop ()
 
MCAPI void $tick ()
 
MCAPI bool $canContinueToUse ()
 
MCAPI void $appendDebugInfo (::std::string &str) const
 
MCAPI void _setRandomLook ()
 
virtual bool canBeInterrupted ()
 
virtual bool isTargetGoal () const
 
virtual void onPlayerDimensionChanged (::Player *player, ::DimensionType fromDimension, ::DimensionType toDimension)
 
MCAPI void $dtor ()
 
MCAPI bool $canBeInterrupted ()
 
MCAPI bool $isTargetGoal () const
 
MCAPI void $onPlayerDimensionChanged (::Player *player, ::DimensionType fromDimension, ::DimensionType toDimension)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mContinueSittingOnReload
 
::ll::TypedStorage< 1, 1, bool > mContinueIfLeashed
 
::ll::TypedStorage< 4, 4, int > mMinLookCount
 
::ll::TypedStorage< 4, 4, int > mMaxLookCount
 
::ll::TypedStorage< 4, 4, int > mRemainingLookCount
 
::ll::TypedStorage< 4, 4, int > mRandomLookAroundCooldown
 
::ll::TypedStorage< 8, 8, ::TickmNextAvailableSitTick
 
::ll::TypedStorage< 4, 4, float > mMinAngleOfView
 
::ll::TypedStorage< 4, 4, float > mMaxAngleOfView
 
::ll::TypedStorage< 4, 4, int > mMinLookTime
 
::ll::TypedStorage< 4, 4, int > mMaxLookTime
 
::ll::TypedStorage< 4, 4, float > mProbability
 
::ll::TypedStorage< 8, 8, ::Mob & > mMob
 
::ll::TypedStorage< 4, 4, int > mTotalLookTime
 
::ll::TypedStorage< 4, 4, float > mInitialRotation
 
::ll::TypedStorage< 4, 4, float > mTargetRotation
 
::ll::TypedStorage< 4, 4, int > mRequiredControlFlags
 
::ll::TypedStorage< 8, 32, ::std::string > mName
 
::ll::TypedStorage< 2, 2, ushort > mTypeId
 

Member Function Documentation

◆ canUse()

virtual bool RandomLookAroundAndSitGoal::canUse ( )
virtual

Reimplemented from RandomLookAroundGoal.

◆ start()

virtual void RandomLookAroundAndSitGoal::start ( )
virtual

Reimplemented from RandomLookAroundGoal.

◆ stop()

virtual void RandomLookAroundAndSitGoal::stop ( )
virtual

Reimplemented from Goal.

◆ tick()

virtual void RandomLookAroundAndSitGoal::tick ( )
virtual

Reimplemented from RandomLookAroundGoal.

◆ canContinueToUse()

virtual bool RandomLookAroundAndSitGoal::canContinueToUse ( )
virtual

Reimplemented from RandomLookAroundGoal.

◆ appendDebugInfo()

virtual void RandomLookAroundAndSitGoal::appendDebugInfo ( ::std::string & str) const
virtual

Reimplemented from RandomLookAroundGoal.

◆ $canUse()

MCAPI bool RandomLookAroundAndSitGoal::$canUse ( )
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.

◆ $start()

MCAPI void RandomLookAroundAndSitGoal::$start ( )
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.

◆ $stop()

MCAPI void RandomLookAroundAndSitGoal::$stop ( )
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.

◆ $tick()

MCAPI void RandomLookAroundAndSitGoal::$tick ( )
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.

◆ $canContinueToUse()

MCAPI bool RandomLookAroundAndSitGoal::$canContinueToUse ( )
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.

◆ $appendDebugInfo()

MCAPI void RandomLookAroundAndSitGoal::$appendDebugInfo ( ::std::string & str) 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.

◆ $vftable()

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

◆ _setRandomLook()

MCAPI void RandomLookAroundGoal::_setRandomLook ( )
inherited
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.

◆ $dtor()

MCAPI void Goal::$dtor ( )
inherited
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.

◆ $canBeInterrupted()

MCAPI bool Goal::$canBeInterrupted ( )
inherited
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.

◆ $isTargetGoal()

MCAPI bool Goal::$isTargetGoal ( ) const
inherited
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.

◆ $onPlayerDimensionChanged()

MCAPI void Goal::$onPlayerDimensionChanged ( ::Player * player,
::DimensionType fromDimension,
::DimensionType toDimension )
inherited
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: