LeviLamina
Loading...
Searching...
No Matches
ScriptColor.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
class
ScriptColor
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 16>
mUnka089da;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
ScriptColor
& operator=(
ScriptColor
const
&);
22
ScriptColor
(
ScriptColor
const
&);
23
ScriptColor
();
24
25
public
:
26
// static functions
27
// NOLINTBEGIN
28
MCNAPI static ::Scripting::ClassBinding
bindV010
();
29
// NOLINTEND
30
};
31
32
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptColor
Definition
ScriptColor.h:12
ScriptModuleMinecraft::ScriptColor::bindV010
static MCAPI ::Scripting::ClassBinding bindV010()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
ScriptColor.h
Generated on Fri Jun 13 2025 05:04:50 for LeviLamina by
1.12.0