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