net.minecraft.world.level.levelgen.blockpredicates

public class WouldSurvivePredicate

implements BlockPredicate

efl
net.minecraft.world.level.levelgen.blockpredicates.WouldSurvivePredicate
net.minecraft.class_6681
net.minecraft.world.gen.blockpredicate.WouldSurviveBlockPredicate
net.minecraft.world.level.levelgen.blockpredicates.WouldSurvivePredicate

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<WouldSurvivePredicate>
a
CODEC
field_35160
CODEC
private final Vec3i
e
offset
field_35161
offset
private final BlockState
f
state
field_35162
state

Constructor summary

ModifierConstructor
protected (Vec3i offset, BlockState state)

Method summary

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