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

Public Member Functions

WitherTargetHighestDamageoperator= (WitherTargetHighestDamage const &)
 WitherTargetHighestDamage (WitherTargetHighestDamage const &)
virtual bool canUse ()
virtual bool canContinueToUse ()
virtual void appendDebugInfo (::std::string &str) const
virtual void start ()
virtual bool _canAttack (::Mob *testMob, ::Actor *target, bool allowInvulnerable, bool mustSee, ::MobDescriptor const **outDescriptorMatch)
MCAPI::Player * getHighestDamageTarget ()
MCAPI bool $canUse ()
MCAPI bool $canContinueToUse ()
MCAPI void $appendDebugInfo (::std::string &str) const
MCAPI void $start ()
MCAPI bool $_canAttack (::Mob *testMob, ::Actor *target, bool allowInvulnerable, bool mustSee, ::MobDescriptor const **outDescriptorMatch)
virtual bool isTargetGoal () const
virtual void stop ()
virtual void tick ()
MCAPI bool _canAttack (::Actor *target, bool allowInvulnerable, ::MobDescriptor const **outDescriptorMatch)
MCAPI bool _canReach (::Actor &target)
MCAPI bool _matchesTargetTypes (::Mob *testMob, ::Actor *target, bool mustSee, ::MobDescriptor const **outDescriptorMatch)
MCAPI bool _withinRange (::Actor const &target)
MCAPI void $dtor ()
MCFOLD bool $isTargetGoal () const
MCFOLD void $stop ()
MCAPI void $tick ()
virtual bool canBeInterrupted ()
virtual void onPlayerDimensionChanged (::Player *player, ::DimensionType fromDimension, ::DimensionType toDimension)
MCFOLD bool $canBeInterrupted ()
MCFOLD void $onPlayerDimensionChanged (::Player *player, ::DimensionType fromDimension, ::DimensionType toDimension)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::WitherBoss & > mWitherBoss
::ll::TypedStorage< 8, 8, ::Mob * > mTarget
::ll::TypedStorage< 8, 8, ::Mob & > mMob
::ll::TypedStorage< 1, 1, bool > mAttackOwner
::ll::TypedStorage< 1, 1, bool > mMustReach
::ll::TypedStorage< 1, 1, bool > mGlobalMustSee
::ll::TypedStorage< 1, 1, bool > mTargetMustSee
::ll::TypedStorage< 4, 4, int > mTargetMustSeeForgetTicks
::ll::TypedStorage< 1, 1, bool > mFilterFailure
::ll::TypedStorage< 4, 4, int > mFilterFailureTicks
::ll::TypedStorage< 4, 4, int > mGlobalMustSeeForgetTicks
::ll::TypedStorage< 4, 4, int > mPersistTargetTicks
::ll::TypedStorage< 4, 4, int > mReachCache
::ll::TypedStorage< 4, 4, int > mReachCacheTime
::ll::TypedStorage< 4, 4, int > mUnseenTicks
::ll::TypedStorage< 4, 4, float > mWithinDefault
::ll::TypedStorage< 1, 1, bool > mReevaluateTarget
::ll::TypedStorage< 8, 24, ::std::vector<::MobDescriptor > > mTargetTypes
::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 WitherTargetHighestDamage::canUse ( )
virtual

Implements Goal.

◆ canContinueToUse()

virtual bool WitherTargetHighestDamage::canContinueToUse ( )
virtual

Reimplemented from TargetGoal.

◆ appendDebugInfo()

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

Reimplemented from TargetGoal.

◆ start()

virtual void WitherTargetHighestDamage::start ( )
virtual

Reimplemented from TargetGoal.

◆ _canAttack()

virtual bool WitherTargetHighestDamage::_canAttack ( ::Mob * testMob,
::Actor * target,
bool allowInvulnerable,
bool mustSee,
::MobDescriptor const ** outDescriptorMatch )
virtual

Reimplemented from TargetGoal.

◆ $vftable()

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

◆ isTargetGoal()

virtual bool TargetGoal::isTargetGoal ( ) const
virtualinherited

Reimplemented from Goal.

◆ stop()

virtual void TargetGoal::stop ( )
virtualinherited

Reimplemented from Goal.

◆ tick()

virtual void TargetGoal::tick ( )
virtualinherited

Reimplemented from Goal.


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