3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/levelgen/structure/structurepools/IStructurePoolBlockPredicate.h"
7#include "mc/world/level/levelgen/structure/structurepools/StructurePoolBlockPredicateType.h"
15namespace Util {
class XXHash; }
22 ::ll::TypedStorage<8, 24, ::std::vector<::HashedString>
const> mBlockMatchings;
35 virtual ::StructurePoolBlockPredicateType getType()
const ;
51 MCNAPI ::StructurePoolBlockPredicateType
$getType()
const;
Definition HashedString.h:5
Definition IStructurePoolBlockPredicate.h:18
Definition Randomize.h:13
Definition StructurePoolBlockPredicateBlockMatch.h:18
static MCAPI void ** $vftable()
MCAPI void $appendMetadataKey(::Util::XXHash &hash) const
MCAPI bool $test(::Block const &block, ::Randomize &) const
MCAPI::StructurePoolBlockPredicateType $getType() const
MCAPI bool $test(::BlockPos const &, ::BlockPos const &, ::Randomize &) const