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

Public Member Functions

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

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 4, 4, int > mCooldown
::ll::TypedStorage< 4, 4, int > mTimer
::ll::TypedStorage< 4, 4, int > mAttempts
::ll::TypedStorage< 8, 8, ::Mob & > mMob
::ll::TypedStorage< 4, 4, float > mSpeed
::ll::TypedStorage< 4, 4, int > mXZDist
::ll::TypedStorage< 4, 4, int > mYDist
::ll::TypedStorage< 4, 4, int > mInterval
::ll::TypedStorage< 4, 12, ::Vec3mWantedPosition
::ll::TypedStorage< 4, 12, ::BlockPosmChosenEndPos
::ll::TypedStorage< 1, 1, bool > mReachedTarget
::ll::TypedStorage< 8, 32, ::std::string > mDebugName
::ll::TypedStorage< 4, 4, int > mRequiredControlFlags
::ll::TypedStorage< 2, 2, ushort > mTypeId

Member Function Documentation

◆ canUse()

virtual bool RandomBreachingGoal::canUse ( )
virtual

Reimplemented from RandomStrollGoal.

◆ canContinueToUse()

virtual bool RandomBreachingGoal::canContinueToUse ( )
virtual

Reimplemented from RandomStrollGoal.

◆ start()

virtual void RandomBreachingGoal::start ( )
virtual

Reimplemented from RandomStrollGoal.

◆ stop()

virtual void RandomBreachingGoal::stop ( )
virtual

Reimplemented from RandomStrollGoal.

◆ canBeInterrupted()

virtual bool RandomBreachingGoal::canBeInterrupted ( )
virtual

Reimplemented from Goal.

◆ appendDebugInfo()

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

Reimplemented from RandomStrollGoal.

◆ _setWantedPosition()

virtual bool RandomBreachingGoal::_setWantedPosition ( )
virtual

Reimplemented from RandomStrollGoal.

◆ $vftable()

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

◆ tick()

virtual void RandomStrollGoal::tick ( )
virtualinherited

Reimplemented from Goal.


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