Uses of Class
net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
Packages that use ConcentricRingsStructurePlacement
-
Uses of ConcentricRingsStructurePlacement in net.minecraft.world.gen.chunk
Methods in net.minecraft.world.gen.chunk with parameters of type ConcentricRingsStructurePlacementModifier 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
Fields in net.minecraft.world.gen.chunk.placement with type parameters of type ConcentricRingsStructurePlacementModifier 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
Methods 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.buildConcentricRingsCodec
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<ConcentricRingsStructurePlacement> instance) Methods in net.minecraft.world.gen.chunk.placement with parameters of type ConcentricRingsStructurePlacementModifier and TypeMethodDescriptionprivate CompletableFuture
<List<ChunkPos>> StructurePlacementCalculator.calculateConcentricsRingPlacementPos
(RegistryEntry<StructureSet> structureSetEntry, ConcentricRingsStructurePlacement placement) StructurePlacementCalculator.getPlacementPositions
(ConcentricRingsStructurePlacement placement) 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.buildConcentricRingsCodec
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<ConcentricRingsStructurePlacement> instance)