net.minecraft.world.level.levelgen.blockpredicates

public class InsideWorldBoundsPredicate

implements BlockPredicate

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

Field summary

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

Constructor summary

ModifierConstructor
public (Vec3i offset)

Method summary

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