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