LeviLamina
Loading...
Searching...
No Matches
ScriptItemUseBeforeEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/scripting/modules/minecraft/events/ScriptItemUseAfterEvent.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Scripting {
struct
ClassBinding; }
11
// clang-format on
12
13
namespace
ScriptModuleMinecraft {
14
15
struct
ScriptItemUseBeforeEvent
:
public
::ScriptModuleMinecraft::ScriptItemUseAfterEvent
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::TypedStorage<1, 1, bool> mCancel;
20
// NOLINTEND
21
22
public
:
23
// static functions
24
// NOLINTBEGIN
25
MCAPI static ::Scripting::ClassBinding bind();
26
27
MCAPI static ::Scripting::ClassBinding bindV010();
28
// NOLINTEND
29
};
30
31
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptItemUseAfterEvent
Definition
ScriptItemUseAfterEvent.h:20
ScriptModuleMinecraft::ScriptItemUseBeforeEvent
Definition
ScriptItemUseBeforeEvent.h:15
src-server
mc
scripting
modules
minecraft
events
ScriptItemUseBeforeEvent.h
Generated on Wed Nov 5 2025 13:13:05 for LeviLamina by
1.12.0