LeviLamina
Loading...
Searching...
No Matches
ScriptItemComponent.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/scripting/modules/minecraft/components/ScriptComponent.h"
8
9
namespace
ScriptModuleMinecraft {
10
11
class
ScriptItemComponent
:
public
::ScriptModuleMinecraft::ScriptComponent
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 32>
mUnk5e0c70;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
ScriptItemComponent
& operator=(
ScriptItemComponent
const
&);
21
ScriptItemComponent
(
ScriptItemComponent
const
&);
22
ScriptItemComponent
();
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
// vIndex: 0
28
virtual
~ScriptItemComponent
()
/*override*/
;
29
30
// vIndex: 1
31
virtual
bool
_isValid()
const
/*override*/
;
32
// NOLINTEND
33
34
public
:
35
// static functions
36
// NOLINTBEGIN
37
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptItemComponent> bind();
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCFOLD
void
$dtor();
44
// NOLINTEND
45
46
public
:
47
// virtual function thunks
48
// NOLINTBEGIN
49
MCAPI
bool
$_isValid()
const
;
50
// NOLINTEND
51
52
public
:
53
// vftables
54
// NOLINTBEGIN
55
MCAPI
static
void
** $vftable();
56
// NOLINTEND
57
};
58
59
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptComponent
Definition
ScriptComponent.h:10
ScriptModuleMinecraft::ScriptItemComponent
Definition
ScriptItemComponent.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
items
components
ScriptItemComponent.h
Generated on Sat Apr 26 2025 05:55:53 for LeviLamina by
1.12.0