LeviLamina
Loading...
Searching...
No Matches
WallBlockType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
WallBlockType :
int
{
6
Cobblestone = 0,
7
MossyCobblestone = 1,
8
Granite = 2,
9
Diorite = 3,
10
Andesite = 4,
11
Sandstone = 5,
12
Brick = 6,
13
StoneBrick = 7,
14
MossyStoneBrick = 8,
15
NetherBrick = 9,
16
EndBrick = 10,
17
Prismarine = 11,
18
RedSandstone = 12,
19
RedNetherBrick = 13,
20
Count = 14,
21
};
src
mc
world
level
block
WallBlockType.h
Generated on Sat Apr 26 2025 05:56:22 for LeviLamina by
1.12.0