LeviLamina
Loading...
Searching...
No Matches
LootItemActorHasMarkVariantCondition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/storage/loot/predicates/LootItemCondition.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
LootTableContext
;
11
class
Random
;
12
// clang-format on
13
14
class
LootItemActorHasMarkVariantCondition
:
public
::LootItemCondition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 4>
mUnkb97e5d;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
LootItemActorHasMarkVariantCondition
& operator=(
LootItemActorHasMarkVariantCondition
const
&);
24
LootItemActorHasMarkVariantCondition
(
LootItemActorHasMarkVariantCondition
const
&);
25
LootItemActorHasMarkVariantCondition
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 0
31
virtual
~LootItemActorHasMarkVariantCondition
()
/*override*/
=
default
;
32
33
// vIndex: 1
34
virtual
bool
applies(
::Random
& random,
::LootTableContext
&
context
)
/*override*/
;
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
41
// NOLINTEND
42
43
public
:
44
// virtual function thunks
45
// NOLINTBEGIN
46
MCAPI
bool
$applies(
::Random
& random,
::LootTableContext
&
context
);
47
// NOLINTEND
48
49
public
:
50
// vftables
51
// NOLINTBEGIN
52
MCAPI
static
void
** $vftable();
53
// NOLINTEND
54
};
LootItemActorHasMarkVariantCondition
Definition
LootItemActorHasMarkVariantCondition.h:14
LootItemCondition
Definition
LootItemCondition.h:12
LootTableContext
Definition
LootTableContext.h:20
Random
Definition
Random.h:16
context
Definition
context.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
storage
loot
predicates
LootItemActorHasMarkVariantCondition.h
Generated on Sat Apr 26 2025 05:56:32 for LeviLamina by
1.12.0