LeviLamina
Loading...
Searching...
No Matches
VerticalAnchorLocation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::v1_21_20 {
6
7
enum class
VerticalAnchorLocation :
int
{
8
Absolute = 0,
9
AboveBottom = 1,
10
BelowTop = 2,
11
FromSea = 3,
12
};
13
14
}
src
mc
deps
shared_types
v1_21_20
structure
VerticalAnchorLocation.h
Generated on Fri Jun 13 2025 05:04:29 for LeviLamina by
1.12.0