LeviLamina
Loading...
Searching...
No Matches
IScriptItemCustomComponentWriter.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/scripting/runtime/Result.h"
7
8// auto generated forward declare list
9// clang-format off
10class HashedString;
11namespace ScriptModuleMinecraft { class ScriptItemCustomComponentInterface; }
12namespace ScriptModuleMinecraft { struct ScriptCustomComponentInvalidRegistryError; }
13namespace ScriptModuleMinecraft { struct ScriptItemCustomComponentAlreadyRegisteredError; }
14namespace ScriptModuleMinecraft { struct ScriptItemCustomComponentReloadNewComponentError; }
15namespace ScriptModuleMinecraft { struct ScriptItemCustomComponentReloadNewEventError; }
16namespace ScriptModuleMinecraft { struct ScriptItemCustomComponentReloadVersionError; }
17// clang-format on
18
19namespace ScriptModuleMinecraft {
20
55
56} // namespace ScriptModuleMinecraft
Definition HashedString.h:5
Definition IScriptItemCustomComponentWriter.h:21
Definition ScriptItemCustomComponentInterface.h:15
Definition ScriptCustomComponentInvalidRegistryError.h:17
Definition ScriptItemCustomComponentAlreadyRegisteredError.h:15
Definition ScriptItemCustomComponentReloadNewComponentError.h:15
Definition ScriptItemCustomComponentReloadNewEventError.h:15
Definition ScriptItemCustomComponentReloadVersionError.h:15