LeviLamina
Loading...
Searching...
No Matches
FallingBlockNormalTickSystem Class Reference

Static Public Member Functions

static MCAPI void _doFallingBlockNormalTickSystem (::StrictEntityContext const &, ::ActorOwnerComponent &actorOwnerComponent, ::ITickDelegate &onLand)
 
static MCAPI void _tickFallingBlockNormalTickSystem (::ViewT< ::StrictEntityContext, ::Include<::ActorMovementTickNeededComponent, ::FallingBlockFlagComponent >, ::ActorOwnerComponent > view)
 
static MCAPI ::TickingSystemWithInfo createSystem ()
 

Member Function Documentation

◆ _doFallingBlockNormalTickSystem()

static MCAPI void FallingBlockNormalTickSystem::_doFallingBlockNormalTickSystem ( ::StrictEntityContext const & ,
::ActorOwnerComponent & actorOwnerComponent,
::ITickDelegate & onLand )
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.

◆ _tickFallingBlockNormalTickSystem()

static MCAPI void FallingBlockNormalTickSystem::_tickFallingBlockNormalTickSystem ( ::ViewT< ::StrictEntityContext, ::Include<::ActorMovementTickNeededComponent, ::FallingBlockFlagComponent >, ::ActorOwnerComponent > view)
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.

◆ createSystem()

static MCAPI ::TickingSystemWithInfo FallingBlockNormalTickSystem::createSystem ( )
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 class was generated from the following file: