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