LeviLamina
Loading...
Searching...
No Matches
RelationshipStatus.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
RelationshipStatus :
int
{
6
Unknown = 0,
7
True = 1,
8
False = 2,
9
};
src-server
mc
client
social
RelationshipStatus.h
Generated on Sun Oct 12 2025 06:31:21 for LeviLamina by
1.12.0