|
|
OpenDoorGoal & | operator= (OpenDoorGoal const &) |
|
| OpenDoorGoal (OpenDoorGoal const &) |
| virtual bool | canUse () |
| virtual bool | canContinueToUse () |
| virtual void | start () |
| virtual void | stop () |
| virtual void | tick () |
| virtual void | appendDebugInfo (::std::string &str) const |
|
MCAPI bool | $canUse () |
|
MCAPI bool | $canContinueToUse () |
|
MCAPI void | $start () |
|
MCAPI void | $stop () |
|
MCAPI void | $tick () |
|
MCAPI void | $appendDebugInfo (::std::string &str) const |
|
MCAPI bool | _doorBlocksPath () const |
|
virtual bool | canBeInterrupted () |
|
virtual bool | isTargetGoal () const |
|
virtual void | onPlayerDimensionChanged (::Player *player, ::DimensionType fromDimension, ::DimensionType toDimension) |
|
virtual void | setInfo (::std::string name, ::GoalId const &goalId) |
|
virtual::GoalId | getGoalId () const |
|
MCAPI void | $dtor () |
|
MCFOLD bool | $canBeInterrupted () |
|
MCFOLD bool | $isTargetGoal () const |
|
MCFOLD void | $onPlayerDimensionChanged (::Player *player, ::DimensionType fromDimension, ::DimensionType toDimension) |
|
MCAPI void | $setInfo (::std::string name, ::GoalId const &goalId) |
|
MCAPI::GoalId | $getGoalId () const |
|
|
::ll::TypedStorage< 1, 1, bool > | mCloseDoor |
|
::ll::TypedStorage< 4, 4, int > | mForgetTime |
|
::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< 8, 32, ::std::string > | mName |
|
::ll::TypedStorage< 4, 4, int > | mRequiredControlFlags |
|
::ll::TypedStorage< 2, 2, ushort > | mTypeId |