LeviLamina
Loading...
Searching...
No Matches
PlayGallopSoundSystemImpl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/ecs/Optional.h"
7
#include "mc/deps/ecs/ViewT.h"
8
#include "mc/deps/ecs/strict/Include.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
class
StrictEntityContext
;
13
struct
ActorDataFlagComponent
;
14
struct
ActorDataHorseTypeComponent
;
15
struct
ActorDefinitionIdentifierComponent
;
16
struct
ActorUniqueIDComponent
;
17
struct
CurrentlyStandingOnBlockComponent
;
18
struct
DimensionTypeComponent
;
19
struct
GallopSoundCounterComponent
;
20
struct
HorseFlagComponent
;
21
struct
RandomComponent
;
22
struct
RandomReferenceComponent
;
23
struct
ShouldPlayStepSoundComponent
;
24
struct
SoundEventPlayerComponent
;
25
struct
SoundEventRequestQueueComponent
;
26
struct
VehicleComponent
;
27
// clang-format on
28
29
namespace
PlayGallopSoundSystemImpl {
30
// functions
31
// NOLINTBEGIN
32
MCNAPI
void
tick(
33
::entt::type_list<
::Include<::ShouldPlayStepSoundComponent, ::HorseFlagComponent>
>,
34
::StrictEntityContext
const
& entity,
35
::ActorDataFlagComponent
const
& actorFlags,
36
::ActorDefinitionIdentifierComponent
const
& actorIdentifier,
37
::ActorUniqueIDComponent
const
& actorUniqueID,
38
::DimensionTypeComponent
const
& dimensionType,
39
::ActorDataHorseTypeComponent
const
& actorDataHorseTypeComponent,
40
::CurrentlyStandingOnBlockComponent
const
& currentlyStandingOnBlockComponent,
41
::RandomReferenceComponent
const
& randomReferenceComponent,
42
::SoundEventPlayerComponent
const
& soundEventPlayerComponent,
43
::GallopSoundCounterComponent
& gallopSoundCounterComponent,
44
::Optional<::VehicleComponent const>
vehicleComponent,
45
::ViewT<::StrictEntityContext, ::SoundEventRequestQueueComponent>
& requestQueueView,
46
::ViewT<::StrictEntityContext, ::RandomComponent>
& randomView
47
);
48
// NOLINTEND
49
50
}
// namespace PlayGallopSoundSystemImpl
Optional
Definition
Optional.h:8
StrictEntityContext
Definition
StrictEntityContext.h:8
ViewT
Definition
ViewT.h:6
ActorDataFlagComponent
Definition
ActorDataFlagComponent.h:9
ActorDataHorseTypeComponent
Definition
ActorDataHorseTypeComponent.h:8
ActorDefinitionIdentifierComponent
Definition
ActorDefinitionIdentifierComponent.h:8
ActorUniqueIDComponent
Definition
ActorUniqueIDComponent.h:8
CurrentlyStandingOnBlockComponent
Definition
CurrentlyStandingOnBlockComponent.h:10
DimensionTypeComponent
Definition
DimensionTypeComponent.h:13
GallopSoundCounterComponent
Definition
GallopSoundCounterComponent.h:8
HorseFlagComponent
Definition
HorseFlagComponent.h:5
Include
Definition
Include.h:6
RandomComponent
Definition
RandomComponent.h:10
RandomReferenceComponent
Definition
RandomReferenceComponent.h:8
ShouldPlayStepSoundComponent
Definition
ShouldPlayStepSoundComponent.h:5
SoundEventPlayerComponent
Definition
SoundEventPlayerComponent.h:8
SoundEventRequestQueueComponent
Definition
SoundEventRequestQueueComponent.h:10
VehicleComponent
Definition
VehicleComponent.h:10
src
mc
entity
systems
PlayGallopSoundSystemImpl.h
Generated on Fri Jun 13 2025 05:04:34 for LeviLamina by
1.12.0