LeviLamina
Loading...
Searching...
No Matches
ScriptEmptyLootItem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/scripting/modules/minecraft/loot_tables/ScriptLootPoolEntry.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
LootPoolEntry
;
11
namespace
Scripting {
struct
ClassBinding; }
12
// clang-format on
13
14
namespace
ScriptModuleMinecraft {
15
16
class
ScriptEmptyLootItem
:
public
::ScriptModuleMinecraft::ScriptLootPoolEntry
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 8>
mUnk795f34;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
ScriptEmptyLootItem
& operator=(
ScriptEmptyLootItem
const
&);
26
ScriptEmptyLootItem
(
ScriptEmptyLootItem
const
&);
27
ScriptEmptyLootItem
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 1
33
virtual ::LootPoolEntry
const
& _getEntry()
const
/*override*/
;
34
35
// vIndex: 0
36
virtual
~ScriptEmptyLootItem
()
/*override*/
=
default
;
37
// NOLINTEND
38
39
public
:
40
// static functions
41
// NOLINTBEGIN
42
MCNAPI static ::Scripting::ClassBinding
bind
();
43
// NOLINTEND
44
45
public
:
46
// virtual function thunks
47
// NOLINTBEGIN
48
MCNAPI ::LootPoolEntry
const
&
$_getEntry
()
const
;
49
// NOLINTEND
50
51
public
:
52
// vftables
53
// NOLINTBEGIN
54
MCNAPI
static
void
**
$vftable
();
55
// NOLINTEND
56
};
57
58
}
// namespace ScriptModuleMinecraft
LootPoolEntry
Definition
LootPoolEntry.h:13
ScriptModuleMinecraft::ScriptEmptyLootItem
Definition
ScriptEmptyLootItem.h:16
ScriptModuleMinecraft::ScriptEmptyLootItem::$vftable
static MCAPI void ** $vftable()
ScriptModuleMinecraft::ScriptEmptyLootItem::$_getEntry
MCAPI::LootPoolEntry const & $_getEntry() const
ScriptModuleMinecraft::ScriptEmptyLootItem::bind
static MCAPI ::Scripting::ClassBinding bind()
ScriptModuleMinecraft::ScriptLootPoolEntry
Definition
ScriptLootPoolEntry.h:16
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
scripting
modules
minecraft
loot_tables
ScriptEmptyLootItem.h
Generated on Sun Oct 12 2025 06:32:04 for LeviLamina by
1.12.0