Class WouldSurvivePredicate

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

public class WouldSurvivePredicate extends Object implements BlockPredicate