LeviLamina
Loading...
Searching...
No Matches
ScriptSoundOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
struct
ClassBinding; }
8
// clang-format on
9
10
namespace
ScriptModuleMinecraft {
11
12
struct
ScriptSoundOptions
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 16>
mUnkdbc387;
17
::ll::UntypedStorage<4, 8>
mUnka3a93a;
18
::ll::UntypedStorage<4, 8>
mUnkfc4ebf;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ScriptSoundOptions
& operator=(
ScriptSoundOptions
const
&);
24
ScriptSoundOptions
(
ScriptSoundOptions
const
&);
25
ScriptSoundOptions
();
26
27
public
:
28
// static functions
29
// NOLINTBEGIN
30
MCNAPI static ::Scripting::ClassBinding
bindV010
();
31
// NOLINTEND
32
};
33
34
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptSoundOptions
Definition
ScriptSoundOptions.h:12
ScriptModuleMinecraft::ScriptSoundOptions::bindV010
static MCAPI ::Scripting::ClassBinding bindV010()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
options
ScriptSoundOptions.h
Generated on Fri Jun 13 2025 05:04:49 for LeviLamina by
1.12.0