Uses of Class
net.minecraft.world.gen.feature.SimpleBlockFeatureConfig
Packages that use SimpleBlockFeatureConfig
-
Uses of SimpleBlockFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type SimpleBlockFeatureConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SimpleBlockFeatureConfig>
SimpleBlockFeatureConfig.CODEC
static final ConfiguredFeature<SimpleBlockFeatureConfig,
?> ConfiguredFeatures.MOSS_VEGETATION
static final Feature<SimpleBlockFeatureConfig>
Feature.SIMPLE_BLOCK
Methods in net.minecraft.world.gen.feature that return types with arguments of type SimpleBlockFeatureConfigModifier and TypeMethodDescriptionprivate static ConfiguredFeature<SimpleBlockFeatureConfig,
?> ConfiguredFeatures.createSmallDripleafFeature()
Method parameters in net.minecraft.world.gen.feature with type arguments of type SimpleBlockFeatureConfigModifier and TypeMethodDescriptionboolean
SimpleBlockFeature.generate
(FeatureContext<SimpleBlockFeatureConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type SimpleBlockFeatureConfigModifierConstructorDescriptionSimpleBlockFeature
(com.mojang.serialization.Codec<SimpleBlockFeatureConfig> configCodec)