LeviLamina
Loading...
Searching...
No Matches
ScriptBlockCustomComponentRandomTickAfterEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/scripting/modules/minecraft/events/ScriptBlockEvent.h"
7
#include "mc/scripting/modules/minecraft/events/ScriptCustomComponentAfterEvent.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
ScriptModuleMinecraft {
struct
ScriptBlockCustomComponentAfterEventIntermediateStorage; }
12
namespace
Scripting {
struct
ClassBinding; }
13
// clang-format on
14
15
namespace
ScriptModuleMinecraft {
16
17
struct
ScriptBlockCustomComponentRandomTickAfterEvent
18
:
public
::ScriptModuleMinecraft::ScriptBlockEvent
,
19
public
::ScriptModuleMinecraft::ScriptCustomComponentAfterEvent
{
20
public
:
21
// ScriptBlockCustomComponentRandomTickAfterEvent inner types define
22
using
IntermediateStorage
=
::ScriptModuleMinecraft::ScriptBlockCustomComponentAfterEventIntermediateStorage
;
23
24
public
:
25
// static functions
26
// NOLINTBEGIN
27
MCAPI static ::Scripting::ClassBinding bind();
28
// NOLINTEND
29
};
30
31
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptCustomComponentAfterEvent
Definition
ScriptCustomComponentAfterEvent.h:7
ScriptModuleMinecraft::ScriptBlockCustomComponentAfterEventIntermediateStorage
Definition
ScriptBlockCustomComponentAfterEventIntermediateStorage.h:16
ScriptModuleMinecraft::ScriptBlockCustomComponentRandomTickAfterEvent
Definition
ScriptBlockCustomComponentRandomTickAfterEvent.h:19
ScriptModuleMinecraft::ScriptBlockEvent
Definition
ScriptBlockEvent.h:17
src-server
mc
scripting
modules
minecraft
events
ScriptBlockCustomComponentRandomTickAfterEvent.h
Generated on Tue Nov 25 2025 04:01:24 for LeviLamina by
1.12.0