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 final com.mojang.serialization.Codec<MineshaftFeatureConfig>
MineshaftFeatureConfig.CODEC
static final ConfiguredStructureFeature<MineshaftFeatureConfig,
? extends StructureFeature<MineshaftFeatureConfig>> ConfiguredStructureFeatures.MINESHAFT
static final ConfiguredStructureFeature<MineshaftFeatureConfig,
? extends StructureFeature<MineshaftFeatureConfig>> ConfiguredStructureFeatures.MINESHAFT
static final StructureFeature<MineshaftFeatureConfig>
StructureFeature.MINESHAFT
static final ConfiguredStructureFeature<MineshaftFeatureConfig,
? extends StructureFeature<MineshaftFeatureConfig>> ConfiguredStructureFeatures.MINESHAFT_MESA
static final ConfiguredStructureFeature<MineshaftFeatureConfig,
? extends StructureFeature<MineshaftFeatureConfig>> ConfiguredStructureFeatures.MINESHAFT_MESA
Methods 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 TypeMethodDescriptionvoid
MineshaftFeature.Start.init
(DynamicRegistryManager dynamicRegistryManager, ChunkGenerator chunkGenerator, StructureManager structureManager, ChunkPos chunkPos, Biome biome, MineshaftFeatureConfig mineshaftFeatureConfig, HeightLimitView heightLimitView) protected boolean
MineshaftFeature.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)