LeviLamina
Loading...
Searching...
No Matches
StructurePoolBlockPredicateType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
StructurePoolBlockPredicateType :
int
{
6
TrueIfFound = 0,
7
AlwaysTrue = 1,
8
AlwaysTrueExcept = 2,
9
BlockMatch = 3,
10
StateMatch = 4,
11
BlockMatchRandom = 5,
12
StateMatchRandom = 6,
13
CappedRandomBlockReplacement = 7,
14
LinearPosition = 8,
15
AxisAlignedPosition = 9,
16
CappedArcheologyBlockReplacement = 10,
17
};
src
mc
world
level
levelgen
structure
structurepools
StructurePoolBlockPredicateType.h
Generated on Sat Apr 26 2025 05:56:28 for LeviLamina by
1.12.0