Uses of Class
net.minecraft.world.gen.feature.LargeDripstoneFeatureConfig
-
Uses of LargeDripstoneFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<LargeDripstoneFeatureConfig>
LargeDripstoneFeatureConfig.CODEC
static Feature<LargeDripstoneFeatureConfig>
Feature.LARGE_DRIPSTONE
Modifier and TypeMethodDescription(package private) boolean
LargeDripstoneFeature.DripstoneGenerator.generateWind(LargeDripstoneFeatureConfig config)
Modifier and TypeMethodDescriptionboolean
LargeDripstoneFeature.generate(FeatureContext<LargeDripstoneFeatureConfig> context)
ModifierConstructorDescriptionLargeDripstoneFeature(com.mojang.serialization.Codec<LargeDripstoneFeatureConfig> configCodec)