LeviLamina
|
Public Member Functions | |
ExploreOutskirtsGoal & | operator= (ExploreOutskirtsGoal const &) |
ExploreOutskirtsGoal (ExploreOutskirtsGoal const &) | |
virtual void | appendDebugInfo (::std::string &str) const |
virtual bool | canUse () |
virtual bool | canContinueToUse () |
virtual void | start () |
virtual void | stop () |
virtual void | tick () |
MCAPI void | $appendDebugInfo (::std::string &str) const |
MCAPI bool | $canUse () |
MCAPI bool | $canContinueToUse () |
MCAPI void | $start () |
MCAPI void | $stop () |
MCAPI void | $tick () |
virtual bool | canBeInterrupted () |
virtual bool | isTargetGoal () const |
virtual void | onPlayerDimensionChanged (::Player *player, ::DimensionType fromDimension, ::DimensionType toDimension) |
MCAPI void | $dtor () |
MCAPI bool | $canBeInterrupted () |
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 > | mMinimumWaitTimeTicks |
::ll::TypedStorage< 4, 4, int > | mNextXZDistance |
::ll::TypedStorage< 4, 4, int > | mNextYDistance |
::ll::TypedStorage< 8, 8, ::Tick > | mMaximumWaitTimeTicks |
::ll::TypedStorage< 8, 8, ::Tick > | mTravelTimeout |
::ll::TypedStorage< 4, 4, float > | mSpeedModifier |
::ll::TypedStorage< 4, 4, float > | mExploreDistance |
::ll::TypedStorage< 4, 4, float > | mMinimumPerimeter |
::ll::TypedStorage< 4, 4, float > | mMinimumDistanceFromTarget |
::ll::TypedStorage< 4, 4, float > | mWaitTimerRatio |
::ll::TypedStorage< 4, 12, ::Vec3 > | mDistanceFromBoundary |
::ll::TypedStorage< 1, 1, bool > | mFailedToPath |
::ll::TypedStorage< 1, 1, bool > | mTraveling |
::ll::TypedStorage< 8, 8, ::Tick > | mShiftLocationTimer |
::ll::TypedStorage< 8, 8, ::Tick > | mWaitTimer |
::ll::TypedStorage< 8, 8, ::Tick > | mTravelTimer |
::ll::TypedStorage< 4, 12, ::Vec3 > | mWantedPos |
::ll::TypedStorage< 4, 4, int > | mRequiredControlFlags |
::ll::TypedStorage< 8, 32, ::std::string > | mName |
::ll::TypedStorage< 2, 2, ushort > | mTypeId |
|
virtual |
Implements Goal.
|
virtual |
Implements Goal.
|
virtual |
Reimplemented from Goal.
|
virtual |
Reimplemented from Goal.
|
virtual |
Reimplemented from Goal.
|
virtual |
Reimplemented from Goal.
MCAPI void ExploreOutskirtsGoal::$appendDebugInfo | ( | ::std::string & | str | ) | const |
MCAPI bool ExploreOutskirtsGoal::$canUse | ( | ) |
MCAPI bool ExploreOutskirtsGoal::$canContinueToUse | ( | ) |
MCAPI void ExploreOutskirtsGoal::$start | ( | ) |
MCAPI void ExploreOutskirtsGoal::$stop | ( | ) |
MCAPI void ExploreOutskirtsGoal::$tick | ( | ) |
|
static |
|
inherited |
|
inherited |
|
inherited |
|
inherited |