|
virtual void | tick (::MoveControlComponent &parent, ::Mob &mob) |
|
MCAPI void | $tick (::MoveControlComponent &parent, ::Mob &mob) |
|
virtual void | initializeInternal (::Mob &mob, ::MoveControlDescription *description) |
|
MCAPI void | $initializeInternal (::Mob &mob, ::MoveControlDescription *description) |
|
virtual void | setWantedPosition (::MoveControlComponent &parent, ::Mob &, ::Vec3 const &position, float speed) |
|
MCAPI float | calculateMoveSpeed (::MoveControlComponent const &parent, ::Mob &mob, ::Vec3 const &endPosition, float maxMoveSpeed) |
|
MCAPI float | calculateYRotation (::MoveControlComponent const &parent, ::Mob const &mob, ::Vec3 const &positionDifference, float maxMoveSpeed) |
|
MCAPI void | $setWantedPosition (::MoveControlComponent &parent, ::Mob &, ::Vec3 const &position, float speed) |
|
◆ tick()
◆ $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.
◆ $vftable()
static MCAPI void ** AmphibiousMoveControl::$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.
◆ initializeInternal()
◆ $initializeInternal()
- 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.
◆ calculateMoveSpeed()
- 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.
◆ calculateYRotation()
- 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.
◆ getDiffVector()
static MCAPI ::Vec3 MoveControl::getDiffVector |
( |
::Vec3 const & | wantedPosition, |
|
|
::Mob const & | mob ) |
|
staticinherited |
- 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.
◆ MIN_DELTA_TO_MOVE()
static MCAPI float const & MoveControl::MIN_DELTA_TO_MOVE |
( |
| ) |
|
|
staticinherited |
- 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.
◆ MIN_SPEED_SQR()
static MCAPI float const & MoveControl::MIN_SPEED_SQR |
( |
| ) |
|
|
staticinherited |
- 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.
◆ $setWantedPosition()
- 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: