LeviLamina
Loading...
Searching...
No Matches
ScriptItemReleaseUseAfterEvent.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
ItemReleaseUseEvent
;
13
namespace
ScriptModuleMinecraft {
class
ScriptItemStack; }
14
namespace
Scripting {
class
WeakLifetimeScope; }
15
// clang-format on
16
17
namespace
ScriptModuleMinecraft {
18
19
struct
ScriptItemReleaseUseAfterEvent
{
20
public
:
21
// member variables
22
// NOLINTBEGIN
23
::ll::UntypedStorage<8, 40>
mUnkcdbc04;
24
::ll::UntypedStorage<8, 32>
mUnka6d463;
25
::ll::UntypedStorage<4, 4>
mUnk118490;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
ScriptItemReleaseUseAfterEvent
& operator=(
ScriptItemReleaseUseAfterEvent
const
&);
31
ScriptItemReleaseUseAfterEvent
();
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
MCAPI
ScriptItemReleaseUseAfterEvent
(
::ScriptModuleMinecraft::ScriptItemReleaseUseAfterEvent
const
&);
37
38
MCAPI
ScriptItemReleaseUseAfterEvent
(
39
::std::optional<
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>
> item,
40
::Player
const
& player,
41
::ItemReleaseUseEvent
const
& itemEvent,
42
::Scripting::WeakLifetimeScope
const
& scope
43
);
44
45
MCAPI
~ScriptItemReleaseUseAfterEvent
();
46
// NOLINTEND
47
48
public
:
49
// static functions
50
// NOLINTBEGIN
51
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptItemReleaseUseAfterEvent> bind();
52
53
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptItemReleaseUseAfterEvent> bindV010();
54
// NOLINTEND
55
56
public
:
57
// constructor thunks
58
// NOLINTBEGIN
59
MCFOLD
void
* $ctor(
::ScriptModuleMinecraft::ScriptItemReleaseUseAfterEvent
const
&);
60
61
MCFOLD
void
* $ctor(
62
::std::optional<
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>
> item,
63
::Player
const
& player,
64
::ItemReleaseUseEvent
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
ItemReleaseUseEvent
Definition
ItemReleaseUseEvent.h:8
ScriptModuleMinecraft::ScriptItemReleaseUseAfterEvent
Definition
ScriptItemReleaseUseAfterEvent.h:19
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
events
ScriptItemReleaseUseAfterEvent.h
Generated on Sat Apr 26 2025 05:55:52 for LeviLamina by
1.12.0