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

Public Types

using self = ::GuardianAttackDefinition

Public Member Functions

virtual bool validateMobType (::Mob &mob) const
MCAPI bool $validateMobType (::Mob &mob) const
virtual bool validate (::Mob &) const
MCAPI void $dtor ()
MCFOLD bool $validate (::Mob &) const

Static Public Member Functions

static MCAPI void buildSchema (::std::string const &name, ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::GuardianAttackDefinition > > &root)
static MCAPI void ** $vftable ()
static MCAPI ::std::unordered_map<::std::string, int > const & mControlFlagMap ()

Public Attributes

::ll::TypedStorage< 4, 4, int > mMagicDamage
::ll::TypedStorage< 4, 4, int > mHardModeExtraMagicDamage
::ll::TypedStorage< 4, 4, int > mElderExtraMagicDamage
::ll::TypedStorage< 4, 4, float > mMaxRotationX
::ll::TypedStorage< 4, 4, float > mMaxHeadRotationY
::ll::TypedStorage< 4, 4, float > mMinDistance
::ll::TypedStorage< 4, 4, float > mSoundDelayTime
::ll::TypedStorage< 4, 4, int > mPriority
::ll::TypedStorage< 4, 4, int > mControlFlags

Member Function Documentation

◆ validateMobType()

virtual bool GuardianAttackDefinition::validateMobType ( ::Mob & mob) const
virtual

Reimplemented from BaseGoalDefinition.

◆ $vftable()

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

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