LeviLamina
Loading...
Searching...
No Matches
ScriptLootTableReference.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
ScriptLootTableReference
:
public
::ScriptModuleMinecraft::ScriptLootPoolEntry
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 8>
mUnk7b67fd;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
ScriptLootTableReference
& operator=(
ScriptLootTableReference
const
&);
26
ScriptLootTableReference
(
ScriptLootTableReference
const
&);
27
ScriptLootTableReference
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 1
33
virtual ::LootPoolEntry
const
& _getEntry()
const
/*override*/
;
34
35
// vIndex: 0
36
virtual
~ScriptLootTableReference
()
/*override*/
=
default
;
37
// NOLINTEND
38
39
public
:
40
// member functions
41
// NOLINTBEGIN
42
MCNAPI ::std::string
const
getPath
()
const
;
43
// NOLINTEND
44
45
public
:
46
// static functions
47
// NOLINTBEGIN
48
MCNAPI static ::Scripting::ClassBinding
bind
();
49
// NOLINTEND
50
51
public
:
52
// virtual function thunks
53
// NOLINTBEGIN
54
MCNAPI ::LootPoolEntry
const
&
$_getEntry
()
const
;
55
// NOLINTEND
56
57
public
:
58
// vftables
59
// NOLINTBEGIN
60
MCNAPI
static
void
**
$vftable
();
61
// NOLINTEND
62
};
63
64
}
// namespace ScriptModuleMinecraft
LootPoolEntry
Definition
LootPoolEntry.h:13
ScriptModuleMinecraft::ScriptLootPoolEntry
Definition
ScriptLootPoolEntry.h:16
ScriptModuleMinecraft::ScriptLootTableReference
Definition
ScriptLootTableReference.h:16
ScriptModuleMinecraft::ScriptLootTableReference::getPath
MCAPI::std::string const getPath() const
ScriptModuleMinecraft::ScriptLootTableReference::$vftable
static MCAPI void ** $vftable()
ScriptModuleMinecraft::ScriptLootTableReference::$_getEntry
MCAPI::LootPoolEntry const & $_getEntry() const
ScriptModuleMinecraft::ScriptLootTableReference::bind
static MCAPI ::Scripting::ClassBinding bind()
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
scripting
modules
minecraft
loot_tables
ScriptLootTableReference.h
Generated on Sun Oct 12 2025 06:32:04 for LeviLamina by
1.12.0