extends PlacementModifier
| net.minecraft.world.level.levelgen.placement.EnvironmentScanPlacement | |
| net.minecraft.class_6794 | |
| net.minecraft.world.gen.placementmodifier.EnvironmentScanPlacementModifier |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Direction |
|
||||||
| private final BlockPredicate |
|
||||||
| private final BlockPredicate |
|
||||||
| private final int |
|
||||||
| public static final com.mojang.serialization.MapCodec<EnvironmentScanPlacementModifier> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Direction direction, BlockPredicate targetPredicate, BlockPredicate allowedSearchPredicate, int maxSteps) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static EnvironmentScanPlacementModifier |
|
||||||
| public static EnvironmentScanPlacementModifier |
|
||||||
| public Stream<BlockPos> |
|
||||||
| public PlacementModifierType<?> |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static Integer |
|
||||||
| private static BlockPredicate |
|
||||||
| private static BlockPredicate |
|
||||||
| private static Direction |
|