LeviLamina
Loading...
Searching...
No Matches
ScriptPlayerInteractWithEntityEvent.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
#include "mc/scripting/modules/minecraft/events/ScriptPlayerInteractEvent.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
ScriptModuleMinecraft {
class
ScriptActor
; }
12
// clang-format on
13
14
namespace
ScriptModuleMinecraft {
15
16
struct
ScriptPlayerInteractWithEntityEvent
:
public
::ScriptModuleMinecraft::ScriptPlayerInteractEvent
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor>> mTarget;
21
// NOLINTEND
22
};
23
24
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptActor
Definition
ScriptActor.h:69
ScriptModuleMinecraft::ScriptPlayerInteractEvent
Definition
ScriptPlayerInteractEvent.h:15
ScriptModuleMinecraft::ScriptPlayerInteractWithEntityEvent
Definition
ScriptPlayerInteractWithEntityEvent.h:16
src
mc
scripting
modules
minecraft
events
ScriptPlayerInteractWithEntityEvent.h
Generated on
for LeviLamina by
1.16.1