LeviLamina
Loading...
Searching...
No Matches
ScriptBlockCustomComponentEntityFallOnAfterEventIntermediateStorage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/ecs/WeakEntityRef.h"
7
#include "mc/scripting/modules/minecraft/events/ScriptBlockCustomComponentAfterEventIntermediateStorage.h"
8
9
namespace
ScriptModuleMinecraft {
10
11
struct
ScriptBlockCustomComponentEntityFallOnAfterEventIntermediateStorage
12
:
public
::ScriptModuleMinecraft::ScriptBlockCustomComponentAfterEventIntermediateStorage
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::TypedStorage<8, 24, ::WeakEntityRef const> mEntity;
17
::ll::TypedStorage<4, 4, float const> mFallDistance;
18
// NOLINTEND
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI
~ScriptBlockCustomComponentEntityFallOnAfterEventIntermediateStorage
();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCFOLD
void
$dtor();
30
// NOLINTEND
31
};
32
33
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptBlockCustomComponentAfterEventIntermediateStorage
Definition
ScriptBlockCustomComponentAfterEventIntermediateStorage.h:16
ScriptModuleMinecraft::ScriptBlockCustomComponentEntityFallOnAfterEventIntermediateStorage
Definition
ScriptBlockCustomComponentEntityFallOnAfterEventIntermediateStorage.h:12
src-server
mc
scripting
modules
minecraft
events
ScriptBlockCustomComponentEntityFallOnAfterEventIntermediateStorage.h
Generated on Tue Nov 25 2025 04:01:24 for LeviLamina by
1.12.0