Uses of Class
net.minecraft.world.gen.feature.SimpleBlockFeatureConfig
-
Uses of SimpleBlockFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SimpleBlockFeatureConfig>
SimpleBlockFeatureConfig.CODEC
static final ConfiguredFeature<SimpleBlockFeatureConfig,
?> ConfiguredFeatures.MOSS_VEGETATION
static final Feature<SimpleBlockFeatureConfig>
Feature.SIMPLE_BLOCK
Modifier and TypeMethodDescriptionprivate static ConfiguredFeature<SimpleBlockFeatureConfig,
?> ConfiguredFeatures.createSmallDripleafFeature()
Modifier and TypeMethodDescriptionboolean
SimpleBlockFeature.generate
(FeatureContext<SimpleBlockFeatureConfig> context) ModifierConstructorDescriptionSimpleBlockFeature
(com.mojang.serialization.Codec<SimpleBlockFeatureConfig> configCodec)