net.minecraft.world.level.levelgen.blockpredicates

public class HasSturdyFacePredicate

implements BlockPredicate

efa
net.minecraft.world.level.levelgen.blockpredicates.HasSturdyFacePredicate
net.minecraft.class_6847
net.minecraft.world.gen.blockpredicate.HasSturdyFacePredicate
net.minecraft.world.level.levelgen.blockpredicates.HasSturdyFacePredicate

Field summary

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

Constructor summary

ModifierConstructor
public (Vec3i offset, Direction face)

Method summary

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