Uses of Record Class
net.minecraft.world.level.levelgen.structure.StructureSet
Packages that use StructureSet
Package
Description
-
Uses of StructureSet in net.minecraft.core.registries
Fields in net.minecraft.core.registries with type parameters of type StructureSetModifier and TypeFieldDescriptionstatic final ResourceKey<Registry<StructureSet>> Registries.STRUCTURE_SET -
Uses of StructureSet in net.minecraft.data.worldgen
Method parameters in net.minecraft.data.worldgen with type arguments of type StructureSetModifier and TypeMethodDescriptionstatic voidStructureSets.bootstrap(BootstrapContext<StructureSet> p_321852_) static voidUpdateOneTwentyOneStructureSets.bootstrap(BootstrapContext<StructureSet> p_321825_) -
Uses of StructureSet in net.minecraft.world.level.chunk
Fields in net.minecraft.world.level.chunk with type parameters of type StructureSetModifier and TypeFieldDescriptionprivate final List<Holder<StructureSet>> ChunkGeneratorStructureState.possibleStructureSetsMethods in net.minecraft.world.level.chunk that return types with arguments of type StructureSetMethods in net.minecraft.world.level.chunk with parameters of type StructureSetModifier and TypeMethodDescriptionprivate static booleanChunkGeneratorStructureState.hasBiomesForStructureSet(StructureSet p_255766_, BiomeSource p_256424_) Method parameters in net.minecraft.world.level.chunk with type arguments of type StructureSetModifier and TypeMethodDescriptionstatic ChunkGeneratorStructureStateChunkGeneratorStructureState.createForFlat(RandomState p_256240_, long p_256404_, BiomeSource p_256274_, Stream<Holder<StructureSet>> p_256348_) static ChunkGeneratorStructureStateChunkGeneratorStructureState.createForNormal(RandomState p_256197_, long p_255806_, BiomeSource p_256653_, HolderLookup<StructureSet> p_256659_) ChunkGenerator.createState(HolderLookup<StructureSet> p_256405_, RandomState p_256101_, long p_256018_) private CompletableFuture<List<ChunkPos>> ChunkGeneratorStructureState.generateRingPositions(Holder<StructureSet> p_255966_, ConcentricRingsStructurePlacement p_255744_) booleanChunkGeneratorStructureState.hasStructureChunkInRange(Holder<StructureSet> p_256489_, int p_256593_, int p_256115_, int p_256619_) Constructor parameters in net.minecraft.world.level.chunk with type arguments of type StructureSetModifierConstructorDescriptionprivateChunkGeneratorStructureState(RandomState p_256401_, BiomeSource p_255742_, long p_256615_, long p_255979_, List<Holder<StructureSet>> p_256237_) -
Uses of StructureSet in net.minecraft.world.level.levelgen
Method parameters in net.minecraft.world.level.levelgen with type arguments of type StructureSetModifier and TypeMethodDescriptionFlatLevelSource.createState(HolderLookup<StructureSet> p_256602_, RandomState p_255830_, long p_256355_) -
Uses of StructureSet in net.minecraft.world.level.levelgen.flat
Fields in net.minecraft.world.level.levelgen.flat with type parameters of type StructureSetModifier and TypeFieldDescriptionprivate final Optional<HolderSet<StructureSet>> FlatLevelGeneratorSettings.structureOverridesMethods in net.minecraft.world.level.levelgen.flat that return types with arguments of type StructureSetMethod parameters in net.minecraft.world.level.levelgen.flat with type arguments of type StructureSetModifier and TypeMethodDescriptionprivate voidFlatLevelGeneratorPresets.Bootstrap.register(ResourceKey<FlatLevelGeneratorPreset> p_256174_, ItemLike p_255748_, ResourceKey<Biome> p_256483_, Set<ResourceKey<StructureSet>> p_255807_, boolean p_256642_, boolean p_256006_, FlatLayerInfo... p_255913_) FlatLevelGeneratorSettings.withBiomeAndLayers(List<FlatLayerInfo> p_256587_, Optional<HolderSet<StructureSet>> p_256500_, Holder<Biome> p_256598_) Constructor parameters in net.minecraft.world.level.levelgen.flat with type arguments of type StructureSetModifierConstructorDescriptionprivateFlatLevelGeneratorSettings(Optional<HolderSet<StructureSet>> p_256456_, List<FlatLayerInfo> p_255826_, boolean p_255740_, boolean p_255726_, Optional<Holder<Biome>> p_256292_, Holder.Reference<Biome> p_255964_, Holder<PlacedFeature> p_256419_, Holder<PlacedFeature> p_255710_) FlatLevelGeneratorSettings(Optional<HolderSet<StructureSet>> p_256029_, Holder<Biome> p_256190_, List<Holder<PlacedFeature>> p_255960_) -
Uses of StructureSet in net.minecraft.world.level.levelgen.presets
Fields in net.minecraft.world.level.levelgen.presets with type parameters of type StructureSetModifier and TypeFieldDescriptionprivate final HolderGetter<StructureSet> WorldPresets.Bootstrap.structureSets -
Uses of StructureSet in net.minecraft.world.level.levelgen.structure
Fields in net.minecraft.world.level.levelgen.structure with type parameters of type StructureSetModifier and TypeFieldDescriptionstatic final ResourceKey<StructureSet> BuiltinStructureSets.ANCIENT_CITIESstatic final ResourceKey<StructureSet> BuiltinStructureSets.BURIED_TREASURESstatic final com.mojang.serialization.Codec<Holder<StructureSet>> StructureSet.CODECstatic final ResourceKey<StructureSet> BuiltinStructureSets.DESERT_PYRAMIDSstatic final com.mojang.serialization.Codec<StructureSet> StructureSet.DIRECT_CODECstatic final ResourceKey<StructureSet> BuiltinStructureSets.END_CITIESstatic final ResourceKey<StructureSet> BuiltinStructureSets.IGLOOSstatic final ResourceKey<StructureSet> BuiltinStructureSets.JUNGLE_TEMPLESstatic final ResourceKey<StructureSet> BuiltinStructureSets.MINESHAFTSstatic final ResourceKey<StructureSet> BuiltinStructureSets.NETHER_COMPLEXESstatic final ResourceKey<StructureSet> BuiltinStructureSets.NETHER_FOSSILSstatic final ResourceKey<StructureSet> BuiltinStructureSets.OCEAN_MONUMENTSstatic final ResourceKey<StructureSet> BuiltinStructureSets.OCEAN_RUINSstatic final ResourceKey<StructureSet> BuiltinStructureSets.PILLAGER_OUTPOSTSstatic final ResourceKey<StructureSet> BuiltinStructureSets.RUINED_PORTALSstatic final ResourceKey<StructureSet> BuiltinStructureSets.SHIPWRECKSstatic final ResourceKey<StructureSet> BuiltinStructureSets.STRONGHOLDSstatic final ResourceKey<StructureSet> BuiltinStructureSets.SWAMP_HUTSstatic final ResourceKey<StructureSet> BuiltinStructureSets.TRAIL_RUINSstatic final ResourceKey<StructureSet> BuiltinStructureSets.TRIAL_CHAMBERSstatic final ResourceKey<StructureSet> BuiltinStructureSets.VILLAGESstatic final ResourceKey<StructureSet> BuiltinStructureSets.WOODLAND_MANSIONSMethods in net.minecraft.world.level.levelgen.structure that return types with arguments of type StructureSet -
Uses of StructureSet in net.minecraft.world.level.levelgen.structure.placement
Fields in net.minecraft.world.level.levelgen.structure.placement with type parameters of type StructureSetModifier and TypeFieldDescriptionprivate final Holder<StructureSet> StructurePlacement.ExclusionZone.otherSetDeprecated.The field for theotherSetrecord component.Methods in net.minecraft.world.level.levelgen.structure.placement that return types with arguments of type StructureSetModifier and TypeMethodDescriptionStructurePlacement.ExclusionZone.otherSet()Deprecated.Returns the value of theotherSetrecord component.Constructor parameters in net.minecraft.world.level.levelgen.structure.placement with type arguments of type StructureSetModifierConstructorDescriptionExclusionZone(Holder<StructureSet> otherSet, int chunkCount) Deprecated.Creates an instance of aExclusionZonerecord class.