Uses of Class
net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
-
Uses of ConcentricRingsStructurePlacement in net.minecraft.world.gen.chunk
Modifier and TypeMethodDescriptionprivate @Nullable com.mojang.datafixers.util.Pair
<BlockPos, RegistryEntry<Structure>> ChunkGenerator.locateConcentricRingsStructure
(Set<RegistryEntry<Structure>> structures, ServerWorld world, StructureAccessor structureAccessor, BlockPos center, boolean skipReferencedStructures, ConcentricRingsStructurePlacement placement) -
Uses of ConcentricRingsStructurePlacement in net.minecraft.world.gen.chunk.placement
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<ConcentricRingsStructurePlacement> ConcentricRingsStructurePlacement.CODEC
static final StructurePlacementType
<ConcentricRingsStructurePlacement> StructurePlacementType.CONCENTRIC_RINGS
private final Map
<ConcentricRingsStructurePlacement, CompletableFuture<List<ChunkPos>>> StructurePlacementCalculator.concentricPlacementsToPositions
Modifier and TypeMethodDescriptionprivate 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>> ConcentricRingsStructurePlacement.buildConcentricRingsCodec
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<ConcentricRingsStructurePlacement> instance) Modifier and TypeMethodDescriptionprivate CompletableFuture
<List<ChunkPos>> StructurePlacementCalculator.calculateConcentricsRingPlacementPos
(RegistryEntry<StructureSet> structureSetEntry, ConcentricRingsStructurePlacement placement) StructurePlacementCalculator.getPlacementPositions
(ConcentricRingsStructurePlacement placement) Modifier and TypeMethodDescriptionprivate 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>> ConcentricRingsStructurePlacement.buildConcentricRingsCodec
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<ConcentricRingsStructurePlacement> instance)