Uses of Class
net.minecraft.world.gen.feature.MineshaftFeatureConfig
Packages that use MineshaftFeatureConfig
-
Uses of MineshaftFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type MineshaftFeatureConfigModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<MineshaftFeatureConfig>MineshaftFeatureConfig.CODECstatic ConfiguredStructureFeature<MineshaftFeatureConfig,? extends StructureFeature<MineshaftFeatureConfig>>ConfiguredStructureFeatures.MINESHAFTstatic ConfiguredStructureFeature<MineshaftFeatureConfig,? extends StructureFeature<MineshaftFeatureConfig>>ConfiguredStructureFeatures.MINESHAFTStructureFeature.MINESHAFTstatic ConfiguredStructureFeature<MineshaftFeatureConfig,? extends StructureFeature<MineshaftFeatureConfig>>ConfiguredStructureFeatures.MINESHAFT_MESAstatic ConfiguredStructureFeature<MineshaftFeatureConfig,? extends StructureFeature<MineshaftFeatureConfig>>ConfiguredStructureFeatures.MINESHAFT_MESAMethods in net.minecraft.world.gen.feature that return types with arguments of type MineshaftFeatureConfigMethods in net.minecraft.world.gen.feature with parameters of type MineshaftFeatureConfigModifier and TypeMethodDescriptionvoidMineshaftFeature.Start.init(DynamicRegistryManager dynamicRegistryManager, ChunkGenerator chunkGenerator, StructureManager structureManager, ChunkPos chunkPos, Biome biome, MineshaftFeatureConfig mineshaftFeatureConfig, HeightLimitView heightLimitView)protected booleanMineshaftFeature.shouldStartAt(ChunkGenerator chunkGenerator, BiomeSource biomeSource, long long2, ChunkRandom chunkRandom, ChunkPos chunkPos, Biome biome, ChunkPos chunkPos2, MineshaftFeatureConfig mineshaftFeatureConfig, HeightLimitView heightLimitView)Constructor parameters in net.minecraft.world.gen.feature with type arguments of type MineshaftFeatureConfigModifierConstructorDescriptionMineshaftFeature(com.mojang.serialization.Codec<MineshaftFeatureConfig> codec)Start(StructureFeature<MineshaftFeatureConfig> feature, ChunkPos pos, int references, long seed)