|
|
OcelotAttackGoal & | operator= (OcelotAttackGoal const &) |
|
| OcelotAttackGoal (OcelotAttackGoal const &) |
| virtual bool | canUse () |
| virtual bool | canContinueToUse () |
| virtual void | tick () |
| virtual void | stop () |
| virtual void | appendDebugInfo (::std::string &str) const |
|
MCAPI | OcelotAttackGoal (::Mob &mob) |
|
MCAPI void * | $ctor (::Mob &mob) |
|
MCAPI bool | $canUse () |
|
MCAPI bool | $canContinueToUse () |
|
MCAPI void | $tick () |
|
MCAPI void | $stop () |
|
MCAPI void | $appendDebugInfo (::std::string &str) const |
|
virtual bool | canBeInterrupted () |
|
virtual void | start () |
|
virtual bool | isTargetGoal () const |
|
virtual void | onPlayerDimensionChanged (::Player *player, ::DimensionType fromDimension, ::DimensionType toDimension) |
|
MCFOLD int | getRequiredControlFlags () const |
|
MCAPI ushort | getTypeId () const |
|
MCFOLD void | setRequiredControlFlags (int requiredControlFlags) |
|
MCAPI void * | $ctor () |
|
MCAPI void | $dtor () |
|
MCFOLD bool | $canBeInterrupted () |
|
MCFOLD void | $start () |
|
MCFOLD bool | $isTargetGoal () const |
|
MCFOLD void | $onPlayerDimensionChanged (::Player *player, ::DimensionType fromDimension, ::DimensionType toDimension) |
|
|
::ll::TypedStorage< 8, 8, ::Mob & > | mMob |
|
::ll::TypedStorage< 4, 4, int > | mAttackTicks |
|
::ll::TypedStorage< 4, 4, int > | mCooldownTicks |
|
::ll::TypedStorage< 4, 4, float > | mMaxHeadRotationX |
|
::ll::TypedStorage< 4, 4, float > | mMaxHeadRotationY |
|
::ll::TypedStorage< 4, 4, float > | mMaxDistance |
|
::ll::TypedStorage< 4, 4, float > | mMaxSneakRange |
|
::ll::TypedStorage< 4, 4, float > | mMaxSprintRange |
|
::ll::TypedStorage< 4, 4, float > | mReachMultiplier |
|
::ll::TypedStorage< 4, 4, float > | mSneakSpeedModifier |
|
::ll::TypedStorage< 4, 4, float > | mSprintSpeedModifier |
|
::ll::TypedStorage< 4, 4, float > | mWalkSpeedModifier |
|
::ll::TypedStorage< 8, 32, ::std::string > | mDebugName |
|
::ll::TypedStorage< 4, 4, int > | mRequiredControlFlags |
|
::ll::TypedStorage< 2, 2, ushort > | mTypeId |