LeviLamina
Loading...
Searching...
No Matches
ScriptItemCustomComponentAfterEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/scripting/modules/minecraft/events/ScriptCustomComponentPubSubAdapterAfterEvent.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
ScriptModuleMinecraft {
class
ScriptItemCustomComponentInterface; }
11
// clang-format on
12
13
namespace
ScriptModuleMinecraft {
14
15
struct
ScriptItemCustomComponentAfterEvent
16
:
public
::ScriptModuleMinecraft::ScriptCustomComponentPubSubAdapterAfterEvent
<
17
::ScriptModuleMinecraft::ScriptItemCustomComponentInterface> {
18
public
:
19
// virtual functions
20
// NOLINTBEGIN
21
// vIndex: 0
22
virtual
~ScriptItemCustomComponentAfterEvent
()
/*override*/
=
default
;
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
29
// NOLINTEND
30
};
31
32
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptCustomComponentPubSubAdapterAfterEvent
Definition
ScriptCustomComponentPubSubAdapterAfterEvent.h:8
ScriptModuleMinecraft::ScriptItemCustomComponentAfterEvent
Definition
ScriptItemCustomComponentAfterEvent.h:17
src
mc
scripting
modules
minecraft
events
ScriptItemCustomComponentAfterEvent.h
Generated on Sat Apr 26 2025 05:55:52 for LeviLamina by
1.12.0