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