LeviLamina
Loading...
Searching...
No Matches
MultiBlockPart.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::v1_26_10 {
6
7
enum class
MultiBlockPart : uchar {
8
Part0 = 0,
9
Part1 = 1,
10
Part2 = 2,
11
Part3 = 3,
12
Count = 4,
13
};
14
15
}
src
mc
deps
shared_types
v1_26_10
block
MultiBlockPart.h
Generated on
for LeviLamina by
1.16.1