LeviLamina
Loading...
Searching...
No Matches
PrefabMirror.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Prefabs {
6
7
enum class
PrefabMirror :
int
{
8
None = 0,
9
X = 1,
10
Z = 2,
11
Xz = 3,
12
Default = 4,
13
};
14
15
}
src-server
mc
editor
PrefabMirror.h
Generated on Sun Oct 12 2025 06:31:34 for LeviLamina by
1.12.0