|
LeviLamina
|
Public Member Functions | |
| MCAPI void | initialize (::EntityContext &entity, ::KnockbackRoarGoal &goal) const |
| virtual bool | validateMobType (::Mob &) const |
| virtual bool | validate (::Mob &) const |
| MCAPI void | initialize (::EntityContext &, ::BaseGoal &goal) const |
| MCFOLD void | $dtor () |
| MCFOLD bool | $validateMobType (::Mob &) const |
| MCFOLD bool | $validate (::Mob &) const |
Static Public Member Functions | |
| static MCAPI void | buildSchema (::std::string const &name, ::std::shared_ptr< ::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::KnockbackRoarGoal::KnockbackRoarDefinition > > &root) |
| static MCAPI ::SemVersion | getStrictParsingVersion () |
| static MCAPI void ** | $vftable () |
| static MCAPI ::std::unordered_map<::std::string, int > const & | mControlFlagMap () |
Public Attributes | |
| ::ll::TypedStorage< 4, 4, float > | mMaxRoarDurationSeconds |
| ::ll::TypedStorage< 4, 4, float > | mMaxSecondsUntilAttack |
| ::ll::TypedStorage< 4, 4, int > | mKnockbackDamage |
| ::ll::TypedStorage< 4, 4, int > | mKnockbackHorizontalStrength |
| ::ll::TypedStorage< 4, 4, int > | mKnockbackVerticalStrength |
| ::ll::TypedStorage< 4, 4, float > | mHeightCap |
| ::ll::TypedStorage< 4, 4, int > | mKnockbackEffectRange |
| ::ll::TypedStorage< 4, 4, float > | mMaxCooldownSeconds |
| ::ll::TypedStorage< 8, 64, ::ActorFilterGroup > | mKnockbackFilterGroup |
| ::ll::TypedStorage< 8, 64, ::ActorFilterGroup > | mDamageFilterGroup |
| ::ll::TypedStorage< 8, 104, ::ActorDefinitionTrigger > | mOnRoarEnd |
| ::ll::TypedStorage< 1, 1, bool > | mFilterEvaluateFix |
| ::ll::TypedStorage< 4, 4, int > | mPriority |
| ::ll::TypedStorage< 4, 4, int > | mControlFlags |
|
static |