|
::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, 8, ::Mob & > | mMob |
|
::ll::TypedStorage< 4, 4, int > | mRequiredControlFlags |
|
::ll::TypedStorage< 8, 32, ::std::string > | mDebugName |
|
::ll::TypedStorage< 2, 2, ushort > | mTypeId |
|
◆ canUse()
virtual bool DoorInteractGoal::canUse |
( |
| ) |
|
|
virtual |
◆ canContinueToUse()
virtual bool DoorInteractGoal::canContinueToUse |
( |
| ) |
|
|
virtual |
◆ start()
virtual void DoorInteractGoal::start |
( |
| ) |
|
|
virtual |
◆ tick()
virtual void DoorInteractGoal::tick |
( |
| ) |
|
|
virtual |
◆ appendDebugInfo()
virtual void DoorInteractGoal::appendDebugInfo |
( |
::std::string & | str | ) |
const |
|
virtual |
◆ _findBlockingDoorAtPos()
static MCAPI ::DoorBlock const * DoorInteractGoal::_findBlockingDoorAtPos |
( |
::BlockPos const & | bpos, |
|
|
::Mob const & | mob, |
|
|
::Path * | path, |
|
|
::Direction::Type & | dirIn, |
|
|
::Direction::Type & | dirOut ) |
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $canUse()
MCAPI bool DoorInteractGoal::$canUse |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $canContinueToUse()
MCAPI bool DoorInteractGoal::$canContinueToUse |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $start()
MCAPI void DoorInteractGoal::$start |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $tick()
MCAPI void DoorInteractGoal::$tick |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $appendDebugInfo()
MCAPI void DoorInteractGoal::$appendDebugInfo |
( |
::std::string & | str | ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** DoorInteractGoal::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: