LeviLamina
Loading...
Searching...
No Matches
NormalTickFilterSystem Struct Reference

Static Public Member Functions

static MCAPI void tickGenericSystem (::ViewT< ::StrictEntityContext, ::Include<::ActorMovementTickNeededComponent, ::PlayerComponent >, ::Optional<::DimensionStateComponent const > > view, ::EntityModifier<::SkipNormalTickComponent > mod)
 
static MCAPI void tickLocalPlayerSystem (::ViewT< ::StrictEntityContext, ::Include<::ActorMovementTickNeededComponent, ::LocalPlayerComponent >, ::Optional<::LoadingStateComponent const > > view, ::EntityModifier<::SkipNormalTickComponent > mod)
 

Member Function Documentation

◆ tickGenericSystem()

static MCAPI void NormalTickFilterSystem::tickGenericSystem ( ::ViewT< ::StrictEntityContext, ::Include<::ActorMovementTickNeededComponent, ::PlayerComponent >, ::Optional<::DimensionStateComponent const > > view,
::EntityModifier<::SkipNormalTickComponent > mod )
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.

◆ tickLocalPlayerSystem()

static MCAPI void NormalTickFilterSystem::tickLocalPlayerSystem ( ::ViewT< ::StrictEntityContext, ::Include<::ActorMovementTickNeededComponent, ::LocalPlayerComponent >, ::Optional<::LoadingStateComponent const > > view,
::EntityModifier<::SkipNormalTickComponent > mod )
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: