net.minecraft.world.level.levelgen.blockpredicates

public class InsideWorldBoundsPredicate

implements BlockPredicate

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

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<InsideWorldBoundsPredicate>
a
CODEC
field_35700
CODEC
f_190463_
private final Vec3i
e
offset
field_35701
offset
f_190464_

构造函数概要

修饰符构造函数
public (Vec3i offset)

方法概要

修饰符与类型方法
public boolean
a(chp arg0, gt arg1)
test(WorldGenLevel arg0, BlockPos arg1)
method_39587(class_5281 arg0, class_2338 arg1)
test(StructureWorldAccess arg0, BlockPos arg1)
test(C_1625_ p_190471_, C_4675_ arg1)
public BlockPredicateType<?>
a()
type()
method_38873()
getType()
m_183575_()