extends StructurePlacement
| net.minecraft.world.level.levelgen.structure.placement.ConcentricRingsStructurePlacement | |
| net.minecraft.world.level.levelgen.structure.placement.ConcentricRingsStructurePlacement | |
| net.minecraft.class_6871 | |
| net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<ConcentricRingsStructurePlacement> |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final RegistryEntryList<Biome> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Vec3i locateOffset, StructurePlacement$FrequencyReductionMethod generationPredicateType, float frequency, int salt, Optional<StructurePlacement$ExclusionZone> exclusionZone, int distance, int spread, int structureCount, RegistryEntryList<Biome> preferredBiomes) |
| public | (int distance, int spread, int structureCount, RegistryEntryList<Biome> preferredBiomes) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static com.mojang.datafixers.Products$P9<com.mojang.serialization.codecs.RecordCodecBuilder$Mu<ConcentricRingsStructurePlacement>, Vec3i, StructurePlacement$FrequencyReductionMethod, Float, Integer, Optional<StructurePlacement$ExclusionZone>, Integer, Integer, Integer, RegistryEntryList<Biome>> |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public RegistryEntryList<Biome> |
| ||||||||
| protected boolean |
| ||||||||
| public StructurePlacementType<?> |
|