|
::ll::TypedStorage< 4, 4, int > | mBreakTicks |
|
::ll::TypedStorage< 4, 4, ::SharedTypes::Legacy::Difficulty > | mMinDifficulty |
|
::ll::TypedStorage< 8, 8, ::ActorUniqueID > | mTargetID |
|
::ll::TypedStorage< 4, 4, int > | mBreakingTime |
|
::ll::TypedStorage< 4, 16, ::std::optional<::BlockPos > > | mObstructionPos |
|
::ll::TypedStorage< 8, 8, uint64 > | mLastPathIndex |
|
◆ _cleanUp()
MCAPI void BreakDoorAnnotationComponent::_cleanUp |
( |
::Mob & | mob | ) |
|
- 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.
◆ canMobBreakDoor()
MCAPI bool BreakDoorAnnotationComponent::canMobBreakDoor |
( |
::Mob & | mob, |
|
|
::Path const & | path ) 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.
◆ clearProgress()
MCAPI void BreakDoorAnnotationComponent::clearProgress |
( |
::Mob & | mob | ) |
|
- 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.
◆ obstructionCheck()
MCAPI void BreakDoorAnnotationComponent::obstructionCheck |
( |
::Mob & | mob | ) |
|
- 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: