LeviLamina
Loading...
Searching...
No Matches
UnleashReason.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
LeashableUtility {
6
7
enum class
UnleashReason :
int
{
8
Interaction
= 0,
9
Broken = 1,
10
Sheared = 2,
11
Removed = 3,
12
Despawned = 4,
13
};
14
15
}
Interaction
Definition
Interaction.h:10
src
mc
entity
utilities
leashable_utility
UnleashReason.h
Generated on Wed Jul 23 2025 08:34:00 for LeviLamina by
1.12.0