LeviLamina
Loading...
Searching...
No Matches
ScriptItemCustomComponentReloadVersionError.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
class
HashedString
;
11
namespace
Scripting {
struct
ErrorBinding; }
12
// clang-format on
13
14
namespace
ScriptModuleMinecraft {
15
16
struct
ScriptItemCustomComponentReloadVersionError
:
public
::Scripting::Error
{
17
public
:
18
// member functions
19
// NOLINTBEGIN
20
MCAPI
explicit
ScriptItemCustomComponentReloadVersionError
(
::HashedString
const
& componentName);
21
22
MCAPI
~ScriptItemCustomComponentReloadVersionError
();
23
// NOLINTEND
24
25
public
:
26
// static functions
27
// NOLINTBEGIN
28
MCAPI static ::Scripting::ErrorBinding bind();
29
// NOLINTEND
30
31
public
:
32
// constructor thunks
33
// NOLINTBEGIN
34
MCAPI
void
* $ctor(
::HashedString
const
& componentName);
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCFOLD
void
$dtor();
41
// NOLINTEND
42
};
43
44
}
// namespace ScriptModuleMinecraft
HashedString
Definition
HashedString.h:5
ScriptModuleMinecraft::ScriptItemCustomComponentReloadVersionError
Definition
ScriptItemCustomComponentReloadVersionError.h:16
Scripting::Error
Definition
Error.h:7
src
mc
scripting
modules
minecraft
items
ScriptItemCustomComponentReloadVersionError.h
Generated on Sat Apr 26 2025 05:55:53 for LeviLamina by
1.12.0