Uses of Record Class
net.minecraft.structure.StructureSet
Packages that use StructureSet
Package
Description
-
Uses of StructureSet in net.minecraft.client.gui.screen
Method parameters in net.minecraft.client.gui.screen with type arguments of type StructureSetModifier and TypeMethodDescriptionprivate static voidPresetsScreen.addPreset(Text presetName, ItemConvertible icon, RegistryKey<Biome> presetBiome, Set<RegistryKey<StructureSet>> structureKeys, boolean generateStronghold, boolean generateFeatures, FlatChunkGeneratorLayer[] layers) -
Uses of StructureSet in net.minecraft.structure
Fields in net.minecraft.structure with type parameters of type StructureSetModifier and TypeFieldDescriptionstatic final RegistryKey<StructureSet>StructureSetKeys.BURIED_TREASURESstatic final RegistryEntry<StructureSet>StructureSets.BURIED_TREASURESstatic final com.mojang.serialization.Codec<StructureSet>StructureSet.CODECstatic final RegistryKey<StructureSet>StructureSetKeys.DESERT_PYRAMIDSstatic final RegistryEntry<StructureSet>StructureSets.DESERT_PYRAMIDSstatic final RegistryKey<StructureSet>StructureSetKeys.END_CITIESstatic final RegistryEntry<StructureSet>StructureSets.END_CITIESstatic final RegistryKey<StructureSet>StructureSetKeys.IGLOOSstatic final RegistryEntry<StructureSet>StructureSets.IGLOOSstatic final RegistryKey<StructureSet>StructureSetKeys.JUNGLE_TEMPLESstatic final RegistryEntry<StructureSet>StructureSets.JUNGLE_TEMPLESstatic final RegistryKey<StructureSet>StructureSetKeys.MINESHAFTSstatic final RegistryEntry<StructureSet>StructureSets.MINESHAFTSstatic final RegistryKey<StructureSet>StructureSetKeys.NETHER_COMPLEXESstatic final RegistryEntry<StructureSet>StructureSets.NETHER_COMPLEXESstatic final RegistryKey<StructureSet>StructureSetKeys.NETHER_FOSSILSstatic final RegistryEntry<StructureSet>StructureSets.NETHER_FOSSILSstatic final RegistryKey<StructureSet>StructureSetKeys.OCEAN_MONUMENTSstatic final RegistryEntry<StructureSet>StructureSets.OCEAN_MONUMENTSstatic final RegistryKey<StructureSet>StructureSetKeys.OCEAN_RUINSstatic final RegistryEntry<StructureSet>StructureSets.OCEAN_RUINSstatic final RegistryKey<StructureSet>StructureSetKeys.PILLAGER_OUTPOSTSstatic final RegistryEntry<StructureSet>StructureSets.PILLAGER_OUTPOSTSstatic final com.mojang.serialization.Codec<RegistryEntry<StructureSet>>StructureSet.REGISTRY_CODECstatic final RegistryKey<StructureSet>StructureSetKeys.RUINED_PORTALSstatic final RegistryEntry<StructureSet>StructureSets.RUINED_PORTALSstatic final RegistryKey<StructureSet>StructureSetKeys.SHIPWRECKSstatic final RegistryEntry<StructureSet>StructureSets.SHIPWRECKSstatic final RegistryKey<StructureSet>StructureSetKeys.STRONGHOLDSstatic final RegistryEntry<StructureSet>StructureSets.STRONGHOLDSstatic final RegistryKey<StructureSet>StructureSetKeys.SWAMP_HUTSstatic final RegistryEntry<StructureSet>StructureSets.SWAMP_HUTSstatic final RegistryKey<StructureSet>StructureSetKeys.VILLAGESstatic final RegistryEntry<StructureSet>StructureSets.VILLAGESstatic final RegistryKey<StructureSet>StructureSetKeys.WOODLAND_MANSIONSstatic final RegistryEntry<StructureSet>StructureSets.WOODLAND_MANSIONSMethods in net.minecraft.structure that return types with arguments of type StructureSetModifier and TypeMethodDescriptionstatic RegistryEntry<StructureSet>StructureSets.initAndGetDefault()private static RegistryKey<StructureSet>static RegistryEntry<StructureSet>StructureSets.register(RegistryKey<StructureSet> key, StructureSet structureSet) static RegistryEntry<StructureSet>StructureSets.register(RegistryKey<StructureSet> key, RegistryEntry<ConfiguredStructureFeature<?, ?>> configuredStructureFigure, StructurePlacement placement) Methods in net.minecraft.structure with parameters of type StructureSetModifier and TypeMethodDescriptionstatic RegistryEntry<StructureSet>StructureSets.register(RegistryKey<StructureSet> key, StructureSet structureSet) Method parameters in net.minecraft.structure with type arguments of type StructureSetModifier and TypeMethodDescriptionstatic RegistryEntry<StructureSet>StructureSets.register(RegistryKey<StructureSet> key, StructureSet structureSet) static RegistryEntry<StructureSet>StructureSets.register(RegistryKey<StructureSet> key, RegistryEntry<ConfiguredStructureFeature<?, ?>> configuredStructureFigure, StructurePlacement placement) -
Uses of StructureSet in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type StructureSetModifier and TypeFieldDescriptionstatic final Registry<StructureSet>BuiltinRegistries.STRUCTURE_SETstatic final RegistryKey<Registry<StructureSet>>Registry.STRUCTURE_SET_KEY -
Uses of StructureSet in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk with type parameters of type StructureSetModifier and TypeFieldDescriptionprotected final Registry<StructureSet>ChunkGenerator.field_37053protected final Optional<RegistryEntryList<StructureSet>>ChunkGenerator.field_37054private final Optional<RegistryEntryList<StructureSet>>FlatChunkGeneratorConfig.field_37145Methods in net.minecraft.world.gen.chunk that return types with arguments of type StructureSetModifier and TypeMethodDescriptionChunkGenerator.method_41039()protected static final <T extends ChunkGenerator>
com.mojang.datafixers.Products.P1<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<T>,Registry<StructureSet>> ChunkGenerator.method_41042(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<T> instance) FlatChunkGeneratorConfig.method_41139()Method parameters in net.minecraft.world.gen.chunk with type arguments of type StructureSetModifier and TypeMethodDescriptionprivate CompletableFuture<List<ChunkPos>>ChunkGenerator.generateStrongholdPositions(RegistryEntry<StructureSet> strongholdSet, ConcentricRingsStructurePlacement placement) booleanChunkGenerator.method_41053(RegistryKey<StructureSet> registryKey, long long2, int int2, int int3, int int4) FlatChunkGeneratorConfig.withLayers(List<FlatChunkGeneratorLayer> layers, Optional<RegistryEntryList<StructureSet>> optional) Constructor parameters in net.minecraft.world.gen.chunk with type arguments of type StructureSetModifierConstructorDescriptionChunkGenerator(Registry<StructureSet> registry, Optional<RegistryEntryList<StructureSet>> optional, BiomeSource biomeSource) ChunkGenerator(Registry<StructureSet> registry, Optional<RegistryEntryList<StructureSet>> optional, BiomeSource biomeSource) ChunkGenerator(Registry<StructureSet> registry, Optional<RegistryEntryList<StructureSet>> optional, BiomeSource biomeSource, BiomeSource biomeSource2, long long2) ChunkGenerator(Registry<StructureSet> registry, Optional<RegistryEntryList<StructureSet>> optional, BiomeSource biomeSource, BiomeSource biomeSource2, long long2) DebugChunkGenerator(Registry<StructureSet> registry, Registry<Biome> registry2) FlatChunkGenerator(Registry<StructureSet> structureFeatureRegistry, FlatChunkGeneratorConfig config) FlatChunkGeneratorConfig(Optional<RegistryEntryList<StructureSet>> optional, Registry<Biome> biomeRegistry) privateFlatChunkGeneratorConfig(Registry<Biome> biomeRegistry, Optional<RegistryEntryList<StructureSet>> optional, List<FlatChunkGeneratorLayer> layers, boolean hasLakes, boolean hasFeatures, Optional<RegistryEntry<Biome>> biome) NoiseChunkGenerator(Registry<StructureSet> noiseRegistry, Registry<DoublePerlinNoiseSampler.NoiseParameters> structuresRegistry, BiomeSource biomeSource, long seed, RegistryEntry<ChunkGeneratorSettings> settings) privateNoiseChunkGenerator(Registry<StructureSet> noiseRegistry, Registry<DoublePerlinNoiseSampler.NoiseParameters> structuresRegistry, BiomeSource populationSource, BiomeSource biomeSource, long seed, RegistryEntry<ChunkGeneratorSettings> settings)