LeviLamina
Loading...
Searching...
No Matches
DanceComponentListener.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/legacy/LevelSoundEvent.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Level
;
11
class
Vec3
;
12
struct
ActorDefinitionIdentifier
;
13
// clang-format on
14
15
class
DanceComponentListener
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 8>
mUnk7bc365;
20
::ll::UntypedStorage<4, 4>
mUnkd57385;
21
::ll::UntypedStorage<8, 8>
mUnk6d47ca;
22
::ll::UntypedStorage<8, 24>
mUnkf7e713;
23
::ll::UntypedStorage<4, 12>
mUnka58bc4;
24
::ll::UntypedStorage<8, 16>
mUnk46cd99;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
DanceComponentListener
& operator=(
DanceComponentListener
const
&);
30
DanceComponentListener
(
DanceComponentListener
const
&);
31
DanceComponentListener
();
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
MCAPI
void
_onLevelSoundEvent(
37
::SharedTypes::Legacy::LevelSoundEvent type,
38
::Vec3
const
& pos,
39
int
data,
40
::ActorDefinitionIdentifier
const
& entityType,
41
bool
isBabyMob,
42
bool
isGlobal
43
);
44
45
MCAPI
void
setLevel(
::Level
& level);
46
// NOLINTEND
47
};
DanceComponentListener
Definition
DanceComponentListener.h:15
Level
Definition
Level.h:234
Vec3
Definition
Vec3.h:10
ActorDefinitionIdentifier
Definition
ActorDefinitionIdentifier.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
DanceComponentListener.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0