Uses of Class
net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
Packages that use ConcentricRingsStructurePlacement
Package
Description
The base package for all Minecraft classes.
-
Uses of ConcentricRingsStructurePlacement in net.minecraft
Fields in net.minecraft with type parameters of type ConcentricRingsStructurePlacementModifier and TypeFieldDescriptionprivate final Map<ConcentricRingsStructurePlacement,CompletableFuture<List<ChunkPos>>> class_7869.field_40905Methods in net.minecraft with parameters of type ConcentricRingsStructurePlacementModifier and TypeMethodDescriptionclass_7869.method_46707(ConcentricRingsStructurePlacement concentricRingsStructurePlacement) private CompletableFuture<List<ChunkPos>>class_7869.method_46710(RegistryEntry<StructureSet> registryEntry, ConcentricRingsStructurePlacement 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.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.buildConcentricRingsCodec(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.buildConcentricRingsCodec(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<ConcentricRingsStructurePlacement> instance)