LeviLamina
Loading...
Searching...
No Matches
ScriptWorldSoundOptions.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
Error; }
8
namespace
Scripting {
struct
InterfaceBinding; }
9
// clang-format on
10
11
namespace
ScriptModuleMinecraft {
12
13
struct
ScriptWorldSoundOptions
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<4, 8>
mUnkd3ea43;
18
::ll::UntypedStorage<4, 8>
mUnk816ed2;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ScriptWorldSoundOptions
& operator=(
ScriptWorldSoundOptions
const
&);
24
ScriptWorldSoundOptions
(
ScriptWorldSoundOptions
const
&);
25
ScriptWorldSoundOptions
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCNAPI ::std::optional<::Scripting::Error>
validate
()
const
;
31
// NOLINTEND
32
33
public
:
34
// static functions
35
// NOLINTBEGIN
36
MCNAPI static ::Scripting::InterfaceBinding
bind
();
37
// NOLINTEND
38
};
39
40
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptWorldSoundOptions
Definition
ScriptWorldSoundOptions.h:13
ScriptModuleMinecraft::ScriptWorldSoundOptions::validate
MCAPI ::std::optional<::Scripting::Error > validate() const
ScriptModuleMinecraft::ScriptWorldSoundOptions::bind
static MCAPI ::Scripting::InterfaceBinding bind()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
options
ScriptWorldSoundOptions.h
Generated on Fri Jun 13 2025 05:04:49 for LeviLamina by
1.12.0