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
23
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptBlockCustomComponentAfterEventIntermediateStorage
Definition
ScriptBlockCustomComponentAfterEventIntermediateStorage.h:18
ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerInteractAfterEventIntermediateStorage
Definition
ScriptBlockCustomComponentPlayerInteractAfterEventIntermediateStorage.h:13
src
mc
scripting
modules
minecraft
events
ScriptBlockCustomComponentPlayerInteractAfterEventIntermediateStorage.h
Generated on
for LeviLamina by
1.16.1