LeviLamina
Loading...
Searching...
No Matches
BlockAmbientSoundComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/platform/brstd/move_only_function.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockPos
;
11
class
BlockSource
;
12
// clang-format on
13
14
struct
BlockAmbientSoundComponent
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 64,
::brstd::move_only_function
<bool(
::BlockSource
&,
::BlockPos
const
&)
const
>> mCanPlay;
19
::ll::TypedStorage<4, 4, int> mOneInChance;
20
// NOLINTEND
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI
~BlockAmbientSoundComponent
();
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
MCNAPI
void
$dtor
();
32
// NOLINTEND
33
};
BlockPos
Definition
BlockPos.h:18
BlockSource
Definition
BlockSource.h:67
brstd::move_only_function
Definition
move_only_function.h:9
BlockAmbientSoundComponent
Definition
BlockAmbientSoundComponent.h:14
BlockAmbientSoundComponent::$dtor
MCAPI void $dtor()
BlockAmbientSoundComponent::~BlockAmbientSoundComponent
MCAPI ~BlockAmbientSoundComponent()
src
mc
world
level
block
components
BlockAmbientSoundComponent.h
Generated on Fri Jun 13 2025 05:05:14 for LeviLamina by
1.12.0