LeviLamina
Loading...
Searching...
No Matches
LootItemActorFilterCondition.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
LootItemActorFilterCondition
:
public
::LootItemCondition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 64>
mUnkeffb87;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
LootItemActorFilterCondition
& operator=(
LootItemActorFilterCondition
const
&);
24
LootItemActorFilterCondition
(
LootItemActorFilterCondition
const
&);
25
LootItemActorFilterCondition
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 1
31
virtual
bool
applies(
::Random
&,
::LootTableContext
&)
/*override*/
;
32
33
// vIndex: 2
34
virtual ::LootItemCondition::ConditionType getConditionType()
const
/*override*/
;
35
36
// vIndex: 0
37
virtual
~LootItemActorFilterCondition
()
/*override*/
=
default
;
38
// NOLINTEND
39
40
public
:
41
// virtual function thunks
42
// NOLINTBEGIN
43
44
// NOLINTEND
45
};
LootItemActorFilterCondition
Definition
LootItemActorFilterCondition.h:14
LootItemCondition
Definition
LootItemCondition.h:12
LootTableContext
Definition
LootTableContext.h:19
Random
Definition
Random.h:10
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
world
level
storage
loot
predicates
LootItemActorFilterCondition.h
Generated on Tue Nov 25 2025 04:01:57 for LeviLamina by
1.12.0