LeviLamina
Loading...
Searching...
No Matches
FilterSubject.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::Legacy {
6
7
enum class
FilterSubject :
short
{
8
Self = 0,
9
Other = 1,
10
Player
= 2,
11
Target = 3,
12
Parent = 4,
13
Baby = 5,
14
Block
= 6,
15
Damager = 7,
16
Holder = 8,
17
Item
= 9,
18
Count = 10,
19
};
20
21
}
Block
Definition
Block.h:36
Item
Definition
Item.h:65
Player
Definition
Player.h:119
src
mc
deps
shared_types
legacy
FilterSubject.h
Generated on Sat Apr 26 2025 05:55:31 for LeviLamina by
1.12.0