net.minecraft.world.level.levelgen.blockpredicates

class TrueBlockPredicate

implements BlockPredicate

dci
net.minecraft.world.level.levelgen.blockpredicates.TrueBlockPredicate
net.minecraft.class_6680
net.minecraft.world.gen.blockpredicate.AlwaysTrueBlockPredicate
net.minecraft.src.C_182976_
net.minecraft.world.level.levelgen.blockpredicates.TrueBlockPredicate

字段概要

修饰符与类型字段
public static TrueBlockPredicate
a
INSTANCE
field_35158
instance
f_190553_
public static final com.mojang.serialization.Codec<TrueBlockPredicate>
e
CODEC
field_35159
CODEC
f_190554_

构造函数概要

修饰符构造函数
private ()

方法概要

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