LeviLamina
Loading...
Searching...
No Matches
ScriptPlayerSoundOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/InterfaceBindingBuilder.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Scripting {
struct
Error; }
11
// clang-format on
12
13
namespace
ScriptModuleMinecraft {
14
15
struct
ScriptPlayerSoundOptions
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 16>
mUnk3c9ff5;
20
::ll::UntypedStorage<4, 8>
mUnk897870;
21
::ll::UntypedStorage<4, 8>
mUnkf67b7f;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
ScriptPlayerSoundOptions
& operator=(
ScriptPlayerSoundOptions
const
&);
27
ScriptPlayerSoundOptions
(
ScriptPlayerSoundOptions
const
&);
28
ScriptPlayerSoundOptions
();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCAPI ::std::optional<::Scripting::Error> validate()
const
;
34
// NOLINTEND
35
36
public
:
37
// static functions
38
// NOLINTBEGIN
39
MCAPI static ::Scripting::InterfaceBindingBuilder<::ScriptModuleMinecraft::ScriptPlayerSoundOptions> bind();
40
// NOLINTEND
41
};
42
43
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptPlayerSoundOptions
Definition
ScriptPlayerSoundOptions.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
options
ScriptPlayerSoundOptions.h
Generated on Sat Apr 26 2025 05:55:53 for LeviLamina by
1.12.0