LeviLamina
|
Public Member Functions | |
virtual bool | canUse () |
virtual void | start () |
virtual void | stop () |
virtual bool | canContinueToUse () |
virtual void | tick () |
virtual void | appendDebugInfo (::std::string &str) const |
MCAPI bool | $canUse () |
MCAPI void | $start () |
MCAPI void | $stop () |
MCAPI bool | $canContinueToUse () |
MCAPI void | $tick () |
MCAPI void | $appendDebugInfo (::std::string &str) const |
virtual bool | canBeInterrupted () |
virtual bool | isTargetGoal () const |
virtual void | onPlayerDimensionChanged (::Player *player, ::DimensionType fromDimension, ::DimensionType toDimension) |
MCFOLD void | $dtor () |
MCFOLD bool | $canBeInterrupted () |
MCFOLD bool | $isTargetGoal () const |
MCFOLD void | $onPlayerDimensionChanged (::Player *player, ::DimensionType fromDimension, ::DimensionType toDimension) |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
static MCAPI ::DoorBlock const * | _findBlockingDoorAtPos (::BlockPos const &bpos, ::Mob const &mob, ::Path *path, ::Direction::Type &dirIn, ::Direction::Type &dirOut) |
Public Attributes | |
::ll::TypedStorage< 4, 4, int > | mBreakTime |
::ll::TypedStorage< 4, 4, int const > | mBreakDoorTime |
::ll::TypedStorage< 4, 4, int > | mLastBreakProgress |
::ll::TypedStorage< 8, 8, ::Mob & > | mMob |
::ll::TypedStorage< 4, 12, ::BlockPos > | mDoorPos |
::ll::TypedStorage< 8, 8, ::DoorBlock const * > | mDoorBlock |
::ll::TypedStorage< 1, 1, bool > | mInitialToggledState |
::ll::TypedStorage< 1, 1, bool > | mMobOversized |
::ll::TypedStorage< 1, 1, bool > | mExited |
::ll::TypedStorage< 4, 4, float > | mDoorOpenDirX |
::ll::TypedStorage< 4, 4, float > | mDoorOpenDirZ |
::ll::TypedStorage< 1, 1, ::Direction::Type > | mEnterDirection |
::ll::TypedStorage< 1, 1, ::Direction::Type > | mExitDirection |
::ll::TypedStorage< 4, 4, int > | mRequiredControlFlags |
::ll::TypedStorage< 8, 32, ::std::string > | mName |
::ll::TypedStorage< 2, 2, ushort > | mTypeId |
|
virtual |
Reimplemented from DoorInteractGoal.
|
virtual |
Reimplemented from DoorInteractGoal.
|
virtual |
Reimplemented from Goal.
|
virtual |
Reimplemented from DoorInteractGoal.
|
virtual |
Reimplemented from DoorInteractGoal.
|
virtual |
Reimplemented from DoorInteractGoal.