net.minecraft.world.level.levelgen.blockpredicates

public class HasSturdyFacePredicate

implements BlockPredicate

ejp
net.minecraft.world.level.levelgen.blockpredicates.HasSturdyFacePredicate
net.minecraft.class_6847

Field summary

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

Constructor summary

ModifierConstructor
public (Vec3i arg0, Direction arg1)

Method summary

Modifier and TypeMethod
public boolean
a(dly arg0, iy arg1)
test(WorldGenLevel arg0, BlockPos arg1)
method_39911(class_5281 arg0, class_2338 arg1)
public BlockPredicateType<?>
a()
type()
method_38873()