implements BlockPredicate
| 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<WouldSurviveBlockPredicate> |
|
||||||
| 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<?> |
|
||||||
| public boolean |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static BlockState |
|
||||||
| private static Vec3i |
|