Uses of Class
net.minecraft.world.gen.feature.LargeDripstoneFeatureConfig
Packages that use LargeDripstoneFeatureConfig
-
Uses of LargeDripstoneFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type LargeDripstoneFeatureConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<LargeDripstoneFeatureConfig> LargeDripstoneFeatureConfig.CODEC
static final Feature
<LargeDripstoneFeatureConfig> Feature.LARGE_DRIPSTONE
Methods in net.minecraft.world.gen.feature with parameters of type LargeDripstoneFeatureConfigModifier and TypeMethodDescription(package private) boolean
LargeDripstoneFeature.DripstoneGenerator.generateWind
(LargeDripstoneFeatureConfig config) Method parameters in net.minecraft.world.gen.feature with type arguments of type LargeDripstoneFeatureConfigModifier and TypeMethodDescriptionboolean
LargeDripstoneFeature.generate
(FeatureContext<LargeDripstoneFeatureConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type LargeDripstoneFeatureConfigModifierConstructorDescriptionLargeDripstoneFeature
(com.mojang.serialization.Codec<LargeDripstoneFeatureConfig> configCodec)