Class MatchingBlockTagPredicate

java.lang.Object
net.minecraft.world.level.levelgen.blockpredicates.StateTestingPredicate
net.minecraft.world.level.levelgen.blockpredicates.MatchingBlockTagPredicate
All Implemented Interfaces:
BiPredicate<WorldGenLevel,BlockPos>, BlockPredicate

public class MatchingBlockTagPredicate extends StateTestingPredicate