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
// ScriptItemCustomComponentInterface inner types define
18
using
Flags
=
::ScriptModuleMinecraft::ScriptItemCustomComponentClosureFlags
;
19
20
public
:
21
// prevent constructor by default
22
ScriptItemCustomComponentInterface
& operator=(
ScriptItemCustomComponentInterface
const
&);
23
ScriptItemCustomComponentInterface
(
ScriptItemCustomComponentInterface
const
&);
24
ScriptItemCustomComponentInterface
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI
ScriptItemCustomComponentInterface
(
::ScriptModuleMinecraft::ScriptItemCustomComponentInterface
&&);
30
31
MCAPI
~ScriptItemCustomComponentInterface
();
32
// NOLINTEND
33
34
public
:
35
// constructor thunks
36
// NOLINTBEGIN
37
MCAPI
void
* $ctor(
::ScriptModuleMinecraft::ScriptItemCustomComponentInterface
&&);
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCAPI
void
$dtor();
44
// NOLINTEND
45
};
46
47
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptCustomComponentScriptInterface
Definition
ScriptCustomComponentScriptInterface.h:8
ScriptModuleMinecraft::ScriptItemCustomComponentInterface
Definition
ScriptItemCustomComponentInterface.h:15
ScriptModuleMinecraft::ScriptItemCustomComponentClosureFlags
Definition
ScriptItemCustomComponentClosureFlags.h:7
src-server
mc
scripting
modules
minecraft
events
ScriptItemCustomComponentInterface.h
Generated on Tue Oct 28 2025 05:32:13 for LeviLamina by
1.12.0