LeviLamina
Loading...
Searching...
No Matches
PlayerMoveSystemsImpl::LocalPlayerFilterAutoJumpInternal Struct Reference
+ Inheritance diagram for PlayerMoveSystemsImpl::LocalPlayerFilterAutoJumpInternal:

Public Member Functions

virtual void tick (::StrictExecutionContext< ::Filter< ::CanStandOnSnowFlagComponent, ::HasLightweightFamilyFlagComponent, ::HorseFlagComponent, ::MobFlagComponent, ::ParrotFlagComponent, ::VehicleComponent, ::CamelFlagComponent, ::PlayerComponent, ::ActorMovementTickNeededComponent, ::LocalPlayerComponent >, ::Read< ::AABBShapeComponent, ::MovementAbilitiesComponent, ::ActorTypeComponent, ::FallDistanceComponent, ::PassengerComponent, ::ActorGameTypeComponent, ::ActorDataFlagComponent, ::VehicleComponent, ::ActorRotationComponent, ::MobBodyRotationComponent, ::RenderRotationComponent, ::StandAnimationComponent, ::OffsetsComponent, ::VanillaOffsetComponent, ::PassengerRenderingRidingOffsetComponent, ::MovementAttributesComponent, ::DimensionTypeComponent, ::OnGroundFlagComponent, ::StateVectorComponent >, ::Write<::MoveInputComponent >, ::AddRemove<>, ::GlobalRead<::ExternalDataComponent, ::LocalConstBlockSourceFactoryComponent >, ::GlobalWrite<>, ::EntityFactoryT<> > &context)
 
virtual void singleTick (::StrictExecutionContext< ::Filter< ::CanStandOnSnowFlagComponent, ::HasLightweightFamilyFlagComponent, ::HorseFlagComponent, ::MobFlagComponent, ::ParrotFlagComponent, ::VehicleComponent, ::CamelFlagComponent, ::PlayerComponent, ::ActorMovementTickNeededComponent, ::LocalPlayerComponent >, ::Read< ::AABBShapeComponent, ::MovementAbilitiesComponent, ::ActorTypeComponent, ::FallDistanceComponent, ::PassengerComponent, ::ActorGameTypeComponent, ::ActorDataFlagComponent, ::VehicleComponent, ::ActorRotationComponent, ::MobBodyRotationComponent, ::RenderRotationComponent, ::StandAnimationComponent, ::OffsetsComponent, ::VanillaOffsetComponent, ::PassengerRenderingRidingOffsetComponent, ::MovementAttributesComponent, ::DimensionTypeComponent, ::OnGroundFlagComponent, ::StateVectorComponent >, ::Write<::MoveInputComponent >, ::AddRemove<>, ::GlobalRead<::ExternalDataComponent, ::LocalConstBlockSourceFactoryComponent >, ::GlobalWrite<>, ::EntityFactoryT<> > &context, ::StrictEntityContext &entity)
 
MCAPI void commonTick (::StrictExecutionContext< ::Filter< ::CanStandOnSnowFlagComponent, ::HasLightweightFamilyFlagComponent, ::HorseFlagComponent, ::MobFlagComponent, ::ParrotFlagComponent, ::VehicleComponent, ::CamelFlagComponent, ::PlayerComponent, ::ActorMovementTickNeededComponent, ::LocalPlayerComponent >, ::Read< ::AABBShapeComponent, ::MovementAbilitiesComponent, ::ActorTypeComponent, ::FallDistanceComponent, ::PassengerComponent, ::ActorGameTypeComponent, ::ActorDataFlagComponent, ::VehicleComponent, ::ActorRotationComponent, ::MobBodyRotationComponent, ::RenderRotationComponent, ::StandAnimationComponent, ::OffsetsComponent, ::VanillaOffsetComponent, ::PassengerRenderingRidingOffsetComponent, ::MovementAttributesComponent, ::DimensionTypeComponent, ::OnGroundFlagComponent, ::StateVectorComponent >, ::Write<::MoveInputComponent >, ::AddRemove<>, ::GlobalRead<::ExternalDataComponent, ::LocalConstBlockSourceFactoryComponent >, ::GlobalWrite<>, ::EntityFactoryT<> > &context, ::StrictEntityContext *entity)
 
MCAPI void $tick (::StrictExecutionContext< ::Filter< ::CanStandOnSnowFlagComponent, ::HasLightweightFamilyFlagComponent, ::HorseFlagComponent, ::MobFlagComponent, ::ParrotFlagComponent, ::VehicleComponent, ::CamelFlagComponent, ::PlayerComponent, ::ActorMovementTickNeededComponent, ::LocalPlayerComponent >, ::Read< ::AABBShapeComponent, ::MovementAbilitiesComponent, ::ActorTypeComponent, ::FallDistanceComponent, ::PassengerComponent, ::ActorGameTypeComponent, ::ActorDataFlagComponent, ::VehicleComponent, ::ActorRotationComponent, ::MobBodyRotationComponent, ::RenderRotationComponent, ::StandAnimationComponent, ::OffsetsComponent, ::VanillaOffsetComponent, ::PassengerRenderingRidingOffsetComponent, ::MovementAttributesComponent, ::DimensionTypeComponent, ::OnGroundFlagComponent, ::StateVectorComponent >, ::Write<::MoveInputComponent >, ::AddRemove<>, ::GlobalRead<::ExternalDataComponent, ::LocalConstBlockSourceFactoryComponent >, ::GlobalWrite<>, ::EntityFactoryT<> > &context)
 
