LeviLamina
Loading...
Searching...
No Matches
ScriptExplosionStartedAfterEvent.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
8
// auto generated forward declare list
9
// clang-format off
10
namespace
ScriptModuleMinecraft {
class
ScriptBlock; }
11
namespace
Scripting {
struct
ClassBinding; }
12
// clang-format on
13
14
namespace
ScriptModuleMinecraft {
15
16
struct
ScriptExplosionStartedAfterEvent
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 24>
mUnkaf9f5f;
21
::ll::UntypedStorage<8, 32>
mUnkfbe091;
22
::ll::UntypedStorage<8, 40>
mUnkb1360a;
23
::ll::UntypedStorage<8, 8>
mUnkd4f494;
24
::ll::UntypedStorage<8, 8>
mUnk8d39a4;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
ScriptExplosionStartedAfterEvent
& operator=(
ScriptExplosionStartedAfterEvent
const
&);
30
ScriptExplosionStartedAfterEvent
();
31
32
public
:
33
// member functions
34
// NOLINTBEGIN
35
MCNAPI
ScriptExplosionStartedAfterEvent
(
::ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent
const
&);
36
37
MCNAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock>>
38
getImpactedBlocks
()
const
;
39
40
MCNAPI
~ScriptExplosionStartedAfterEvent
();
41
// NOLINTEND
42
43
public
:
44
// static functions
45
// NOLINTBEGIN
46
MCNAPI static ::Scripting::ClassBinding
bind
();
47
// NOLINTEND
48
49
public
:
50
// constructor thunks
51
// NOLINTBEGIN
52
MCNAPI
void
*
$ctor
(
::ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent
const
&);
53
// NOLINTEND
54
55
public
:
56
// destructor thunk
57
// NOLINTBEGIN
58
MCNAPI
void
$dtor
();
59
// NOLINTEND
60
};
61
62
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent
Definition
ScriptExplosionStartedAfterEvent.h:16
ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent::~ScriptExplosionStartedAfterEvent
MCAPI ~ScriptExplosionStartedAfterEvent()
ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent::$dtor
MCAPI void $dtor()
ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent::getImpactedBlocks
MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > getImpactedBlocks() const
ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent::$ctor
MCAPI void * $ctor(::ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent const &)
ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent::bind
static MCAPI ::Scripting::ClassBinding bind()
ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent::ScriptExplosionStartedAfterEvent
MCAPI ScriptExplosionStartedAfterEvent(::ScriptModuleMinecraft::ScriptExplosionStartedAfterEvent const &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
events
ScriptExplosionStartedAfterEvent.h
Generated on Fri Jun 13 2025 05:04:48 for LeviLamina by
1.12.0