LeviLamina
Loading...
Searching...
No Matches
ScriptItemInventoryComponentContainer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/runtime/Result_deprecated.h"
7
#include "mc/scripting/modules/minecraft/ScriptContainer.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
Container
;
12
class
ItemContext
;
13
// clang-format on
14
15
namespace
ScriptModuleMinecraft {
16
17
class
ScriptItemInventoryComponentContainer
:
public
::ScriptModuleMinecraft::ScriptContainer
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<8, 32>
mUnk47d052;
22
::ll::UntypedStorage<4, 12>
mUnka25fd7;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
ScriptItemInventoryComponentContainer
& operator=(
ScriptItemInventoryComponentContainer
const
&);
28
ScriptItemInventoryComponentContainer
(
ScriptItemInventoryComponentContainer
const
&);
29
ScriptItemInventoryComponentContainer
();
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 0
35
virtual
~ScriptItemInventoryComponentContainer
()
/*override*/
=
default
;
36
37
// vIndex: 2
38
virtual ::Scripting::Result_deprecated<int> getEmptySlotsCount()
const
/*override*/
;
39
40
// vIndex: 13
41
virtual ::Container* _tryGetContainer()
const
/*override*/
;
42
43
// vIndex: 14
44
virtual ::ItemContext _getItemContext(
int
slot)
const
/*override*/
;
45
// NOLINTEND
46
47
public
:
48
// virtual function thunks
49
// NOLINTBEGIN
50
MCNAPI ::Scripting::Result_deprecated<int>
$getEmptySlotsCount
()
const
;
51
52
MCNAPI ::Container*
$_tryGetContainer
()
const
;
53
54
MCNAPI ::ItemContext
$_getItemContext
(
int
slot)
const
;
55
// NOLINTEND
56
57
public
:
58
// vftables
59
// NOLINTBEGIN
60
MCNAPI
static
void
**
$vftable
();
61
// NOLINTEND
62
};
63
64
}
// namespace ScriptModuleMinecraft
Container
Definition
Container.h:30
ItemContext
Definition
ItemContext.h:16
ScriptModuleMinecraft::ScriptContainer
Definition
ScriptContainer.h:24
ScriptModuleMinecraft::ScriptItemInventoryComponentContainer
Definition
ScriptItemInventoryComponentContainer.h:17
ScriptModuleMinecraft::ScriptItemInventoryComponentContainer::$getEmptySlotsCount
MCAPI ::Scripting::Result_deprecated< int > $getEmptySlotsCount() const
ScriptModuleMinecraft::ScriptItemInventoryComponentContainer::$vftable
static MCAPI void ** $vftable()
ScriptModuleMinecraft::ScriptItemInventoryComponentContainer::$_tryGetContainer
MCAPI::Container * $_tryGetContainer() const
ScriptModuleMinecraft::ScriptItemInventoryComponentContainer::$_getItemContext
MCAPI::ItemContext $_getItemContext(int slot) const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
items
ScriptItemInventoryComponentContainer.h
Generated on Wed Jul 23 2025 08:34:21 for LeviLamina by
1.12.0