net.minecraft.world.gen.blockpredicate

public class InsideWorldBoundsBlockPredicate

implements BlockPredicate

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
field_35700
CODEC
private final Vec3i
offset
field_35701
offset

Constructor summary

ModifierConstructor
public (Vec3i offset)

Method summary

Modifier and TypeMethod
public boolean
test(WorldGenLevel worldGenLevel, BlockPos blockPos)
method_39587(class_5281 arg0, class_2338 arg1)
test(StructureWorldAccess arg0, BlockPos arg1)
public BlockPredicateType<?>
type()
method_38873()
getType()
public boolean
test(Object worldGenLevel, Object blockPos)
test(Object arg0, Object arg1)
test(Object world, Object pos)
private static com.mojang.datafixers.kinds.App
lambda$static$0(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_39588(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_39588(com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)
private static Vec3i
lambda$static$1(InsideWorldBoundsPredicate arg0)
method_39589(class_6783 arg0)
method_39589(InsideWorldBoundsBlockPredicate predicate)