LeviLamina
Loading...
Searching...
No Matches
PlayCamelStepSoundSystemImpl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/ecs/ViewT.h"
7
#include "mc/deps/ecs/strict/Include.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
StrictEntityContext
;
12
struct
ActorDataFlagComponent
;
13
struct
ActorDefinitionIdentifierComponent
;
14
struct
CamelFlagComponent
;
15
struct
CurrentlyStandingOnBlockComponent
;
16
struct
DimensionTypeComponent
;
17
struct
ShouldPlayStepSoundComponent
;
18
struct
SoundEventPlayerComponent
;
19
struct
SoundEventRequestQueueComponent
;
20
// clang-format on
21
22
namespace
PlayCamelStepSoundSystemImpl {
23
// functions
24
// NOLINTBEGIN
25
MCAPI
void
tick(
26
::entt::type_list<
::Include<::ShouldPlayStepSoundComponent, ::CamelFlagComponent>
>,
27
::StrictEntityContext
const
& entity,
28
::ActorDefinitionIdentifierComponent
const
& actorDefinitionIdentifierComponent,
29
::ActorDataFlagComponent
const
& synchedActorDataComponent,
30
::CurrentlyStandingOnBlockComponent
const
& currentlyStandingOnBlockComponent,
31
::DimensionTypeComponent
const
& dimensionTypeComponent,
32
::SoundEventPlayerComponent
const
& soundEventPlayerComponent,
33
::ViewT<::StrictEntityContext, ::SoundEventRequestQueueComponent>
& requestQueueView
34
);
35
// NOLINTEND
36
37
}
// namespace PlayCamelStepSoundSystemImpl
StrictEntityContext
Definition
StrictEntityContext.h:10
ViewT
Definition
ViewT.h:6
ActorDataFlagComponent
Definition
ActorDataFlagComponent.h:8
ActorDefinitionIdentifierComponent
Definition
ActorDefinitionIdentifierComponent.h:10
CamelFlagComponent
Definition
CamelFlagComponent.h:5
CurrentlyStandingOnBlockComponent
Definition
CurrentlyStandingOnBlockComponent.h:10
DimensionTypeComponent
Definition
DimensionTypeComponent.h:13
Include
Definition
Include.h:6
ShouldPlayStepSoundComponent
Definition
ShouldPlayStepSoundComponent.h:5
SoundEventPlayerComponent
Definition
SoundEventPlayerComponent.h:10
SoundEventRequestQueueComponent
Definition
SoundEventRequestQueueComponent.h:10
src
mc
entity
systems
PlayCamelStepSoundSystemImpl.h
Generated on Sat Apr 26 2025 05:55:37 for LeviLamina by
1.12.0