net.minecraft.world.level.levelgen.blockpredicates

public class WouldSurvivePredicate

implements BlockPredicate

eka
net.minecraft.world.level.levelgen.blockpredicates.WouldSurvivePredicate
net.minecraft.class_6681

Field summary

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

Constructor summary

ModifierConstructor
protected (Vec3i arg0, BlockState arg1)

Method summary

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