Class TrueBlockPredicate

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

class TrueBlockPredicate extends Object implements BlockPredicate