Class InsideWorldBoundsPredicate

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

public class InsideWorldBoundsPredicate extends Object implements BlockPredicate