implements BlockPredicate
| dcj | |
| net.minecraft.world.level.levelgen.blockpredicates.WouldSurvivePredicate | |
| net.minecraft.class_6681 | |
| net.minecraft.world.gen.blockpredicate.WouldSurviveBlockPredicate | |
| net.minecraft.src.C_182977_ | |
| net.minecraft.world.level.levelgen.blockpredicates.WouldSurvivePredicate |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<WouldSurvivePredicate> |
| ||||||||||
| private final Vec3i |
| ||||||||||
| private final BlockState |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (Vec3i offset, BlockState state) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public BlockPredicateType<?> |
|