net.minecraft.world.level.levelgen.blockpredicates

public class HasSturdyFacePredicate

implements BlockPredicate

dzg
net.minecraft.world.level.levelgen.blockpredicates.HasSturdyFacePredicate
net.minecraft.class_6847
net.minecraft.world.gen.blockpredicate.HasSturdyFacePredicate
net.minecraft.src.C_197758_
net.minecraft.world.level.levelgen.blockpredicates.HasSturdyFacePredicate

Field summary

Modifier and TypeField
private final Vec3i
e
offset
field_36285
offset
f_198316_
private final Direction
f
direction
field_36286
face
f_198317_
public static final com.mojang.serialization.MapCodec<HasSturdyFacePredicate>
a
CODEC
field_36284
CODEC
f_198315_

Constructor summary

ModifierConstructor
public (Vec3i offset, Direction face)

Method summary

Modifier and TypeMethod
public boolean
a(dcv arg0, iz arg1)
test(WorldGenLevel arg0, BlockPos arg1)
method_39911(class_5281 arg0, class_2338 arg1)
test(StructureWorldAccess arg0, BlockPos arg1)
test(C_1625_ p_198325_, C_4675_ arg1)
public BlockPredicateType<?>
a()
type()
method_38873()
getType()
m_183575_()