implements BlockPredicate
| evd | |
| net.minecraft.world.level.levelgen.blockpredicates.WouldSurvivePredicate | |
| net.minecraft.class_6681 | |
| net.minecraft.world.gen.blockpredicate.WouldSurviveBlockPredicate |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<WouldSurvivePredicate> |
| ||||||||
| private final Vec3i |
| ||||||||
| private final BlockState |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (Vec3i offset, BlockState state) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public BlockPredicateType<?> |
|