3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/levelgen/v2/processors/block_rules/TestType.h"
12namespace Util {
class XXHash; }
13namespace br::worldgen::processors::BlockRules {
struct AlwaysTrue; }
14namespace br::worldgen::processors::BlockRules {
struct BlockMatch; }
15namespace br::worldgen::processors::BlockRules {
struct RandomBlockMatch; }
16namespace br::worldgen::processors::BlockRules {
struct TagMatch; }
19namespace br::worldgen::processors::BlockRules {
24 using Type = ::std::variant<
94 MCAPI
static void** $vftable();
Definition AlwaysTrue.h:17
Definition BlockMatch.h:18
Definition RandomBlockMatch.h:18