LeviLamina
Loading...
Searching...
No Matches
ScriptItemCustomComponentInterface.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/scripting/modules/minecraft/events/metadata/ScriptCustomComponentScriptInterface.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
ScriptModuleMinecraft {
struct
ScriptItemCustomComponentClosureFlags; }
11
// clang-format on
12
13
namespace
ScriptModuleMinecraft {
14
15
class
ScriptItemCustomComponentInterface
:
public
::ScriptModuleMinecraft::ScriptCustomComponentScriptInterface
<7> {
16
public
:
17
// prevent constructor by default
18
ScriptItemCustomComponentInterface
& operator=(
ScriptItemCustomComponentInterface
const
&);
19
ScriptItemCustomComponentInterface
(
ScriptItemCustomComponentInterface
const
&);
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI
ScriptItemCustomComponentInterface
(
::ScriptModuleMinecraft::ScriptItemCustomComponentInterface
&&);
25
26
MCAPI
~ScriptItemCustomComponentInterface
();
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCAPI
void
* $ctor(
::ScriptModuleMinecraft::ScriptItemCustomComponentInterface
&&);
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCAPI
void
$dtor();
39
// NOLINTEND
40
};
41
42
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptCustomComponentScriptInterface
Definition
ScriptCustomComponentScriptInterface.h:8
ScriptModuleMinecraft::ScriptItemCustomComponentInterface
Definition
ScriptItemCustomComponentInterface.h:15
src
mc
scripting
modules
minecraft
events
ScriptItemCustomComponentInterface.h
Generated on Sat Apr 26 2025 05:55:52 for LeviLamina by
1.12.0