Uses of Class
net.minecraft.world.gen.feature.SmallDripstoneFeatureConfig
-
Uses of SmallDripstoneFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SmallDripstoneFeatureConfig>
SmallDripstoneFeatureConfig.CODEC
static final Feature<SmallDripstoneFeatureConfig>
Feature.POINTED_DRIPSTONE
Modifier and TypeMethodDescriptionprivate static void
SmallDripstoneFeature.generateDripstoneBlocks
(WorldAccess world, Random random, BlockPos pos, SmallDripstoneFeatureConfig config) Modifier and TypeMethodDescriptionboolean
SmallDripstoneFeature.generate
(FeatureContext<SmallDripstoneFeatureConfig> context) ModifierConstructorDescriptionSmallDripstoneFeature
(com.mojang.serialization.Codec<SmallDripstoneFeatureConfig> configCodec)