Uses of Record Class
net.minecraft.structure.StructureSet
Packages that use StructureSet
Package
Description
The base package for all Minecraft classes.
Contains the registry, used to register various in-game components, and related classes.
-
Uses of StructureSet in net.minecraft
Fields in net.minecraft with type parameters of type StructureSetModifier and TypeFieldDescriptionprivate final List<RegistryEntry<StructureSet>>class_7869.field_40907Methods in net.minecraft that return types with arguments of type StructureSetMethods in net.minecraft with parameters of type StructureSetModifier and TypeMethodDescriptionprivate static booleanclass_7869.method_46706(StructureSet structureSet, BiomeSource biomeSource) Method parameters in net.minecraft with type arguments of type StructureSetModifier and TypeMethodDescriptionstatic class_7869class_7869.method_46702(NoiseConfig noiseConfig, long long2, BiomeSource biomeSource, CommandRegistryWrapper<StructureSet> commandRegistryWrapper) static class_7869class_7869.method_46703(NoiseConfig noiseConfig, long long2, BiomeSource biomeSource, Stream<RegistryEntry<StructureSet>> stream) booleanclass_7869.method_46709(RegistryEntry<StructureSet> registryEntry, int int2, int int3, int int4) private CompletableFuture<List<ChunkPos>>class_7869.method_46710(RegistryEntry<StructureSet> registryEntry, ConcentricRingsStructurePlacement concentricRingsStructurePlacement) Constructor parameters in net.minecraft with type arguments of type StructureSetModifierConstructorDescriptionprivateclass_7869(NoiseConfig noiseConfig, BiomeSource biomeSource, long long2, long long3, List<RegistryEntry<StructureSet>> list) -
Uses of StructureSet in net.minecraft.structure
Fields in net.minecraft.structure with type parameters of type StructureSetModifier and TypeFieldDescriptionstatic final RegistryKey<StructureSet>StructureSetKeys.ANCIENT_CITIESstatic final RegistryKey<StructureSet>StructureSetKeys.BURIED_TREASURESstatic final com.mojang.serialization.Codec<StructureSet>StructureSet.CODECstatic final RegistryKey<StructureSet>StructureSetKeys.DESERT_PYRAMIDSstatic final RegistryKey<StructureSet>StructureSetKeys.END_CITIESstatic final RegistryKey<StructureSet>StructureSetKeys.IGLOOSstatic final RegistryKey<StructureSet>StructureSetKeys.JUNGLE_TEMPLESstatic final RegistryKey<StructureSet>StructureSetKeys.MINESHAFTSstatic final RegistryKey<StructureSet>StructureSetKeys.NETHER_COMPLEXESstatic final RegistryKey<StructureSet>StructureSetKeys.NETHER_FOSSILSstatic final RegistryKey<StructureSet>StructureSetKeys.OCEAN_MONUMENTSstatic final RegistryKey<StructureSet>StructureSetKeys.OCEAN_RUINSstatic final RegistryKey<StructureSet>StructureSetKeys.PILLAGER_OUTPOSTSstatic final com.mojang.serialization.Codec<RegistryEntry<StructureSet>>StructureSet.REGISTRY_CODECstatic final RegistryKey<StructureSet>StructureSetKeys.RUINED_PORTALSstatic final RegistryKey<StructureSet>StructureSetKeys.SHIPWRECKSstatic final RegistryKey<StructureSet>StructureSetKeys.STRONGHOLDSstatic final RegistryKey<StructureSet>StructureSetKeys.SWAMP_HUTSstatic final RegistryKey<StructureSet>StructureSetKeys.VILLAGESstatic final RegistryKey<StructureSet>StructureSetKeys.WOODLAND_MANSIONSMethods in net.minecraft.structure that return types with arguments of type StructureSetMethod parameters in net.minecraft.structure with type arguments of type StructureSetModifier and TypeMethodDescriptionstatic voidStructureSets.initAndGetDefault(class_7891<StructureSet> class_7891) -
Uses of StructureSet in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type StructureSetModifier and TypeFieldDescriptionstatic final RegistryKey<Registry<StructureSet>>Registry.STRUCTURE_SET_KEY -
Uses of StructureSet in net.minecraft.world.gen
Fields in net.minecraft.world.gen with type parameters of type StructureSetModifier and TypeFieldDescriptionprivate final class_7871<StructureSet>WorldPresets.Registrar.structureSetRegistryMethod parameters in net.minecraft.world.gen with type arguments of type StructureSetModifier and TypeMethodDescriptionprivate voidFlatLevelGeneratorPresets.Registrar.createAndRegister(RegistryKey<FlatLevelGeneratorPreset> registryKey, ItemConvertible icon, RegistryKey<Biome> biome, Set<RegistryKey<StructureSet>> set, boolean hasFeatures, boolean hasLakes, FlatChunkGeneratorLayer[] layers) -
Uses of StructureSet in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk with type parameters of type StructureSetModifier and TypeFieldDescriptionprivate final Optional<RegistryEntryList<StructureSet>>FlatChunkGeneratorConfig.structureOverridesMethods in net.minecraft.world.gen.chunk that return types with arguments of type StructureSetMethod parameters in net.minecraft.world.gen.chunk with type arguments of type StructureSetModifier and TypeMethodDescriptionChunkGenerator.method_46696(CommandRegistryWrapper<StructureSet> commandRegistryWrapper, NoiseConfig noiseConfig, long long2) FlatChunkGenerator.method_46696(CommandRegistryWrapper<StructureSet> commandRegistryWrapper, NoiseConfig noiseConfig, long long2) FlatChunkGeneratorConfig.method_46727(List<FlatChunkGeneratorLayer> list, Optional<RegistryEntryList<StructureSet>> optional, RegistryEntry<Biome> registryEntry) Constructor parameters in net.minecraft.world.gen.chunk with type arguments of type StructureSetModifierConstructorDescriptionprivateFlatChunkGeneratorConfig(Optional<RegistryEntryList<StructureSet>> optional, List<FlatChunkGeneratorLayer> list, boolean bool, boolean bool2, Optional<RegistryEntry<Biome>> optional2, RegistryEntry.Reference<Biome> reference, RegistryEntry<PlacedFeature> registryEntry, RegistryEntry<PlacedFeature> registryEntry2) FlatChunkGeneratorConfig(Optional<RegistryEntryList<StructureSet>> optional, RegistryEntry<Biome> registryEntry, List<RegistryEntry<PlacedFeature>> list) -
Uses of StructureSet in net.minecraft.world.gen.chunk.placement
Fields in net.minecraft.world.gen.chunk.placement with type parameters of type StructureSetModifier and TypeFieldDescriptionprivate final RegistryEntry<StructureSet>StructurePlacement.ExclusionZone.otherSetDeprecated.The field for theotherSetrecord component.Methods in net.minecraft.world.gen.chunk.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.gen.chunk.placement with type arguments of type StructureSetModifierConstructorDescriptionExclusionZone(RegistryEntry<StructureSet> registryEntry, int int2) Deprecated.