LeviLamina
Loading...
Searching...
No Matches
CopperType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
CopperType :
int
{
6
Waxed = -1,
7
Default = 0,
8
Exposed = 1,
9
Weathered = 2,
10
Oxidized = 3,
11
Count = 4,
12
};
src
mc
world
level
block
CopperType.h
Generated on Sat Apr 26 2025 05:56:20 for LeviLamina by
1.12.0