LeviLamina
Loading...
Searching...
No Matches
BlockType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::v1_21_20::JigsawStructure::ProcessorRule {
6
7
enum class
BlockType : uchar {
8
AlwaysTrue = 0,
9
BlockMatch = 1,
10
RandomBlockMatch = 2,
11
TagMatch = 3,
12
};
13
14
}
src
mc
deps
shared_types
v1_21_20
structure
BlockType.h
Generated on Sat Apr 26 2025 05:55:31 for LeviLamina by
1.12.0