LeviLamina
Loading...
Searching...
No Matches
ScriptItemStartUseAfterEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/ClassBindingBuilder.h"
7
#include "mc/deps/scripting/lifetime_registry/StrongTypedObjectHandle.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
Player
;
12
struct
ItemStartUseEvent
;
13
namespace
ScriptModuleMinecraft {
class
ScriptItemStack; }
14
namespace
Scripting {
class
WeakLifetimeScope; }
15
// clang-format on
16
17
namespace
ScriptModuleMinecraft {
18
19
struct
ScriptItemStartUseAfterEvent
{
20
public
:
21
// member variables
22
// NOLINTBEGIN
23
::ll::UntypedStorage<8, 32>
mUnk939422;
24
::ll::UntypedStorage<8, 32>
mUnk7adbcc;
25
::ll::UntypedStorage<4, 4>
mUnke03dd7;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
ScriptItemStartUseAfterEvent
& operator=(
ScriptItemStartUseAfterEvent
const
&);
31
ScriptItemStartUseAfterEvent
();
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
MCAPI
ScriptItemStartUseAfterEvent
(
::ScriptModuleMinecraft::ScriptItemStartUseAfterEvent
const
&);
37
38
MCAPI
ScriptItemStartUseAfterEvent
(
39
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>
item,
40
::Player
const
& player,
41
::ItemStartUseEvent
const
& itemEvent,
42
::Scripting::WeakLifetimeScope
const
& scope
43
);
44
45
MCAPI
~ScriptItemStartUseAfterEvent
();
46
// NOLINTEND
47
48
public
:
49
// static functions
50
// NOLINTBEGIN
51
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptItemStartUseAfterEvent> bind();
52
53
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptItemStartUseAfterEvent> bindV010();
54
// NOLINTEND
55
56
public
:
57
// constructor thunks
58
// NOLINTBEGIN
59
MCAPI
void
* $ctor(
::ScriptModuleMinecraft::ScriptItemStartUseAfterEvent
const
&);
60
61
MCAPI
void
* $ctor(
62
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>
item,
63
::Player
const
& player,
64
::ItemStartUseEvent
const
& itemEvent,
65
::Scripting::WeakLifetimeScope
const
& scope
66
);
67
// NOLINTEND
68
69
public
:
70
// destructor thunk
71
// NOLINTBEGIN
72
MCFOLD
void
$dtor();
73
// NOLINTEND
74
};
75
76
}
// namespace ScriptModuleMinecraft
Player
Definition
Player.h:119
Scripting::StrongTypedObjectHandle
Definition
StrongTypedObjectHandle.h:8
Scripting::WeakLifetimeScope
Definition
WeakLifetimeScope.h:12
ItemStartUseEvent
Definition
ItemStartUseEvent.h:8
ScriptModuleMinecraft::ScriptItemStartUseAfterEvent
Definition
ScriptItemStartUseAfterEvent.h:19
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
events
ScriptItemStartUseAfterEvent.h
Generated on Sat Apr 26 2025 05:55:52 for LeviLamina by
1.12.0