LeviLamina
Loading...
Searching...
No Matches
ScriptExplosionStartedBeforeEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/lifetime_registry/StrongTypedObjectHandle.h"
7
#include "mc/scripting/modules/minecraft/events/ScriptExplosionStartedAfterEvent.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
ScriptModuleMinecraft {
class
ScriptBlock; }
12
namespace
Scripting {
struct
ClassBinding; }
13
// clang-format on
14
15
namespace
ScriptModuleMinecraft {
16
17
struct
ScriptExplosionStartedBeforeEvent
:
public
::ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::TypedStorage<1, 1, bool> mCancel;
22
// NOLINTEND
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
void
setImpactedBlocks(
28
::std::vector<
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock>
>
const
& blocks
29
);
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCAPI static ::Scripting::ClassBinding bind();
36
// NOLINTEND
37
};
38
39
}
// namespace ScriptModuleMinecraft
Scripting::StrongTypedObjectHandle
Definition
StrongTypedObjectHandle.h:8
ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent
Definition
ScriptExplosionStartedAfterEvent.h:21
ScriptModuleMinecraft::ScriptExplosionStartedBeforeEvent
Definition
ScriptExplosionStartedBeforeEvent.h:17
src-server
mc
scripting
modules
minecraft
events
ScriptExplosionStartedBeforeEvent.h
Generated on Tue Oct 28 2025 05:32:13 for LeviLamina by
1.12.0