net.minecraft.world.gen.blockpredicate

record UnobstructedBlockPredicate

implements BlockPredicate

net.minecraft.world.level.levelgen.blockpredicates.UnobstructedPredicate
net.minecraft.class_9751
net.minecraft.world.gen.blockpredicate.UnobstructedBlockPredicate

Field summary

Modifier and TypeField
private final Vec3i
offset
comp_2779
offset
public static com.mojang.serialization.MapCodec<UnobstructedBlockPredicate>
CODEC
field_51789
CODEC

Constructor summary

ModifierConstructor
(Vec3i offset)

Method summary

Modifier and TypeMethod
public BlockPredicateType<?>
type()
method_38873()
getType()
public boolean
test(WorldGenLevel worldGenLevel, BlockPos pos)
method_60287(class_5281 arg0, class_2338 arg1)
test(StructureWorldAccess arg0, BlockPos arg1)
public Vec3i
offset()
comp_2779()
offset()
public boolean
test(Object worldGenLevel, Object pos)
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_60286(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_60286(com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)