MCAPI void $singleTick (::StrictExecutionContext< ::Filter< ::CanStandOnSnowFlagComponent, ::HasLightweightFamilyFlagComponent, ::HorseFlagComponent, ::MobFlagComponent, ::ParrotFlagComponent, ::VehicleComponent, ::CamelFlagComponent, ::PlayerComponent, ::ActorMovementTickNeededComponent, ::LocalPlayerComponent >, ::Read< ::AABBShapeComponent, ::MovementAbilitiesComponent, ::ActorTypeComponent, ::FallDistanceComponent, ::PassengerComponent, ::ActorGameTypeComponent, ::ActorDataFlagComponent, ::VehicleComponent, ::ActorRotationComponent, ::MobBodyRotationComponent, ::RenderRotationComponent, ::StandAnimationComponent, ::OffsetsComponent, ::VanillaOffsetComponent, ::PassengerRenderingRidingOffsetComponent, ::MovementAttributesComponent, ::DimensionTypeComponent, ::OnGroundFlagComponent, ::StateVectorComponent >, ::Write<::MoveInputComponent >, ::AddRemove<>, ::GlobalRead<::ExternalDataComponent, ::LocalConstBlockSourceFactoryComponent >, ::GlobalWrite<>, ::EntityFactoryT<> > &context, ::StrictEntityContext &entity)
 

Static Public Member Functions

static MCAPI void _setJumpingIfPlayerCanAutoJump (::StrictEntityContext const &entity, ::AABBShapeComponent const &aabbShape, ::ActorRotationComponent const &actorRotation, ::MovementAttributesComponent const &attributes, ::StateVectorComponent const &stateVector, ::ActorDataFlagComponent const &synchedActorData, ::MoveInputComponent &moveInput, ::Optional<::OnGroundFlagComponent const > isOnGround, ::Optional<::PassengerComponent const > isRiding, ::StrictExecutionContext< ::Filter< ::CanStandOnSnowFlagComponent, ::HasLightweightFamilyFlagComponent, ::HorseFlagComponent, ::MobFlagComponent, ::ParrotFlagComponent, ::VehicleComponent, ::CamelFlagComponent, ::PlayerComponent, ::ActorMovementTickNeededComponent, ::LocalPlayerComponent >, ::Read< ::AABBShapeComponent, ::MovementAbilitiesComponent, ::ActorTypeComponent, ::FallDistanceComponent, ::PassengerComponent, ::ActorGameTypeComponent, ::ActorDataFlagComponent, ::VehicleComponent, ::ActorRotationComponent, ::MobBodyRotationComponent, ::RenderRotationComponent, ::StandAnimationComponent, ::OffsetsComponent, ::VanillaOffsetComponent, ::PassengerRenderingRidingOffsetComponent, ::MovementAttributesComponent, ::DimensionTypeComponent, ::OnGroundFlagComponent, ::StateVectorComponent >, ::Write<::MoveInputComponent >, ::AddRemove<>, ::GlobalRead<::ExternalDataComponent, ::LocalConstBlockSourceFactoryComponent >, ::GlobalWrite<>, ::EntityFactoryT<> > &executionContext, ::IConstBlockSource const &region)
 
static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ commonTick()

◆ _setJumpingIfPlayerCanAutoJump()

static MCAPI void PlayerMoveSystemsImpl::LocalPlayerFilterAutoJumpInternal::_setJumpingIfPlayerCanAutoJump ( ::StrictEntityContext const & entity,
::AABBShapeComponent const & aabbShape,
::ActorRotationComponent const & actorRotation,
::MovementAttributesComponent const & attributes,
::StateVectorComponent const & stateVector,
::ActorDataFlagComponent const & synchedActorData,
::MoveInputComponent & moveInput,
::Optional<::OnGroundFlagComponent const > isOnGround,
::Optional<::PassengerComponent const > isRiding,
::StrictExecutionContext< ::Filter< ::CanStandOnSnowFlagComponent, ::HasLightweightFamilyFlagComponent, ::HorseFlagComponent, ::MobFlagComponent, ::ParrotFlagComponent, ::VehicleComponent, ::CamelFlagComponent, ::PlayerComponent, ::ActorMovementTickNeededComponent, ::LocalPlayerComponent >, ::Read< ::AABBShapeComponent, ::MovementAbilitiesComponent, ::ActorTypeComponent, ::FallDistanceComponent, ::PassengerComponent, ::ActorGameTypeComponent, ::ActorDataFlagComponent, ::VehicleComponent, ::ActorRotationComponent, ::MobBodyRotationComponent, ::RenderRotationComponent, ::StandAnimationComponent, ::OffsetsComponent, ::VanillaOffsetComponent, ::PassengerRenderingRidingOffsetComponent, ::MovementAttributesComponent, ::DimensionTypeComponent, ::OnGroundFlagComponent, ::StateVectorComponent >, ::Write<::MoveInputComponent >, ::AddRemove<>, ::GlobalRead<::ExternalDataComponent, ::LocalConstBlockSourceFactoryComponent >, ::GlobalWrite<>, ::EntityFactoryT<> > & executionContext,
::IConstBlockSource const & region )
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.

◆ $tick()

◆ $singleTick()

◆ $vftable()

static MCAPI void ** PlayerMoveSystemsImpl::LocalPlayerFilterAutoJumpInternal::$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 struct was generated from the following file: