|
| static MCAPI void | _onGroundPostTick (::StrictEntityContext const &, ::MovementInterpolatorComponent const &movementInterpolatorComponent, ::StateVectorComponent &stateVectorComponent) |
| |
| static MCAPI void | _onGroundPostTickSystem (::ViewT< ::StrictEntityContext, ::Exclude<::MinecartFlagComponent >, ::Include<::ActorMovementTickNeededComponent, ::OnGroundFlagComponent >, ::MovementInterpolatorComponent const, ::StateVectorComponent > view) |
| |
| static MCAPI float | _tickHeadYaw (::MovementInterpolatorComponent &movementInterpolatorComponent, float yHeadRot) |
| |
| static MCAPI ::std::tuple<::Vec2, ::Vec2 > | _tickRotation (::MovementInterpolatorComponent &movementInterpolatorComponent, ::Vec2 const &actorCurrentRotation, ::Vec2 const &actorPreviousRotation) |
| |
◆ _onGroundPostTick()
- 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.
◆ _onGroundPostTickSystem()
- 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.
◆ _tickHeadYaw()
- 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.
◆ _tickRotation()
- 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 struct was generated from the following file: