LeviLamina
Loading...
Searching...
No Matches
ScriptBlockCustomComponentBlockBreakAfterEventIntermediateStorage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/scripting/modules/minecraft/actor/ScriptActorData.h"
7
#include "mc/scripting/modules/minecraft/events/ScriptBlockCustomComponentAfterEventIntermediateStorage.h"
8
#include "mc/world/level/BlockPos.h"
9
10
namespace
ScriptModuleMinecraft {
11
12
struct
ScriptBlockCustomComponentBlockBreakAfterEventIntermediateStorage
13
:
public
::ScriptModuleMinecraft::ScriptBlockCustomComponentAfterEventIntermediateStorage
{
14
public
:
15
// ScriptBlockCustomComponentBlockBreakAfterEventIntermediateStorage inner types declare
16
// clang-format off
17
struct
BlockCause
;
18
// clang-format on
19
20
// ScriptBlockCustomComponentBlockBreakAfterEventIntermediateStorage inner types define
21
struct
BlockCause
{
22
public
:
23
// member variables
24
// NOLINTBEGIN
25
::ll::TypedStorage<4, 12, ::BlockPos const> mPos;
26
// NOLINTEND
27
};
28
29
public
:
30
// member variables
31
// NOLINTBEGIN
32
::ll::TypedStorage<8, 104, ::std::optional<::ScriptModuleMinecraft::ScriptActorData>
const
> mEntity;
33
::ll::TypedStorage<
34
4,
35
16,
36
::std::optional<::ScriptModuleMinecraft::ScriptBlockCustomComponentBlockBreakAfterEventIntermediateStorage::
37
BlockCause>
const
>
38
mDestructionCauseBlock;
39
// NOLINTEND
40
41
public
:
42
// member functions
43
// NOLINTBEGIN
44
MCAPI
~ScriptBlockCustomComponentBlockBreakAfterEventIntermediateStorage
();
45
// NOLINTEND
46
47
public
:
48
// destructor thunk
49
// NOLINTBEGIN
50
MCAPI
void
$dtor();
51
// NOLINTEND
52
};
53
54
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptBlockCustomComponentAfterEventIntermediateStorage
Definition
ScriptBlockCustomComponentAfterEventIntermediateStorage.h:16
ScriptModuleMinecraft::ScriptBlockCustomComponentBlockBreakAfterEventIntermediateStorage::BlockCause
Definition
ScriptBlockCustomComponentBlockBreakAfterEventIntermediateStorage.h:21
ScriptModuleMinecraft::ScriptBlockCustomComponentBlockBreakAfterEventIntermediateStorage
Definition
ScriptBlockCustomComponentBlockBreakAfterEventIntermediateStorage.h:13
src-server
mc
scripting
modules
minecraft
events
ScriptBlockCustomComponentBlockBreakAfterEventIntermediateStorage.h
Generated on Tue Nov 25 2025 04:01:24 for LeviLamina by
1.12.0