LeviLamina
|
Public Member Functions | |
OcelotAttackGoal & | operator= (OcelotAttackGoal const &) |
OcelotAttackGoal (OcelotAttackGoal const &) | |
virtual bool | canUse () |
virtual bool | canContinueToUse () |
virtual void | stop () |
virtual void | tick () |
virtual void | appendDebugInfo (::std::string &str) const |
MCAPI bool | $canUse () |
MCAPI bool | $canContinueToUse () |
MCAPI void | $stop () |
MCAPI void | $tick () |
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) |
MCAPI void | $dtor () |
MCAPI bool | $canBeInterrupted () |
MCAPI void | $start () |
MCAPI bool | $isTargetGoal () const |
MCAPI void | $onPlayerDimensionChanged (::Player *player, ::DimensionType fromDimension, ::DimensionType toDimension) |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::TypedStorage< 8, 8, ::Mob & > | mMob |
::ll::TypedStorage< 4, 4, int > | mAttackTicks |
::ll::TypedStorage< 4, 4, int > | mCooldownTicks |
::ll::TypedStorage< 4, 4, float > | mMaxRotationX |
::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< 4, 4, int > | mRequiredControlFlags |
::ll::TypedStorage< 8, 32, ::std::string > | mName |
::ll::TypedStorage< 2, 2, ushort > | mTypeId |
|
virtual |
Implements Goal.
|
virtual |
Reimplemented from Goal.
|
virtual |
Reimplemented from Goal.
|
virtual |
Reimplemented from Goal.
|
virtual |
Implements Goal.
MCAPI bool OcelotAttackGoal::$canUse | ( | ) |
MCAPI bool OcelotAttackGoal::$canContinueToUse | ( | ) |
MCAPI void OcelotAttackGoal::$stop | ( | ) |
MCAPI void OcelotAttackGoal::$tick | ( | ) |
MCAPI void OcelotAttackGoal::$appendDebugInfo | ( | ::std::string & | str | ) | const |
|
static |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |