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
Removed = 2,
11
Despawned = 3,
12
};
13
14
}
Interaction
Definition
Interaction.h:10
src
mc
entity
utilities
leashable_utility
UnleashReason.h
Generated on Fri Jun 13 2025 05:04:35 for LeviLamina by
1.12.0