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

Static Public Member Functions

static MCAPI ::TickingSystemWithInfo createSystem ()
 
static MCAPI void tickNotifier (::StrictEntityContext const &, ::AABBShapeComponent const &aabbShapeComponent, ::DimensionTypeComponent const &dimensionComponent, ::ViewT<::StrictEntityContext, ::Include<::MobFlagComponent >, ::Exclude<::ActorIsFirstTickFlagComponent > > mobView, ::ViewT<::StrictEntityContext, ::Include<::FallingBlockFlagComponent > > fallingBlockView, ::EntityModifier<::CollidableMobNearFlagComponent > mod, ::LocalSpatialEntityFetcherFactoryComponent &spatialEntityFetcherFactory, ::LocalSpatialEntityFetcher &spatialEntityFetcher)
 

Member Function Documentation

◆ createSystem()

static MCAPI ::TickingSystemWithInfo CollidableMobNotifierSystem::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.

◆ tickNotifier()

static MCAPI void CollidableMobNotifierSystem::tickNotifier ( ::StrictEntityContext const & ,
::AABBShapeComponent const & aabbShapeComponent,
::DimensionTypeComponent const & dimensionComponent,
::ViewT<::StrictEntityContext, ::Include<::MobFlagComponent >, ::Exclude<::ActorIsFirstTickFlagComponent > > mobView,
::ViewT<::StrictEntityContext, ::Include<::FallingBlockFlagComponent > > fallingBlockView,
::EntityModifier<::CollidableMobNearFlagComponent > mod,
::LocalSpatialEntityFetcherFactoryComponent & spatialEntityFetcherFactory,
::LocalSpatialEntityFetcher & spatialEntityFetcher )
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: