LeviLamina
Loading...
Searching...
No Matches
ScriptItemCustomComponentIntermediateStorage.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/scripting/modules/minecraft/events/ScriptCustomComponentPubSubAdapterStorage.h"
7
8// auto generated forward declare list
9// clang-format off
10namespace ScriptModuleMinecraft { class ScriptItemCustomComponentInterface; }
11// clang-format on
12
13namespace ScriptModuleMinecraft {
14
17 ::ScriptModuleMinecraft::ScriptItemCustomComponentInterface> {};
18
19} // namespace ScriptModuleMinecraft
Definition ScriptItemCustomComponentInterface.h:15
Definition ScriptCustomComponentPubSubAdapterStorage.h:8
Definition ScriptItemCustomComponentIntermediateStorage.h:17