net.minecraft.world.level.levelgen.blockpredicates

class TrueBlockPredicate

implements BlockPredicate

dfu
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

Field summary

Modifier and TypeField
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_

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public boolean
a(ckp arg0, gp 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_()