LeviLamina
Loading...
Searching...
No Matches
ScriptPlayerInteractWithEntityBeforeEvent.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/ScriptPlayerInteractWithEntityEvent.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
ScriptModuleMinecraft {
class
ScriptItemStack; }
12
namespace
Scripting {
struct
ClassBinding; }
13
// clang-format on
14
15
namespace
ScriptModuleMinecraft {
16
17
struct
ScriptPlayerInteractWithEntityBeforeEvent
:
public
::ScriptModuleMinecraft::ScriptPlayerInteractWithEntityEvent
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::TypedStorage<
22
8,
23
40,
24
::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>>>
25
mItemStack;
26
::ll::TypedStorage<1, 1, bool> mCancel;
27
// NOLINTEND
28
29
public
:
30
// static functions
31
// NOLINTBEGIN
32
MCAPI static ::Scripting::ClassBinding bind();
33
// NOLINTEND
34
};
35
36
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptPlayerInteractWithEntityBeforeEvent
Definition
ScriptPlayerInteractWithEntityBeforeEvent.h:17
ScriptModuleMinecraft::ScriptPlayerInteractWithEntityEvent
Definition
ScriptPlayerInteractWithEntityEvent.h:17
src-server
mc
scripting
modules
minecraft
events
ScriptPlayerInteractWithEntityBeforeEvent.h
Generated on Sun Oct 12 2025 06:32:03 for LeviLamina by
1.12.0