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< 4, 4, int > mRequiredControlFlags
 
::ll::TypedStorage< 8, 32, ::std::string > mName
 
::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.

◆ tick()

virtual void RandomStrollGoal::tick ( )
virtualinherited

Reimplemented from Goal.


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