Uses of Class
net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
Packages that use ConcentricRingsStructurePlacement
-
Uses of ConcentricRingsStructurePlacement in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk with type parameters of type ConcentricRingsStructurePlacementModifier and TypeFieldDescriptionprivate final Map<ConcentricRingsStructurePlacement,CompletableFuture<List<ChunkPos>>> ChunkGenerator.concentricRingPositionsMethods in net.minecraft.world.gen.chunk with parameters of type ConcentricRingsStructurePlacementModifier and TypeMethodDescriptionprivate CompletableFuture<List<ChunkPos>>ChunkGenerator.generateConcentricRingPositions(RegistryEntry<StructureSet> structureSet, NoiseConfig noiseConfig, ConcentricRingsStructurePlacement concentricRingsStructurePlacement) ChunkGenerator.getConcentricRingsStartChunks(ConcentricRingsStructurePlacement structurePlacement, NoiseConfig noiseConfig) private @Nullable com.mojang.datafixers.util.Pair<BlockPos,RegistryEntry<StructureType>> ChunkGenerator.method_40148(Set<RegistryEntry<StructureType>> set, ServerWorld serverWorld, StructureAccessor structureAccessor, BlockPos blockPos, boolean bool, ConcentricRingsStructurePlacement concentricRingsStructurePlacement) -
Uses of ConcentricRingsStructurePlacement in net.minecraft.world.gen.chunk.placement
Fields in net.minecraft.world.gen.chunk.placement with type parameters of type ConcentricRingsStructurePlacementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ConcentricRingsStructurePlacement>ConcentricRingsStructurePlacement.CODECstatic final StructurePlacementType<ConcentricRingsStructurePlacement>StructurePlacementType.CONCENTRIC_RINGSMethods in net.minecraft.world.gen.chunk.placement that return types with arguments of type ConcentricRingsStructurePlacementModifier 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.method_41629(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<ConcentricRingsStructurePlacement> instance) Method parameters in net.minecraft.world.gen.chunk.placement with type arguments of type ConcentricRingsStructurePlacementModifier 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.method_41629(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<ConcentricRingsStructurePlacement> instance)