LeviLamina
Loading...
Searching...
No Matches
SoundMapping.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
SoundMapping
{
6
public
:
7
// SoundMapping inner types declare
8
// clang-format off
9
struct
ActorInteractiveSounds
;
10
struct
BlockSounds
;
11
struct
EntitySoundList
;
12
struct
EntitySounds
;
13
struct
SoundVariantCompare
;
14
// clang-format on
15
16
// SoundMapping inner types define
17
struct
ActorInteractiveSounds
{};
18
19
struct
BlockSounds
{};
20
21
struct
EntitySoundList
{};
22
23
struct
EntitySounds
{};
24
25
struct
SoundVariantCompare
{};
26
};
SoundMapping::ActorInteractiveSounds
Definition
SoundMapping.h:17
SoundMapping::BlockSounds
Definition
SoundMapping.h:19
SoundMapping::EntitySoundList
Definition
SoundMapping.h:21
SoundMapping::EntitySounds
Definition
SoundMapping.h:23
SoundMapping::SoundVariantCompare
Definition
SoundMapping.h:25
SoundMapping
Definition
SoundMapping.h:5
src-client
mc
client
sound
SoundMapping.h
Generated on Fri Dec 12 2025 16:34:20 for LeviLamina by
1.12.0