LeviLamina
Loading...
Searching...
No Matches
ScriptBlockCustomComponentReloadNewComponentError.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/runtime/Error.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Scripting {
struct
ErrorBinding; }
11
// clang-format on
12
13
namespace
ScriptModuleMinecraft {
14
15
struct
ScriptBlockCustomComponentReloadNewComponentError
:
public
::Scripting::Error
{
16
public
:
17
// member functions
18
// NOLINTBEGIN
19
MCAPI
~ScriptBlockCustomComponentReloadNewComponentError
();
20
// NOLINTEND
21
22
public
:
23
// static functions
24
// NOLINTBEGIN
25
MCAPI static ::Scripting::ErrorBinding bind();
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
MCFOLD
void
$dtor();
32
// NOLINTEND
33
};
34
35
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptBlockCustomComponentReloadNewComponentError
Definition
ScriptBlockCustomComponentReloadNewComponentError.h:15
Scripting::Error
Definition
Error.h:7
src
mc
scripting
modules
minecraft
block
ScriptBlockCustomComponentReloadNewComponentError.h
Generated on Sat Apr 26 2025 05:55:51 for LeviLamina by
1.12.0