LeviLamina
Loading...
Searching...
No Matches
ScriptPlayerInventoryComponentContainer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/scripting/modules/minecraft/ScriptInventoryComponentContainer.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Container
;
11
class
ItemContext
;
12
namespace
Scripting {
struct
ClassBinding; }
13
// clang-format on
14
15
namespace
ScriptModuleMinecraft {
16
17
class
ScriptPlayerInventoryComponentContainer
:
public
::ScriptModuleMinecraft::ScriptInventoryComponentContainer
{
18
public
:
19
// virtual functions
20
// NOLINTBEGIN
21
// vIndex: 0
22
virtual
~ScriptPlayerInventoryComponentContainer
()
/*override*/
=
default
;
23
24
// vIndex: 13
25
virtual ::Container* _tryGetContainer()
const
/*override*/
;
26
27
// vIndex: 14
28
virtual ::ItemContext _getItemContext(
int
slot)
const
/*override*/
;
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCNAPI static ::Scripting::ClassBinding
bindV010
();
35
// NOLINTEND
36
37
public
:
38
// virtual function thunks
39
// NOLINTBEGIN
40
MCNAPI ::Container*
$_tryGetContainer
()
const
;
41
42
MCNAPI ::ItemContext
$_getItemContext
(
int
slot)
const
;
43
// NOLINTEND
44
45
public
:
46
// vftables
47
// NOLINTBEGIN
48
MCNAPI
static
void
**
$vftable
();
49
// NOLINTEND
50
};
51
52
}
// namespace ScriptModuleMinecraft
Container
Definition
Container.h:30
ItemContext
Definition
ItemContext.h:16
ScriptModuleMinecraft::ScriptInventoryComponentContainer
Definition
ScriptInventoryComponentContainer.h:18
ScriptModuleMinecraft::ScriptPlayerInventoryComponentContainer
Definition
ScriptPlayerInventoryComponentContainer.h:17
ScriptModuleMinecraft::ScriptPlayerInventoryComponentContainer::$_tryGetContainer
MCAPI::Container * $_tryGetContainer() const
ScriptModuleMinecraft::ScriptPlayerInventoryComponentContainer::$vftable
static MCAPI void ** $vftable()
ScriptModuleMinecraft::ScriptPlayerInventoryComponentContainer::bindV010
static MCAPI ::Scripting::ClassBinding bindV010()
ScriptModuleMinecraft::ScriptPlayerInventoryComponentContainer::$_getItemContext
MCAPI::ItemContext $_getItemContext(int slot) const
src
mc
scripting
modules
minecraft
ScriptPlayerInventoryComponentContainer.h
Generated on Sun Jul 13 2025 04:20:47 for LeviLamina by
1.12.0