net.minecraft.world.gen.blockpredicate

public class InsideWorldBoundsBlockPredicate

implements BlockPredicate

net.minecraft.world.level.levelgen.blockpredicates.InsideWorldBoundsPredicate
net.minecraft.world.level.levelgen.blockpredicates.InsideWorldBoundsPredicate
net.minecraft.class_6783
net.minecraft.world.gen.blockpredicate.InsideWorldBoundsBlockPredicate

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<InsideWorldBoundsBlockPredicate>
CODEC
CODEC
field_35700
CODEC
private final Vec3i
offset
offset
field_35701
offset

Constructor summary

ModifierConstructor
public (Vec3i offset)

Method summary

Modifier and TypeMethod
public boolean
test(WorldGenLevel worldGenLevel, BlockPos blockPos)
test(WorldGenLevel worldGenLevel, BlockPos blockPos)
method_39587(class_5281 arg0, class_2338 arg1)
test(StructureWorldAccess arg0, BlockPos arg1)
public BlockPredicateType<?>
type()
type()
method_38873()
getType()