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/binding_type/ClassBindingBuilder.h"
7
#include "mc/deps/scripting/lifetime_registry/StrongTypedObjectHandle.h"
8
#include "mc/scripting/modules/minecraft/events/ScriptExplosionStartedAfterEvent.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
namespace
ScriptModuleMinecraft {
class
ScriptBlock; }
13
// clang-format on
14
15
namespace
ScriptModuleMinecraft {
16
17
struct
ScriptExplosionStartedBeforeEvent
:
public
::ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<1, 1>
mUnkad83b6;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
ScriptExplosionStartedBeforeEvent
& operator=(
ScriptExplosionStartedBeforeEvent
const
&);
27
ScriptExplosionStartedBeforeEvent
(
ScriptExplosionStartedBeforeEvent
const
&);
28
ScriptExplosionStartedBeforeEvent
();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCAPI
void
setImpactedBlocks(
34
::std::vector<
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock>
>
const
& blocks
35
);
36
// NOLINTEND
37
38
public
:
39
// static functions
40
// NOLINTBEGIN
41
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptExplosionStartedBeforeEvent> bind();
42
// NOLINTEND
43
};
44
45
}
// namespace ScriptModuleMinecraft
Scripting::StrongTypedObjectHandle
Definition
StrongTypedObjectHandle.h:8
ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent
Definition
ScriptExplosionStartedAfterEvent.h:16
ScriptModuleMinecraft::ScriptExplosionStartedBeforeEvent
Definition
ScriptExplosionStartedBeforeEvent.h:17
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
events
ScriptExplosionStartedBeforeEvent.h
Generated on Sat Apr 26 2025 05:55:52 for LeviLamina by
1.12.0