LeviLamina
Loading...
Searching...
No Matches
PlayLavaStepSoundSystemImpl.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
ActorUniqueIDComponent
;
15
struct
CurrentlyStandingOnBlockComponent
;
16
struct
DimensionTypeComponent
;
17
struct
MakesLavaStepSoundComponent
;
18
struct
ShouldPlayStepSoundComponent
;
19
struct
SoundEventPlayerComponent
;
20
struct
SoundEventRequestQueueComponent
;
21
// clang-format on
22
23
namespace
PlayLavaStepSoundSystemImpl {
24
// functions
25
// NOLINTBEGIN
26
MCNAPI
void
tick(
27
::entt::type_list<
::Include<::ShouldPlayStepSoundComponent, ::MakesLavaStepSoundComponent>
>,
28
::StrictEntityContext
const
& entity,
29
::ActorDataFlagComponent
const
& actorFlags,
30
::ActorDefinitionIdentifierComponent
const
& actorIdentifier,
31
::ActorUniqueIDComponent
const
& actorUniqueID,
32
::DimensionTypeComponent
const
& dimensionType,
33
::CurrentlyStandingOnBlockComponent
const
& currentlyStandingOnBlockComponent,
34
::SoundEventPlayerComponent
const
& soundEventPlayerComponent,
35
::ViewT<::StrictEntityContext, ::SoundEventRequestQueueComponent>
& requestQueueView
36
);
37
// NOLINTEND
38
39
}
// namespace PlayLavaStepSoundSystemImpl
StrictEntityContext
Definition
StrictEntityContext.h:8
ViewT
Definition
ViewT.h:6
ActorDataFlagComponent
Definition
ActorDataFlagComponent.h:9
ActorDefinitionIdentifierComponent
Definition
ActorDefinitionIdentifierComponent.h:8
ActorUniqueIDComponent
Definition
ActorUniqueIDComponent.h:8
CurrentlyStandingOnBlockComponent
Definition
CurrentlyStandingOnBlockComponent.h:10
DimensionTypeComponent
Definition
DimensionTypeComponent.h:13
Include
Definition
Include.h:6
MakesLavaStepSoundComponent
Definition
MakesLavaStepSoundComponent.h:5
ShouldPlayStepSoundComponent
Definition
ShouldPlayStepSoundComponent.h:5
SoundEventPlayerComponent
Definition
SoundEventPlayerComponent.h:8
SoundEventRequestQueueComponent
Definition
SoundEventRequestQueueComponent.h:10
src
mc
entity
systems
PlayLavaStepSoundSystemImpl.h
Generated on Fri Jun 13 2025 05:04:34 for LeviLamina by
1.12.0